Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-11-05fix typo in content typeBernhard Posselt
2014-10-28Merge pull request #11802 from owncloud/backport-10958Lukas Reschke
2014-10-28Introduce cross-db ILIKERobin Appelman
2014-10-28Make supported DBs configurable within config.phpLukas Reschke
2014-10-20Add proper setup and teardownVincent Petry
2014-10-20Add "$_SERVER['REQUEST_URI']" to fix the unit testsLukas Reschke
2014-10-20Add unit tests for convertToRelativePathLukas Reschke
2014-10-18backport of #11494Arthur Schiwon
2014-10-17backport of #9104macjohnny
2014-10-16strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle
2014-10-15Use `rawurlencode` since this seems to be expected by cURLLukas Reschke
2014-10-15Merge pull request #11567 from owncloud/cache-updater-refactor-stable7Robin Appelman
2014-10-15Adding test helper to test private methodsClark Tomlinson
2014-10-14remove unstable testRobin Appelman
2014-10-14Fix unit testRobin Appelman
2014-10-14Improve unit tests for Cache\UpdaterRobin Appelman
2014-10-14Refactor Cache\Updater to work outside of the users homeRobin Appelman
2014-10-10Refactor MailSettings controllerLukas Reschke
2014-10-08Merge pull request #11375 from owncloud/fix_files_external_amazon_s3_stat_callVincent Petry
2014-10-02Merge pull request #11299 from owncloud/barkport-10934Lukas Reschke
2014-10-01make some storage tests explain what went wrongJörn Friedrich Dreyer
2014-10-01Add flock to configLukas Reschke
2014-09-30don't clean up the test environment if a data provider was finishedBjoern Schiessle
2014-09-30Don't complain about non-writable datadirs before we're installedRobin Appelman
2014-09-30Inject config into checkserver and cleanup testsRobin Appelman
2014-10-01fix unit testsBjoern Schiessle
2014-10-01unit tests for grouping of shares pointing to the same sourceBjoern Schiessle
2014-10-01Merge pull request #11364 from owncloud/fix_unit_test_oc7Lukas Reschke
2014-10-01make sure that we re-load the file system after the quota was setBjoern Schiessle
2014-09-26Fix dav permissions for folders without create permissionsRobin Appelman
2014-09-23Merge branch 'stable7' into backport-11211Lukas Reschke
2014-09-23Do only follow HTTP and HTTPS redirectsLukas Reschke
2014-09-23Add a configuration switch for enabled preview mimetypesLukas Reschke
2014-09-23WebDAV now throws 403 when deletion did not workVincent Petry
2014-09-23Merge pull request #11230 from owncloud/fix-failing-mountconfig-tests-stable7Morris Jobke
2014-09-22add seek and tell to streamwrapper testJörn Friedrich Dreyer
2014-09-22Load apps in test situationsRobin McCorkell
2014-09-22Backport of #9225voxsim
2014-09-20Don't rely on the sorting the database gives us for testsRobin Appelman
2014-09-19Prevent updates between multiple major versionsLukas Reschke
2014-09-18Add timeout to user and group deletion notificationVincent Petry
2014-09-16Merge pull request #11053 from owncloud/baskport-11041-stable7Vincent Petry
2014-09-16Preserve transparency when loading from a filekondou
2014-09-13content size checks are not valid for LOCKThomas Müller
2014-09-09make objectstore tests check fileid on renameJörn Friedrich Dreyer
2014-09-04Added unit tests for cache of enabled appsVincent Petry
2014-09-04Added test for needUpgrade for coreVincent Petry
2014-09-04Fix upgrade process when apps enabled for specific groupsVincent Petry
2014-08-21add unit test for #8325Jörn Friedrich Dreyer
2014-08-07return null instead of throwing an exceptionRobin Appelman