friendica/src
Philipp Holzer 3f7e4f5bb6
redesign of locking & caching
- New Factory "CacheDriverFactory" for Cache and Locks
- Adding Redis/Memcached Locking
- Moved Lock to Core
- other improvements
2018-06-28 22:57:17 +02:00
..
Content Merge pull request #5216 from abanink/2337 2018-06-14 15:36:21 -04:00
Core redesign of locking & caching 2018-06-28 22:57:17 +02:00
Database Delete of item-content should work now 2018-06-25 20:23:32 +00:00
Model Standard stuff 2018-06-26 03:58:12 +00:00
Module port hubzillas OpenWebAuth - fix method call 2018-06-20 23:29:36 +02:00
Network port hubzillas OpenWebAuth - use Contact::getIdForURL to query for contact entry 2018-06-19 16:15:28 +02:00
Object The fetch function now centrally controls the content 2018-06-24 10:48:29 +00:00
Protocol redesign of locking & caching 2018-06-28 22:57:17 +02:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util redesign of locking & caching 2018-06-28 22:57:17 +02:00
Worker Delete of item-content should work now 2018-06-25 20:23:32 +00:00
App.php Create config keys if they not exists on set. 2018-06-14 13:18:01 +02:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00