summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ | |/ |/|
| * disable database migration unit tests for MSSQLThomas Müller2014-10-233-8/+27
* | Merge pull request #11549 from owncloud/add-more-localizations-masterThomas Müller2014-10-232-8/+58
|\ \ | |/ |/|
| * fixing expected values for formatDate() unit testsThomas Müller2014-10-211-3/+3
| * adding unit tests for en_GB and en-GB - just to verifyThomas Müller2014-10-201-0/+8
| * implement localizations based on punicThomas Müller2014-10-201-5/+47
* | Merge pull request #11259 from owncloud/fix-windows-max-depth-testThomas Müller2014-10-231-6/+19
|\ \
| * | fixing windows max depth testClark Tomlinson2014-09-301-6/+19
* | | Merge pull request #10985 from owncloud/db-cleanupThomas Müller2014-10-231-1/+1
|\ \ \
| * | | Fix tags unit testRobin Appelman2014-10-221-1/+1
* | | | introduce SessionMiddleWare to control session handling via an annotationThomas Müller2014-10-221-0/+89
|/ / /
* | | Add proper setup and teardownVincent Petry2014-10-201-0/+17
* | | Add "$_SERVER['REQUEST_URI']" to fix the unit testsLukas Reschke2014-10-201-1/+8
* | | Add unit tests for convertToRelativePathLukas Reschke2014-10-201-0/+44
| |/ |/|
* | adjust group manager testsArthur Schiwon2014-10-171-15/+9
* | Merge pull request #9104 from macjohnny/macjohnny-drastic-ldap-speedupblizzz2014-10-171-10/+10
|\ \
| * | adapted tests for a groupId indexed group arraymacjohnny2014-06-241-10/+10
* | | Fix unit testLukas Reschke2014-10-161-3/+3
* | | Merge pull request #11383 from ockham/share-tags2Lukas Reschke2014-10-162-5/+62
|\ \ \
| * | | In Tags::rename($from, $to), check if there already is a tag named $to.Bernhard Reiter2014-10-141-2/+2
| * | | Add option to include tags for shared items.Bernhard Reiter2014-10-142-1/+26
| * | | Implement Tag and TagMapper classes.Bernhard Reiter2014-10-141-1/+2
| * | | Test addMultiple() with $sync=true.Bernhard Reiter2014-10-141-1/+30
| * | | Test Tags::getFavorites().Bernhard Reiter2014-10-141-0/+2
* | | | Merge pull request #11595 from owncloud/make_get_display_name_more_robustblizzz2014-10-161-0/+46
|\ \ \ \
| * | | | strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle2014-10-151-0/+46
* | | | | Merge pull request #11570 from owncloud/backport-11408-masterLukas Reschke2014-10-152-0/+197
|\ \ \ \ \
| * | | | | Refactor MailSettings controllerLukas Reschke2014-10-142-0/+197
| | |/ / / | |/| | |