Commit Graph

21 Commits

Author SHA1 Message Date
Konstantin Haase
3680fcf389 v3: add subscription model 2015-04-17 12:16:11 +02:00
Sven Fuchs
c3f93b789b add repos stats script 2014-10-07 16:47:09 +02:00
Piotr Sarnacki
4341461bd3 Don't use nginx 2014-09-25 13:09:52 +02:00
Henrik Hodne
da92cfd640 Remove New Relic 2014-04-09 05:25:00 -05:00
Piotr Sarnacki
732b24e1e5 Switch to unicorn 2013-09-02 11:54:04 +02:00
Piotr Sarnacki
97958a4ce4 Try nginx 2013-09-02 09:52:26 +02:00
Henrik Hodne
31d8305801 Disable New Relic in console 2013-05-15 18:04:23 +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
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
Mathias Meyer
47287014a1 Use unicorn.rb config, sans prefork for now. 2012-12-05 18:19:23 +01:00
Piotr Sarnacki
d5fc84a7e5 Include Services::Helpers in console 2012-11-26 00:16:14 +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
Konstantin Haase
0283735471 add missing file 2012-10-23 00:27:06 +02:00
Piotr Sarnacki
428b36b5da Use puma as a webserver 2012-10-21 17:51:56 +02:00
Konstantin Haase
8a16b77281 disable threaded mode for now 2012-09-18 17:02:01 +02:00
Konstantin Haase
6606af4b43 start working on post_message auth flow
Conflicts:
	Gemfile.lock
2012-09-18 00:04:50 +02:00
Konstantin Haase
7baf61054c rewrite all the things 2012-07-27 15:55:57 +02:00