travis-api/lib/travis/api/v3/renderer
2015-05-05 16:43:52 +02:00
..
accepted.rb v3: throttle and enable request creation 2015-03-23 15:18:36 +01:00
account.rb v3: add accounts api 2015-04-17 13:34:29 +02:00
accounts.rb v3: add accounts api 2015-04-17 13:34:29 +02:00
avatar_url.rb v3: allow expanding build.commit 2015-04-30 17:08:52 +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
build.rb v3: allow expanding build.commit 2015-04-30 17:08:52 +02:00
collection_renderer.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
commit.rb API v3: remove n+1 query from owner page endpoint 2015-05-05 16:43:52 +02:00
error.rb v3: full request create implementation and specs 2015-03-04 18:35:25 +01:00
model_renderer.rb API v3: remove n+1 query from owner page endpoint 2015-05-05 16:43:52 +02:00
organization.rb v3: rename account to owner (so we can use account for private accounts api) 2015-04-17 12:44:10 +02:00
organizations.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
owner.rb v3: use query object for include logic to avoid n+1 queries 2015-04-28 22:02:03 +02:00
repositories.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
repository.rb v3: avoid fetching the same repo owner over and over again when rendering a repo list 2015-04-28 22:28:45 +02:00
requests.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
user.rb v3: rename account to owner (so we can use account for private accounts api) 2015-04-17 12:44:10 +02:00