Commit Graph

842 Commits

Author SHA1 Message Date
Steffen Kötte
f356beaccf add time and disable_by_push options for cron 2015-11-19 13:39:13 +01:00
Steffen Kötte
aca632ed15 use branch for storing cron 2015-11-16 14:24:11 +01:00
Steffen Kötte
0a91a69d0d remove debug code 2015-11-09 16:59:10 +01:00
Lennard Wolf
a2a4737099 Fixed tests broken by cron 2015-11-09 14:03:30 +01:00
Steffen Kötte
c6556977fa Change create and delete to POST 2015-11-09 13:42:01 +01:00
Steffen Kötte
d1dd965b32 fix permissions 2015-11-09 12:51:07 +01:00
Lennard Wolf
c08f8243fb fix .../crons/create endpoint 2015-11-05 16:08:08 +01:00
Lennard Wolf
208dfb9a93 add /repo/repository.id/crons/create endpoint, all working with our access_control 2015-11-05 16:04:08 +01:00
Lennard Wolf
ec37deb17c add /repo/repo.id/crons GET endpoint 2015-11-05 15:22:10 +01:00
Lennard Wolf
5295d0c3ee add nonworking implementation of /cron/cron.id/delete 2015-11-05 15:11:31 +01:00
Lennard Wolf
772e797aae add /cron/cron.id/ GET endpoint 2015-11-05 13:31:36 +01:00
Lennard Wolf
046a63b60a add find for cron 2015-11-05 11:43:58 +01:00
Konstantin Haase
b923b21252 v3: expose default sorting mode in service index 2015-10-28 16:13:34 +01:00
carlad
59d3090da6 Auto-merged master into cd-v3-parity on deployment. 2015-10-28 15:40:26 +01:00
Konstantin Haase
df3ec4084a API v3: owner/repos => repos/for_owner 2015-10-28 13:22:04 +01:00
carlad
2c8db7aa61 remove debug output 2015-10-28 13:20:18 +01:00
carlad
96f3e554ee Merge branch 'cd-v3-parity' of github.com:travis-ci/travis-api into cd-v3-parity 2015-10-28 13:14:16 +01:00
carlad
245edc5f55 add owner/github_id/:id endpoint 2015-10-28 13:13:02 +01:00
Konstantin Haase
64dadb7549 v3: jobs query - comment out unused lines for now 2015-10-27 12:50:55 +01:00
carlad
bce9ea5b46 update jobs service, add jobs spec 2015-10-26 19:37:32 +01:00
carlad
dc248302ab add jobs endpoint 2015-10-26 15:57:34 +01:00
Konstantin Haase
3d171394a6 v3: list more resources in the service index 2015-10-22 09:13:55 +02:00
Konstantin Haase
083355227f v3: add developer program feature flag 2015-10-21 16:57:21 +02:00
Konstantin Haase
df8f2537cc v3: list sortable fields in service index 2015-10-13 17:40:58 +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
8a7ff5c6b8 v3: add sorting to builds 2015-10-13 16:52:15 +02:00
Konstantin Haase
3904d9e362 Auto-merged master into rkh-active-broadcasts on deployment. 2015-10-13 13:42:48 +02:00
Konstantin Haase
9edb598884 v3: change branches default sort mode 2015-10-13 13:09:50 +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
cf416e6001 relax GET request throttling 2015-10-13 12:21:08 +02:00
Konstantin Haase
ac94487d7c lol heroku (ulimit is not an executable on heroku) 2015-10-12 18:08:24 +02:00
Konstantin Haase
5dc0e62bf6 add /sysinfo endpoint 2015-10-12 17:54:00 +02:00
Konstantin Haase
4cc50009aa v3: remove repository.last_build 2015-10-08 19:01:03 +02:00
Konstantin Haase
9bdc7b496e v3: repository - allow rendering minimal default branch without having to fetch the branch from the branches table 2015-10-08 18:53:26 +02:00
Konstantin Haase
2d0bb58e35 v3: minimal represenations should not use data from other tables 2015-10-08 18:45:18 +02:00
Konstantin Haase
d7c9a367e9 v3: branches - add default_branch (boolean) property 2015-10-08 18:44:40 +02:00
Konstantin Haase
06486c57a5 v3: broadcasts - better renderer 2015-10-08 18:43:57 +02:00
Konstantin Haase
0eb564388c v3: broadcasts - filter inactive broadcasts 2015-10-08 18:43:22 +02:00
Konstantin Haase
1c4579008b v3: broadcasts - make sure expired is a boolean 2015-10-08 16:32:18 +02:00
Konstantin Haase
e03f79513a reinstate nginx, use it in development, add smare concurrency settings 2015-10-08 13:57:49 +02:00
Konstantin Haase
33d31131c1 v3: add ability to sort branches 2015-10-06 17:35:56 +02:00
Konstantin Haase
0249140dc8 auto banning: whitelist POST requests for in-browser handshake, on staging only ban for 10 seconds 2015-10-06 11:00:35 +02:00
Konstantin Haase
1bec0c1332 block clients sending many POST requests 2015-10-05 18:19:15 +02:00
Konstantin Haase
e218b13073 be less forgiving with /auth/github requests 2015-10-05 18:16:29 +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
36d361b7af remove empty line 2015-09-30 17:19:08 +02:00
carlad
b6ffb8bdf8 v3 add job cancellation endpoint ans spec 2015-09-30 17:03:00 +02:00