friendica/src/Core
Philipp Holzer eafcf3592d
Config FollowUp
- New Configuration (Config is now only holding the instance)
- New PConfiguration (PConfig is now only holding the instance)

- Config & PConfig-Adapter don't need "ConfigCache" anymore

- DB-Connection is now outside App->reload() for better dependency-chaining
2019-02-17 20:40:27 +01:00
..
Cache Refactor namespaces 2019-01-21 10:43:42 -05:00
Config Config FollowUp 2019-02-17 20:40:27 +01:00
Console Config FollowUp 2019-02-17 20:40:27 +01:00
Lock Refactoring DBA-mocking tests 2019-02-02 19:03:15 +01:00
Session Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
ACL.php ACL network - fixed preselected acl items 2019-02-11 10:00:42 +01:00
Addon.php Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
Authentication.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Cache.php Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
Config.php Config FollowUp 2019-02-17 20:40:27 +01:00
Console.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
Hook.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Installer.php Config FollowUp 2019-02-17 20:40:27 +01:00
L10n.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Lock.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Logger.php fixed line intends 2019-02-17 02:09:39 +01:00
NotificationsManager.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
PConfig.php Config FollowUp 2019-02-17 20:40:27 +01:00
Protocol.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Renderer.php Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
Session.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
StorageManager.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
System.php move isDirectoryUsable to System 2019-02-05 22:30:18 +01:00
Theme.php Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
Update.php 4) Adding Factories to other entrypoints 2019-02-03 22:46:50 +01:00
UserImport.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Worker.php Introducing Profiler 2019-02-16 23:11:30 +01:00