summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
|/
* - fix dropTable() and introduce tableExists()Thomas Müller2014-05-301-49/+5
* Merge pull request #5365 from owncloud/filesize-improvements-32bitThomas Müller2014-05-302-0/+115
|\
| * Typo: getFileSizeViaDOM -> getFileSizeViaCOMAndreas Fischer2014-05-291-1/+1
| * Use "file size" instead of "filesize", then also apply camel case.Andreas Fischer2014-05-291-16/+16
| * Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable.Andreas Fischer2014-05-291-0/+7
| * Add helper method for turning int|float into base-10 unsigned integer string.Andreas Fischer2014-05-291-0/+46
| * Rename: LargeFileHelper -> LargeFileHelperGetFilesizeAndreas Fischer2014-05-291-1/+1
| * Unit Tests for LargeFileHelper.Andreas Fischer2014-05-291-0/+62
* | Merge pull request #8778 from owncloud/storage-instanceoficewind19912014-05-303-0/+17
|\ \
| * | Add $storage->instanceOfStorage to handle instanceof for storage wrappersRobin Appelman2014-05-293-0/+17
| |/
* | Merge pull request #8759 from owncloud/fix-phpunitLukas Reschke2014-05-293-115/+98
|\ \ | |/ |/|
| * fix assertionsBernhard Posselt2014-05-281-9/+14
| * fix 8757, get rid of service locator antipatternBernhard Posselt2014-05-283-106/+84
* | Merge pull request #3908 from owncloud/storage-folder-copy-renameicewind19912014-05-292-1/+120
|\ \
| * | fix illegal usage of unlink in test caseRobin Appelman2014-05-281-1/+1
| * | add recursive copy to local storage backendRobin Appelman2014-05-281-1/+64
| * | fix recursive rename for local storage backendRobin Appelman2014-05-281-0/+16
| * | aditional test cases for copy and renameRobin Appelman2014-05-281-0/+40
| |/
* | Merge pull request #8547 from owncloud/path-length-masterThomas Müller2014-05-291-0/+121
|\ \
| * | # This is a combination of 2 commits.Thomas Müller2014-05-281-0/+121
| |/
* | Merge pull request #8754 from owncloud/3rdparty-upgraded-phpmailerLukas Reschke2014-05-281-1/+1
|\ \
| * | updating unit test expectationsThomas Müller2014-05-281-1/+1
| |/
* | Merge pull request #8681 from owncloud/logintimestampLukas Reschke2014-05-281-3/+179
|\ \ | |/ |/|