Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-22 | Do not set port for puma if it is bound to unix socket (#2289) | Akihiko Odaki | |
Setting port after binding a unix socket puma listen to both of an unix socket and TCP/IP, which is not a desired behavior. | |||
2017-04-21 | Allow to listen Unix socket (#2085) | Akihiko Odaki | |
* Allow puma to listen Unix socket * streaming: Show the whole listening address instead of the port Port is not always appropriate (e.g. Unix socket) * streaming: Close server before exiting This change especially allows to remove Unix socket before exiting. | |||
2017-04-15 | Removed Heroku in-process spawning. (#1873) | Ash Furrow | |
2017-04-07 | Force UTF8 encoding on generated XML (#1140) | Eugen | |
2017-01-17 | Add sounds for notifications. Boop by @jk@mastodon.social | Eugen Rochko | |
2017-01-17 | Add Heroku deployment support | Effy Elden | |
2016-11-02 | Add puma preloading, decrease DB pool size to size of threads per worker | Eugen Rochko | |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko | |
2016-03-12 | Adding config for puma, dashboard layout, fixing some queries | Eugen Rochko | |