summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #16889 from owncloud/group-sorting-fixesJoas Schilling2015-06-191-0/+18
|\ \ \ \
| * | | | Do not return backends but add a method to check for oneJoas Schilling2015-06-161-3/+14
| * | | | Only sort by group name when LDAP is involvedJoas Schilling2015-06-161-0/+7
* | | | | Merge pull request #16963 from owncloud/fileinfo-lockVincent Petry2015-06-183-29/+57
|\ \ \ \ \
| * | | | | remove unneeded normalizeRobin Appelman2015-06-181-2/+0
| * | | | | unlock the file if the file doesnt existsRobin Appelman2015-06-181-0/+2
| * | | | | use old cache data when lockedRobin Appelman2015-06-171-28/+49
| * | | | | handle locked exceptions when getting file/directory info in sabreRobin Appelman2015-06-172-1/+8
| | |_|_|/ | |/| | |
* | | | | Merge pull request #17017 from owncloud/cache-update-write-lockVincent Petry2015-06-184-34/+47
|\ \ \ \ \
| * | | | | dont update the cache on rename failRobin Appelman2015-06-181-1/+1
| * | | | | update noopscannerRobin Appelman2015-06-181-3/+3
| * | | | | extends phpdocRobin Appelman2015-06-181-3/+4
| * | | | | update the file cache within the write lockRobin Appelman2015-06-183-31/+43
| |/ / / /
* / / / / Fix return value for OCP PHPDocMorris Jobke2015-06-171-1/+1
|/ / / /
* | | | Merge pull request #16988 from owncloud/fix-avatar-failVincent Petry2015-06-171-0/+24
|\ \ \ \
| * | | | Fix PHPDoc annotationsLukas Reschke2015-06-171-0/+24
* | | | | Merge pull request #16729 from owncloud/scanner-read-lockThomas Müller2015-06-173-13/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ensure normalized path form when changing locksRobin Appelman2015-06-151-0/+1
| * | | | properly unlock in case of failed fopenRobin Appelman2015-06-151-2/+2
| * | | | keep a read lock while scanning a file or folderRobin Appelman2015-06-153-12/+25
* | | | | Normalize path in View's lock methodsVincent Petry2015-06-161-4/+5
* | | | | Merge pull request #16892 from owncloud/lock-returnfullpathVincent Petry2015-06-161-10/+55
|\ \ \ \ \
| * | | | | Rethrow LockedException with full pathVincent Petry2015-06-161-10/+55
* | | | | | Merge pull request #16856 from owncloud/issue-15851-fetch-updates-after-page-...Lukas Reschke2015-06-161-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Load the update information asyncroniously to fix the page load speedJoas Schilling2015-06-101-2/+4
* | | | | | Merge pull request #16832 from owncloud/memcache-failJoas Schilling2015-06-162-2/+19
|\ \ \ \ \ \
| * | | | | | Throw exception if memcache misconfigured or missingVincent Petry2015-06-122-2/+19
* | | | | | | Merge pull request #16943 from owncloud/sabre-convertinvalidpathJoas Schilling2015-06-161-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Convert invalid path exception to sabre exception on MOVEVincent Petry2015-06-151-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Reintroduce user cacheLukas Reschke2015-06-152-3/+4
* | | | | | | Merge pull request #16727 from owncloud/file-put-content-lockThomas Müller2015-06-151-2/+17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | change lock back to shared before updating the cacheRobin Appelman2015-06-031-1/+4
| * | | | | | add proper locking to file_put_contents when using streamsRobin Appelman2015-06-031-2/+14
* | | | | | | Merge pull request #16821 from owncloud/compare-and-delete-locking-watchThomas Müller2015-06-158-4/+110
|\ \ \ \ \ \ \
| * | | | | | | switch to using watch to implement cas and cad on redisRobin Appelman2015-06-121-30/+22
| * | | | | | | clear memcache keys in lockingRobin Appelman2015-06-121-1/+2
| * | | | | | | add compare-and-delete to the memcache interfaceRobin Appelman2015-06-126-0/+65
| * | | | | | | compare-and-set and compare-and-delete using lua scripts for redisRobin Appelman2015-06-121-2/+50
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #16915 from aidanamavi/add-opus-mimetypeThomas Müller2015-06-151-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Added Opus Mimetype SupportAidan Amavi2015-06-131-0/+1
| |/ / / / /
* | | | | | Merge pull request #16912 from owncloud/webdav-smalltransferlockfixThomas Müller2015-06-152-3/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Webdav PUT small file lock must be shared during hooksVincent Petry2015-06-122-3/+17
* | | | | | Merge pull request #16886 from owncloud/webdav-verify-path-againVincent Petry2015-06-121-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | verify path when getting a node for sabredavRobin Appelman2015-06-111-0/+4
* | | | | | Merge pull request #16888 from owncloud/feature/fix-titlesJan-Christoph Borchardt2015-06-121-2/+11
|\ \ \ \ \ \
| * | | | | | fixing setting page titlesClark Tomlinson2015-06-111-2/+11
| |/ / / / /
* | | | | | Don't use limit on explode to have only 1 code pathJoas Schilling2015-06-121-7/+2
* | | | | | Add return value to lock methods and check it in testsJoas Schilling2015-06-121-5/+22
* | | | | | Only lock files in data/username/files/Joas Schilling2015-06-121-9/+53
|/ / / / /
* | | | | Revert "verify path when getting a node for sabredav"Vincent Petry2015-06-111-2/+0