Commit Graph

125 Commits

Author SHA1 Message Date
Lisa P
0448427136 create error in v3.rb 2016-02-25 15:06:45 +01:00
Konstantin Haase
bf1714c437 v3: add metrics 2016-01-22 14:26:30 +01:00
carlad
06b5e0af15 v3: fix specs 2015-12-01 16:51:04 +01:00
carlad
50e198beee v3: tidy specs for star, unstar, enable, disable 2015-12-01 15:02:10 +01:00
carlad
54ffac9916 v3: complete enable and disable repo specs 2015-12-01 14:56:33 +01:00
carlad
221b309653 v3: add webmock for disable repo spec 2015-12-01 12:36:43 +01:00
carlad
620e38a2a0 v3: add spec for disable repo (unfinished) 2015-11-30 19:37:50 +01:00
carlad
dfdfe651af v3: complete specs for star and unstar 2015-11-30 19:36:49 +01:00
carlad
5d6b25a2b4 v3: add specs for disable repo 2015-11-30 17:51:50 +01:00
carlad
01591cefa5 v3: fix specs for services/repositories 2015-11-26 18:30:14 +01:00
Konstantin Haase
afb6fe286b v3: SQL "NOT IN ()" never matches 2015-11-26 18:17:19 +01:00
carlad
24d5efda95 v3 update spec for services/repositories 2015-11-26 17:39:03 +01:00
carlad
8d3acfe9bb v3 fix existing specs for un/star endpoints and starred filter 2015-11-26 14:00:42 +01:00
carlad
086932df11 v3 merge with master to fix default_branch spec error, fix services/repository spec 2015-11-25 19:17:33 +01:00
carlad
c2168d62f1 v3 update specs to accomodate starred, unstar and star 2015-11-25 18:08:53 +01:00
carlad
a6327ec4d2 v3 update spec for user sync 2015-10-30 16:36:38 +01:00
carlad
426a68f567 v3 add spec for user sync 2015-10-30 12:58:24 +01:00
carlad
59d3090da6 Auto-merged master into cd-v3-parity on deployment. 2015-10-28 15:40:26 +01:00
carlad
0339a4f3e6 update owner/find_spec to include owner by github_id 2015-10-28 13:31:35 +01:00
Konstantin Haase
df3ec4084a API v3: owner/repos => repos/for_owner 2015-10-28 13:22:04 +01:00
carlad
bce9ea5b46 update jobs service, add jobs spec 2015-10-26 19:37:32 +01:00
Konstantin Haase
4a11c22a74 add another avatar spec 2015-10-15 10:40:30 +02:00
Konstantin Haase
571af14067 v3: add pagination and sortability to repo endpoints 2015-10-13 17:34:31 +02:00
Konstantin Haase
2ebfa1d85b v3: add pagination and sorting to orgs endpoint 2015-10-13 17:09:18 +02:00
Konstantin Haase
3904d9e362 Auto-merged master into rkh-active-broadcasts on deployment. 2015-10-13 13:42:48 +02:00
Konstantin Haase
949a876550 v3: allow sorting branches by them being default branch or not 2015-10-13 13:08:27 +02:00
Konstantin Haase
1d783129ce v3: allow filtering branches by exists_on_github 2015-10-13 12:42:03 +02:00
Konstantin Haase
1a5788e2a1 v3: allow sorting branches by exists_on_github 2015-10-13 12:33:26 +02:00
Konstantin Haase
4cc50009aa v3: remove repository.last_build 2015-10-08 19:01:03 +02:00
Konstantin Haase
860edf37bf v3: fix specs 2015-10-08 18:45:26 +02:00
Konstantin Haase
1c4579008b v3: broadcasts - make sure expired is a boolean 2015-10-08 16:32:18 +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