Commit Graph

1919 Commits

Author SHA1 Message Date
carlad
f02c9e0a02 Auto-merged master into cd-v3-parity on deployment. 2015-10-28 13:15:57 +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
e45d6c9dfe Merge pull request #206 from travis-ci/cd-v3-parity
add jobs endpoint
2015-10-27 12:57:42 +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
588465766f legacy: avoid off by one error in spec that suddenly surfaced 2015-10-22 09:25:53 +02: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
carlad
4a23a1e0c5 Update README.md 2015-10-20 14:28:27 +02:00
carlad
7237ad766e Update README.md 2015-10-20 14:27:19 +02:00
carlad
a51ee4cb99 Update README.md 2015-10-20 14:26:14 +02:00
carlad
9bcf83bc09 Update README.md 2015-10-20 14:17:44 +02:00
carlad
10c05434e8 Add to nginx info 2015-10-20 14:17:31 +02:00
carlad
615499489a Update README.md 2015-10-20 14:17:03 +02:00
carlad
58b388db69 Add Nginx as a dependency 2015-10-20 14:15:47 +02:00
carlad
c37e01c911 Update README.md 2015-10-19 16:52:40 +02:00
Konstantin Haase
4a11c22a74 add another avatar spec 2015-10-15 10:40:30 +02:00
Konstantin Haase
099d10f466 Merge pull request #204 from travis-ci/rkh-more-pagination
v3: More pagination and sorting
2015-10-14 14:41:49 +02:00
Konstantin Haase
0fc7c35e0c Auto-merged master into rkh-more-pagination on deployment. 2015-10-14 14:26:42 +02:00
Konstantin Haase
03c982a45a Merge pull request #202 from travis-ci/rkh-active-broadcasts
better broadcasts, cleaner payloads
2015-10-14 14:13:13 +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
aa222ad6b2 Merge pull request #203 from travis-ci/rkh-branches-filtering-and-sorting
better branches filtering and sorting
2015-10-13 13:18:12 +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
9461807834 50 unicorn workers on heroku is ideal, as heroku hands 50 requests to the dyno 2015-10-13 12:22:07 +02:00
Konstantin Haase
cf416e6001 relax GET request throttling 2015-10-13 12:21:08 +02:00
Konstantin Haase
202377181e add concurrency settings for Performance M dynos 2015-10-12 20:56:07 +02:00
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