gnu-social/src
Hugo Sales 061a85d6b3
[EVENTS] Change FormatNoteList do separate in and out arguments
This is necessary due to some weird problem which I wasn't able to figure out (but which doesn't matter)
that somehow causes the event to be called twice during testing, and thus the function was exploding
2021-09-14 13:13:23 +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 [EVENTS] Change FormatNoteList do separate in and out arguments 2021-09-14 13:13:23 +01:00
Core [CORE][Log] Add Log::unexpected_exception utility which logs and throws a ServerException 2021-09-14 13:13:23 +01:00
DataFixtures [TESTS] Change format of data fixtures to allow creating more users 2021-09-14 13:13:20 +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 [ATTACHMENTS] Add dependencies counter 2021-09-14 13:13:21 +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 [ROUTES] Remove individual settings pages, as they got merged 2021-09-14 13:13:20 +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][FormFields] Move FormFields class to Util\Form namespace 2021-09-14 13:13:22 +01:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-09-14 13:05:33 +01:00
Kernel.php [CORE] Proxies: constant HEADER_X_FORWARDED_ALL is deprecated 2021-09-14 13:13:02 +01:00