friendica/src
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
..
App Introduce DICE 2019-07-21 01:22:10 +02:00
Console Dynamic config loading 2019-07-16 20:16:43 +02:00
Content Force invite remaining variable to be integer in Content\Widget 2019-07-18 08:42:07 -04:00
Core Introduce DICE 2019-07-21 01:22:10 +02:00
Database Introduce DICE 2019-07-21 01:22:10 +02:00
Factory Introduce DICE 2019-07-21 01:22:10 +02:00
Model Removed test output 2019-07-18 06:20:54 +00:00
Module Merge pull request #7402 from MrPetovan/bug/7401-node-settings-style 2019-07-18 06:32:40 +02:00
Network Simplify the contact update in "getIdForURL" 2019-07-12 21:07:47 +00:00
Object Merge branch 'master' into develop 2019-06-23 17:40:52 -04:00
Protocol Fix PR 7399: Added missing "use" 2019-07-18 06:12:43 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Introduce DICE 2019-07-21 01:22:10 +02:00
Worker Avoid a warning 2019-07-16 19:58:47 +00:00
App.php Introduce DICE 2019-07-21 01:22:10 +02:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Adding basepath, urlpath, hostname and ssl_policy to installation 2019-04-14 14:23:06 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00