nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Philipp Holzer
|
d5a473abda
|
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
|
2020-01-19 22:23:44 +01:00 |
|
Philipp Holzer
|
cb80108957
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
|
Philipp Holzer
|
c1dbb25656
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
Philipp Holzer
|
1408908c84
|
Refactor Session Handling (make it more simple & handler are now handler again)
|
2019-12-11 20:30:31 +01:00 |
|
Philipp Holzer
|
5442dfa21e
|
remove constructor parameter
|
2019-08-06 07:43:13 +02:00 |
|
Philipp Holzer
|
2e65b96cb4
|
Revert ProfilerTest
|
2019-08-05 09:22:06 +02:00 |
|
Philipp Holzer
|
9682cc440c
|
Using method-chaining for DICE
|
2019-08-05 09:03:12 +02:00 |
|
Philipp Holzer
|
34e4968c06
|
Adding possibility to use a different cache-backend for locking and caching
- Renaming *LockDriver to *Lock since it isn't a "driver" anymore
|
2019-08-04 15:42:39 +02:00 |
|
Philipp Holzer
|
71bc37c1c1
|
Fix DI-check test
|
2019-07-24 12:48:29 +02:00 |
|
Philipp Holzer
|
55999730e0
|
Introduce DICE
- Adding dice library
- Adding dependency config
- Removing Factories
- Refactoring App\Mode constructor
- Refactoring App\Router constructor
- Refactoring BasePath for DI usage
- Refactoring ConfigFileLoader constructor
- Refactoring Profiler constructor
- Adjust entrypoints (index, console, worker, ..)
- Adding functional test for DI
- Fix tests because of refactorings
|
2019-07-21 01:22:10 +02:00 |
|