travis-api/lib/travis/api/app/endpoint
Piotr Sarnacki 093831c1a2 Add requests API
Requests API allows to get the requests from the DB and thus enable
users to have more insight into what's going on in their repositories.
2014-03-06 19:36:55 +01:00
..
documentation Update API docs to use new styles 2013-11-04 21:06:38 -06:00
accounts.rb use registered services 2012-11-23 21:16:10 +01:00
authorization.rb Redirect to web client on insufficient oauth scopes 2013-10-29 14:27:21 +01:00
branches.rb use registered services 2012-11-23 21:16:10 +01:00
broadcasts.rb use registered services 2012-11-23 21:16:10 +01:00
builds.rb add 'restart' to the build and job endpoints 2013-11-06 01:18:54 +01:00
documentation.rb Fix links to docs and blog in API doco. 2014-01-21 13:44:13 +01:00
endpoints.rb Generate the string more cleanly 2013-11-15 11:33:30 -05:00
home.rb expose wanted github scopes to client 2013-12-01 19:37:16 +01:00
hooks.rb use registered services 2012-11-23 21:16:10 +01:00
jobs.rb Require status for updating Annotation and bump travis-core 2014-01-22 09:34:26 -05:00
logs.rb Fix typo [skip ci] 2013-11-15 11:27:44 -05:00
repos.rb Fix links to docs and blog in API doco. 2014-01-21 13:44:13 +01:00
requests.rb Add requests API 2014-03-06 19:36:55 +01:00
uptime.rb Revert "Hide the /uptime endpoint in the docs." 2013-11-07 16:31:29 +01:00
users.rb Respond with 409 to POST '/users/sync' if sync is in progress 2014-01-28 10:22:10 -06:00