summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* use id instead of resourceIdBernhard Posselt2014-08-071-2/+2
* dont strip the s from the resourceBernhard Posselt2014-08-071-4/+4
* only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor...Thomas Müller2014-07-311-0/+3
* add unit testBjoern Schiessle2014-07-301-0/+26
* migration test for sqlite - adding type mapping for 'tinyint unsigned'Thomas Müller2014-07-302-1/+40
* remove share permission if user is excluded from sharingBjoern Schiessle2014-07-291-0/+33
* function declaration did not matchThomas Müller2014-07-291-4/+4
* function declaration did not matchThomas Müller2014-07-281-1/+1
* add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-281-11/+37
* ownCloud users are exported as address bookThomas Müller2014-07-281-0/+95
* Adding test which breaks because bit and/or enum datatypes are usedThomas Müller2014-07-241-0/+39
* Added test of OCS privatedata to trigger key duplicationVincent Petry2014-07-201-0/+25
* Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer2014-07-201-0/+41