friendica/src/Core
Philipp Holzer 31148e25cf
Changing Friendica\App\Mode from static methods to public methods
- Changing from static methods to public methods
- Adding dev-composer-dependency Mockery for static method mocking (f.e. Config, DBA)
- Adding ModeTest with Mocking
- removing bootstrap from phpunit.xml because of double loading tests\bootstrap.php
2018-10-06 16:27:20 +02:00
..
Cache Fix spaces in Cache\Memcachedriver 2018-10-03 00:24:26 -04:00
Config Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
Console Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Lock Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Session Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
ACL.php Include AP in the contact search 2018-10-06 03:17:44 +00:00
Addon.php Used new select function 2018-10-06 01:21:05 +02:00
Cache.php Add informative public static members to Core\Cache 2018-09-25 22:58:04 -04:00
Config.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Console.php Add new Cache console command 2018-09-25 22:59:22 -04:00
Install.php Automatic Install Tests & Doku (#5674) 2018-08-27 00:15:55 -04:00
L10n.php Issue 5768: This logging should help finding the origin of the problem 2018-09-22 07:09:27 +00:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php Removed notices in notifications 2018-08-26 05:27:50 +00:00
PConfig.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Protocol.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
Session.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
System.php UUID is now createUUID 2018-09-27 11:52:15 +00:00
Theme.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
UserImport.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Worker.php LockDriverFixings 2018-09-06 08:11:18 +02:00