Commit Graph
24 Commits
Author SHA1 Message Date
Spine 944e045feb mysql must not do any data escaping/mangling 2025-07-28 16:55:17 +02:00
Spine 1fbf231c6c use GazelleUnitTest\Helper everywhere 2025-07-28 16:55:16 +02:00
Spine ed3ec08d08 store the viewer in the request context 2025-05-23 14:41:16 +02:00
Spine 683228acc2 enable PSR1.Classes.ClassDeclaration and PSR1.Files.SideEffects 2024-12-20 09:39:21 +01:00
Spine 5d2faf4554 fix phpunit autoload and remove require'd files 2024-12-20 09:39:20 +01:00
Spine 91dcd9a57b refactor torrent redownload 2024-12-20 09:39:19 +01:00
Spine d6055cfe2e enforce PSR12.Classes.ClosingBrace and PSR12.ControlStructures.ControlStructureSpacing 2024-12-20 09:39:18 +01:00
Spine 6a7e10e96b apply phpcs PSR12.Files.FileHeader PSR12.Operators.OperatorSpacing... 2024-04-07 19:46:35 +02:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 4b0af108ab reformat phpcs Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma 2024-04-07 19:46:19 +02:00
Spine 7714d2490a move Reaper enums to Enum source directory 2024-01-01 13:16:11 +01:00
Spine 5c42da97a3 PMs are sent by creating a conversation in an Inbox 2024-01-01 13:15:58 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine a9e86a0b39 prepare codebase for phpunit v10 2023-10-15 17:47:36 +02:00
Spine 0cceae3f56 replace torrents.Time by torrents.created; phpstan cleansing 2023-09-19 13:15:43 +02:00
Spine ba2f4d7fd5 add a toolbox to manage reaper grace periods 2023-09-19 13:15:43 +02:00
Spine 73ae95896e BaseObject::setField() signals intention more clearly than setUpdate() 2023-06-28 19:55:32 +02:00
Spine 07f89d5d03 Nuke old Tags class and add unit tests 2023-06-28 19:55:32 +02:00
Spine 95b0bdbea0 the torrents_details_%d cache key has been retired 2023-06-28 09:49:53 +02:00
sheepishandSpine 8721696184 fix reaper duplicated site log messages 2023-05-01 17:12:52 +02:00
Spine 4074b87877 more phpstan strict checks and their consequences 2023-04-04 19:10:11 +02:00
Spine bb4ef047ef use a helper class to make users 2023-04-04 19:10:11 +02:00
Spine 7bbb25c37b add unit tests for User\Inbox 2023-04-04 19:10:09 +02:00
Spine 77ebf18b7c Handle unseeded and never-seeded uploads in a sane manner 2023-04-04 19:07:56 +02:00