travis-api/lib/travis/api/v3/renderer
2016-08-04 19:47:17 +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 indentation 2016-07-06 10:56:14 +02:00
commit.rb API v3: remove n+1 query from owner page endpoint 2015-05-05 16:43:52 +02:00
cron.rb cron return created_at 2016-05-30 10:02:21 +02:00
crons.rb add /repo/repo.id/crons GET endpoint 2015-11-05 15:22:10 +01:00
env_var.rb Add env vars endpoints 2016-07-01 23:55:49 -04:00
env_vars.rb Add env vars endpoints 2016-07-01 23:55:49 -04: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
lint.rb more work on lint endpoint 2016-03-18 16:43:18 +01:00
log_part.rb add renderers for logpart and logparts, update log query, fix specs 2016-08-04 19:47:17 +02:00
log_parts.rb add renderers for logpart and logparts, update log query, fix specs 2016-08-04 19:47:17 +02:00
log.rb add renderers for logpart and logparts, update log query, fix specs 2016-08-04 19:47:17 +02:00
model_renderer.rb encrpted value and working tests 2016-07-12 14:12:46 -04: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 Revert "Merge pull request #257 from travis-ci/ps-current-build" 2016-05-11 17:13:40 +02:00
repository.rb Mark current_build as experimental 2016-06-22 14:19:31 +02:00
request.rb add branch_name for request 2016-04-15 17:22:41 +02:00
requests.rb v3: expose available attributes for collections 2015-03-10 11:23:48 +01:00
settings.rb Fewer object allocations :) 2016-06-09 11:29:17 +02:00
user.rb v3: add developer program feature flag 2015-10-21 16:57:21 +02:00