travis-api/lib/travis/api/v3/renderer
2015-10-21 16:57:21 +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: branches - add default_branch (boolean) property 2015-10-08 18:44:40 +02:00
branches.rb v3 add branches endpoint 2015-09-07 17:09:05 +02:00
broadcast.rb v3: broadcasts - better renderer 2015-10-08 18:43:57 +02:00
broadcasts.rb add broadcasts - initial work 2015-09-10 15:08:41 +02:00
build.rb v3: minimal represenations should not use data from other tables 2015-10-08 18:45:18 +02:00
builds.rb add builds 2015-08-21 13:38:07 +02:00
collection_renderer.rb v3: don't have recursive recursiveness trigger endless db queries, fixes travis-pro/team-teal#497 2015-10-05 17:49:10 +02:00
commit.rb API v3: remove n+1 query from owner page endpoint 2015-05-05 16:43:52 +02:00
error.rb v3: more info in the service index 2015-08-25 19:41:04 +02:00
job.rb v3: use cached_matrix_ids for build.jobs if only job ids are being loaded 2015-09-03 15:03:12 +02:00
jobs.rb add :jobs to build payload 2015-08-26 12:44:15 +02:00
model_renderer.rb add @representation attribute to payload and update specs 2015-08-25 17:21:02 +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: remove repository.last_build 2015-10-08 19:01:03 +02:00
request.rb implement requests 2015-08-21 14:39:28 +02:00
requests.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
user.rb v3: add developer program feature flag 2015-10-21 16:57:21 +02:00