friendica/src/Core
Hypolite Petovan 415b982d39 Rename DBA::num_rows to DBA::numRows 2018-07-22 19:27:35 -04:00
..
Cache Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Config Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Console We now have a pre update script (#5425) 2018-07-20 15:47:16 -04:00
Lock Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Session Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
ACL.php Rename DBA::inArray to DBA::toArray 2018-07-22 19:27:35 -04:00
Addon.php Rename DBA::inArray to DBA::toArray 2018-07-22 19:27:35 -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 Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php Need to load "verb" from notify table, too. This whole thing is a maintenance (#5459) 2018-07-22 19:25:07 -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 Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Worker.php Rename DBA::num_rows to DBA::numRows 2018-07-22 19:27:35 -04:00