friendica/src/Core
Pierre Rudloff 6e1ed0b0d3 Fix tests (#5400)
* Avoid argc side-effects

* Fix undefined array keys in JITConfigAdapter::set()

* Avoid argv side effects in ApiTest
2018-07-18 16:30:55 -04:00
..
Cache Fix config value type in MemcachedCacheDriver 2018-07-17 02:05:06 -04:00
Config Fix tests (#5400) 2018-07-18 16:30:55 -04:00
Console Improve Console/Config display for array values 2018-07-17 02:15:05 -04: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 Merge pull request #5394 from MrPetovan/bug/fix-config-set-return-value 2018-07-18 11:07:10 +02:00
Console.php Added console command to manually archive contacts 2018-04-23 05:33:47 +00:00
Install.php Fix config mentions (no doc) 2018-07-16 19:38:14 -04:00
L10n.php Replace global $lang with system.language 2018-07-16 19:38:17 -04:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php Rename App->path to App->urlpath 2018-07-16 19:38:13 -04:00
PConfig.php Merge pull request #5394 from MrPetovan/bug/fix-config-set-return-value 2018-07-18 11:07:10 +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 Rework App modes 2018-07-16 19:38:15 -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 Standards: Rename App methods 2018-07-16 19:38:14 -04:00