travis-api/lib/travis/api
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
..
app Reset value when env var is changed from private to public 2014-09-10 10:46:29 +02:00
v2 Add ability to specify parts in query to get log 2014-08-27 15:52:52 +02:00
app.rb Bring back ssh key endpoint, but make it configurable 2014-07-29 03:02:54 +02:00
serializer.rb Allow to handle settings collections 2014-04-01 12:00:06 +02:00
v2.rb Move API v2 payload definitions to travis-api from travis-core 2014-03-24 20:25:06 +01:00