Commit Graph

123 Commits (98221c8901fb73462bac6d6216b8fff8a78665c8)

Author SHA1 Message Date
Christophe Bliard bc0839d104
fix Rails deprecation warning 3 years ago
ulferts cb63949c58
replace deprecated File.exists? 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther b75fbcfc4e
Render error pages using our own templates (#9455) 3 years ago
Oliver Günther d98f08b7db
Use tagged logger with timestamp formatting as early as possible (#9178) 4 years ago
ulferts 9fa5599392
Feature/member notifications (#8958) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Cyril Rohr b4086b2968
Standalone CI docker container (#8943) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts e2961fba14 replaces reform & custom error handling 4 years ago
ulferts 3076e5d57d
fix outdated console printout 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
ulferts e695ba4d3b
enable zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
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