travis-api/lib/travis/api/v3/renderer
2015-03-23 15:18:36 +01:00
..
accepted.rb v3: throttle and enable request creation 2015-03-23 15:18:36 +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 v3: add ?include=, detect circular dependencies in renderer 2015-03-09 16:56:02 +01:00
collection_renderer.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
error.rb v3: full request create implementation and specs 2015-03-04 18:35:25 +01:00
model_renderer.rb v3: add attributes to service index 2015-03-09 19:48:52 +01:00
organization.rb v3: refactor model rendering 2015-02-18 13:11:25 +01:00
organizations.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
repositories.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
repository.rb v3: add ?include=, detect circular dependencies in renderer 2015-03-09 16:56:02 +01:00
requests.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
user.rb v3: add ?include=, detect circular dependencies in renderer 2015-03-09 16:56:02 +01:00