Konstantin Haase
|
1a5788e2a1
|
v3: allow sorting branches by exists_on_github
|
2015-10-13 12:33:26 +02:00 |
|
Konstantin Haase
|
33d31131c1
|
v3: add ability to sort branches
|
2015-10-06 17:35:56 +02:00 |
|
Konstantin Haase
|
716bd1f8e6
|
v3: don't have recursive recursiveness trigger endless db queries, fixes travis-pro/team-teal#497
|
2015-10-05 17:49:10 +02:00 |
|
carlad
|
fd03316de7
|
v3 add spec for job restart
|
2015-09-30 17:07:59 +02:00 |
|
carlad
|
b6ffb8bdf8
|
v3 add job cancellation endpoint ans spec
|
2015-09-30 17:03:00 +02:00 |
|
carlad
|
d8e24bf52f
|
v3 fix specs for build canceland restart
|
2015-09-30 16:37:34 +02:00 |
|
carlad
|
5c6e705012
|
v3 update sidekiq payload for build restart and cancel
|
2015-09-30 15:21:59 +02:00 |
|
carlad
|
b73a5604d0
|
v3 add build/id/cancel endpoint and tests
|
2015-09-29 16:28:42 +02:00 |
|
carlad
|
2bc72d8b9b
|
v3 update buiild/cancel_spec
|
2015-09-29 13:43:22 +02:00 |
|
carlad
|
d99c3c8c54
|
v3 update build cancel, access control, specs for build cancel
|
2015-09-28 18:45:52 +02:00 |
|
carlad
|
c6cc6d1b96
|
update build cancel spec
|
2015-09-25 16:59:26 +02:00 |
|
carlad
|
2e110bc455
|
v3 add spec for build cancel - not yet passing
|
2015-09-25 16:34:37 +02:00 |
|
carlad
|
faf60a5f7f
|
initial work to add build and job cancellation incl updating existing specs
|
2015-09-25 16:04:47 +02:00 |
|
carlad
|
4e2d33995a
|
update broadcasts spec
|
2015-09-23 15:44:37 +02:00 |
|
carlad
|
dc7ced1c7f
|
v3 add :default_branch to minimal representation for repository, update specs
|
2015-09-14 18:43:26 +02:00 |
|
carlad
|
907591e001
|
add spec for broadcasts
|
2015-09-11 16:49:53 +02:00 |
|
carlad
|
1640c33517
|
fix incorrect broadcast endpoints - add correct broadcasts endpoint
|
2015-09-10 17:36:13 +02:00 |
|
carlad
|
fba1d65e76
|
v3 add branches/find spec, update builds spec to use v3 models
|
2015-09-08 17:57:43 +02:00 |
|
carlad
|
0705a61808
|
v3 update service_index_spec for requests pagination
|
2015-09-08 17:08:08 +02:00 |
|
carlad
|
8645338306
|
update build/find_spec to include :exists_on_github
|
2015-09-08 16:36:40 +02:00 |
|
carlad
|
070be827df
|
revert extensions spec expectation
|
2015-09-02 16:29:40 +02:00 |
|
carlad
|
211637e247
|
v3 make specs use v3 models, update representations of build and job, make some indentation pretty
|
2015-09-02 16:21:41 +02:00 |
|
carlad
|
210f368de4
|
v3 update all relevant specs with job_ids payload
|
2015-08-27 14:36:11 +02:00 |
|
carlad
|
288d614977
|
v3 update branch/find_spec to include job_ids
|
2015-08-27 14:22:38 +02:00 |
|
carlad
|
18e5c22fd7
|
v3 add spec for /build/:id endpoint
|
2015-08-27 13:42:52 +02:00 |
|
carlad
|
d99d80ac98
|
v3 add :job_ids to build payload, update builds/find_spec
|
2015-08-27 13:33:46 +02:00 |
|
carlad
|
8e8e139391
|
v3 fix syntax of permission in spec for /job/:id
|
2015-08-27 12:50:56 +02:00 |
|
carlad
|
e80dfadf5c
|
add spec for /job/:id endpoint
|
2015-08-27 12:37:59 +02:00 |
|
carlad
|
5893241ca5
|
v3 fix spacing on spec payloads
|
2015-08-26 20:39:38 +02:00 |
|
carlad
|
64673eb971
|
v3 update payloads for builds/find_spec.rb to include jobs
|
2015-08-26 17:41:25 +02:00 |
|
carlad
|
51bcdec77a
|
add @representation attribute to collections and update specs
|
2015-08-25 17:50:45 +02:00 |
|
carlad
|
720d8aa284
|
add @representation attribute to payload and update specs
|
2015-08-25 17:21:02 +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 |
|
Konstantin Haase
|
09df061268
|
v3: add @warnings
|
2015-08-21 19:50:37 +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
|
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 |
|
Piotr Sarnacki
|
3fa44b2e3f
|
Include token in requests/create payload
|
2015-07-08 13:38:55 +02:00 |
|
Piotr Sarnacki
|
bff7f76c33
|
v3: Implement fetching repository by slug
|
2015-05-21 12:29:04 +02:00 |
|
Konstantin Haase
|
2f19ba3357
|
API v3: don't load all builds when eagerloading repository.last_build
|
2015-05-05 17:01:03 +02:00 |
|
Konstantin Haase
|
cc82721565
|
Revert "v3: add active and private filter to owner query"
This reverts commit 2b12aadc0d .
|
2015-05-04 18:34:15 +02:00 |
|
Konstantin Haase
|
2b12aadc0d
|
v3: add active and private filter to owner query
|
2015-05-04 18:23:40 +02:00 |
|
Konstantin Haase
|
fb8e6825db
|
v3: expose build.previous_state
|
2015-04-30 16:25:14 +02:00 |
|
Konstantin Haase
|
ae7de12bec
|
v3: add build.event_type
|
2015-04-30 16:17:55 +02:00 |
|
Konstantin Haase
|
857f13b26c
|
v3: add @permissions to user payload
|
2015-04-29 14:39:52 +02:00 |
|
Konstantin Haase
|
2094b50553
|
v3: add @permissions to organization payload
|
2015-04-29 14:28:33 +02:00 |
|
Konstantin Haase
|
21aa667b9c
|
v3: add account permissions
|
2015-04-29 14:14:21 +02:00 |
|