summaryrefslogtreecommitdiffstats
path: root/lib/private/Lock
Commit message (Expand)AuthorAgeFilesLines
* Fix UniqueConstraintViolationException while insert into oc_file_locksMorris Jobke2018-11-131-1/+12
* prevent lock values from going negative with memcache backendRobin Appelman2018-07-101-2/+8
* Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-4/+15
* Update license headersMorris Jobke2017-11-061-0/+1
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+1
* Update with robinJoas Schilling2016-07-214-4/+4
* Fix othersJoas Schilling2016-07-214-5/+9
* Update license headersLukas Reschke2016-05-261-2/+2
* Merge pull request #24387 from owncloud/locking-mark-reload-freeThomas Müller2016-05-031-0/+3
|\
| * free up memory when releasing the last shared lockRobin Appelman2016-05-021-0/+3
* | optimize releaselock for memcache based locking backendsRobin Appelman2016-04-292-2/+11
|/
* Let the querybuilder convertRoeland Jago Douma2016-04-141-4/+2
* chunk the cleaning up of shared locksRobin Appelman2016-04-141-7/+20
* Move \OC\Lock to PSR-4Roeland Jago Douma2016-04-144-0/+578