Commit Graph

607 Commits

Author SHA1 Message Date
Piotr Sarnacki
c194f25a24 Set json content type only when content type is not set 2013-07-16 19:56:53 +02:00
Josh Kalderimis
b529f61675 bundle update for a core build matrix fix 2013-07-14 13:54:30 +02:00
Josh Kalderimis
5a6e4b4a98 Merge branch 'master' of https://github.com/travis-ci/travis-api
update travis-core, and lock down bunny for now

Conflicts:
	Gemfile.lock
2013-07-13 16:21:34 +02:00
Henrik Hodne
4df02514dd Update core to get latest dalli changes 2013-07-12 15:19:13 -07:00
Josh Kalderimis
ea89ec125b Merge branch 'master' of https://github.com/travis-ci/travis-api 2013-07-12 18:32:44 +02:00
Konstantin Haase
04ea79ceec fix time parsing 2013-07-11 18:31:29 +02:00
Konstantin Haase
40acdfba4f Revert "also support X-Request-Start"
This reverts commit 63b4ac3338.
2013-07-11 18:28:44 +02:00
Konstantin Haase
63b4ac3338 also support X-Request-Start 2013-07-11 18:22:52 +02:00
Konstantin Haase
03d124d1b7 metrics for request queue 2013-07-11 18:13:23 +02:00
Konstantin Haase
8707f3b357 set X-Middleware-Start for NewRelic 2013-07-11 17:49:21 +02:00
Josh Kalderimis
387b63739a update core for dalli conn pool changes 2013-07-11 17:42:58 +02:00
Josh Kalderimis
f980cb2872 update travis-core for the dalli connection pool chagnes 2013-07-11 17:36:27 +02:00
Konstantin Haase
2c361e4292 drop rack-timeout 2013-07-11 17:27:32 +02:00
Konstantin Haase
273b328082 switch to rack-timeout edge 2013-07-11 17:15:03 +02:00
Konstantin Haase
60af7546a2 add rack-timeout 2013-07-11 16:37:02 +02:00
Henrik Hodne
2909fe28a1 Update the gemspec 2013-07-10 22:18:13 -07:00
Henrik Hodne
024eefb569 Update RSpec to 2.14
This undoes 785c46db53, since the bug
that appeared there is now fixed in RSpec.
2013-07-10 22:18:05 -07:00
Piotr Sarnacki
b6a351c766 Convert params['ids'] to array
Services like find_builds can accept :ids as a param, but it needs to be
an array, string will be passed to find and converted into integer.
2013-07-09 15:18:31 +02:00
Piotr Sarnacki
40430ac34d Encryption rake task - increase batch size, don't be so verbose 2013-07-09 15:18:31 +02:00
Josh Kalderimis
5de99829c6 update core for a sidebar ordering fix 2013-07-09 12:33:11 +02:00
Mathias Meyer
e6b61f92f4 Return 420 to a blacklisted client. 2013-07-09 11:37:37 +02:00
Mathias Meyer
a46488078f Add rack-attack, block one client who's hammering us. 2013-07-09 11:02:38 +02:00
Josh Kalderimis
64653c0307 bundle update for travis-core redis pool changes 2013-07-08 18:15:43 +02:00
Josh Kalderimis
785c46db53 lock to rspec 2.13.x as 2.14.x rspec-mocks breaks one of our tests 2013-07-08 13:39:24 +02:00
Josh Kalderimis
cf66b6bb6d raise_error(Error) is deprecated 2013-07-08 13:38:50 +02:00
Josh Kalderimis
e409f1b623 big bundle update
primarily for core, but also for GH and puma
2013-07-08 13:03:31 +02:00
Josh Kalderimis
dad40bfa3b bundle update core for some api payload changes 2013-07-05 16:02:21 +02:00
Josh Kalderimis
1a286b9591 updated travis-core for the build config error handling updates 2013-07-05 13:42:59 +02:00
Mathias Meyer
ecb60f0050 Extract metric from endpoint and pattern. 2013-06-26 15:06:54 +02:00
Mathias Meyer
4b7fc07171 Merge pull request #65 from travis-ci/rkh-metrics
Add a Metriks middleware
2013-06-26 05:10:30 -07:00
Mathias Meyer
d4130312c2 Add a global timer for all requests. 2013-06-26 13:47:38 +02:00
Piotr Sarnacki
5a51c37304 Bump travis-core (allow to fetch accounts even with only push access) 2013-06-18 17:00:47 +02:00
Piotr Sarnacki
4fdf41357c Bump travis-core (allow to get all hooks, even without admin access) 2013-06-18 13:56:39 +02:00
Mathias Meyer
162bf4e3ef Merge branch 'master' into rkh-metrics 2013-06-18 09:51:13 +02:00
Piotr Sarnacki
29fb7292cb Fix tests 2013-06-13 15:54:19 +02:00
Piotr Sarnacki
d5f6f4a3c0 Bump travis-core (add active option to find_repos) 2013-06-13 15:36:36 +02:00
Mathias Meyer
f1e7e91558 Or not. 2013-06-10 15:03:52 +02:00
Mathias Meyer
4e23712109 Remove jruby/rbx, add 2.0.0 2013-06-10 14:59:12 +02:00
Mathias Meyer
ba97ebcfff Use accept_version. 2013-06-10 14:58:38 +02:00
Mathias Meyer
9e428ea00e Merge branch 'master' into rkh-metrics 2013-06-10 14:52:44 +02:00
Mathias Meyer
1ba02d8e2b Track API version. 2013-06-10 14:50:36 +02:00
Piotr Sarnacki
9f3b29b92d Bump travis-core (secure env var changes) 2013-06-10 11:56:48 +02:00
Piotr Sarnacki
704d8aeb5b Use simple_states from rubygems 2013-06-10 11:55:55 +02:00
Piotr Sarnacki
b5131f94d5 Add rake for encrypting columns in the DB 2013-06-10 11:51:32 +02:00
Mathias Meyer
49015050c1 Merge branch 'master' into rkh-metrics
Conflicts:
	Gemfile.lock
2013-06-10 08:23:42 +02:00
Henrik Hodne
277f0c2f72 Whitelist travis-lite for authentication 2013-06-04 21:57:09 +02:00
Henrik Hodne
3e487e5579 Update travis-core 2013-05-23 16:29:29 +02:00
Henrik Hodne
3fdd8d2279 Remove hubble dependency 2013-05-23 15:55:58 +02:00
Henrik Hodne
5f1f189c74 Remove references to "result" in specs
This column has now been removed in favor of the state columns.
2013-05-23 15:48:41 +02:00
Henrik Hodne
791e5f3d0e Update gemspec 2013-05-23 15:46:54 +02:00