Commit Graph

114 Commits

Author SHA1 Message Date
Henrik Hodne
192af7b1b7 Remove Skylight 2014-07-29 11:21:34 +02:00
Piotr Sarnacki
eae18da6ec Try ruby 2.1.2 2014-07-14 15:06:59 +02:00
Konstantin Haase
10fe7e1c39 add endpoint for linting 2014-06-17 12:14:10 +02:00
Henrik Hodne
db2b3d9a42 Update Skylight agent version 2014-05-01 14:18:08 -05:00
Mathias Meyer
ca0f1c4784 Point Librato exporter back to original.
Fix was included in the upstream repository.
2014-04-24 08:01:54 +02:00
Mathias Meyer
fe88881dba Use git rack-cache, less verbose. 2014-04-23 18:06:05 +02:00
Mathias Meyer
248fa1a9a7 Update metrics exporter to use debug branch. 2014-04-23 14:28:32 +02:00
Mathias Meyer
fdb265cfcb Use roidrage's fork of the librato exporter.
Includes a bug fix for empty metrics.
2014-04-23 14:14:23 +02:00
Mathias Meyer
988bf24816 Remove direct require. 2014-04-23 13:02:16 +02:00
Mathias Meyer
d0818c5f1c Enable direct librato export for metriks. 2014-04-18 15:47:48 +02:00
Piotr Sarnacki
c42335a286 Merge pull request #117 from travis-ci/ps-ssh-keys
Add ssh keys to settings API
2014-04-15 10:59:59 +02:00
Piotr Sarnacki
3994b82f78 Bump travis-core and use master branch 2014-04-15 10:53:59 +02:00
Henrik Hodne
928ed11c62 skylight: use Sinatra support from skylight gem
This hasn't been merged in yet, so use my fork for now.
2014-04-09 14:30:04 -05:00
Henrik Hodne
37f2102513 Add Skylight stuff 2014-04-09 02:57:34 -05:00
Piotr Sarnacki
87d3cbb96b Remove debugger from Gemfile 2014-04-01 16:25:41 +02:00
Piotr Sarnacki
5b0af64959 Use travis-core from ps-settings-encryption branch 2014-04-01 15:34:21 +02:00
Piotr Sarnacki
1b524071f4 Allow to handle settings collections 2014-04-01 12:00:06 +02:00
Henrik Hodne
4d1b415d7b
Revert "Update Ruby to 2.1.0"
After the initial speed-up, things quickly slowed down. Reverting this
for now and will investigate more.
2014-01-30 15:17:03 -06:00
Henrik Hodne
123c8cf403
Update Ruby to 2.1.0 2014-01-30 13:25:28 -06:00
Piotr Sarnacki
99ebe9956a Use travis-api from master branch 2014-01-17 14:59:40 +01:00
Piotr Sarnacki
818db89b13 Use core from ps-tags-and-branches 2014-01-17 13:48:00 +01:00
Piotr Sarnacki
870a155cda Bump travis-core 2013-12-04 12:59:07 +01:00
Piotr Sarnacki
62a5e602c5 Implement simple repository settings API 2013-12-02 15:36:25 +01:00
Piotr Sarnacki
0dd6380b8e Use ruby 2.0.0 2013-11-08 13:33:41 +01:00
Josh Kalderimis
ade4d4ad01 back to bunny 0.8.x 2013-10-13 18:16:01 +02:00
Josh Kalderimis
90c26dc111 lets try 0.9.8 bunny 2013-10-13 18:10:07 +02:00
Josh Kalderimis
e15e3747b7 try using bunny 1.0.0.rc2 2013-10-13 17:43:03 +02:00
Josh Kalderimis
714fe3f617 update bunny for ssl support 2013-10-13 15:27:25 +02:00
Piotr Sarnacki
f97dfa984f Add memcachier to gemspec 2013-09-11 11:27:26 +02:00
Piotr Sarnacki
2492d710e1 Use new follower API added to Travis::Model 2013-09-04 16:22:32 +02:00
Piotr Sarnacki
dcc65cc735 Use ruby 1.9.3 2013-09-03 17:26:20 +02:00
Piotr Sarnacki
dae80733f9 Test on ruby 2.0.0 2013-09-03 13:53:32 +02:00
Piotr Sarnacki
dae72e62a8 Use memcachier gem 2013-09-02 13:46:32 +02:00
Piotr Sarnacki
732b24e1e5 Switch to unicorn 2013-09-02 11:54:04 +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
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
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
Mathias Meyer
a46488078f Add rack-attack, block one client who's hammering us. 2013-07-09 11:02:38 +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
e409f1b623 big bundle update
primarily for core, but also for GH and puma
2013-07-08 13:03:31 +02:00
Piotr Sarnacki
704d8aeb5b Use simple_states from rubygems 2013-06-10 11:55:55 +02:00
Piotr Sarnacki
935288e8e9 Don't load octopus if there is no need 2013-05-05 00:27:10 +02:00
Josh Kalderimis
a949b58d98 merging all the things 2013-05-03 10:12:16 +02:00
Piotr Sarnacki
79564b9eac Use octopus from travis-ci's fork 2013-05-03 02:44:31 +02:00
Piotr Sarnacki
546d7b4ad4 Set puma's version to 1.6.3
Newest version has problems with logs and newrelic
2013-05-03 00:14:31 +02:00
Josh Kalderimis
ab2714621f i wonder what i am doing wrong with octopus 2013-05-02 17:08:31 +02:00
Josh Kalderimis
fa6ea0692d use a follower for one of the repos endpoint 2013-05-02 16:38:20 +02:00
Piotr Sarnacki
95b240e211 Revert "switch to unicorn"
The switch was done in order to see if puma may be related to 503
issues, but since it didn't change a thing, we may bring it back

This reverts commit 74612ed067.
2013-04-16 20:03:47 +02:00