Philipp
|
319f91301d
|
Move API Response methods into an own class to make them mockable
|
2021-11-12 19:52:01 +01:00 |
|
Michael
|
293775ab4a
|
Photo delete is moved as well
|
2021-11-10 23:31:42 +00:00 |
|
Michael
|
02210f285b
|
API: some more converted functions
|
2021-11-10 23:07:46 +00:00 |
|
Michael
|
1518ad33ad
|
API: Classes moved to the correct places according to their origin
|
2021-11-10 07:31:39 +00:00 |
|
Michael
|
0b7cad5cb5
|
Fix tests
|
2021-11-09 23:14:32 +00:00 |
|
Michael
|
be5988af41
|
Fixing tests
|
2021-11-09 23:10:20 +00:00 |
|
Michael
|
bbc4fe851b
|
"init" removed, moved error function
|
2021-11-09 22:59:58 +00:00 |
|
Michael
|
b6943aff36
|
API call rate_limit_status moved
|
2021-11-09 21:41:37 +00:00 |
|
Michael
|
da9d1e828b
|
Commented out test functions
|
2021-11-08 22:12:10 +00:00 |
|
Michael
|
a66bb09b40
|
Moved function to Arrays.php
|
2021-11-08 22:10:07 +00:00 |
|
Michael
|
f5b47fccce
|
API: spme Functionality is transferred to new places
|
2021-11-08 21:35:41 +00: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 |
|
Philipp
|
ff1a812e1a
|
Restructure Lock to follow new paradigm
|
2021-10-26 22:11:06 +02:00 |
|
Philipp
|
ab83d0dd27
|
Restructure (P)Config to follow new paradigm
|
2021-10-26 22:11:06 +02:00 |
|
Philipp
|
68046573a4
|
Restructure Cache to follow new paradigm
|
2021-10-26 22:11:06 +02:00 |
|
Philipp
|
6a7cbefaa5
|
Improve tests :-)
|
2021-10-23 21:45:37 -04:00 |
|
Philipp
|
1c100bbac0
|
Added basic unit tests
|
2021-10-23 21:45:37 -04:00 |
|
Philipp
|
5d92713a8e
|
Rename Depository to Repository
|
2021-10-23 21:45:36 -04:00 |
|
Philipp
|
f5786a8f4f
|
set intro::duplex deprecated because of no usage
|
2021-10-21 21:57:24 +02:00 |
|
Philipp
|
44627a0b12
|
fix intro.cid and intro.suggest-id
|
2021-10-21 21:57:23 +02:00 |
|
Philipp
|
690369cc4b
|
Fixings & add tests
|
2021-10-21 21:56:46 +02:00 |
|
Philipp
|
81122bfc3b
|
Fix tests
|
2021-10-18 23:32:48 +02:00 |
|
Philipp
|
f7603b0b6a
|
Try to delete all data at the end of the test ..
|
2021-10-18 23:32:48 +02:00 |
|
Philipp
|
0f752ff91b
|
Fix tests
|
2021-10-18 23:32:47 +02:00 |
|
Philipp
|
caa977c24e
|
adapt fixture
|
2021-10-18 23:32:46 +02:00 |
|
Philipp
|
64a336ee8d
|
Rename method again
|
2021-10-18 23:32:46 +02:00 |
|