summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4524 from nextcloud/downstream-27508Roeland Jago Douma2017-04-2816-287/+670
|\
| * Fix class namesJoas Schilling2017-04-271-4/+4
| * Fix last unit testsJoas Schilling2017-04-272-200/+32
| * Don't end the abstract class name with Test.phpJoas Schilling2017-04-274-4/+4
| * Add commentVincent Petry2017-04-271-0/+2
| * Properly handle missing READ permissionVincent Petry2017-04-277-11/+100
| * Fix duplicate name of classJoas Schilling2017-04-272-6/+6
| * Fix forbidden backslash DAV integration testsVincent Petry2017-04-261-12/+12
| * Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-263-4/+112
| * Accept moving FutureFile into a DirectoryVincent Petry2017-04-261-0/+6
| * Moved unit tests from ObjectTree::move to DirectoryVincent Petry2017-04-263-10/+256
| * Remove ObjectTree::move and let is use the IMoveTarget approach insteadVincent Petry2017-04-261-98/+0
| * Ported ObjectTree::move to IMoveTarget in new DAV endpointVincent Petry2017-04-261-4/+110
| * Added test cases from core 16825Sergio Bertolin2017-04-261-0/+41
| * Simplified new endpoint move testVincent Petry2017-04-261-9/+4
| * Added case when final chunk move must not change file idVincent Petry2017-04-261-0/+13
| * Added test about checking file id after a moveSergio Bertolin2017-04-262-2/+45
* | Merge pull request #4569 from nextcloud/fix-iconsRoeland Jago Douma2017-04-287-6/+18
|\ \
| * | Fix icons in sidebar on personal pageMorris Jobke2017-04-277-6/+18
* | | Merge pull request #4570 from nextcloud/do-not-disable-3rdparty-apps-on-cli-u...Lukas Reschke2017-04-281-7/+3
|\ \ \
| * | | Do not disable 3rdparty apps on occ upgradeMorris Jobke2017-04-271-7/+3
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2017-04-28242-202/+812
|/ /
* | Merge pull request #4522 from nextcloud/downstream-27596Morris Jobke2017-04-273-25/+57
|\ \
| * | Use the new method in the old one to remove duplicate codeJoas Schilling2017-04-273-36/+41
| * | Allow to create a user for a specific backendJoas Schilling2017-04-262-0/+27
| |/
* | Merge pull request #4565 from nextcloud/fix-typoMorris Jobke2017-04-271-1/+1
|\ \
| * | Fix typo in HTML tagsMorris Jobke2017-04-271-1/+1
* | | Merge pull request #4561 from nextcloud/text-for-federatedMorris Jobke2017-04-270-0/+0
|\ \ \ | |/ / |/| |
| * | Add hint for federated sharingMorris Jobke2017-04-271-0/+1
* | | Merge pull request #4540 from nextcloud/settings-helpMorris Jobke2017-04-276-6/+11
|\ \ \ | |/ / |/| |
| * | Add more hints to settingsJan-Christoph Borchardt2017-04-266-6/+11
* | | Merge pull request #3770 from nextcloud/faster-search-in-contactsMorris Jobke2017-04-271-7/+6
|\ \ \
| * | | Add back the name query partRoeland Jago Douma2017-04-211-1/+3
| * | | Factorize query for searching contactsThomas Citharel2017-04-211-7/+4
* | | | Merge pull request #4501 from nextcloud/downstream-27144Morris Jobke2017-04-266-18/+59
|\ \ \ \
| * | | | Add duration of last job execution to the tableNoveen Sachdeva2017-04-257-19/+60
* | | | | Merge pull request #4519 from nextcloud/downstream-27703Morris Jobke2017-04-262-0/+14
|\ \ \ \ \
| * | | | | Reload file list when leaving hidden stateVincent Petry2017-04-262-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4515 from nextcloud/downstream-27643Morris Jobke2017-04-2615-141/+242
|\ \ \ \ \
| * | | | | Update autoloaderRoeland Jago Douma2017-04-262-4/+0
| * | | | | Fix missing conflict resolutionsJoas Schilling2017-04-263-12/+0
| * | | | | Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-2613-137/+254
| |/ / / /
* | | | | Merge pull request #4517 from nextcloud/downstream-27637Morris Jobke2017-04-261-4/+4
|\ \ \ \ \
| * | | | | Fix recovery checkbox label to properly pointVincent Petry2017-04-261-4/+4
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-27218-542/+896
* | | | | Merge pull request #4537 from nextcloud/change-linkMorris Jobke2017-04-261-5/+5
|\ \ \ \ \
| * | | | | Change feed to website planet link, fix wordingJan-Christoph Borchardt2017-04-261-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4526 from nextcloud/downstream-27269Morris Jobke2017-04-262-32/+48
|\ \ \ \ \
| * | | | | Use regex to detect part filesVincent Petry2017-04-262-34/+44
| * | | | | #7496 Don`t allow upload of files with extension .partIlja Neumann2017-04-261-0/+6
| | |/ / / | |/| | |