eBooru/config
Earlopain 17b9797657
[Misc] Remove elasticsearch-rails gem
There is no counterpart for OpenSearch.
`elasticsearch-model` needs to go too but that is more involved than
just removing something that only facilitates logging in dev.

This was responsible for
* displaying the time elasticsearch queries took per request
* logging the search parameters being sent to elasticsearch per query

The implementation isn't that complex and I could roll something myself but
considering that I haven't sought that information out by now I'll just don't.
Logging queries is trivial since we craft these manually ourselves.
2023-09-12 20:23:35 +02:00
..
environments [CI] Upload log after test run 2023-02-26 15:53:26 +01:00
initializers [Cleanup] Remove newrelic workaround 2023-08-14 20:19:41 +02:00
locales
unicorn [Prod] Load dotenv for unicorn 2023-04-04 12:59:43 +02:00
webpack [Uploader] Fix description not having formatting buttons 2023-08-17 16:35:38 +02:00
application.rb [Misc] Remove elasticsearch-rails gem 2023-09-12 20:23:35 +02:00
boot.rb [Rails] Update to 7 and run app:update 2022-10-10 13:22:35 +02:00
danbooru_default_config.rb [Users] Add a size limit to the body of feedback 2023-09-12 19:09:17 +02:00
database.yml [DB] Make the port configurable 2023-03-14 00:27:43 +01:00
environment.rb [Rails] Update to 7 and run app:update 2022-10-10 13:22:35 +02:00
puma.rb
routes.rb [Users] Fix custom css 2023-09-07 21:08:55 +02:00
sidekiq.yml [Prod] Configure sidekiq through env variables 2023-04-15 21:07:52 +02:00
solargraph.rb
sRGB.icm
state_checker.rb
webpacker.yml