# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
swagger:route DELETE /users/{login} user deleteUserLogin
Delete the user with the matching login.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
swagger:route GET /user/feed user getUserFeed
Get the currently authenticated user's build feed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
swagger:route GET /user/repos user getUserRepos
Get the currently authenticated user's active repository list.
swagger:route GET /user user getUser
Get the currently authenticated user.
swagger:route GET /users/{login} user getUserLogin
Get the user with the matching login.
swagger:route GET /users user getUserList
Get the list of all registered users.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Pull is a long request that polls and attemts to pull work off the queue stack.
No description provided by the author
Stream streams the logs to disk or memory for broadcasing to listeners.
Update handles build updates from the agent and persists to the database.
Wait is a long request that polls and waits for cancelled build requests.