summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [OCP] update PHPdoc to contain correct @since tagsMorris Jobke2015-06-057-5/+36
* Merge pull request #16753 from owncloud/issue-16752-check-for-existing-user-i...Thomas Müller2015-06-054-0/+80
|\
| * Add unit tests for non existing usersJoas Schilling2015-06-052-0/+68
| * Check whether the user exists before trying to set up his file systemJoas Schilling2015-06-052-0/+12
* | Merge pull request #16765 from owncloud/fix-chunked-upload-jenkinsThomas Müller2015-06-053-0/+266
|\ \
| * | fix unit testThomas Müller2015-06-051-29/+22
| * | Bring back unit tests for \OC\Cache\FileThomas Müller2015-06-051-0/+85
| * | Bring back OC\Cache\File - fixes #16760Thomas Müller2015-06-052-0/+188
* | | Merge pull request #16755 from owncloud/files-mkcolbackslashVincent Petry2015-06-052-4/+45
|\ \ \ | |/ / |/| |
| * | Fix "@throws" tags on doc blocksJoas Schilling2015-06-051-3/+15
| * | Add unit tests for InvalidPath Exception being thrownJoas Schilling2015-06-051-1/+27
| * | Validate path in getChildVincent Petry2015-06-051-0/+3
* | | Merge pull request #16718 from owncloud/files-catchajaxexceptionsThomas Müller2015-06-054-21/+59
|\ \ \ | |/ / |/| |
| * | Catch exceptions in files ajax callsVincent Petry2015-06-034-21/+59
* | | Merge pull request #16748 from owncloud/fix-ldap-port-detection-regressionMorris Jobke2015-06-051-13/+21
|\ \ \
| * | | port detection needs to take care of now thrown exceptions when LDAP server i...Arthur Schiwon2015-06-041-13/+21
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-0532-10/+150
* | | | Merge pull request #16746 from owncloud/fix-phpdocRobin McCorkell2015-06-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo in PHPDocMorris Jobke2015-06-041-1/+1
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-04130-94/+172
* | | Merge pull request #15895 from owncloud/dav-getremoteetagJoas Schilling2015-06-032-3/+35
|\ \ \
| * | | Disable update check test when testing wrappersVincent Petry2015-06-021-0/+3
| * | | Added storage backend test for checkUpdateVincent Petry2015-06-021-0/+15
| * | | Get etag from remote OC serverVincent Petry2015-06-021-3/+17
* | | | Merge pull request #16730 from owncloud/LukasReschke-patch-1Thomas Müller2015-06-031-2/+2
|\ \ \ \
| * | | | Fix unit testsLukas Reschke2015-06-031-2/+2
|/ / / /
* | | | Merge pull request #16703 from owncloud/fix-ie8-ie9Morris Jobke2015-06-031-0/+6
|\ \ \ \
| * | | | Add min-height to login page for IE8 and IE9Morris Jobke2015-06-031-0/+1
| * | | | Revert "fix theme in IE8 and IE9"Morris Jobke2015-06-031-0/+5
* | | | | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversionsMorris Jobke2015-06-032-9/+125
|\ \ \ \ \
| * | | | | Keep versions when deleting as recipientVincent Petry2015-06-022-9/+125
* | | | | | Merge pull request #16721 from owncloud/fix-grammar-enc-moduleClark Tomlinson2015-06-031-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Catch NotFoundException and return no quota information which simply reflects...Thomas Müller2015-06-031-1/+1
| * | | | | Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/translate...Thomas Müller2015-06-031-1/+1
* | | | | | Merge pull request #16719 from owncloud/fix-encryption-testsThomas Müller2015-06-031-1/+1
|\ \ \ \ \ \
| * | | | | | use not deprecated method in testsMorris Jobke2015-06-031-1/+1
|/ / / / / /
* | | | | | Merge pull request #16434 from owncloud/persist-maintenance-stateThomas Müller2015-06-033-9/+27
|\ \ \ \ \ \
| * | | | | | Persist the state of the maintenance after an upgradeMorris Jobke2015-05-193-9/+27
* | | | | | | Merge pull request #16687 from owncloud/issue-16113-redis-minimum-versionThomas Müller2015-06-033-8/+20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Check for redis to be 2.2.5+Joas Schilling2015-06-023-8/+20
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #16714 from owncloud/fix-cors-testLukas Reschke2015-06-031-0/+7
|\ \ \ \ \ \
| * | | | | | fix #16713Bernhard Posselt2015-06-031-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #16708 from owncloud/enc_fix_move_to_trashMorris Jobke2015-06-032-31/+63
|\ \ \ \ \ \
| * | | | | | make sure that we always use the correct owner for both source and targetBjoern Schiessle2015-06-032-31/+63
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #16710 from owncloud/move-invoke-private-to-base-classLukas Reschke2015-06-0332-108/+122
|\ \ \ \ \ \
| * | | | | | Move the helpful method to the TestCase classJoas Schilling2015-06-0332-108/+122
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #16711 from owncloud/files-invalidchar400Thomas Müller2015-06-031-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Translate invalid path exception to sabre exception for filesVincent Petry2015-06-031-0/+2
|/ / / / /
* | | | | Merge pull request #16698 from owncloud/use-proper-quotingVincent Petry2015-06-031-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Properly quote memcache.lockingLukas Reschke2015-06-021-1/+1