carlad
|
866ed28641
|
v3 revert removal of :last_build from repo renderer
|
2015-09-22 16:23:26 +02:00 |
|
carlad
|
af7fdec340
|
v3 remove :last_build attrubite from repository renderer
|
2015-09-22 16:16:01 +02:00 |
|
carlad
|
6821cec524
|
revert change to build renderer
|
2015-09-21 17:02:38 +02:00 |
|
carlad
|
986ae0ef97
|
add branch to build minimal rep
|
2015-09-21 16:26:01 +02:00 |
|
María de Antón
|
aef8672cba
|
Merge pull request #191 from travis-ci/cd-throttle-limit
increase throttle limit for authenticated requests
|
2015-09-18 10:19:07 +02:00 |
|
carlad
|
9f2b880f83
|
increase throttle limit for authenticated requests
|
2015-09-18 09:58:34 +02:00 |
|
Konstantin Haase
|
e40e6d3fe9
|
Merge pull request #190 from travis-ci/rkh-better-throttling
better request throttling and auto-banning
|
2015-09-17 15:32:19 +02:00 |
|
Konstantin Haase
|
c372b07344
|
only enable request throttling in production
|
2015-09-17 15:26:30 +02:00 |
|
Konstantin Haase
|
e8769dddc5
|
add missing constant
|
2015-09-17 15:21:16 +02:00 |
|
Konstantin Haase
|
5e40f33fc1
|
remove left-overs from inheriting from Rack::Attack
|
2015-09-17 15:18:48 +02:00 |
|
Konstantin Haase
|
e478c621f2
|
no more inheritance
|
2015-09-17 15:13:33 +02:00 |
|
Konstantin Haase
|
dc0da3645a
|
work around strange constant lookup
|
2015-09-17 15:10:27 +02:00 |
|
Konstantin Haase
|
9303a24595
|
base throttling on access token if the call is authenticated, rather than on IP address, improve throttling rules
|
2015-09-17 14:57:50 +02:00 |
|
Konstantin Haase
|
b59fa6cd94
|
add general throttling
|
2015-09-15 19:30:13 +02:00 |
|
Konstantin Haase
|
af977ca677
|
use in-memory store for local development
|
2015-09-15 19:22:04 +02:00 |
|
Konstantin Haase
|
3e0423aae3
|
add auto-throtteling to /auth/github
|
2015-09-15 19:17:01 +02:00 |
|
Konstantin Haase
|
fb4bedbb6b
|
move ip blacklist to redis
|
2015-09-15 18:29:54 +02:00 |
|
Konstantin Haase
|
950b922e63
|
Merge pull request #188 from travis-ci/cd-v3-parity
v3 prefix ids with correct tables when ordering
|
2015-09-15 12:10:40 +02:00 |
|
carlad
|
4a0932df1e
|
prefix ids with correct tables when ordering
|
2015-09-15 11:45:16 +02:00 |
|
Konstantin Haase
|
1e6d4738e3
|
Merge pull request #187 from travis-ci/cd-v3-parity
v3 Add /branches, /broadcasts endpoints, :exists_on_github build attribute and :default_branch to minimal repo representation
|
2015-09-15 10:34:48 +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
|
28c6e04eb8
|
put jobs service back in
|
2015-09-11 11:10:36 +02:00 |
|
carlad
|
1640c33517
|
fix incorrect broadcast endpoints - add correct broadcasts endpoint
|
2015-09-10 17:36:13 +02:00 |
|
carlad
|
bd61d1e58e
|
add broadcasts - initial work
|
2015-09-10 15:08:41 +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 |
|
carlad
|
2c5ad649f5
|
v3 add :exists_on_github to standard branch representation
|
2015-09-08 16:26:43 +02:00 |
|
carlad
|
9d7a01e60c
|
Merge branch 'master' into cd-v3-parity
Keeping my branch up to date with the master
|
2015-09-08 12:21:49 +02:00 |
|
carlad
|
2e72233213
|
v3 fix services
|
2015-09-07 17:10:03 +02:00 |
|
carlad
|
f44b374d79
|
v3 add branches endpoint
|
2015-09-07 17:09:05 +02:00 |
|
carlad
|
beaa4b7e17
|
add branches endpoint
|
2015-09-07 17:07:09 +02:00 |
|
Konstantin Haase
|
3242189259
|
v3: eager load jobs for build history if asked for
|
2015-09-03 15:30:18 +02:00 |
|
Konstantin Haase
|
2891dd640a
|
v3: use cached_matrix_ids for build.jobs if only job ids are being loaded
|
2015-09-03 15:03:12 +02:00 |
|
carlad
|
702b539ddf
|
v3 put endpoints in routes.rb into alphabetical order
|
2015-09-02 18:22:10 +02:00 |
|
carlad
|
f57f62ba75
|
Merge pull request #186 from travis-ci/cd-v3-parity
v3 improvements incl. :job attribute on build payload and /job/:id endpoint and specs using v3 models
|
2015-09-02 16:50:44 +02:00 |
|
carlad
|
070be827df
|
revert extensions spec expectation
|
2015-09-02 16:29:40 +02:00 |
|
carlad
|
211637e247
|
v3 make specs use v3 models, update representations of build and job, make some indentation pretty
|
2015-09-02 16:21:41 +02:00 |
|
carlad
|
210f368de4
|
v3 update all relevant specs with job_ids payload
|
2015-08-27 14:36:11 +02:00 |
|
carlad
|
288d614977
|
v3 update branch/find_spec to include job_ids
|
2015-08-27 14:22:38 +02:00 |
|
carlad
|
18e5c22fd7
|
v3 add spec for /build/:id endpoint
|
2015-08-27 13:42:52 +02:00 |
|
carlad
|
d99d80ac98
|
v3 add :job_ids to build payload, update builds/find_spec
|
2015-08-27 13:33:46 +02:00 |
|
carlad
|
8e8e139391
|
v3 fix syntax of permission in spec for /job/:id
|
2015-08-27 12:50:56 +02:00 |
|
carlad
|
e80dfadf5c
|
add spec for /job/:id endpoint
|
2015-08-27 12:37:59 +02:00 |
|
carlad
|
8e6dbf9319
|
v3 add /job/:id endpoint
|
2015-08-27 11:00:09 +02:00 |
|
carlad
|
5893241ca5
|
v3 fix spacing on spec payloads
|
2015-08-26 20:39:38 +02:00 |
|
carlad
|
64673eb971
|
v3 update payloads for builds/find_spec.rb to include jobs
|
2015-08-26 17:41:25 +02:00 |
|
carlad
|
1a3d42da21
|
v3 add _type_disabled to ovveride activerecord setting wrong class on job
|
2015-08-26 16:33:16 +02:00 |
|
carlad
|
98bcc9e530
|
add :jobs to build payload
|
2015-08-26 12:44:15 +02:00 |
|