travis-api/lib/travis/api/app/endpoint
Piotr Sarnacki e103b291ad Reset value when env var is changed from private to public
When env var is changed from private to public, we didn't nullify it, so
someone doing that could miss exposing it. To minimise the risk of
exposing any secure info we'll now nullify the value.
2014-09-10 10:46:29 +02:00
..
accounts.rb use registered services 2012-11-23 21:16:10 +01:00
authorization.rb Add a feature flip for education field update 2014-09-02 10:44:31 +02:00
branches.rb Revert "removed the branches endpoint" 2014-06-17 14:44:13 +02: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 Remove documentation, redirect /docs to new docs. 2014-05-05 15:06:06 +02:00
endpoints.rb Generate the string more cleanly 2013-11-15 11:33:30 -05:00
env_vars.rb Reset value when env var is changed from private to public 2014-09-10 10:46:29 +02: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 Remove PATCH logs/:job_id endpoint 2014-06-12 07:20:47 -04:00
lint.rb add endpoint for linting 2014-06-17 12:14:10 +02:00
logs.rb Remove PATCH logs/:job_id endpoint 2014-06-12 07:20:47 -04:00
repos.rb Return only simple attributes on PATCH to settings 2014-07-30 16:44:37 +02:00
requests.rb Add /requests/:id endpoint 2014-03-12 10:50:16 +01:00
setting_endpoint.rb Reset value when env var is changed from private to public 2014-09-10 10:46:29 +02:00
singleton_settings_endpoint.rb Treat repository_id as id for singleton settings 2014-07-23 13:34:30 +02: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