aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* only users can have a display name different from the idBjoern Schiessle2014-11-181-1/+4
* use the new base class for unit testsBjoern Schiessle2014-11-181-10/+12
* make sure that we only find the shares from the correct share type if users a...Bjoern Schiessle2014-11-181-2/+8
* make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-182-6/+51
* Merge pull request #12220 from owncloud/remove-unused-codeMorris Jobke2014-11-183-373/+0
|\
| * Remove unused codeLukas Reschke2014-11-173-373/+0
* | Merge pull request #12237 from owncloud/fix-12236Morris Jobke2014-11-181-5/+5
|\ \
| * | Make declaration compatibleLukas Reschke2014-11-171-5/+5
* | | Merge pull request #12234 from owncloud/normalizepath-absolute-testsLukas Reschke2014-11-181-61/+102
|\ \ \
| * | | Add tests for absolute paths on windowsJoas Schilling2014-11-171-2/+32
| * | | Refactor tests to use a dataProvider methodJoas Schilling2014-11-171-62/+73
* | | | Merge pull request #9962 from owncloud/app-group-enable-remoteLukas Reschke2014-11-183-2/+81
|\ \ \ \
| * | | | Add sabredav plugin to check if a user has access to an appRobin Appelman2014-11-173-2/+81
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-186-0/+24
* | | | | Merge pull request #11727 from owncloud/moveCallCheckRegisterToSomeWhereElseLukas Reschke2014-11-171-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Move CSRF checkLukas Reschke2014-11-171-0/+3
| | |_|/ | |/| |
* | | | Merge pull request #11741 from owncloud/delete_all_children_preview_2Vincent Petry2014-11-171-16/+94
|\ \ \ \
| * | | | delete all children's previews when deleting a folderGeorg Ehrke2014-10-301-16/+94
* | | | | Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-1748-415/+784
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Correctly restore previous root mount point after testingJoas Schilling2014-11-1715-55/+203
| * | | Correctly refresh the apps list after removing the mockJoas Schilling2014-11-171-0/+3
| * | | Fix Files\Storage\Home::testRoot()Joas Schilling2014-11-171-1/+6
| * | | Make it possible to cleanPath() absolute Windows pathsJoas Schilling2014-11-171-2/+11
| * | | Correctly close handle of directory when listing certificatesJoas Schilling2014-11-172-3/+4
| * | | Fix single run of encryption tests and usages of uniqid() and fopen()Joas Schilling2014-11-1712-259/+376
| * | | Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-177-10/+37
| * | | Windows does not support CHMOD, therefor we can not test not writable foldersJoas Schilling2014-11-102-0/+12
| * | | Test LargeFileHelperGetFileSize also with ascii only charactersJoas Schilling2014-11-061-18/+37
| * | | Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling2014-11-067-67/+62
| * | | Testcase base classJoas Schilling2014-11-061-0/+33
* | | | Merge pull request #12031 from owncloud/app-managerRobin Appelman2014-11-175-0/+406
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add \OC\App\Manager to handle enabling/disabling appsRobin Appelman2014-11-105-0/+406
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-1740-60/+126
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-164-64/+64
* | | | Merge pull request #12186 from owncloud/fix-12182Morris Jobke2014-11-153-13/+31
|\ \ \ \
| * | | | do not output DB information, and do not set headerArthur Schiwon2014-11-143-7/+28
| * | | | errors are already loggedArthur Schiwon2014-11-142-3/+0
| * | | | eliminate OC_Template::printErrorPage in database classes, fixes #12182Arthur Schiwon2014-11-143-7/+7
* | | | | Merge pull request #12189 from owncloud/checkIfAppIsEnabledMorris Jobke2014-11-152-2/+13
|\ \ \ \ \
| * | | | | Check if app is enabled for userLukas Reschke2014-11-152-2/+13
| |/ / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-158-14/+22
* | | | | Merge pull request #11029 from owncloud/fix-share-downloadClark Tomlinson2014-11-1414-246/+751
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added download size on public sharingVincent Cloutier2014-11-143-2/+4
| * | | | Refactor file sharing public link handlingLukas Reschke2014-11-1414-245/+748
|/ / / /
* | | | Merge pull request #12181 from owncloud/resubmit-second-failThomas Müller2014-11-141-1/+1
|\ \ \ \
| * | | | Fail...Lukas Reschke2014-11-141-1/+1
|/ / / /
* | | | Merge pull request #12177 from owncloud/skip-mail-test-forThomas Müller2014-11-141-0/+6
|\ \ \ \
| * | | | Mark skipped until #12085 is mergedLukas Reschke2014-11-141-0/+6
|/ / / /
* | | | Merge pull request #12162 from owncloud/ext-s3-missingfolderwithsamenameJörn Friedrich Dreyer2014-11-141-4/+1
|\ \ \ \
| * | | | Do not remove dir entry if it has the same name as the parentVincent Petry2014-11-131-4/+1