Steffen Kötte
|
da33cff0eb
|
add more tests
add first version to start crons
adjust code to return now if cron is overdue
|
2016-01-18 16:59:10 +01:00 |
|
Steffen Kötte
|
2566a7761c
|
add tests for next build time
|
2016-01-18 13:50:53 +01:00 |
|
Steffen Kötte
|
e9356970f8
|
fix tests with output of next build date for cron jobs
|
2016-01-14 16:16:15 +01:00 |
|
Steffen Kötte
|
ffcf8985c0
|
add tests for only one cron job per branch and interval value
|
2016-01-11 15:54:50 +01:00 |
|
Steffen Kötte
|
587ed37395
|
fix specs for new structure
|
2016-01-11 15:11:48 +01:00 |
|
Steffen Kötte
|
e4aec173ee
|
Merge commit 'bddd9952a74d1eddad5d5a255419e07c836b286d' into addCron
Conflicts:
spec/v3/services/owner/find_spec.rb
spec/v3/services/repositories/for_current_user_spec.rb
spec/v3/services/repositories/for_owner_spec.rb
spec/v3/services/repository/find_spec.rb
|
2015-12-17 10:11:20 +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 |
|
Steffen
|
18ea7853bf
|
Merge branch 'master' into addCron
|
2015-11-19 13:39:50 +01:00 |
|
Steffen Kötte
|
f356beaccf
|
add time and disable_by_push options for cron
|
2015-11-19 13:39:13 +01:00 |
|
Steffen Kötte
|
75449baacd
|
fix and add tests for crons
|
2015-11-16 15:52:05 +01:00 |
|
Lennard Wolf
|
e8ab7c0be6
|
add test for /repo/{repo.id}/crons/create endpoint
|
2015-11-09 16:55:53 +01:00 |
|
Lennard Wolf
|
b1408583dd
|
fix test for /repo/{repo.id}/crons endpoint
|
2015-11-09 16:25:03 +01:00 |
|
Lennard Wolf
|
0e1b266e9b
|
add test for /repo/{repo.id}/crons endpoint
|
2015-11-09 16:23:01 +01:00 |
|
Lennard Wolf
|
b3eb2f3398
|
add test for /cron/{cron.id}/delete endpoint
|
2015-11-09 16:04:41 +01:00 |
|
Lennard Wolf
|
f5f4b3b0b1
|
add test for /cron/{cron.id} endpoint
|
2015-11-09 14:50:44 +01:00 |
|
Lennard Wolf
|
a2a4737099
|
Fixed tests broken by cron
|
2015-11-09 14:03:30 +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 |
|