Art4
|
e59dd9d9d4
|
Merge branch 'develop' into refactor-entrypoint-auth_ejabberd.php
|
2024-12-26 06:31:21 +00:00 |
|
Hypolite Petovan
|
a8963c3ba2
|
Merge pull request #14618 from Art4/merge-2024.09-rc-into-develop
Merge `2024.09-rc` into `develop`
|
2024-12-25 22:38:07 -05:00 |
|
Hypolite Petovan
|
9921abc8bd
|
Merge pull request #14619 from Art4/remove-di-app-method
Remove `DI::app()`
|
2024-12-25 22:36:25 -05:00 |
|
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
|
73fb1f1549
|
Remove DI::app() method
|
2024-12-23 12:39:11 +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 |
|
Hypolite Petovan
|
1b3ba3199e
|
Merge pull request #14613 from annando/documentation
Documentation to connectors updated
|
2024-12-22 12:01:39 -05: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 |
|
Art4
|
af4cac91b1
|
Run PHP-CS-Fixer with PHP 8.3
|
2024-12-22 07:27:07 +00:00 |
|
Art4
|
f8b96c562a
|
Add codestyle check
|
2024-12-22 07:23:49 +00:00 |
|
Art4
|
af655ff392
|
rename workflows and test cases
|
2024-12-22 07:05:25 +00:00 |
|
Art4
|
9803bd731c
|
Merge branch 'develop' into restore-github-actions
|
2024-12-22 07:02:24 +00:00 |
|
Art4
|
3b8aac4c55
|
Add tests with PHP 8.5
|
2024-12-22 06:56:30 +00:00 |
|
Art4
|
1b4ace329e
|
Rename tests, use composer v2
|
2024-12-22 06:55:09 +00:00 |
|
Art4
|
dd4467043a
|
Set bin path to phpunit
|
2024-12-22 06:51:37 +00:00 |
|
Art4
|
57da3416c5
|
clone addon repository
|
2024-12-22 06:41:11 +00:00 |
|
Art4
|
ab22464d55
|
better healtcheck for mariadb
|
2024-12-22 06:38:16 +00:00 |
|
Hypolite Petovan
|
e7e0ae3784
|
Merge pull request #14603 from Art4/create-app-from-container
Add `App::fromDice()` factory method
|
2024-12-21 21:35:01 -05:00 |
|
Hypolite Petovan
|
183e3c48e6
|
Merge pull request #14611 from annando/issue-14609
Issue 14609: Avoid endless worker repetition in case of an execution error
|
2024-12-21 21:31:52 -05:00 |
|
Michael
|
322b24ea05
|
Issue 14609: Avoid endless worker repetition in case of an execution error
|
2024-12-21 21:46:23 +00:00 |
|
Hypolite Petovan
|
6e0d155b43
|
Merge pull request #14604 from annando/issue-14344
Issue 14344: Contact import is relocated to a dedicated place
|
2024-12-21 15:59:25 -05:00 |
|
Hypolite Petovan
|
775624ec24
|
Merge pull request #14610 from annando/media-post
Improved check for attached Fediverse posts
|
2024-12-21 11:47:09 -05:00 |
|
Hypolite Petovan
|
4728d1919f
|
Merge pull request #14608 from annando/atproto
Unneeded line removed / improved status handling
|
2024-12-21 11:43:32 -05:00 |
|
Michael
|
9e19e90b75
|
Improved check for attached Fediverse posts
|
2024-12-21 15:25:24 +00:00 |
|
Michael
|
794bfcff1d
|
Unneeded line removed / improved status handling
|
2024-12-21 08:26:56 +00:00 |
|
Art4
|
c949032fc7
|
Remove src tests
|
2024-12-20 21:49:34 +00:00 |
|
Art4
|
722164711c
|
test only src tests
|
2024-12-20 21:36:06 +00:00 |
|
Art4
|
2fba79929d
|
add tests workflow
|
2024-12-20 21:32:59 +00:00 |
|
Art4
|
81b87e9ca4
|
Add workflow for unit tests
|
2024-12-20 21:26:05 +00:00 |
|
Art4
|
d9841eeea3
|
Add Github workflow for PHPStan
|
2024-12-20 21:07:53 +00:00 |
|