Art4
|
06e3051ad1
|
Fix errors in Factory namespace
|
2024-12-03 21:44:35 +00:00 |
Art4
|
1fe730f514
|
Fix errors in Database namespace
|
2024-12-03 20:36:29 +00:00 |
Art4
|
496f0755b1
|
Fix errors in Core namespace
|
2024-12-03 20:11:46 +00:00 |
Art4
|
6ad1dd72d6
|
Merge branch 'phpstan-level-1-in-addons' into phpstan-level-2
|
2024-12-02 19:13:15 +00:00 |
Art4
|
867253436d
|
bump to phpstan level 1
|
2024-12-02 19:02:14 +00:00 |
Art4
|
fb4ddb7d8d
|
Merge branch 'develop' into phpstan-level-1-in-addons
|
2024-12-02 19:01:39 +00:00 |
Hypolite Petovan
|
7a8be0e87e
|
Merge pull request #14571 from Art4/phpstan-level-0-in-addons
Phpstan level 0 in addons
|
2024-12-02 09:29:16 -05:00 |
Art4
|
fb3a3ea7e6
|
Fix errors in Content namespace
|
2024-12-01 22:53:53 +00:00 |
Art4
|
f628c540a4
|
Fix errors in Contact namespace
|
2024-12-01 22:11:04 +00:00 |
Art4
|
88f693bb71
|
Fix errors in Console namespace
|
2024-12-01 21:24:43 +00:00 |
Art4
|
fef844cc68
|
Fix errors in Collection namespace
|
2024-12-01 21:03:06 +00:00 |
Art4
|
139ddbd1de
|
fix errors in BaseModel
|
2024-12-01 20:51:57 +00:00 |
Art4
|
685e058fe6
|
bump phpstan to level 2
|
2024-12-01 20:46:04 +00:00 |
Art4
|
7c499c2212
|
set PHPStan level to 0 for now
|
2024-12-01 08:13:25 +00:00 |
Art4
|
3ec5119933
|
Merge branch 'develop' into phpstan-level-0-in-addons
|
2024-12-01 07:39:41 +00:00 |
Art4
|
6ee0890c5e
|
Merge branch 'develop' into phpstan-level-1-in-addons
|
2024-12-01 07:38:06 +00:00 |
Hypolite Petovan
|
e34d38182c
|
Merge pull request #14559 from Art4/phpstan-level-1
Phpstan level 1
|
2024-11-30 21:40:29 -05:00 |
Art4
|
796db5dfae
|
Merge branch 'phpstan-level-1' into phpstan-level-1-in-addons
|
2024-11-30 21:06:36 +00:00 |
Art4
|
56b8b6cd03
|
update messages.po
|
2024-11-30 20:47:49 +00:00 |
Art4
|
b9e9af0361
|
Ignore errors in vendors in pumpio addon
|
2024-11-30 20:12:10 +00:00 |
Art4
|
e17012801f
|
Merge branch 'develop' into phpstan-level-1-in-addons
|
2024-11-30 19:23:36 +00:00 |
Art4
|
f44b261cd7
|
Update messages.po
|
2024-11-30 07:12:25 +00:00 |
Art4
|
cbcb4374fc
|
Merge branch 'develop' into phpstan-level-0-in-addons
|
2024-11-30 07:05:19 +00:00 |
Art4
|
bdae3c56c0
|
Revert "remove ->toArray() call"
This reverts commit e797db8d48 .
|
2024-11-29 20:53:15 +00:00 |
Hypolite Petovan
|
a06e18a4bd
|
Merge pull request #14570 from Art4/replace-app-with-apphelper
[Refactoring] Replace App with AppHelper
|
2024-11-29 15:50:51 -05:00 |
Art4
|
b2eee3ffd3
|
Merge branch 'phpstan-level-1' into phpstan-level-1-in-addons
|
2024-11-29 20:18:25 +00:00 |
Art4
|
e797db8d48
|
remove ->toArray() call
|
2024-11-29 19:50:48 +00:00 |
Art4
|
69f30a2631
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-29 19:32:37 +00:00 |
Hypolite Petovan
|
c133884ce4
|
Merge pull request #14579 from Art4/port-2024.09-rc-into-develop
Merge 2024.09-rc branch into develop
|
2024-11-29 12:48:51 -05:00 |
Tobias Diekershoff
|
d48d23afa1
|
Merge pull request #14580 from annando/shortcut
Added check for shortcut icon url parts
|
2024-11-29 07:06:10 +01:00 |
Michael
|
8647a5d08a
|
Added check for shortcut icon url parts
|
2024-11-29 05:17:26 +00:00 |
Art4
|
66d7ec5734
|
Merge branch '2024.09-rc' into port-2024.09-rc-into-develop
|
2024-11-28 15:11:11 +00:00 |
Art4
|
86721490e1
|
clone addon repository for tests
|
2024-11-28 12:56:04 +00:00 |
Art4
|
937739cb0d
|
Move phpstan step back into phpunit pipeline
|
2024-11-28 12:55:37 +00:00 |
Art4
|
d3be886dac
|
Rename code style check job
|
2024-11-28 12:42:03 +00:00 |
Art4
|
07f7632d64
|
move phpstan check into code_standards_check pipeline
|
2024-11-28 12:41:40 +00:00 |
Art4
|
6fed376c50
|
let phpstan ignore addon lang folders
|
2024-11-28 12:39:26 +00:00 |
Art4
|
8f66cbee91
|
remove unused parameter
|
2024-11-28 08:26:26 +00:00 |
Art4
|
a0da648214
|
remove unused call for DI::app()
|
2024-11-28 08:17:04 +00:00 |
Art4
|
9c7066ae35
|
Merge branch 'develop' into replace-app-with-apphelper
|
2024-11-28 08:11:21 +00:00 |
Art4
|
ec5d3e55c7
|
Use Status object in User object
|
2024-11-28 08:04:53 +00:00 |
Art4
|
0b58562a4e
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-28 07:58:50 +00:00 |
Hypolite Petovan
|
760e98c5d4
|
Merge pull request #14577 from annando/restrictions
No restrictions check on connector networks
|
2024-11-27 07:06:38 -05:00 |
Michael
|
aa63b5260e
|
No restrictions check on connector networks
|
2024-11-27 04:29:44 +00:00 |
Michael Vogel
|
4e8820b225
|
Merge pull request #14576 from tobiasd/20241126-lng
Updating translations
|
2024-11-26 20:27:43 +01:00 |
Tobias Diekershoff
|
456e636b16
|
Updating translations
|
2024-11-26 07:47:14 +01:00 |
Hypolite Petovan
|
b7329679d3
|
Merge pull request #14574 from annando/jetstream
Preparation for the Bluesky Jetstream firehose
|
2024-11-25 21:25:16 -05:00 |
Michael
|
c85d979fea
|
Preparation for the Bluesky Jetstream firehose
|
2024-11-24 06:51:00 +00:00 |
Art4
|
763d66f367
|
exclude vendor pathes from scan
|
2024-11-23 23:06:45 +00:00 |
Art4
|
9d4dc61807
|
scan addon folder with PHPStan level 0
|
2024-11-23 22:15:04 +00:00 |