travis-api/lib/travis/api
Piotr Sarnacki 6e5f225a1c Don't reset the value if a new value is provided
If a value is provided with a request to update the record, we should
not nullify it. We don't send decrypted private values to the client, so
if client provides it, it's probably pasted by the user.
2014-09-10 11:02:24 +02:00
..
app Don't reset the value if a new value is provided 2014-09-10 11:02:24 +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