Commit Graph

11 Commits

Author SHA1 Message Date
Spine
2dcefd7e2b more phpcs rules 2025-02-24 14:37:55 +01:00
Spine
6a627f9e3f further request context refactoring 2024-12-20 09:39:20 +01:00
Spine
96caf2a968 move db query tracking from Debug to DB class 2024-12-20 09:39:19 +01:00
Spine
d04e7cd7d6 store the request context in the Base class 2024-12-20 09:39:19 +01:00
Spine
338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine
a9e86a0b39 prepare codebase for phpunit v10 2023-10-15 17:47:36 +02:00
Spine
e3ba156a69 abstract away the global $DB 2023-03-08 18:29:06 +01:00
Spine
ea14a1b8c5 move classes/db_mysql.class.php class to Gazelle\DB\Mysql 2023-02-03 11:13:52 +01:00
Spine
c20ce2826e remove unused methods from DB_MYSQL class 2023-02-03 11:13:49 +01:00
Spine
870e18785d Complete overhaul of the configuration architecture 2023-02-03 11:13:47 +01:00
Spine
9f3125c832 simplify the bootstrapping of a functional Gazelle context 2023-02-03 11:13:47 +01:00