Eugen Rochko
a3f443b9c3
Improve ActiveRecord connection in on_worker_boot ( #9238 )
...
This is how it looks in the example in the Puma README
6 years ago
aus-social
c883b1ffc9
lint pass 2 ( #8878 )
...
* Code quality pass
* Typofix
* Update applications_controller_spec.rb
* Update applications_controller_spec.rb
6 years ago
Eugen Rochko
2b2045834e
Revert "Default puma to running on localhost only." ( #8444 )
...
* Revert "Default puma to running on localhost only. (#8429 )"
This reverts commit 01896d770d
.
6 years ago
M Somerville
01896d770d
Default puma to running on localhost only. ( #8429 )
6 years ago
Akihiko Odaki
f899004524
Do not set port for puma if it is bound to unix socket ( #2289 )
...
Setting port after binding a unix socket puma listen to both of an unix
socket and TCP/IP, which is not a desired behavior.
8 years ago
Akihiko Odaki
4e097cc6c0
Allow to listen Unix socket ( #2085 )
...
* 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.
8 years ago
Ash Furrow
57e0b5064b
Removed Heroku in-process spawning. ( #1873 )
8 years ago
Eugen
1781fcaea4
Force UTF8 encoding on generated XML ( #1140 )
8 years ago
Eugen Rochko
7865ce28e5
Add sounds for notifications. Boop by @jk@mastodon.social
8 years ago
Effy Elden
a898072d76
Add Heroku deployment support
8 years ago
Eugen Rochko
e6e80a8017
Add puma preloading, decrease DB pool size to size of threads per worker
8 years ago
Eugen Rochko
10ba09f546
Upgrade to Rails 5.0.0.1
8 years ago
Eugen Rochko
aab9f57e36
Adding config for puma, dashboard layout, fixing some queries
9 years ago