travis-api/lib/travis/api/v3/queries
2015-10-08 18:43:22 +02:00
..
accounts.rb v3: add accounts api 2015-04-17 13:34:29 +02:00
branch.rb v3: use branches table for default_branch, eager load on /repos endpoint to avoid N+1 queries 2015-02-23 22:54:28 +01:00
branches.rb v3: add ability to sort branches 2015-10-06 17:35:56 +02:00
broadcasts.rb v3: broadcasts - filter inactive broadcasts 2015-10-08 18:43:22 +02:00
build.rb v3 fix specs for build canceland restart 2015-09-30 16:37:34 +02:00
builds.rb v3: eager load jobs for build history if asked for 2015-09-03 15:30:18 +02:00
job.rb v3 add job cancellation endpoint ans spec 2015-09-30 17:03:00 +02:00
organization.rb make user and org lookup by login case insensitive 2015-04-14 16:07:23 +02:00
organizations.rb no longer use models from travis-core in queries 2015-02-23 16:50:51 +01:00
owner.rb v3: add ability to sort branches 2015-10-06 17:35:56 +02:00
repositories.rb ignore invalidated repos on the Repositories query 2015-07-14 14:35:56 +02:00
repository.rb ignore invalidated repos 2015-07-14 14:35:20 +02:00
request.rb Include token in requests/create payload 2015-07-08 13:38:55 +02:00
requests.rb v3: throttle and enable request creation 2015-03-23 15:18:36 +01:00
user.rb v3: allow expanding build.commit 2015-04-30 17:08:52 +02:00