travis-api/lib/travis/api/v3/queries
2015-02-23 22:54:28 +01: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
build.rb make sure access control is using the non-core user model 2015-02-23 17:09:14 +01:00
organization.rb make sure access control is using the non-core user model 2015-02-23 17:09:14 +01:00
organizations.rb no longer use models from travis-core in queries 2015-02-23 16:50:51 +01:00
repositories.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
repository.rb make sure access control is using the non-core user model 2015-02-23 17:09:14 +01:00
requests.rb v3: initial stab at request creation api 2015-02-11 10:05:08 +01:00