gnu-social/src
Hugo Sales 1adde913c6
[PHPStan] Only run custom PHPStan extensions if environment vairable PHPSTAN_BOOT_KERNEL is defined (since it requires having the whole social setup available)
2021-09-14 13:13:45 +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 [TOOLS] Fix all issues found by PHPStan level 2 2021-09-14 13:13:44 +01:00
Core [CORE] Fix `Undefined array key 0` in `DB::filterTableName` 2021-09-14 13:13:45 +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 [TOOLS] Fix all issues found by PHPStan level 2 2021-09-14 13:13:44 +01:00
Entity [NOTE] Add mimetype to notes 2021-09-14 13:13:45 +01:00
Migrations [V3] Big Bang 2021-09-14 13:01:33 +01:00
PHPStan [PHPStan] Only run custom PHPStan extensions if environment vairable PHPSTAN_BOOT_KERNEL is defined (since it requires having the whole social setup available) 2021-09-14 13:13:45 +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 [TOOLS] Fix all issues found by PHPStan level 2 2021-09-14 13:13:44 +01:00
Twig [PLUGINS][Reply][Repeat][Favourite] Base template semantic rework. Reply, repeat and favourite respective classes are now assigned in their NoteHandlerPlugin. 2021-09-14 13:13:43 +01:00
Util [TOOLS][PHPStan] Raise PHPStan level to 3 and fix new errors 2021-09-14 13:13:45 +01:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-09-14 13:05:33 +01:00
Kernel.php [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file 2021-09-14 13:13:42 +01:00