Renée Hendricksen
b94d9c8637
use the new method
2016-07-07 00:31:35 -04:00
Joe Corcoran
77dcdaa482
Use travis-settings to manage JSON settings field
...
Since we use repository.settings as a kind of dump for all
sorts of settings, some user-facing and some not, this lets us
leave the db as it is, but pretend to have separate models for each
"kind" of setting.
2016-07-01 23:55:49 -04:00
Ana Rosas
228b594237
Return LIMIT if everything else fails
2016-04-05 17:09:48 +02:00
Ana Rosas
11ceaed333
Test default limit
2016-04-05 16:47:33 +02:00
Ana Rosas
679bbd7901
Use LIMIT constant as a backup limit number
2016-04-05 16:27:45 +02:00
Ana Rosas
407d2abea1
Use Travis.config to retrieve default values for api_builds_rate_limit
2016-04-05 15:29:49 +02:00
Ana Rosas
5fc096f68b
Update rate limit condition
2016-04-05 12:29:35 +02:00
Ana Rosas
0e8fe08f7c
Update limit method and finish test
2016-04-04 16:13:14 +02:00
carlad
f51cf1a1d1
update rakefile to allow heroku deployment, update create.rb with api builds rate limit
2016-03-31 16:54:12 +02:00
Piotr Sarnacki
2ce1220ef5
Merge pull request #179 from travis-ci/pass-token-to-request-create
...
Include token in requests/create payload
2015-07-08 14:30:18 +02:00
Piotr Sarnacki
a35d78afd8
Allow to configure limit for requests creation
2015-07-08 13:55:40 +02:00
Piotr Sarnacki
b898d863c0
Increase requests creation limit to 50
2015-07-08 13:40:43 +02:00
Piotr Sarnacki
3fa44b2e3f
Include token in requests/create payload
2015-07-08 13:38:55 +02:00
Konstantin Haase
eac88e5d50
v3: introduce permission objects
2015-04-29 10:50:34 +02:00
Konstantin Haase
51c2d1f0bf
v3: implement query params whitelisting to avoid argument injection attacks
2015-04-13 16:00:47 +02:00
Konstantin Haase
03938cabdc
v3: throttle and enable request creation
2015-03-23 15:18:36 +01:00
Konstantin Haase
a7c403734b
v3: add feature flag to request create
2015-03-05 14:44:25 +01:00
Konstantin Haase
7c6dc9a54c
v3: full request create implementation and specs
2015-03-04 18:35:25 +01:00
Konstantin Haase
bd4d6b91b4
v3: get rid of service helper mixins
2015-02-18 13:12:13 +01:00
Konstantin Haase
e19a9a5bed
flag request API as not_implemented
2015-02-17 13:11:57 +01:00
Konstantin Haase
3567a759c2
v3: initial stab at request creation api
2015-02-11 10:05:08 +01:00