aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix trash bin expire operation and add unit testsBjoern Schiessle2014-06-171-0/+1
* 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
|\ \ | |/ |/|
| * allow to set pre-condition for setValueBjoern Schiessle2014-06-051-13/+41
* | Merge pull request #8865 from owncloud/improve_share_settingsVincent Petry2014-06-051-3/+3
|\ \ | |/ |/|
| * unify share settingsBjoern Schiessle2014-06-051-3/+3
* | Merge pull request #8893 from owncloud/feature/get-users-by-preferenceThomas Müller2014-06-051-0/+18
|\ \ | |/ |/|
| * Sort the result before comparingJoas Schilling2014-06-051-1/+3
| * Add method to get users by their preferenceJoas Schilling2014-06-051-0/+16
* | Merge pull request #8889 from owncloud/mtime-reuseThomas Müller2014-06-051-2/+2
|\ \
| * | Fix uit testsRobin Appelman2014-06-051-2/+2
* | | Merge pull request #7878 from owncloud/quota-extstorageswitchicewind19912014-06-051-21/+124
|\ \ \ | |_|/ |/| |
| * | Added experimental switch to count external storage data in quotaVincent Petry2014-06-041-21/+124
| |/
* | Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-056-120/+0
|\ \
| * | - drop permissions table and related codeThomas Müller2014-06-056-120/+0
* | | Merge pull request #8724 from owncloud/update-sabre-2.0Thomas Müller2014-06-045-22/+21
|\ \ \
| * | | Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-045-22/+21
| |/ /
* | | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-041-1/+2
|\ \ \ | |_|/ |/| |
| * | Added unit tests for share.js and share iconVincent Petry2014-06-021-1/+2
* | | Merge pull request #8822 from owncloud/cache-change-propagatorVincent Petry2014-06-044-21/+153
|\ \ \ | |_|/ |/| |
| * | Fix unit testsRobin Appelman2014-06-042-12/+10
| * | Fix unit testsRobin Appelman2014-06-032-13/+19
| * | propagate changes in the scannerRobin Appelman2014-06-021-0/+56
| * | Add a change propagator class to handle propagating etag and mtime changesRobin Appelman2014-06-021-0/+72
| |/
* | Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStora...ringmaster2014-06-042-6/+6
* | fix unit test after adding the additional parameter to addStorageWrapper()Bjoern Schiessle2014-06-041-1/+1
* | Fix unit testsRobin Appelman2014-06-031-1/+1
* | skip tests for oracleRobin Appelman2014-06-031-0/+3
* | Check sqlite migration on a copy of the database fileRobin Appelman2014-06-031-19/+47
* | Fix migrator for postgresRobin Appelman2014-06-031-7/+3
* | skip migration tests for sqliteRobin Appelman2014-06-031-3/+11
* | Create unique names for temporary indexesRobin Appelman2014-06-031-5/+8
* | Add a mechanism to try the database migration on a copy of the tables before ...Robin Appelman2014-06-031-0/+84
|/