death-notifier/src/main/php/com/fwdekker/deathnotifier
Florine W. Dekker 80835d6a08
Create separate log for database events
Breaking: The option `[logger.file]` has been renamed to `[logger.filename]` for consistency.
2023-03-20 13:55:31 +01:00
..
mailer Add tests for EmailQueue 2022-12-17 18:05:43 +01:00
tracking Create separate log for database events 2023-03-20 13:55:31 +01:00
user Add very simple CAPTCHA mechanism 2022-12-18 23:19:45 +01:00
validation Add very simple CAPTCHA mechanism 2022-12-18 23:19:45 +01:00
wikipedia Add tests for Wikipedia class 2022-12-17 16:28:15 +01:00
Action.php Restructure validation logic 2022-12-08 18:37:26 +01:00
ActionDispatcher.php Restructure validation logic 2022-12-08 18:37:26 +01:00
ActionMethod.php Completely revamp docs and input validation 2022-12-04 23:56:49 +01:00
Config.php Restructure validation logic 2022-12-08 18:37:26 +01:00
Database.php Create separate log for database events 2023-03-20 13:55:31 +01:00
EmulateCronAction.php Detect and resolve renaming vandalism 2022-12-12 23:29:44 +01:00
IllegalArgumentError.php Make actions agnostic to the request method 2022-12-04 16:58:12 +01:00
IllegalStateError.php Make actions agnostic to the request method 2022-12-04 16:58:12 +01:00
LoggerUtil.php Create separate log for database events 2023-03-20 13:55:31 +01:00
MalformedRequestException.php Completely revamp docs and input validation 2022-12-04 23:56:49 +01:00
Response.php Completely revamp docs and input validation 2022-12-04 23:56:49 +01:00
StartSessionAction.php Restructure rules, rewrite config, starts tests 2022-12-07 23:12:33 +01:00
UnexpectedException.php Completely revamp docs and input validation 2022-12-04 23:56:49 +01:00
Util.php Restructure validation logic 2022-12-08 18:37:26 +01:00