summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* use the new base class for unit testsBjoern Schiessle2014-11-181-10/+12
* make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-181-0/+41
* 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 #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-1732-149/+362
|\|
| * Correctly restore previous root mount point after testingJoas Schilling2014-11-1714-53/+191
| * 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
| * Correctly close handle of directory when listing certificatesJoas Schilling2014-11-171-3/+3
| * Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-175-7/+15
| * 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-171-0/+195
|\ \
| * | Add \OC\App\Manager to handle enabling/disabling appsRobin Appelman2014-11-101-0/+195
* | | Check if app is enabled for userLukas Reschke2014-11-151-2/+2
* | | Fail...Lukas Reschke2014-11-141-1/+1
* | | Mark skipped until #12085 is mergedLukas Reschke2014-11-141-0/+6
* | | Merge pull request #12128 from owncloud/drop-formfactorJan-Christoph Borchardt2014-11-121-9/+7
|\ \ \
| * | | Drop form_factor that is appended to JS, CSS and template filenamesMorris Jobke2014-11-121-9/+7
* | | | Merge pull request #12093 from AdamWill/storage-test-touchMorris Jobke2014-11-121-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | storage test: use new file for testTouchCreateFile()Adam Williamson2014-11-101-3/+3
| |/ /
* | | Merge pull request #11917 from owncloud/fix-11909Thomas Müller2014-11-111-0/+138
|\ \ \ | |/ / |/| |
| * | Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-0/+138
* | | Also propagate etag changes when the watcher finds a changed fileRobin Appelman2014-11-071-0/+31
* | | Add OCP\Security\IHasherLukas Reschke2014-11-061-0/+115
* | | Merge pull request #11972 from owncloud/usermanager-remove-deleteLukas Reschke2014-11-062-7/+13
|\ \ \
| * | | Remove confusingly names \OC\User\Manager::delete and fix the automatic cache...Robin Appelman2014-11-052-7/+13
| | |/ | |/|
* | | Merge pull request #11936 from owncloud/bower-jqueryLukas Reschke2014-11-051-6/+6
|\ \ \
| * | | migrate jQuery to bowerMorris Jobke2014-11-041-6/+6
| |/ /
* / / fix typo in content typeBernhard Posselt2014-11-051-1/+1
|/ /
* / replace moment.js with bower versionMorris Jobke2014-11-031-0/+7
|/
* remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-306-18/+12
* Merge pull request #11821 from owncloud/generic-responseMorris Jobke2014-10-304-24/+185
|\
| * add dataresponseBernhard Posselt2014-10-294-24/+185
* | Merge pull request #11409 from owncloud/watcher-reuseVincent Petry2014-10-291-2/+3
|\ \
| * | Better reuse of cache data for getFolderContentsRobin Appelman2014-10-241-2/+3
* | | adding console command to generate javascript translation files based on exis...Thomas Müller2014-10-297-18/+21
| |/ |/|
* | use Composer autoloader not OC for non-Composer 3rdparty (#9643)Adam Williamson2014-10-281-15/+0
* | Merge pull request #11799 from owncloud/no-stable-etags-on-windowsLukas Reschke2014-10-271-0/+8
|\ \
| * | On Windows platform we have no stable etag generation - yetThomas Müller2014-10-271-0/+8
* | | Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurableLukas Reschke2014-10-271-0/+103
|\ \ \ | |/ / |/| |
| * | Make supported DBs configurable within config.phpLukas Reschke2014-10-271-0/+103
* | | Merge pull request #11763 from owncloud/stable-etagsRobin Appelman2014-10-271-21/+38
|\ \ \
| * | | Generate stable etags for local filesRobin Appelman2014-10-241-21/+38
| | |/ | |/|
* | | Merge pull request #11709 from owncloud/temp-handlingThomas Müller2014-10-241-0/+143
|\ \ \ | |_|/ |/| |
| * | Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2014-10-241-0/+143
| |/
* | Merge pull request #11735 from owncloud/mssql-migrations-masterClark Tomlinson2014-10-243-8/+27
|\ \ | |/ |/|