travis-api/lib/travis
Piotr Sarnacki 7317d6b265 Rename current_build sort to current_build_id
This a quick workaround for sorting by current_build. When the field
that we use to sort is the same as one of the associations name API V3
will try to join the association. So in this case it will try to join
:current_build, which fails. This needs a better solution, but I want to
get this working for now.
2016-06-06 16:40:41 +02:00
..
api Rename current_build sort to current_build_id 2016-06-06 16:40:41 +02:00
private_key.rb Return fingerprint along with the public key for repository 2014-07-29 04:39:03 +02:00
sidekiq.rb Add feature flag to enqueue restart build to Hub 2016-05-23 15:07:33 -05:00