BookStack/tests/Commands
Dan Brown 8bebea4cca
Changed the way settings are loaded
This new method batch-loads them from the database, and removes the
cache-layer with the intention that a couple of batch fetches from the
DB is more efficient than hitting the cache each time.
2023-02-23 22:14:47 +00:00
..
ClearActivityCommandTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
ClearRevisionsCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ClearViewsCommandTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
CopyShelfPermissionsCommandTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
CreateAdminCommandTest.php Applied latest styleci changes 2022-02-01 11:49:30 +00:00
RegenerateCommentContentCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
RegeneratePermissionsCommandTest.php Migrated remaining relation permission usages 2023-01-24 19:04:32 +00:00
RegenerateReferencesCommandTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
ResetMfaCommandTest.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
UpdateUrlCommandTest.php Changed the way settings are loaded 2023-02-23 22:14:47 +00:00