Hypolite Petovan
|
90181759cd
|
Merge pull request #14620 from Art4/refactor-entrypoint-index.php
Refactor entrypoint in `index.php`
|
2024-12-25 22:27:42 -05:00 |
|
Art4
|
26f1c5f1dc
|
inline App::setupContainerForRunningFrontend() method
|
2024-12-25 21:27:08 +00:00 |
|
Art4
|
ce7fd1b0e2
|
extract setup of DI class
|
2024-12-25 21:20:08 +00:00 |
|
Art4
|
d2f2d1d0b9
|
Use App::registerErrorHandler()
|
2024-12-25 21:17:02 +00:00 |
|
Art4
|
f7c661b5e9
|
Extract call of AddonLoader into App::setupContainerForAddons()
|
2024-12-25 21:16:00 +00:00 |
|
Art4
|
34b2419427
|
Move auth_ejabberd.php code into App::processEjabberd()
|
2024-12-25 21:12:24 +00:00 |
|
Art4
|
e0dadea0ff
|
Refactor path to dice rules
|
2024-12-25 21:01:24 +00:00 |
|
Art4
|
b94697678e
|
refactor chdir() call
|
2024-12-25 20:43:15 +00:00 |
|
Art4
|
7d10d04768
|
Extract register error handler into separate method
|
2024-12-23 15:30:42 +00:00 |
|
Art4
|
3c4da64348
|
Refactor App::setupContainerForRunningFrontend()
|
2024-12-23 15:28:57 +00:00 |
|
Art4
|
66822c6a81
|
Rename App variable
|
2024-12-23 15:26:35 +00:00 |
|
Art4
|
856f8fb908
|
Move adding Dice rules into App
|
2024-12-23 15:22:27 +00:00 |
|
Art4
|
ae0cab36dc
|
Improve BasePath tests
|
2024-12-23 14:51:58 +00:00 |
|
Art4
|
0bd8118673
|
Fix code style
|
2024-12-23 14:51:41 +00:00 |
|
Art4
|
dd4fbc0194
|
Replace Util class names with FQCN
|
2024-12-23 14:34:57 +00:00 |
|
Art4
|
899ac663fc
|
Replace Network class names with FQCN
|
2024-12-23 14:34:23 +00:00 |
|
Art4
|
011c098c63
|
Replace Model class names with FQCN
|
2024-12-23 14:32:47 +00:00 |
|
Art4
|
c33223a0eb
|
Replace Database class names with FQCN
|
2024-12-23 14:31:41 +00:00 |
|
Art4
|
ce5789690d
|
Replace Core class names with FQCN
|
2024-12-23 14:30:14 +00:00 |
|
Art4
|
5edc36d6fc
|
Fix PHPDoc and add link to DICE docs
|
2024-12-23 14:28:01 +00:00 |
|
Art4
|
31a731deb7
|
Refactor dependency for $_COOKIE
|
2024-12-23 14:23:58 +00:00 |
|
Art4
|
48bd6b2f81
|
Refactor dependency for $basepath
|
2024-12-23 14:22:52 +00:00 |
|
Art4
|
b4762238ed
|
Replace DiceInstanceManager class names with FQCN
|
2024-12-23 14:19:31 +00:00 |
|
Art4
|
7587517499
|
Refactor dependency for $_GET
|
2024-12-23 14:18:22 +00:00 |
|
Art4
|
c53a75bc38
|
Refactor dependency for $_SERVER
|
2024-12-23 14:12:37 +00:00 |
|
Art4
|
5803c1e760
|
Replace Hooks class names with FQCN
|
2024-12-23 14:11:45 +00:00 |
|
Art4
|
f1405cdb6c
|
Replace Config class names with FQCN
|
2024-12-23 14:06:04 +00:00 |
|
Art4
|
4a766b9750
|
Replace class names with FQCN
|
2024-12-23 14:03:32 +00:00 |
|
Art4
|
b9b44931ac
|
Remove Dice rules for $basepath
|
2024-12-23 13:42:01 +00:00 |
|
Art4
|
4deb28f24e
|
Refactor DI::basePath() to use BasePath class
|
2024-12-23 13:40:53 +00:00 |
|
Art4
|
3a491b879c
|
Replace more calls of dirname() with $basepath
|
2024-12-23 13:35:46 +00:00 |
|
Art4
|
a0e77032cf
|
remove $basepath from global namespace
|
2024-12-23 13:34:10 +00:00 |
|
Art4
|
73fb1f1549
|
Remove DI::app() method
|
2024-12-23 12:39:11 +00:00 |
|
Art4
|
22b1f871a8
|
Merge branch 'develop' into refactor-dice-rules
|
2024-12-23 12:08:38 +00:00 |
|
Art4
|
b1d78e34db
|
Remove checks if result body is not an object
|
2024-12-23 11:37:52 +00:00 |
|
Art4
|
ae2b6e3bb7
|
Fix PHPStan errors from upstream
|
2024-12-23 10:45:15 +00:00 |
|
Art4
|
1b4d0d0bb0
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-23 10:18:56 +00:00 |
|
Hypolite Petovan
|
19cd11cc8e
|
Merge pull request #14538 from Art4/restore-github-actions
Add optional GitHub Action for PHP tests
|
2024-12-22 22:06:58 -05:00 |
|
Art4
|
6f570a08e5
|
declare strict mode in unit tests
|
2024-12-22 18:48:46 +00:00 |
|
Art4
|
75772d874f
|
refactor BasePathTest
|
2024-12-22 18:47:57 +00:00 |
|
Art4
|
704ddc2089
|
simplify basepath
|
2024-12-22 18:03:54 +00:00 |
|
Hypolite Petovan
|
1b3ba3199e
|
Merge pull request #14613 from annando/documentation
Documentation to connectors updated
|
2024-12-22 12:01:39 -05:00 |
|
Art4
|
9987c90faf
|
Refactor getting the basepath
|
2024-12-22 16:29:47 +00:00 |
|
Art4
|
b801e176aa
|
Merge database and unit tests into one workflow
|
2024-12-22 14:36:19 +00:00 |
|
Art4
|
432f28ecd1
|
merge code quality checks into on workflow
|
2024-12-22 14:29:13 +00:00 |
|
Michael
|
2cb212ba28
|
Documentation to connectors updated
|
2024-12-22 08:12:13 +00:00 |
|
Michael Vogel
|
6d983c906a
|
Merge pull request #14612 from nupplaphil/bug/ci
[CI] Fix codecov
|
2024-12-22 09:09:17 +01:00 |
|
Philipp
|
071cb70817
|
Fix codecov token env
|
2024-12-22 08:54:54 +01:00 |
|
Philipp
|
cf59c64489
|
Update messages.po
|
2024-12-22 08:45:30 +01:00 |
|
Philipp
|
2ea1576f0f
|
[CI] Fix codecov
|
2024-12-22 08:37:49 +01:00 |
|