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
Konstantin Haase
74612ed067
switch to unicorn
2013-04-16 18:28:20 +02:00
Piotr Sarnacki
7384011e54
Use rubygems via https
2013-02-26 21:06:16 +01:00
Piotr Sarnacki
afe7de8e72
Depend on newrelic_rpm in ~> 3.5.5.0 versions
2013-02-13 13:20:06 +01:00
Piotr Sarnacki
a148575fe6
Add newrelic_rpm to Gemfile to hopefully fix bundler error when running tests
2013-02-13 13:07:55 +01:00
Sven Fuchs
be52ae9b1d
use travis-core/master
2013-02-10 22:43:02 +01:00
Sven Fuchs
7e005aad1b
use travis-core/sf-log-models
2013-02-10 21:30:50 +01:00
Piotr Sarnacki
2baa5c9ec3
Use travis-core from master
2013-02-04 13:49:12 +01:00
Piotr Sarnacki
01bb1c55c2
Use ps-db-encryption branch
2013-02-03 17:38:24 +01:00
Sven Fuchs
b8dfb1cd00
auth PUT to /artifacts/:id
2013-01-30 08:50:27 +01:00
Piotr Sarnacki
616b8df27c
Use travis-core from master
2013-01-27 21:42:00 +01:00
Sven Fuchs
4ea95494de
allow put to /artifacts/:id
2013-01-26 20:44:04 +01:00
Sven Fuchs
d441336573
expose logs on /job/:id/log.txt
2013-01-26 20:43:54 +01:00
Konstantin Haase
7195d48e7b
downgrade sinatra
2013-01-24 22:15:55 +01:00
Piotr Sarnacki
8c5529a50a
Revert "go back to unicorn for now"
...
Server is not the bottleneck and new relic does not work on unicorn.
This reverts commit 4a88b2d8c6
.
Conflicts:
Gemfile.lock
2013-01-23 21:05:36 +01:00
Sven Fuchs
4a88b2d8c6
go back to unicorn for now
2013-01-22 21:27:38 +01:00
Piotr Sarnacki
7bd90a4ef3
Use puma as a webserver, try to preload constants
2013-01-19 21:20:51 +01:00
Piotr Sarnacki
c1da6228a7
Use thin as a webserver (hopefully it fixes new relic
2013-01-19 19:41:23 +01:00
Sven Fuchs
e491461cfb
remove branch
2013-01-19 13:46:40 +01:00
Sven Fuchs
92a3d17ebf
use travis-core/sf-restart-event
2013-01-17 19:06:34 +01:00
Sven Fuchs
f7d9993090
Merge branch 'sf-log-aggregation'
...
Conflicts:
Gemfile.lock
2013-01-09 12:49:34 +01:00
Konstantin Haase
761b9996d7
switch back to master for travis-core
2013-01-08 13:35:26 +01:00
Konstantin Haase
eb74d17d7b
point to core branch
2013-01-07 20:18:13 +01:00
Sven Fuchs
0e55337548
comment out debugger since it does not compile on travis
2013-01-03 14:05:21 +01:00
Sven Fuchs
cbe5654ce5
use sf-log-aggregation
2012-12-22 18:49:56 +01:00
Konstantin Haase
b005047d95
rename token parameter to github_token for /auth/github
2012-12-12 18:30:55 +01:00
Konstantin Haase
ea183ee620
upgrade sinatra and sinatra-contrib
2012-12-12 18:21:43 +01:00
Sven Fuchs
8669420f04
need to use https:// protocol for gist gems now
2012-12-12 15:45:32 +01:00
Sven Fuchs
44521014a8
use simple_states branch for now
2012-12-09 16:12:40 +01:00
Sven Fuchs
a78e9d26cf
remove branch
2012-12-09 15:26:18 +01:00
Sven Fuchs
f29577e225
use branch, bump deps
2012-12-09 15:16:50 +01:00
Mathias Meyer
37e04c16ae
Bump travis-sidekiqs.
2012-12-05 11:38:38 +01:00
Mathias Meyer
ecd236a8ff
Add metriks.
2012-12-05 11:11:18 +01:00
Piotr Sarnacki
440dacece3
Add endpoints for key regeneration
...
Enpoints are:
POST /repos/:id/key
and
POST /repos/:owner/:name/key
Both versions will replace current ssl key for given repo with the new
one.
2012-12-03 02:54:01 +01:00
Sven Fuchs
fb96092ae8
lock travis-sidekiqs to cde9741
2012-12-02 02:29:12 +01:00
Sven Fuchs
197dcf9fc5
remove branch
2012-11-24 00:30:07 +01:00
Sven Fuchs
f2aa938f84
use travis-core/sf-register-services
2012-11-23 21:16:21 +01:00
Sven Fuchs
b7a9ba121f
bump deps
2012-11-11 02:08:46 +01:00
Piotr Sarnacki
ba364c8188
Use unicorn for now, we need to fix concurrency issues to use puma
2012-11-07 13:45:48 +01:00
Mathias Meyer
612b7f1e9f
Switch to sentry for exceptions.
2012-11-07 11:46:43 +01:00
Mathias Meyer
901d936531
Set up Sidekiq properly.
2012-11-07 10:59:13 +01:00
Mathias Meyer
308ce72aee
Bump travis-core. Start features on app boot.
2012-11-07 10:43:25 +01:00
Sven Fuchs
1f5001efe7
use travis-core/master
2012-11-02 20:56:16 +01:00