Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversions | Morris Jobke | 2015-06-03 | 2 | -9/+125 |
|\ | | | | | Keep versions when deleting as recipient | ||||
| * | Keep versions when deleting as recipient | Vincent Petry | 2015-06-02 | 2 | -9/+125 |
| | | | | | | | | | | | | | | | | | | The original owner could not be resolved because the original file was already deleted, so no versions were retained. This fix passes the owner and path to retainVersions() since it was already resolved before the file deletion. This reactivates the versions logic and creates a copy of the versions in each trashbin. | ||||
* | | Merge pull request #16721 from owncloud/fix-grammar-enc-module | Clark Tomlinson | 2015-06-03 | 1 | -2/+2 |
|\ \ | | | | | | | Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/t… | ||||
| * | | Catch NotFoundException and return no quota information which simply ↵ | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | reflects the current state - no file storage has been initialized for the user. | ||||
| * | | Fixing grammar - refs ↵ | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | https://www.transifex.com/projects/p/owncloud/translate/#en_GB/lib/50330746 | ||||
* | | | Merge pull request #16719 from owncloud/fix-encryption-tests | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | use not deprecated method in tests | ||||
| * | | | use not deprecated method in tests | Morris Jobke | 2015-06-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #16434 from owncloud/persist-maintenance-state | Thomas Müller | 2015-06-03 | 3 | -9/+27 |
|\ \ \ | | | | | | | | | Persist the state of the maintenance after an upgrade | ||||
| * | | | Persist the state of the maintenance after an upgrade | Morris Jobke | 2015-05-19 | 3 | -9/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | * if maintenance mode was enabled before an upgrade it will be enabled afterwards too * fixes #16429 | ||||
* | | | | Merge pull request #16687 from owncloud/issue-16113-redis-minimum-version | Thomas Müller | 2015-06-03 | 3 | -8/+20 |
|\ \ \ \ | |_|/ / |/| | | | Check for redis to be 2.2.5+ | ||||
| * | | | Check for redis to be 2.2.5+ | Joas Schilling | 2015-06-02 | 3 | -8/+20 |
| | |/ | |/| | |||||
* | | | Merge pull request #16714 from owncloud/fix-cors-test | Lukas Reschke | 2015-06-03 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | Fix #16713 | ||||
| * | | | fix #16713 | Bernhard Posselt | 2015-06-03 | 1 | -0/+7 |
| | | | | |||||
* | | | | Merge pull request #16708 from owncloud/enc_fix_move_to_trash | Morris Jobke | 2015-06-03 | 2 | -31/+63 |
|\ \ \ \ | | | | | | | | | | | make sure that we always use the correct owner for both source and target | ||||
| * | | | | make sure that we always use the correct owner for both source and target | Bjoern Schiessle | 2015-06-03 | 2 | -31/+63 |
| | | | | | |||||
* | | | | | Merge pull request #16710 from owncloud/move-invoke-private-to-base-class | Lukas Reschke | 2015-06-03 | 32 | -108/+122 |
|\ \ \ \ \ | | | | | | | | | | | | | Move the helpful invokePrivate method to the TestCase class | ||||
| * | | | | | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 32 | -108/+122 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #16711 from owncloud/files-invalidchar400 | Thomas Müller | 2015-06-03 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | Translate invalid path exception to sabre exception for files | ||||
| * | | | | Translate invalid path exception to sabre exception for files | Vincent Petry | 2015-06-03 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | Merge pull request #16698 from owncloud/use-proper-quoting | Vincent Petry | 2015-06-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Properly quote memcache.locking | ||||
| * | | | Properly quote memcache.locking | Lukas Reschke | 2015-06-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 76 | -60/+398 |
|/ / / | |||||
* | | | Merge pull request #16686 from owncloud/show_cloud_id | Lukas Reschke | 2015-06-02 | 4 | -0/+61 |
|\ \ \ | | | | | | | | | show federated cloud id in the personal settings | ||||
| * | | | L10n for federated cloud ID and rtrim '/' on ID | Morris Jobke | 2015-06-02 | 2 | -2/+2 |
| | | | | |||||
| * | | | show federated cloud id in the personal settings | Bjoern Schiessle | 2015-06-02 | 4 | -0/+61 |
| | | | | |||||
* | | | | Merge pull request #16667 from ↵ | Morris Jobke | 2015-06-02 | 3 | -43/+106 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | owncloud/issue-16510-fix-encryption-with-s2s-shares Add tests for the storage wrapper and fix the wrapping | ||||
| * | | | Correctly ignore remote shares aswell | Joas Schilling | 2015-06-02 | 1 | -1/+4 |
| | | | | |||||
| * | | | Add unit tests for wrapStorage | Joas Schilling | 2015-06-02 | 2 | -2/+46 |
| | | | | |||||
| * | | | Move the storage wrapping into a testable method | Joas Schilling | 2015-06-02 | 2 | -43/+59 |
| | | | | |||||
* | | | | Merge pull request #16107 from owncloud/fix-getLocalFile-encryption-master | Thomas Müller | 2015-06-02 | 1 | -1/+7 |
|\ \ \ \ | |/ / / |/| | | | Fix get local file encryption master | ||||
| * | | | Only return cached files if existing | Thomas Müller | 2015-05-06 | 1 | -1/+4 |
| | | | | |||||
| * | | | Only use cached files in case encryption is enabled - in any other case let ↵ | Thomas Müller | 2015-05-05 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | the underlying storage handle this accordingly - refs #16061 #16062 and others | ||||
* | | | | Merge pull request #16623 from owncloud/oparoz-fix-file-conflict-preview | Morris Jobke | 2015-06-02 | 1 | -3/+11 |
|\ \ \ \ | | | | | | | | | | | Get a 96x96 preview for file conflict resolution | ||||
| * | | | | Escape single quotes | Olivier Paroz | 2015-05-29 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Fix for parenthesis | Olivier Paroz | 2015-05-29 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Get a 96x96 preview for file conflict resolution | Olivier Paroz | 2015-05-29 | 1 | -3/+9 |
| | | | | | |||||
* | | | | | Merge pull request #16200 from owncloud/kill-globalfilecache | Morris Jobke | 2015-06-02 | 16 | -946/+144 |
|\ \ \ \ \ | | | | | | | | | | | | | Drop file caching | ||||
| * | | | | | remove file cache remainings from server container | Arthur Schiwon | 2015-05-13 | 1 | -5/+7 |
| | | | | | | |||||
| * | | | | | add repair steps to get rid of old background jobs | Arthur Schiwon | 2015-05-12 | 3 | -0/+120 |
| | | | | | | |||||
| * | | | | | also free joblist and base from file cache code | Arthur Schiwon | 2015-05-12 | 2 | -17/+0 |
| | | | | | | |||||
| * | | | | | remove file cache classes and its tests | Arthur Schiwon | 2015-05-08 | 9 | -922/+0 |
| | | | | | | |||||
| * | | | | | only use memcache, if available | Arthur Schiwon | 2015-05-08 | 1 | -2/+17 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 106 | -102/+260 |
| | | | | | | |||||
* | | | | | | Merge pull request #16672 from owncloud/tests-xmlupdate | Thomas Müller | 2015-06-01 | 2 | -10/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix phpunit xml | ||||
| * | | | | | | Fix phpunit xml | Vincent Petry | 2015-06-01 | 2 | -10/+4 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Rename/remove obsolete paths | ||||
* | | | | | | Merge pull request #16663 from owncloud/no-sense-to-check-for-cli | Joas Schilling | 2015-06-01 | 1 | -7/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove check for RAW_POPULATE_POST_DATA for unit tests | ||||
| * | | | | | | Remove check for RAW_POPULATE_POST_DATA for unit tests | Lukas Reschke | 2015-06-01 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | We do have a work around meanwhile and for CLI this is not relevant at all. Can be removedWe do have a work around meanwhile and for CLI this is not relevant at all. Can be removed. | ||||
* | | | | | | | Clean application identifier before processing | Lukas Reschke | 2015-06-01 | 1 | -0/+2 |
| | | | | | | | |||||
* | | | | | | | Bump Dropbox library to newest upstream version | Lukas Reschke | 2015-06-01 | 10 | -187/+4720 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #16237 from owncloud/file-locking | Thomas Müller | 2015-06-01 | 26 | -30/+780 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | High level file locking |