Commit Graph

1684 Commits

Author SHA1 Message Date
Konstantin Haase
6b0850813c Merge branch 'cd-v3-parity' 2015-08-25 19:42:00 +02:00
Konstantin Haase
e3d56ecadb v3: more info in the service index 2015-08-25 19:41:04 +02:00
Konstantin Haase
2610c03801 v3: in service index, sort resources alphabetically 2015-08-25 18:07:21 +02:00
Konstantin Haase
ee03ebfbe5 v3: have attributes in service index list representations 2015-08-25 17:53:08 +02:00
carlad
51bcdec77a add @representation attribute to collections and update specs 2015-08-25 17:50:45 +02:00
Konstantin Haase
d207f1c31c Merge branch 'cd-v3-parity' 2015-08-25 17:34:53 +02:00
carlad
720d8aa284 add @representation attribute to payload and update specs 2015-08-25 17:21:02 +02:00
Konstantin Haase
90812293fe add tmp back to .gitignore 2015-08-24 18:04:27 +02:00
Konstantin Haase
995ee333a8 Merge branch 'cd-v3-parity' 2015-08-24 18:04:06 +02:00
carlad
d8ad047dc8 v3 add test for branch.name 2015-08-24 17:09:40 +02:00
carlad
11f5f2cb66 v3 finish builds/find_spec tests 2015-08-24 13:27:27 +02:00
carlad
517b3b60ef Merge branch 'master' into cd-v3-parity 2015-08-24 10:01:59 +02:00
carlad
96a79be68c v3 remove blank spaces 2015-08-24 10:01:34 +02:00
carlad
a7111ba949 add database.yml to .gitignore 2015-08-24 09:48:29 +02:00
Konstantin Haase
09df061268 v3: add @warnings 2015-08-21 19:50:37 +02:00
Konstantin Haase
b4a3bdeb0e allow skipping simplecov 2015-08-21 19:22:59 +02:00
Konstantin Haase
462b2aed0d v3: allow filtering builds by branch 2015-08-21 19:11:27 +02:00
Konstantin Haase
4eb89ab141 v3: allow filtering by /repo/…/builds?state=… as a shorthand for /repo/…/builds?build.state=… 2015-08-21 18:56:51 +02:00
Konstantin Haase
73ec1d496e v3: allow filtering builds by event_type, state and previous_state 2015-08-21 18:46:42 +02:00
Konstantin Haase
cc346ce165 v3: more eager-loading 2015-08-21 18:33:27 +02:00
Konstantin Haase
cbc5329b3d v3: avoid N+1 query in builds endpoint 2015-08-21 18:26:21 +02:00
Konstantin Haase
34bff32c3d v3: pagination => @pagination 2015-08-21 17:27:42 +02:00
carlad
8057dc7ab9 Merge branch 'master' into cd-v3-parity 2015-08-21 17:07:25 +02:00
carlad
456f52405e add builds spec 2015-08-21 17:07:06 +02:00
Konstantin Haase
b3f47d3856 v3: add pagination 2015-08-21 17:04:12 +02:00
Konstantin Haase
ac522d6fdd Merge commit 'e9d1105' 2015-08-21 14:43:49 +02:00
carlad
8ef0a2d8e5 implement requests 2015-08-21 14:39:28 +02:00
Konstantin Haase
28e3e52b3e fix alignment 2015-08-21 14:39:19 +02:00
Konstantin Haase
5ef17e7da0 Merge branch 'cd-v3-parity' 2015-08-21 14:38:38 +02:00
carlad
e9d11056c0 update find for access control 2015-08-21 14:05:36 +02:00
carlad
f7634f0f39 update routes for builds 2015-08-21 13:48:47 +02:00
carlad
fe9a6536d7 add builds 2015-08-21 13:38:07 +02:00
Konstantin Haase
18a90c2561 v3: if the API is not marked as public (travis-ci.com), then do not allow read access to organizations the user is not a member of (note: private repos were never included) 2015-08-19 13:04:54 +02:00
Konstantin Haase
69a4a0a735 in console, only use pry in interactive mode 2015-07-17 14:24:28 +02:00
Konstantin Haase
120cbadf85 Merge pull request #182 from travis-ci/rkh-v2-repo-active
expose active flag in repo payload in v2
2015-07-17 11:44:53 +02:00
Konstantin Haase
d460d48684 adjust test for new payload 2015-07-17 11:30:37 +02:00
Konstantin Haase
a6c6b3c0bd add repository.active to v2 2015-07-17 11:26:00 +02:00
Josh Kalderimis
48c92659fd seems we don't have a license 2015-07-15 20:51:57 +02:00
Konstantin Haase
43219fe49e Merge pull request #181 from travis-ci/rkh-more-pusher-info
add secure and private flag to pusher config payload
2015-07-14 17:46:30 +02:00
Konstantin Haase
edac220a42 add secure and private flag to config payload 2015-07-14 17:30:50 +02:00
Sven Fuchs
bdd479298b Merge pull request #180 from travis-ci/sf-invalidated_repos
Ignore invalidated repos
2015-07-14 14:48:38 +02:00
Sven Fuchs
9ed6cb636d bump travis-core 2015-07-14 14:36:35 +02:00
Sven Fuchs
426a4f3a69 ignore invalidated repos on the Repositories query 2015-07-14 14:35:56 +02:00
Sven Fuchs
ba61986e1d use travis-core/master 2015-07-14 14:35:55 +02:00
Sven Fuchs
162a40ca80 use core/sf-repos_invalidated_at 2015-07-14 14:35:41 +02:00
Sven Fuchs
d831597cc2 ignore invalidated repos 2015-07-14 14:35:20 +02:00
Piotr Sarnacki
4c90d7c12c Bump travis-core 2015-07-14 13:59:51 +02:00
Piotr Sarnacki
2ce1220ef5 Merge pull request #179 from travis-ci/pass-token-to-request-create
Include token in requests/create payload
2015-07-08 14:30:18 +02:00
Piotr Sarnacki
a35d78afd8 Allow to configure limit for requests creation 2015-07-08 13:55:40 +02:00
Piotr Sarnacki
b898d863c0 Increase requests creation limit to 50 2015-07-08 13:40:43 +02:00