summaryrefslogtreecommitdiffstats
path: root/lib/private/Memcache/Memcached.php
Commit message (Expand)AuthorAgeFilesLines
* memcached should not throw arbitrary exceptionsArthur Schiwon2022-06-171-24/+6
* Enable binary protocol againCarl Schwan2022-06-171-1/+1
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-1/+1
* Fix psalm issues in theming appCarl Schwan2022-01-261-2/+7
* Always call flush() as getAllKeys() is brokenCôme Chilliet2022-01-201-21/+2
* Check style updateCarl Schwan2022-01-131-1/+1
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-0/+1
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-7/+7
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-6/+6
* Disable memcached binary protocolRoeland Jago Douma2016-12-211-1/+1
* Merge pull request #2725 from nextcloud/memcached-connect-onceRoeland Jago Douma2016-12-171-10/+11
|\
| * Set options, then add serversVictor Dubiniuk2016-12-161-10/+11
* | Do not validate return code is set is successfulVictor Dubiniuk2016-12-161-1/+3
|/
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+2
* allow configuration of memcached options (#23729)Jörn Friedrich Dreyer2016-05-111-0/+30
* Move \OC\Memcache to PSR-4Roeland Jago Douma2016-04-181-0/+189