Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-09 | Improve ActiveRecord connection in on_worker_boot (#9238) | Eugen Rochko | |
This is how it looks in the example in the Puma README | |||
2018-10-04 | lint pass 2 (#8878) | aus-social | |
* Code quality pass * Typofix * Update applications_controller_spec.rb * Update applications_controller_spec.rb | |||
2018-08-26 | Revert "Default puma to running on localhost only." (#8444) | Eugen Rochko | |
* Revert "Default puma to running on localhost only. (#8429)" This reverts commit 2a59c6a5e7ea1794232a12a3d0b46b24d8a9c858. | |||
2018-08-25 | Default puma to running on localhost only. (#8429) | M Somerville | |
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 | |