Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure old instances don't break | Joas Schilling | 2017-01-05 | 1 | -3/+3 |
* | Kill APC because it requires PHP 5.4 | Joas Schilling | 2017-01-05 | 1 | -136/+0 |
* | Disable memcached binary protocol | Roeland Jago Douma | 2016-12-21 | 1 | -1/+1 |
* | Merge pull request #2725 from nextcloud/memcached-connect-once | Roeland Jago Douma | 2016-12-17 | 1 | -10/+11 |
|\ | |||||
| * | Set options, then add servers | Victor Dubiniuk | 2016-12-16 | 1 | -10/+11 |
* | | Do not validate return code is set is successful | Victor Dubiniuk | 2016-12-16 | 1 | -1/+3 |
|/ | |||||
* | Activate APCu on PHP 7 | Morris Jobke | 2016-09-01 | 1 | -2/+30 |
* | Update with robin | Joas Schilling | 2016-07-21 | 11 | -11/+11 |
* | Fix others | Joas Schilling | 2016-07-21 | 11 | -15/+26 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 6 | -5/+8 |
* | Merge pull request #24563 from owncloud/redis-factory | Morris Jobke | 2016-05-12 | 1 | -29/+2 |
|\ | |||||
| * | factor out redis configuration into it's own factory | Robin Appelman | 2016-05-03 | 1 | -29/+2 |
* | | allow configuration of memcached options (#23729) | Jörn Friedrich Dreyer | 2016-05-11 | 1 | -0/+30 |
|/ | |||||
* | Move \OC\Memcache to PSR-4 | Roeland Jago Douma | 2016-04-18 | 11 | -0/+1430 |