aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Moved office mimetype update to a repair stepVincent Petry2014-06-251-0/+107
* | | | Merge pull request #9123 from owncloud/webdav-move-permissionsicewind19912014-06-251-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix unit testsRobin Appelman2014-06-201-0/+4
| |/ /
* / / Added unit test for the helper's rmdirrVincent Petry2014-06-231-0/+24
|/ /
* | Merge pull request #9071 from owncloud/extstorage-list-unittestsMorris Jobke2014-06-191-0/+10
|\ \
| * | Added JS unit tests for ext storageVincent Petry2014-06-171-0/+10
* | | Merge pull request #9068 from owncloud/trashbin_unittests_masterBjörn Schießle2014-06-181-0/+1
|\ \ \ | |_|/ |/| |
| * | fix trash bin expire operation and add unit testsBjoern Schiessle2014-06-171-0/+1
* | | Merge pull request #8399 from owncloud/server-server-sharingicewind19912014-06-171-1/+2
|\ \ \
| * | | Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
* | | | Merge pull request #9065 from owncloud/migrator-keepprimaryindexnameVincent Petry2014-06-171-0/+21
|\ \ \ \
| * | | | Added unit test for checkMigrate with primary key + autoincVincent Petry2014-06-171-0/+21
| | |/ / | |/| |
* | | | Merge pull request #8808 from owncloud/update_shipped_apps_from_appstoreGeorg Ehrke2014-06-164-1/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Update preseed-config.phpGeorg Ehrke2014-06-131-1/+1
| * | | Merge branch 'master' into update_shipped_apps_from_appstoreGeorg Ehrke2014-06-0519-192/+429
| |\ \ \
| * | | | fix unit testsThomas Müller2014-06-051-9/+15
| * | | | remove not needed unlink in installer testGeorg Ehrke2014-06-041-3/+0
| * | | | add unit testGeorg Ehrke2014-06-043-0/+74
* | | | | Merge pull request #8917 from owncloud/repair-routine-baseVincent Petry2014-06-161-0/+159
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Added RepairStep interface and default repair step listsVincent Petry2014-06-121-0/+159
* | | | | Merge pull request #8968 from owncloud/scanner-parent-repairVincent Petry2014-06-121-2/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Repair broken parent link in the scannerRobin Appelman2014-06-101-2/+49
* | | | | Merge pull request #9004 from owncloud/cleanup-storagesVincent Petry2014-06-121-0/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Added check and cleanup for storage/filecacheVincent Petry2014-06-121-0/+26
* | | | | Merge pull request #8980 from owncloud/better-accept-headerVincent Petry2014-06-121-0/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | also handle lowercase headersBernhard Posselt2014-06-111-0/+9
| * | | | handle http accept headers more gracefullyBernhard Posselt2014-06-111-0/+23
| |/ / /
* / / / Use assertNotSame when checking etagsVincent Petry2014-06-111-3/+3
|/ / /
* | | Merge pull request #8916 from owncloud/rmdirr-test-cleanup-fixMorris Jobke2014-06-081-4/+9
|\ \ \
| * | | Added hacky fix for long path cleanup routineVincent Petry2014-06-061-4/+9
* | | | Merge pull request #8927 from owncloud/expire_only_link_sharesBjörn Schießle2014-06-061-59/+18
|\ \ \ \
| * | | | only expire link sharesBjoern Schiessle2014-06-061-59/+18
* | | | | adding PK to table encryptionThomas Müller2014-06-063-0/+93
|/ / / /
* | | | Merge pull request #8783 from owncloud/remove-serializersThomas Müller2014-06-061-21/+1
|\ \ \ \ | |/ / / |/| | |
| * | | remove controller serializersBernhard Posselt2014-06-051-21/+1
* | | | use system function to recursive remove the directory used by temporary storageThomas Müller2014-06-061-1/+3
* | | | Merge pull request #8483 from owncloud/encryption_use_oc_preferencesThomas Müller2014-06-051-13/+41
|\ \ \ \ | |/ / / |/| | |