Commit Graph

165 Commits

Author SHA1 Message Date
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
Konstantin Haase
461f8c8106 add console 2012-10-23 00:24:23 +02:00
Piotr Sarnacki
428b36b5da Use puma as a webserver 2012-10-21 17:51:56 +02:00
Sven Fuchs
6b02ffabac restore gemfile 2012-10-14 15:47:50 +02:00
Sven Fuchs
802dd17101 empty the gemfile 2012-10-14 15:46:25 +02:00
Sven Fuchs
2ef5a99ed7 re-upgrade thin 2012-10-14 15:40:26 +02:00
Sven Fuchs
b971cddffa downgrade thin 2012-10-14 15:38:02 +02:00
Sven Fuchs
11e43e426f upgrade eventmachine again 2012-10-14 15:33:38 +02:00
Sven Fuchs
1fd26df4a2 tmp downgrade eventmachine 2012-10-14 15:29:42 +02:00
Sven Fuchs
02f5eea4fc try using rack/cache with memcached 2012-10-11 15:04:24 +02:00
Sven Fuchs
289f7c1486 start porting api integration tests 2012-10-02 16:39:38 +02:00
Sven Fuchs
49d428dee1 rbx does't like debugger 2012-10-01 15:23:26 +02:00
Sven Fuchs
da01eba035 fix failing specs 2012-10-01 15:17:18 +02:00
Sven Fuchs
8845263244 switch to travis-core/sf-travis-api 2012-09-30 00:39:10 +02:00
Sven Fuchs
6dc28f0c49 add Rack::PostBodyContentTypeParser and fix locale update 2012-09-26 11:58:57 +02:00
Sven Fuchs
d887f01e0b bump deps 2012-09-22 00:48:13 +02:00
Sven Fuchs
957e9ee378 bump travis-core 2012-09-16 00:46:25 +02:00
Sven Fuchs
1fdcec33a4 use services 2012-09-15 12:10:40 +02:00
Konstantin Haase
69acb37402 use edge gh 2012-08-15 12:29:09 +02:00
Konstantin Haase
f05ea7198b fully implement access tokens 2012-08-15 00:52:22 +02:00
Konstantin Haase
d90898e75a actually use gemspec 2012-08-05 14:42:05 +02:00
Konstantin Haase
7baf61054c rewrite all the things 2012-07-27 15:55:57 +02:00
Sven Fuchs
5c29457066 initial commit 2012-07-18 14:56:41 +02:00