gnu-social/src
Hugo Sales f65e2b90f2
[CORE] Fix use of `Exception` class without import
2021-09-14 13:13:41 +01:00
..
Command [TESTS][DOCUMENTATION] Add documenation for the list events command and exclude it from unit testing 2021-09-14 13:13:15 +01:00
Controller [CONTROLLER][AdminPanel] Add missing Exception import 2021-09-14 13:13:41 +01:00
Core [CORE] Fix use of `Exception` class without import 2021-09-14 13:13:41 +01:00
DataFixtures [TESTS][DataFixtures] Use Temporary file instead of an ad-hoc solution to copy the upload files 2021-09-14 13:13:36 +01:00
DependencyInjection/Compiler [TESTS] Add ignore annotations to code paths that serve as hooks in DependencyInjection 2021-09-14 13:13:13 +01:00
Entity [CORE][Controller] Switch order for content negotiation: allow events to take precedence. Bring back default JSON response 2021-09-14 13:13:41 +01:00
Migrations [V3] Big Bang 2021-09-14 13:01:33 +01:00
Repository [TESTS] Ignore coverage of ResetPasswordRequest, as it uses mailing functionality. We may want to introduce this test in the future 2021-09-14 13:13:20 +01:00
Routes [NOTE] Add route and controller 2021-09-14 13:13:37 +01:00
Security [CORE] Add passowrd reset and forgot password functionality 2021-09-14 13:13:17 +01:00
Twig [TESTS][Twig] Add @codeCoverageIgnore to select methods, as these are simple wrappers 2021-09-14 13:13:16 +01:00
Util [UTIL][CONFIG] Ensure `setConfig` uses a `locals` key 2021-09-14 13:13:41 +01:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-09-14 13:05:33 +01:00
Kernel.php [CONFIG] Refactor configuration loading 2021-09-14 13:13:36 +01:00