friendica/src/Core
Hypolite Petovan b2c2971551
Merge pull request #6619 from annando/worker-again
Furtner improval of the worker speed
2019-02-09 19:50:35 -05:00
..
Cache Refactor namespaces 2019-01-21 10:43:42 -05:00
Config Cache config adapter connection status to reduce number of calls to DBA::isConnected() 2019-02-08 20:12:07 -05:00
Console Bugfixing Config output for memcached_hosts[] 2019-02-04 01:19:01 +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 Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Addon.php Add missing App parameter in addon (un)install calls 2019-02-06 22:28:17 -05:00
Authentication.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Cache.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Config.php Refactor ConfigMockTrait to mocked ConfigCache 2019-02-07 20:44:03 +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 4) Adding Factories to other entrypoints 2019-02-03 22:46:50 +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 3) Introducing ConfigFactory 2019-02-03 22:22:04 +01:00
NotificationsManager.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
PConfig.php Removed implicit ::getApp() instance and added docblock 2019-02-05 21:54:55 +01:00
Protocol.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Renderer.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05: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 Refactor namespaces 2019-01-21 10:43:42 -05: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 Furtner improval of the worker speed 2019-02-09 23:10:15 +00:00