Commit graph

17 commits

Author SHA1 Message Date
Sam
6f15e14392
chore: fix styleci (#3588)
Co-authored-by: Sam <samerton@users.noreply.github.com>
2025-03-29 10:50:03 +00:00
tadhgboyle
0c80570609
Enable StyleCI (#3475)
* Create StyleCI config file

* Disable `phpdoc_separation`

* Apply fixes from StyleCI (#3476)

Co-authored-by: StyleCI Bot <bot@styleci.io>

* style: styleci fixes

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sam <samerton@users.noreply.github.com>
2024-03-09 11:19:55 +00:00
Tadhg Boyle
8852373a89
Call compileQueries only when needed (#3386) 2023-06-12 10:31:01 -06:00
Robin
382c2e33d2
Remove code scheduled for removal in 2.1.0 (#3165)
* Remove code scheduled for removal in 2.1.0

* bring back the party function

* Use urlencode

* Remove `Queries.php` from backtrace check

---------

Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2023-02-21 15:43:09 +01:00
Tadhg Boyle
a1a8efb748 Ignore args in QueryRecorder back traces 2022-06-27 21:16:06 -06:00
Tadhg Boyle
314c809849
Global debugging constants to optimize requests when users cannot view exception page (#2872) 2022-06-17 22:46:42 -06:00
Robin
4d16d3f555
Rewrite configuration file operations (#2850)
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2022-06-12 20:21:21 -06:00
Tadhg Boyle
4b33c3e422 Update ignore filename in QueryRecorder 2022-05-29 15:30:39 -06:00
Tadhg Boyle
4bc762c4be Create InteractsWithDatabase trait, so we don't repeat DB logic twice 2022-04-21 08:32:17 -07:00
Tadhg Boyle
137014d64d Check before adding another semicolon to end of SQL query trace 2022-04-13 23:31:17 -07:00
Tadhg Boyle
fb87882a95 Fix SQL trace last backtrace logic for edge cases 2022-03-29 14:57:56 -07:00
Tadhg Boyle
94e64c1207
Add PHPDocs to core classes for new class docs site (#2602) 2022-02-14 20:48:15 -08:00
Tadhg Boyle
dd9cb7ce4e
Use Composer for dependencies (#2517) 2021-12-05 08:17:24 -08:00
Tadhg
f53740cac6 Fix #2495 2021-11-16 15:53:28 -08:00
Tadhg
c3f5a067f9 Add docblocks to QueryRecorder class 2021-11-03 22:19:57 -07:00
Tadhg
7491682ad0 Misc formatting 2021-11-02 23:37:19 -07:00
Tadhg
805e1e9e27 organize classes into folders + implement new autoloader 2021-10-27 22:26:24 -07:00
Renamed from core/classes/QueryRecorder.php (Browse further)