summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11802 from owncloud/backport-10958Lukas Reschke2014-10-281-0/+55
|\
| * Introduce cross-db ILIKERobin Appelman2014-10-271-0/+55
* | Make supported DBs configurable within config.phpLukas Reschke2014-10-271-0/+103
|/
* 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
* backport of #11494Arthur Schiwon2014-10-181-15/+9
* backport of #9104macjohnny2014-10-171-10/+10
* strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle2014-10-161-0/+46
* Use `rawurlencode` since this seems to be expected by cURLLukas Reschke2014-10-152-2/+7
* Merge pull request #11567 from owncloud/cache-updater-refactor-stable7Robin Appelman2014-10-154-290/+420
|\
| * remove unstable testRobin Appelman2014-10-141-1/+0
| * Fix unit testRobin Appelman2014-10-143-9/+6
| * Improve unit tests for Cache\UpdaterRobin Appelman2014-10-142-281/+416
| * Refactor Cache\Updater to work outside of the users homeRobin Appelman2014-10-141-1/+0
* | Adding test helper to test private methodsClark Tomlinson2014-10-151-0/+28
* | Refactor MailSettings controllerLukas Reschke2014-10-102-0/+197
|/
* Merge pull request #11375 from owncloud/fix_files_external_amazon_s3_stat_callVincent Petry2014-10-081-6/+6
|\
| * make some storage tests explain what went wrongJörn Friedrich Dreyer2014-10-011-6/+6
* | Merge pull request #11299 from owncloud/barkport-10934Lukas Reschke2014-10-021-19/+72
|\ \
| * | Don't complain about non-writable datadirs before we're installedRobin Appelman2014-09-301-0/+37
| * | Inject config into checkserver and cleanup testsRobin Appelman2014-09-301-19/+35
* | | fix unit testsBjoern Schiessle2014-10-012-5/+22
* | | unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-10-011-12/+80
* | | Merge pull request #11364 from owncloud/fix_unit_test_oc7Lukas Reschke2014-10-011-0/+2
|\ \ \ | |_|/ |/| |
| * | make sure that we re-load the file system after the quota was setBjoern Schiessle2014-10-011-0/+2
* | | Add flock to configLukas Reschke2014-10-011-37/+93
|/ /
* / don't clean up the test environment if a data provider was finishedBjoern Schiessle2014-09-301-14/+17
|/
* Fix dav permissions for folders without create permissionsRobin Appelman2014-09-261-0/+55
* Merge branch 'stable7' into backport-11211Lukas Reschke2014-09-231-0/+88
|\
| * Do only follow HTTP and HTTPS redirectsLukas Reschke2014-09-231-0/+88
* | Add a configuration switch for enabled preview mimetypesLukas Reschke2014-09-233-23/+0
|/
* WebDAV now throws 403 when deletion did not workVincent Petry2014-09-232-5/+122
* Merge pull request #11230 from owncloud/fix-failing-mountconfig-tests-stable7Morris Jobke2014-09-231-0/+4
|\
| * Load apps in test situationsRobin McCorkell2014-09-221-0/+4
* | add seek and tell to streamwrapper testJörn Friedrich Dreyer2014-09-221-0/+10
|/
* Backport of #9225voxsim2014-09-221-11/+299
* Don't rely on the sorting the database gives us for testsRobin Appelman2014-09-202-5/+12
* Prevent updates between multiple major versionsLukas Reschke2014-09-191-0/+34
* Add timeout to user and group deletion notificationVincent Petry2014-09-181-1/+9
* Merge pull request #11053 from owncloud/baskport-11041-stable7Vincent Petry2014-09-161-0/+2
|\
| * content size checks are not valid for LOCKThomas Müller2014-09-121-0/+2
* | Preserve transparency when loading from a filekondou2014-09-161-0/+3
|/
* make objectstore tests check fileid on renameJörn Friedrich Dreyer2014-09-091-0/+83
* Added unit tests for cache of enabled appsVincent Petry2014-09-041-10/+74
* Added test for needUpgrade for coreVincent Petry2014-09-041-0/+19
* Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-042-0/+165
* add unit test for #8325Jörn Friedrich Dreyer2014-08-201-17/+80
* return null instead of throwing an exceptionRobin Appelman2014-08-071-4/+2
* Fix Folder::getByIdRobin Appelman2014-08-071-0/+129