Commit Graph

574 Commits

Author SHA1 Message Date
Hypolite Petovan
89d6c89b67 Revert "Replace Module::init() with Constructors" 2021-11-19 07:23:23 -05:00
Hypolite Petovan
0b6e0566d7 Merge pull request #10987 from annando/api4
API: moved classes / unified user array creation
2021-11-19 06:13:52 -05:00
Michael
b67c10812a Merge remote-tracking branch 'upstream/develop' into api4 2021-11-18 20:15:57 +00:00
Philipp
f3d7d610e8 Fix tests 2021-11-17 22:21:03 +01:00
Philipp
e73eda0156 Add feedback 2021-11-17 08:16:33 +01:00
Philipp
d638775927 Update tests/src/App/ModuleTest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-17 06:58:28 +01:00
Michael
cf4793ffa6 Possibly fix test 2021-11-17 00:14:56 +00:00
Michael
6b20e52c99 Fixed banner test 2021-11-17 00:03:24 +00:00
Michael
2bb1805a67 Added profile picture 2021-11-16 23:57:12 +00:00
Philipp
c95d47b0b4 Refactor App\Module to App\ModuleController and rename properties 2021-11-16 22:40:39 +01:00
Philipp
8bf61848f9 Fix Legacy test 2021-11-15 00:01:16 +01:00
Philipp
d32f8e5285 Adapt API tests for dynamic usage 2021-11-14 23:49:07 +01:00
Philipp
489cd0884a Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Philipp
018275919c Create interface for static Module calls 2021-11-14 23:30:04 +01:00
Philipp
e7f84d4934 Move Api\unsupported tests and remove dependency to System::jsonExit() 2021-11-12 22:44:59 +01:00
Philipp
c0219fe2fa class type 2021-11-12 22:30:48 +01:00
Philipp
7797c3a0a8 Migrate API\error tests and fix ApiResponse for RSS/atom 2021-11-12 22:29:58 +01:00
Philipp
23939cd0f1 Mirate API\SavedSearches tests 2021-11-12 22:15:43 +01:00
Philipp
de1e839a2b Migrate API\StatusNetVersion 2021-11-12 22:12:28 +01:00
Philipp
829c43ba3b Migrate Api\RateLimitStatus 2021-11-12 22:09:03 +01:00
Philipp
0757c00d52 Move Api\Help 2021-11-12 22:03:41 +01:00
Philipp
bfe925aabe Make PHP-CS happy and add (c) header 2021-11-12 21:50:02 +01:00
Philipp
6725f05ab2 Moved API\Notification tests 2021-11-12 21:35:21 +01:00
Philipp
f2ca21935e Move API\Photo testcases 2021-11-12 21:12:00 +01:00
Philipp
e477cf215d Make API testable & move PhotoAlbum tests to new destination 2021-11-12 21:08:36 +01:00
Michael
e2ff7aef66 Switched to another legacy module 2021-11-08 07:32:46 +00:00
Hypolite Petovan
6730430919 Merge pull request #10957 from nupplaphil/feat/multi_node_process
Add `hostname` to `Process` entity
2021-11-07 10:01:20 -05:00
Michael
cfac13790b "escapeTags" is finally removed 2021-11-07 09:18:25 +00:00
Philipp
5350e0852d Add hostname to Process entity 2021-11-06 20:21:01 +01:00
Philipp
9a5e6642b6 Add Unique-Id for each worker execution 2021-11-05 21:07:14 +01:00
Philipp
38f70cc55a Refactor Process for new paradigm 2021-11-05 20:52:28 +01:00
Michael
63da4a75e9 The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Michael
2785e4dab8 Merge remote-tracking branch 'upstream/develop' into logger-json 2021-11-02 19:35:11 +00:00
Michael
3d08eb0652 Fix test 2021-11-02 19:11:29 +00:00
Hypolite Petovan
4a0127bcee Merge pull request #10942 from annando/error-handling
Improved http error handling
2021-11-02 03:22:20 -04:00
Philipp
e122f3059c fxied tests 2021-11-01 13:39:51 +01:00
Philipp
1a2f33578b Add more PermissionSet tests with groups 2021-10-31 19:39:24 +01:00
Philipp
130f97717d Add tests & remove unused method 2021-10-31 13:58:52 +01:00
Philipp
dcbf8e18f0 Add tests for the PermissionSet repository 2021-10-31 13:50:01 +01:00
Michael
bfc27d151f Fix test 2021-10-31 05:35:40 +00:00
Philipp
22663c4ae5 Move Introspection to Logger package 2021-10-29 12:37:22 +02:00
Philipp
f4ea74447e Add Feedback :-) 2021-10-29 11:37:09 +02:00
Philipp
409d909d0f Restructure HTTPClient for new paradigm 2021-10-28 20:01:03 +02:00
Philipp
fa55928ea3 Replace own VoidLogger with PSR-Standard NullLogger() 2021-10-28 20:01:03 +02:00
Philipp
184f6cc255 Restructure Logger to new paradigm 2021-10-28 20:01:02 +02:00
Philipp
d778af0b0e Cleanup namespaces 2021-10-27 20:16:34 +02:00
Philipp
2ab0d06996 Restructure Storage to new paradigm 2021-10-27 20:00:19 +02:00
Philipp
58eea1adaa Cleanup namespaces 2021-10-26 22:11:10 +02:00
Philipp
b216317477 Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Philipp
57b4c008cb Restructure Session to follow new paradigm 2021-10-26 22:11:07 +02:00