Commit Graph

25145 Commits (1acdef5e347e368ca99014084e30c9b69f1df181)
 

Author SHA1 Message Date
Thomas Müller 1acdef5e34 Merge pull request #16672 from owncloud/tests-xmlupdate 10 years ago
Vincent Petry ac98480028 Fix phpunit xml 10 years ago
Joas Schilling 1c47b14651 Merge pull request #16663 from owncloud/no-sense-to-check-for-cli 10 years ago
Lukas Reschke 73875da4b0 Clean application identifier before processing 10 years ago
Lukas Reschke 418f4e1a90 Bump Dropbox library to newest upstream version 10 years ago
Thomas Müller 2f8296875f Merge pull request #16237 from owncloud/file-locking 10 years ago
Lukas Reschke e6b0a7a55a Remove check for RAW_POPULATE_POST_DATA for unit tests 10 years ago
Thomas Müller 50b420446f Merge pull request #16655 from owncloud/fix-search-results-phrase 10 years ago
Thomas Müller 2104c2ffdd Fixing undefined index 'foo' 10 years ago
Tom Needham 2bf9219be3 Fix grammar of search results phrase 10 years ago
Robin Appelman 8902e2be73 fix nooplockingprovider 10 years ago
Robin Appelman ce04cf6610 shared lock around hooks 10 years ago
Robin Appelman 661c9e2444 add changeLock to the storage api 10 years ago
Robin Appelman a1372b2fb5 add method to atomically change between shared and exclusive lock 10 years ago
Thomas Müller 43772e2a9a Adding information on file locking status to admin section 10 years ago
Vincent Petry 270a10b754 Return 423 instead of 503 for locked files 10 years ago
Vincent Petry 0451a6652d Move locking exceptions 10 years ago
Vincent Petry ba174ac626 Convert LockedException to FileLocked in Sabre connector 10 years ago
Robin Appelman 8665a98744 add locking for non-chunking webdav upload 10 years ago
Robin Appelman 72776b165f use arraycache for locking in unit tests 10 years ago
Robin Appelman 6b965d71d1 add seperate config option for locking memcache backend 10 years ago
Robin Appelman 72847dbc77 always use locking in unit tests 10 years ago
Robin Appelman 437c0b55a6 unlock source file when we cant lock the target in a rename 10 years ago
Robin Appelman 668fafd4d2 close file handle after sending sabre response 10 years ago
Vincent Petry 2f4f468399 Added config switch for file locking 10 years ago
Robin Appelman c72ea9f7d7 unit test for releaseall 10 years ago
Vincent Petry 6df502a5aa Fix Null memcache fallback to match interface 10 years ago
Robin Appelman 006eaa84aa dont release shared lock if we dont have any 10 years ago
Robin Appelman f0b8672729 fix locking root of a view 10 years ago
Robin Appelman b98dd3ceb8 release all locks after test 10 years ago
Robin Appelman e08423f956 release all locks on shutdown 10 years ago
Robin Appelman 2d63fd77de dont apply callback wrapper when fopen failed 10 years ago
Robin Appelman 1270c6800d dont lock on meta data operations 10 years ago
Robin Appelman 35c377f7a9 phpdoc and minor issues 10 years ago
Vincent Petry 8d53dc803f Use md5 + prefix for file locking keys in memcache 10 years ago
Vincent Petry 0775e9c1ca Use md5 for lock key 10 years ago
Vincent Petry 5edf294ce5 Add CAS methods to Null memcache 10 years ago
Robin Appelman d519aba878 fix test 10 years ago
Robin Appelman a1a25a9b5b fix unlocking when moving mount points 10 years ago
Robin Appelman 7e418c7d69 high level locking wip 10 years ago
Robin Appelman e64360e72d always use arraycache for unit tests 10 years ago
Robin Appelman bf7002bc65 add locking to the view apo 10 years ago
Robin Appelman 536e187e51 add locking to the storage api 10 years ago
Robin Appelman cdf7f91259 expose locking provider in the server container 10 years ago
Thomas Müller 2c86cc821c Merge pull request #16628 from owncloud/webdav-validatepath 10 years ago
Thomas Müller b522baaaa6 Merge pull request #16650 from owncloud/fix-sqlite-only-setup 10 years ago
Vincent Petry 5a38964218 Merge pull request #16629 from owncloud/files-renametoreservedname 10 years ago
Morris Jobke b521109881 [setup] Disable buttons only in the case they are present 10 years ago
Lukas Reschke 88ee082115 Merge pull request #16638 from owncloud/fix-handlebars-l10n-method-calls 10 years ago
Lukas Reschke 56eef17fca Merge pull request #16637 from owncloud/fix-l10n-apps-management 10 years ago