19 Commits
Author SHA1 Message Date
Spine 9a5554aff7 reset request context in unit tests 2026-03-13 18:26:29 +01:00
Spine 9a9b88c74f revamp request creation interface 2025-08-07 16:03:10 +02:00
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine 3e9b2bcb4f phpstan level 8 preparation 2025-07-28 16:55:16 +02:00
Spine 2be870508f consistent findById() logic 2025-07-28 16:55:16 +02:00
Spine 1fbf231c6c use GazelleUnitTest\Helper everywhere 2025-07-28 16:55:16 +02:00
Spine 2b37c53e8a replace user->id() method with user->id property 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 49a8d567f0 logging facility is available from BaseContext 2025-02-24 14:37:56 +01: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
sheepishandSpine a546bb5732 improve group merge matching on upload 2024-12-20 09:39:18 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 33c20b9345 comment author is a User 2024-01-31 09:38:39 +01:00
Spine a06d099002 split new/edit requests into separate files 2024-01-31 09:38:39 +01:00
Spine 479c240002 refactor get comment body 2023-11-20 19:54:46 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine 1efbc2ea15 refactor tableName() as a class constant 2023-09-19 13:21:25 +02:00
Spine ef83c77e66 phpstanify and phpunitify comments 2023-09-19 09:33:06 +02:00