Commit Graph

1105 Commits (1978d3d6a279a4c60371b2cf809bd57e70f4ed35)

Author SHA1 Message Date
Bernhard Posselt 587a8df566 remove controller serializers 12 years ago
Bjoern Schiessle 2d83424a29 allow to set pre-condition for setValue 12 years ago
Thomas Müller 6aab50f8aa fix unit tests 12 years ago
Bjoern Schiessle 6578f00b4b unify share settings 12 years ago
Joas Schilling d493c0c9ac Sort the result before comparing 12 years ago
Joas Schilling 879237f32a Add method to get users by their preference 12 years ago
Robin Appelman 9dab6ec2ec Fix uit tests 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Georg Ehrke 00b7f365bc remove not needed unlink in installer test 12 years ago
Georg Ehrke 724d027f19 add unit test 12 years ago
Vincent Petry da889ff029 Added experimental switch to count external storage data in quota 12 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 12 years ago
Robin Appelman 3bcdad62fb Fix unit tests 12 years ago
ringmaster 0e85618c42 Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 12 years ago
Bjoern Schiessle 2b30fb4862 fix unit test after adding the additional parameter to addStorageWrapper() 12 years ago
Robin Appelman f297bf14f9 Fix unit tests 12 years ago
Robin Appelman 4d7045e701 Fix unit tests 12 years ago
Robin Appelman b4cee3d4e9 skip tests for oracle 12 years ago
Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file 12 years ago
Robin Appelman 35550e8d9a Fix migrator for postgres 12 years ago
Robin Appelman 5243562f45 skip migration tests for sqlite 12 years ago
Robin Appelman 0035147be9 Create unique names for temporary indexes 12 years ago
Robin Appelman 9c6a93a87c Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data 12 years ago
Robin Appelman e002ff6065 propagate changes in the scanner 12 years ago
Robin Appelman a31f089266 Add a change propagator class to handle propagating etag and mtime changes 12 years ago
Thomas Müller 999f6216dc - fix dropTable() and introduce tableExists() 12 years ago
Andreas Fischer 129d8099b9 Typo: getFileSizeViaDOM -> getFileSizeViaCOM 12 years ago
Andreas Fischer ea246d058e Use "file size" instead of "filesize", then also apply camel case. 12 years ago
Andreas Fischer 0417e52134 Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable. 12 years ago
Andreas Fischer 2c36a4b07a Add helper method for turning int|float into base-10 unsigned integer string. 12 years ago
Andreas Fischer 82e17155bf Rename: LargeFileHelper -> LargeFileHelperGetFilesize 12 years ago
Andreas Fischer 68cc0ba2e1 Unit Tests for LargeFileHelper. 12 years ago
Robin Appelman 8c5521fdfc Add $storage->instanceOfStorage to handle instanceof for storage wrappers 12 years ago
Robin Appelman 1302602173 fix illegal usage of unlink in test case 12 years ago
Robin Appelman 03ba497a8c add recursive copy to local storage backend 12 years ago
Robin Appelman 38c1da0976 fix recursive rename for local storage backend 12 years ago
Robin Appelman c99e254178 aditional test cases for copy and rename 12 years ago
Thomas Müller a2e4bc8d33 # This is a combination of 2 commits. 12 years ago
Bernhard Posselt d5e48a4806 fix assertions 12 years ago
Thomas Müller ed8e0f0a92 updating unit test expectations 12 years ago
Bernhard Posselt 5e9ea2b365 fix 8757, get rid of service locator antipattern 12 years ago
Vincent Petry d43a7c5f6e Added requiremin/requiremax fields for apps 12 years ago
Arthur Schiwon 2e85d5a852 increase scrutinizer happyiness by removing minor/informational issues 12 years ago
Arthur Schiwon 86880acee9 clean up here is superflous, will already be removed by user session 12 years ago
Arthur Schiwon 60274d1729 test hooks also on login 12 years ago
Arthur Schiwon bf1f5f2af3 also test whether hooks work 12 years ago
Arthur Schiwon c46fada6b3 unit tests for loginWithCookie() 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Joas Schilling d621a6fe5e Clean the database after the test 12 years ago
Joas Schilling 66f94273c6 Add a lot of users for testing 12 years ago