Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16856 from owncloud/issue-15851-fetch-updates-after-page-... | Lukas Reschke | 2015-06-16 | 4 | -15/+35 |
|\ | |||||
| * | Make "include update info" part of the cache key | Joas Schilling | 2015-06-15 | 1 | -3/+5 |
| * | Load the update information asyncroniously to fix the page load speed | Joas Schilling | 2015-06-10 | 4 | -12/+30 |
* | | Merge pull request #16832 from owncloud/memcache-fail | Joas Schilling | 2015-06-16 | 3 | -24/+61 |
|\ \ | |||||
| * | | Throw exception if memcache misconfigured or missing | Vincent Petry | 2015-06-12 | 3 | -24/+61 |
* | | | Merge pull request #16943 from owncloud/sabre-convertinvalidpath | Joas Schilling | 2015-06-16 | 2 | -2/+6 |
|\ \ \ | |||||
| * | | | Convert invalid path exception to sabre exception on MOVE | Vincent Petry | 2015-06-15 | 2 | -2/+6 |
* | | | | Merge pull request #16938 from owncloud/ext-s3-opendirduplicate | Morris Jobke | 2015-06-16 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Skip directory entry in S3 opendir | Vincent Petry | 2015-06-15 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-16 | 66 | -114/+288 |
* | | | | Merge pull request #16944 from owncloud/fix-avatars | Thomas Müller | 2015-06-15 | 6 | -10/+8 |
|\ \ \ \ | |||||
| * | | | | Adjust NullCache tests | Lukas Reschke | 2015-06-15 | 1 | -3/+1 |
| * | | | | Add `no-store` to AppFramework | Lukas Reschke | 2015-06-15 | 3 | -4/+3 |
| * | | | | Reintroduce user cache | Lukas Reschke | 2015-06-15 | 2 | -3/+4 |
|/ / / / | |||||
* | | | | Merge pull request #16931 from owncloud/make-security-checks-more-stringent | Thomas Müller | 2015-06-15 | 2 | -15/+34 |
|\ \ \ \ | |||||
| * | | | | Align recommended settings | Lukas Reschke | 2015-06-15 | 2 | -15/+34 |
* | | | | | 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 #16802 from Brewal/master | Thomas Müller | 2015-06-15 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #1 from Brewal/Brewal-patch-1 | Brewal | 2015-06-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Changed a p element by a div | Brewal | 2015-06-08 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #16821 from owncloud/compare-and-delete-locking-watch | Thomas Müller | 2015-06-15 | 10 | -4/+132 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 | 8 | -0/+87 |
| * | | | | | | | compare-and-set and compare-and-delete using lua scripts for redis | Robin Appelman | 2015-06-12 | 1 | -2/+50 |
* | | | | | | | | Merge pull request #16911 from oparoz/prettier-public-thumbnails | Thomas Müller | 2015-06-15 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | floats are not welcome when setting the size of a preview | Olivier Paroz | 2015-06-12 | 1 | -4/+4 |
| * | | | | | | | | Determine the size we need before asking for a thumbnail | Olivier Paroz | 2015-06-12 | 1 | -0/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | 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 #16885 from owncloud/files-previewurlresolutionrounding | Thomas Müller | 2015-06-15 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Truncate preview resolution | Vincent Petry | 2015-06-11 | 1 | -1/+3 |
* | | | | | | | | | Merge pull request #16912 from owncloud/webdav-smalltransferlockfix | Thomas Müller | 2015-06-15 | 4 | -3/+132 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Webdav PUT small file lock must be shared during hooks | Vincent Petry | 2015-06-12 | 4 | -3/+132 |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-15 | 16 | -114/+626 |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-14 | 22 | -76/+892 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-13 | 10 | -12/+272 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #16886 from owncloud/webdav-verify-path-again | Vincent Petry | 2015-06-12 | 2 | -6/+60 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | tests for getNodeForPath with invalid path | Robin Appelman | 2015-06-11 | 1 | -6/+56 |
| * | | | | | | 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 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #16884 from owncloud/issue-16843-stop-locking-encryption-k... | Vincent Petry | 2015-06-12 | 2 | -17/+135 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 2 | -13/+92 |
| * | | | | | | Only lock files in data/username/files/ | Joas Schilling | 2015-06-12 | 1 | -9/+53 |
| |/ / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-12 | 10 | -8/+126 |
|/ / / / / | |||||
* | | | | | Merge pull request #16883 from owncloud/revert-16880-webdav-verify-path | Vincent Petry | 2015-06-11 | 1 | -2/+0 |
|\ \ \ \ \ |