summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #9706 from owncloud/keep_session_in_sync_stable7Lukas Reschke2014-07-191-0/+29
|\
| * fix user session tests by making them update \OC:: as wellJörn Friedrich Dreyer2014-07-181-0/+29
* | kill unused require of MapperTestUtility.phpThomas Müller2014-07-171-4/+5
* | fixing namespace of MapperTestUtilityThomas Müller2014-07-171-1/+1
|/
* fix logger implementation and testJörn Friedrich Dreyer2014-07-151-1/+1
* Backport of #9562Arthur Schiwon2014-07-151-0/+101
* test class is already in preferences.phpArthur Schiwon2014-07-091-233/+0
* Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-082-105/+46
* Adding new interface \OCP\Activity\IExtentsionThomas Müller2014-07-081-0/+202
* Merge pull request #9500 from owncloud/fix9475blizzz2014-07-083-157/+524
|\
| * also appconfig shall not write to database if the value is unchangedArthur Schiwon2014-07-081-0/+66
| * add test cases. also split test classes in a file each, looks like only the f...Arthur Schiwon2014-07-082-157/+458
* | Add repair step to set MySQL collation to utf8_binRobin Appelman2014-07-081-0/+73
* | MySQL: adding repair step to convert MyIsam tables to InnoDBThomas Müller2014-07-071-0/+65
|/
* make search case insensitive on postgres and oracleJörn Friedrich Dreyer2014-07-041-0/+6
* Merge pull request #9338 from owncloud/fix-redirect-for-appframeworkVolkan Gezer2014-07-021-1/+3
|\
| * fix redirect URL unit testMorris Jobke2014-07-021-1/+3
* | Merge pull request #9327 from owncloud/migrator-postgreskeywordtestVincent Petry2014-07-011-12/+32
|\ \
| * | Added test for reserved keywordsVincent Petry2014-07-011-0/+22
| * | Fix migrator tests to use the correct migrator instancesVincent Petry2014-07-011-12/+10
* | | Merge pull request #9334 from owncloud/defaultappfixVincent Petry2014-07-011-0/+68
|\ \ \ | |_|/ |/| |
| * | Added unit test for default app URLVincent Petry2014-07-011-0/+68
| |/
* | Merge pull request #9156 from owncloud/solve-8959blizzz2014-07-014-5/+65
|\ \ | |/ |/|
| * extend Dummy user and group implementation to pass testsArthur Schiwon2014-06-251-2/+6
| * clean up created groups after testing, and correct parameter orderArthur Schiwon2014-06-242-11/+10
| * add testsArthur Schiwon2014-06-233-1/+58
* | Merge pull request #8383 from owncloud/object_storageVincent Petry2014-06-271-0/+106
|\ \
| * | update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer2014-06-271-1/+24
| * | use common storage testJörn Friedrich Dreyer2014-06-231-197/+7
| * | change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-2/+7
| * | add autocreate config option for containers, implement autocreate and delete ...Jörn Friedrich Dreyer2014-06-181-2/+6
| * | fix unit test by always initializing the root of the storage in the constructorJörn Friedrich Dreyer2014-06-181-1/+0
| * | add initial swift test with trystackJörn Friedrich Dreyer2014-06-181-0/+265
* | | Merge pull request #9174 from owncloud/breadcrumbfixJan-Christoph Borchardt2014-06-271-6/+12
|\ \ \
| * | | Test runner now loads CSS and hides testAreaVincent Petry2014-06-241-6/+12
| | |/ | |/|
* | | Merge pull request #9215 from owncloud/officemimetypesupdatefixVincent Petry2014-06-271-0/+207
|\ \ \
| * | | Add missing quotes for OracleVincent Petry2014-06-261-2/+2
| * | | Fixed mime type repair stepVincent Petry2014-06-261-12/+66
| * | | Added test case for when target mime types already existVincent Petry2014-06-251-0/+46