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 |
|
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 |
|