eBooru/app
Earlopain 2c60ec69c8
[Prod] Replace unicorn with pitchfork
pitchfork is a unicorn fork with some things removed and some things added.
We don't need any of these things so it should be an easy replace.
There is no worker-killer for pitchfork, it is however trivial to implement ourselves.

unicorn is pretty much dead. The author implies as much in the various readme updates
he made. It also doesn't work with rack 3 and I doubt a new release will even be made.
If it will, it highly likely won't be on rubygems.
2024-05-07 21:54:25 +02:00
..
concerns [Rails] Use modern enum syntax 2024-04-21 18:14:01 +02:00
controllers [Misc] Add a method that returns the base url for network requests 2024-04-26 15:57:56 +02:00
decorators [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
helpers [Artists] Fix "new" link in link_to_artist 2024-04-09 21:45:00 -05:00
indexes [Rails] Use different syntax to query if pg array contains single value 2024-04-21 18:21:37 +02:00
inputs [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
javascript [Notes] Remove note previews, replace with dtext previews 2024-04-18 05:31:25 -05:00
jobs [BURs] Don't use tag_string_diff for tag nuking 2024-02-26 16:56:20 +01:00
logical [Prod] Replace unicorn with pitchfork 2024-05-07 21:54:25 +02:00
mailers [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
models [Cleanup] Resolve some easy ruby warnings 2024-04-28 11:59:37 +02:00
presenters Merge pull request #617 from DonovanDMC/normalize-tagsetpresenter-tags 2024-04-09 19:35:44 +02:00
serializers [Gems] Bump RuboCop 2024-04-28 11:05:37 +02:00
views [Cleanup] Resolve some easy ruby warnings 2024-04-28 11:59:37 +02:00