| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix cache update when doing a rename that overwrites the target | Robin Appelman | 2015-02-27 | 1 | -0/+13 |
* | make version check work on the lowest common version denominator | Bernhard Posselt | 2015-02-27 | 1 | -3/+18 |
* | Add unit test | Robin Appelman | 2015-02-27 | 1 | -0/+15 |
* | Merge pull request #14504 from owncloud/stable8-quota-preventdatalossforfaile... | Thomas Müller | 2015-02-27 | 2 | -0/+73 |
|\ |
|
| * | Delete target file for unsuccessful copy/rename | Vincent Petry | 2015-02-26 | 1 | -0/+51 |
| * | Properly detect streamCopy errors | Vincent Petry | 2015-02-25 | 1 | -0/+22 |
* | | Merge pull request #14518 from owncloud/backport-14282-stable8 | Thomas Müller | 2015-02-26 | 1 | -2/+2 |
|\ \ |
|
| * | | 3rd-party apps are disabled on upgrade - refs #14026 | Thomas Müller | 2015-02-25 | 1 | -2/+2 |
| |/ |
|
* / | Cleanup garbage collection for global file cache | Robin Appelman | 2015-02-26 | 1 | -0/+73 |
|/ |
|
* | Add a test for the post_shared hook shareType | Joas Schilling | 2015-02-09 | 1 | -0/+11 |
* | Normalize before processing | Lukas Reschke | 2015-02-06 | 2 | -0/+31 |
* | detect root of mountpoint also if the trailing slash is missed | Bjoern Schiessle | 2015-02-04 | 1 | -0/+22 |
* | Dont remove a file from cache if the delete operation failed | Robin Appelman | 2015-01-29 | 1 | -0/+23 |
* | Fix webdav put for single file webdav shares | Robin Appelman | 2015-01-29 | 1 | -0/+25 |
* | Fix resolving paths for views rooted in a file | Robin Appelman | 2015-01-29 | 1 | -0/+16 |
* | Add unit test | Robin Appelman | 2015-01-28 | 1 | -1/+3 |
* | Merge pull request #13717 from owncloud/storage-donotwrapnullstorage | Morris Jobke | 2015-01-28 | 1 | -0/+69 |
|\ |
|
| * | Prevent wrapping null storage | Vincent Petry | 2015-01-27 | 1 | -0/+69 |
* | | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefix | Vincent Petry | 2015-01-27 | 1 | -1/+28 |
|\ \
| |/
|/| |
|
| * | Preserve mtime when doing cross storage move | Robin Appelman | 2015-01-23 | 1 | -1/+28 |
* | | certificate manager should always use a \OC\Files\View otherwise we will get ... | Bjoern Schiessle | 2015-01-26 | 1 | -2/+2 |
* | | certificate manager only needs the user-id, no need to pass on the complete u... | Bjoern Schiessle | 2015-01-26 | 1 | -4/+2 |
* | | Merge pull request #13621 from owncloud/system-config-multiset | Thomas Müller | 2015-01-26 | 1 | -0/+30 |
|\ \ |
|
| * | | Add a method to set/unset multiple config values in one call | Joas Schilling | 2015-01-23 | 1 | -0/+30 |
* | | | Do not retrieve shares through group if user has no group | Vincent Petry | 2015-01-23 | 1 | -1/+26 |
|/ / |
|
* | | Fix undefined offset 1 for wrong user mail address | Morris Jobke | 2015-01-22 | 1 | -12/+24 |
* | | Merge pull request #13509 from owncloud/share-deletechildrenwhenunsharefromgroup | Morris Jobke | 2015-01-22 | 1 | -0/+47 |
|\ \ |
|
| * | | Fix reshare permission change to not impair other deletion code | Vincent Petry | 2015-01-22 | 1 | -0/+47 |
* | | | Add unit test | Robin Appelman | 2015-01-21 | 1 | -0/+1 |
| |/
|/| |
|
* | | Add a test case for memcaches to store an array | Joas Schilling | 2015-01-20 | 1 | -0/+6 |
* | | Fix chunked query for tags + unit test | Vincent Petry | 2015-01-19 | 1 | -3/+29 |
|/ |
|
* | Merge pull request #13423 from owncloud/share-fixfindshareforuserwithmultiple... | Thomas Müller | 2015-01-19 | 1 | -0/+35 |
|\ |
|
| * | Fix getItemSharedWithUser for groups | Vincent Petry | 2015-01-16 | 1 | -0/+35 |
* | | Merge pull request #13319 from owncloud/replace-line-breaks-in-app-description | Lukas Reschke | 2015-01-17 | 1 | -0/+29 |
|\ \
| |/
|/| |
|
| * | OC_App::parseAppInfo | Morris Jobke | 2015-01-14 | 1 | -0/+29 |
* | | Merge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkins | Thomas Müller | 2015-01-15 | 1 | -40/+81 |
|\ \ |
|
| * | | Mask table and column names with backticks and add lastInsertID() workaround | Joas Schilling | 2015-01-15 | 1 | -40/+81 |
* | | | Additional unit test for recursive remove | Robin Appelman | 2015-01-15 | 1 | -0/+19 |
* | | | always set url parameters when they are available in the app dispatch | Bernhard Posselt | 2015-01-15 | 1 | -0/+17 |
|/ / |
|
* | | Merge pull request #13354 from owncloud/hhvm-redis | Morris Jobke | 2015-01-15 | 1 | -0/+10 |
|\ \ |
|
| * | | HHVM: Prevent E_WARNING messages by Redis test in console output. | Andreas Fischer | 2015-01-14 | 1 | -0/+10 |
| |/ |
|
* | | Merge pull request #13317 from owncloud/partfile-fileinfo | Thomas Müller | 2015-01-14 | 1 | -0/+14 |
|\ \ |
|
| * | | Return valid fileinfo objects for part files | Robin Appelman | 2015-01-13 | 1 | -0/+14 |
* | | | Merge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstep | Morris Jobke | 2015-01-14 | 1 | -0/+143 |
|\ \ \ |
|
| * | | | Add a repair step to clean up orphan tags and tag entries | Joas Schilling | 2015-01-14 | 1 | -0/+143 |
| | |/
| |/| |
|
* / | | Check new and old ways of required oC version for app compatibility | Joas Schilling | 2015-01-14 | 1 | -2/+51 |
|/ / |
|
* / | Fix searchCommon to properly match path name | Vincent Petry | 2015-01-12 | 1 | -0/+39 |
|/ |
|
* | Simplify isValidPath and add unit tests | Lukas Reschke | 2015-01-10 | 1 | -0/+33 |
* | Merge pull request #13208 from owncloud/hhvm-streamwrapper-exception | Thomas Müller | 2015-01-09 | 1 | -12/+5 |
|\ |
|
| * | HHVM Workaround: Do not use Exception from Stream. | Andreas Fischer | 2015-01-09 | 1 | -12/+5 |