Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -69/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | Class Auto Loader: Cache paths in APC | Markus Goetz | 2013-08-18 | 1 | -0/+29 |
| | | | | | | Using benchmark_single.php (from administration repo) I can measure a speed improvement of 5% to 20% loading the /index.php when logged in. (when using APC and php-fpm). | ||||
* | Add ACPu memory cache | Bart Visscher | 2013-07-24 | 1 | -1/+3 |
| | |||||
* | memcache: also switch factory to prefix | Robin Appelman | 2013-07-16 | 1 | -5/+5 |
| | |||||
* | split out memcache factory from base class | Robin Appelman | 2013-07-16 | 1 | -0/+38 |