friendica/src/Core
Michael 3cb7a7606e workaround for stalling worker processes when running the daemon 2018-07-11 06:05:22 +00:00
..
Cache Redis serialize instead of json because of objects 2018-07-08 13:35:28 +02:00
Config Prevent empty $uid from messing up the PreloadConfigAdapter 2018-04-09 21:24:22 -04:00
Console Fix PoToPhp 2018-05-17 08:12:55 +02:00
Lock Added Unittests for cache 2018-07-07 19:46:16 +02:00
Session Improve CacheSessionhandler 2018-04-18 23:37:06 -04:00
ACL.php standards 2018-03-24 19:40:35 +00:00
Addon.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Cache.php redesign of locking & caching 2018-06-28 22:57:17 +02:00
Config.php Move *ConfigValue functions to App 2018-03-06 20:04:04 -05:00
Console.php Added console command to manually archive contacts 2018-04-23 05:33:47 +00:00
Install.php using \PDO instead PDO (bugfix) 2018-05-04 19:48:01 +02:00
L10n.php Warnings fixed 2018-07-08 09:37:05 +00:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php The fetch function now centrally controls the content 2018-06-24 10:48:29 +00:00
PConfig.php No direct $a->config['foo'] needed when Config::get() is around ... 2018-05-14 22:50:05 +02:00
Protocol.php Fix wrong SQL query syntax in Core\ACL 2018-03-08 04:42:07 -05:00
Session.php Add support for Memcached/Improve database cache 2018-03-04 23:13:19 -05:00
System.php Use a process identifier for logging that contains the pid (#5359) 2018-07-10 18:32:47 -04:00
Theme.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
UserImport.php Issue 4396: Avoid SQL error during UImport 2018-02-17 10:37:14 +00:00
Worker.php workaround for stalling worker processes when running the daemon 2018-07-11 06:05:22 +00:00