Commit Graph

1684 Commits

Author SHA1 Message Date
Konstantin Haase
783e9af5b9 more unicorn workers on performance dynos 2015-10-12 18:29:30 +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
4697deae26 empty commit for heroku 2015-10-09 09:37:53 +02:00
Konstantin Haase
4b76e8f658 Merge pull request #201 from travis-ci/rkh-ddos
reinstate nginx
2015-10-09 09:23:33 +02:00
Konstantin Haase
6f0a42abee set tmp_dir in script/server 2015-10-09 09:19:07 +02:00
Konstantin Haase
16c871d740 $tmp_dir is not set on heroku 2015-10-09 09:17:21 +02:00
Konstantin Haase
815d9e6e9b turn script/web_concurrency into a bash script, heroku did not like the ruby script 2015-10-09 09:13:46 +02:00
Konstantin Haase
0890d0b76a fix heroku dyno detection 2015-10-09 09:06:42 +02:00
Konstantin Haase
3e112294cb no double je 2015-10-09 09:02:10 +02:00
Konstantin Haase
aadd29574c script/server: output to $stderr, maybe that way it will show up in heroku logs 2015-10-09 09:01:55 +02:00
Konstantin Haase
4ed55a804e add nginx buildpack 2015-10-09 08:47:55 +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
860edf37bf v3: fix specs 2015-10-08 18:45: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
6cc0e6139f update travis-support 2015-10-08 11:40:43 +02:00
Konstantin Haase
509c29b33e Merge pull request #200 from travis-ci/rkh-v3-sorting
API v3: add ability to sort branches
2015-10-06 18:33:58 +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
148e2acefe Merge branch 'rkh-v3-no-list-nesting' 2015-10-05 18:12:45 +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
Konstantin Haase
3dc1c5b486 update travis-core 2015-10-05 17:42:35 +02:00
Konstantin Haase
154be5c38d Merge pull request #198 from travis-ci/cd-v3-parity
v3 Add Build and Job Restart and Cancellation
2015-10-05 14:36:58 +02:00
carlad
36d361b7af remove empty line 2015-09-30 17:19:08 +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
e3de9a4f07 v3 update payload again 2015-09-30 16:19:07 +02:00
carlad
a2deeb1d96 v3 update payload 2015-09-30 15:49:48 +02:00
carlad
38b73f53cb v3 more trying to get the payload right 2015-09-30 15:35:19 +02:00
carlad
f3b8258b53 v3 update payload for build restart 2015-09-30 15:29:12 +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
faabb0f727 Merge pull request #193 from travis-ci/cd-v3-parity
v3 Add :category to broadcast renderer, update spec
2015-09-23 16:46:29 +02:00
carlad
6187c2a9c1 bump travis-core 2015-09-23 15:51:26 +02:00
carlad
4e2d33995a update broadcasts spec 2015-09-23 15:44:37 +02:00
carlad
ab979e2356 add category to broadcasts renderer 2015-09-23 15:32:15 +02:00