.. |
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 add :exists_on_github to standard branch representation
|
2015-09-08 16:26:43 +02:00 |
branches.rb
|
v3 add branches endpoint
|
2015-09-07 17:09:05 +02:00 |
broadcast.rb
|
add broadcasts - initial work
|
2015-09-10 15:08:41 +02:00 |
broadcasts.rb
|
add broadcasts - initial work
|
2015-09-10 15:08:41 +02:00 |
build.rb
|
v3: use cached_matrix_ids for build.jobs if only job ids are being loaded
|
2015-09-03 15:03:12 +02:00 |
builds.rb
|
add builds
|
2015-08-21 13:38:07 +02:00 |
collection_renderer.rb
|
Merge branch 'cd-v3-parity'
|
2015-08-25 19:42:00 +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 add :default_branch to minimal representation for repository, update specs
|
2015-09-14 18:43:26 +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: rename account to owner (so we can use account for private accounts api)
|
2015-04-17 12:44:10 +02:00 |