Commit Graph

107 Commits (1d4ca2d02a09fc2917874e0c9ed990ff8ed5a242)

Author SHA1 Message Date
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
Oliver Günther 0182215f8c
Move mysql error early into application boot 5 years ago
ulferts e7263fcedb
migrate to rails 6.0.0 5 years ago
Markus Kahl 1547a75a16 log sql statements by default in dev mode 5 years ago
Oliver Günther d0756e2730
Re-add constraints path to eager_load 5 years ago
Oliver Günther 2ea2ad4826
Remove plugin tests from lib/ that now are eager loaded 5 years ago
Oliver Günther 54d753262b
Fix issues caused by eager loading in production 5 years ago
Oliver Günther 2fc4416601 Store User.current in current thread 5 years ago
Markus Kahl 3a1ee72b05 do not serve dynamic content assets (e.g. highlighting) through asset host 5 years ago
ulferts 7399488750 Replace Sass by SassC (#7011) 6 years ago
Oliver Günther c3de946972
Add rake task job that will dynamically load tasks 6 years ago
Oliver Günther e41d85e9c7
Implement OAuth applications CRUD 6 years ago
Oliver Günther e6d578ad98
Remove storage and move 5.2 defaults in application.rb 6 years ago
Oliver Günther 4bb14e2a62
Upgrade to Rails 5.2 6 years ago
Cyril Rohr c531fba836 Make the log_level configurable 6 years ago
Markus Kahl e6a425e953 polish 6 years ago
Wieland Lindenthal 0a21541dd7 Allow filter WPs based on the content or file name of their attachments 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 3db13c90f0
Silence AS deprecations on production 7 years ago
Joe Rafaniello d5bbfbf820
Avoid require memory leak with pathnames in load path 7 years ago
Joe Rafaniello 504a157ef0 Avoid require memory leak with pathnames in load path (#6148) 7 years ago
Oliver Günther e47c21ad41
Require active_support before including lib/ 7 years ago
Oliver Günther 3649a81721
Rewrite user settings tabs to be extensible without patching (#6141) 7 years ago
Oliver Günther 845797d9ed
Add translations for core plugin branch 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
Wieland Lindenthal c8ae835074 Do not allow `admin/enterprise` routes if configuration if `ee_mangager_visible` is FALSE 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 38d49a5109
Don't produce deprecation notice on production 8 years ago
Oliver Günther 6fcddd42ab
Clean temporary RackMultiPart* files using middleware 8 years ago
Oliver Günther 191ee549b3
Silence deprecations on production and CI mode 8 years ago
Oliver Günther 544358855f
[24111] Fix double encoding of gzip attachments in Firefox 8 years ago
Oliver Günther 5db362af4d Rails 5 no longer does autoload constants outside the global namespace constant. 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Oliver Günther 0d861af6d4
Remove deprecated raise_in_transactional_callbacks 8 years ago
Oliver Günther b72ecf2336
Adjust application middlewares 8 years ago
Oliver Günther 0f6c644b9e
WIP 8 years ago
Oliver Günther 3de8303361 Fix middleware reloading 8 years ago
Markus Kahl 00dff8b96a fix User.current leak (#4533) 9 years ago
Oliver Günther cd94062207 Correct for sprockets upgrade 9 years ago
Oliver Günther 1f75bd22b0 Use XML parser middleware 9 years ago
Jens Ulferts b2551f92e2 enable Rack::Deflater 9 years ago
Cyril Rohr f8714d1e89 Allow to configure asset_host, which can be used to host assets on a CDN 9 years ago
Stefan Botzenhart 7fd8ee1c55 Use delayed_job as active_job backend 9 years ago
Peter Lehwess a7789652e6 Enable cascade key lookup for i18n 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther da6e41d534 Load I18n::Backend::Fallbacks everytime 9 years ago
Oliver Günther 1c20a37532 Set default_locale in application rather than initializer 9 years ago
Mohamed Wael Khobalatte abceabc36f Do away with stats about rails and bundler initialization 9 years ago
Alex Coles 0468aaf593 Update config to raise in transactional callbacks 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago