friendica/src/Database
Philipp Holzer 6c2cf494b5
Remove DependencyFactory
- Include all necessary classes in `dependencies.config.php`
- Add DI-reference to BaseObject (acts as a global registry)
- Refactor all static "init()" methods to use the global registry

- Refactor Logging for Worker-Logger a little bit
2019-07-27 23:54:12 +02:00
..
DBA.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
DBStructure.php Dynamic config loading 2019-07-16 20:16:43 +02:00
Database.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
PostUpdate.php Add new PostUpdate function to initialize delivery data 2019-01-23 00:02:00 -05:00