Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | properly unlock in case of failed fopen | Robin Appelman | 2015-06-15 | 1 | -2/+2 | |
| * | | | | keep a read lock while scanning a file or folder | Robin Appelman | 2015-06-15 | 3 | -12/+25 | |
* | | | | | Normalize path in View's lock methods | Vincent Petry | 2015-06-16 | 1 | -4/+5 | |
* | | | | | Merge pull request #16892 from owncloud/lock-returnfullpath | Vincent Petry | 2015-06-16 | 1 | -10/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | Rethrow LockedException with full path | Vincent Petry | 2015-06-16 | 1 | -10/+55 | |
* | | | | | | Merge pull request #16856 from owncloud/issue-15851-fetch-updates-after-page-... | Lukas Reschke | 2015-06-16 | 1 | -2/+4 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Load the update information asyncroniously to fix the page load speed | Joas Schilling | 2015-06-10 | 1 | -2/+4 | |
* | | | | | | Merge pull request #16832 from owncloud/memcache-fail | Joas Schilling | 2015-06-16 | 2 | -2/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Throw exception if memcache misconfigured or missing | Vincent Petry | 2015-06-12 | 2 | -2/+19 | |
* | | | | | | | Merge pull request #16943 from owncloud/sabre-convertinvalidpath | Joas Schilling | 2015-06-16 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Convert invalid path exception to sabre exception on MOVE | Vincent Petry | 2015-06-15 | 1 | -1/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Reintroduce user cache | Lukas Reschke | 2015-06-15 | 2 | -3/+4 | |
* | | | | | | | Merge pull request #16727 from owncloud/file-put-content-lock | Thomas Müller | 2015-06-15 | 1 | -2/+17 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | change lock back to shared before updating the cache | Robin Appelman | 2015-06-03 | 1 | -1/+4 | |
| * | | | | | | add proper locking to file_put_contents when using streams | Robin Appelman | 2015-06-03 | 1 | -2/+14 | |
* | | | | | | | Merge pull request #16821 from owncloud/compare-and-delete-locking-watch | Thomas Müller | 2015-06-15 | 8 | -4/+110 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | switch to using watch to implement cas and cad on redis | Robin Appelman | 2015-06-12 | 1 | -30/+22 | |
| * | | | | | | | clear memcache keys in locking | Robin Appelman | 2015-06-12 | 1 | -1/+2 | |
| * | | | | | | | add compare-and-delete to the memcache interface | Robin Appelman | 2015-06-12 | 6 | -0/+65 | |
| * | | | | | | | compare-and-set and compare-and-delete using lua scripts for redis | Robin Appelman | 2015-06-12 | 1 | -2/+50 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16915 from aidanamavi/add-opus-mimetype | Thomas Müller | 2015-06-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Added Opus Mimetype Support | Aidan Amavi | 2015-06-13 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #16912 from owncloud/webdav-smalltransferlockfix | Thomas Müller | 2015-06-15 | 2 | -3/+17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Webdav PUT small file lock must be shared during hooks | Vincent Petry | 2015-06-12 | 2 | -3/+17 | |
* | | | | | | Merge pull request #16886 from owncloud/webdav-verify-path-again | Vincent Petry | 2015-06-12 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | verify path when getting a node for sabredav | Robin Appelman | 2015-06-11 | 1 | -0/+4 | |
* | | | | | | Merge pull request #16888 from owncloud/feature/fix-titles | Jan-Christoph Borchardt | 2015-06-12 | 1 | -2/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fixing setting page titles | Clark Tomlinson | 2015-06-11 | 1 | -2/+11 | |
| |/ / / / / | ||||||
* | | | | | | Don't use limit on explode to have only 1 code path | Joas Schilling | 2015-06-12 | 1 | -7/+2 | |
* | | | | | | Add return value to lock methods and check it in tests | Joas Schilling | 2015-06-12 | 1 | -5/+22 | |
* | | | | | | Only lock files in data/username/files/ | Joas Schilling | 2015-06-12 | 1 | -9/+53 | |
|/ / / / / | ||||||
* | | | | | Revert "verify path when getting a node for sabredav" | Vincent Petry | 2015-06-11 | 1 | -2/+0 | |
* | | | | | verify path when getting a node for sabredav | Robin Appelman | 2015-06-11 | 1 | -0/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Order all use statements correctly | Joas Schilling | 2015-06-11 | 1 | -6/+6 | |
* | | | | Correctly import NullCache class | Joas Schilling | 2015-06-11 | 1 | -0/+1 | |
* | | | | Null -> NullCache | Thomas Müller | 2015-06-11 | 3 | -6/+4 | |
* | | | | Revert "Null -> NullCache" | Thomas Müller | 2015-06-11 | 2 | -2/+4 | |
* | | | | Null -> NullCache | Thomas Müller | 2015-06-11 | 2 | -4/+2 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #16803 from owncloud/issue/16801-group-reshare-part-file-e... | Thomas Müller | 2015-06-09 | 1 | -1/+11 | |
|\ \ \ | ||||||
| * | | | Check if the part files has keys when the original file does not | Joas Schilling | 2015-06-08 | 1 | -1/+11 | |
* | | | | Do not use digits in random index names | Victor Dubiniuk | 2015-06-08 | 1 | -1/+1 | |
* | | | | Merge pull request #16382 from oparoz/providers-are-responsible-for-the-size-... | Thomas Müller | 2015-06-08 | 8 | -271/+606 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Make sure we have a resource before measuring its size | Olivier Paroz | 2015-06-08 | 1 | -1/+5 | |
| * | | | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 8 | -271/+602 | |
* | | | | Fix login handler for file cache - fixes #16795 | Thomas Müller | 2015-06-08 | 1 | -5/+0 | |
* | | | | Merge pull request #16158 from owncloud/mountprovider-after-setup | Thomas Müller | 2015-06-08 | 11 | -96/+163 | |
|\ \ \ \ | ||||||
| * | | | | more hints | Robin Appelman | 2015-06-02 | 1 | -1/+1 | |
| * | | | | more type hints | Robin Appelman | 2015-06-02 | 6 | -10/+10 | |
| * | | | | phpdoc, strict and type hints | Robin Appelman | 2015-06-02 | 2 | -5/+11 | |
| * | | | | only use mount provider if we have a valid user | Robin Appelman | 2015-06-02 | 1 | -2/+4 |