Commit Graph

1116 Commits (80e6d357a2d0e42331208553a2bccb191ce4e41d)

Author SHA1 Message Date
Bjoern Schiessle b486f48fbc fix trash bin expire operation and add unit tests 12 years ago
Vincent Petry 58c204abb4 Added JS unit tests for ext storage 12 years ago
Vincent Petry ffdc1c2fcf Added unit test for checkMigrate with primary key + autoinc 12 years ago
Robin Appelman 07fdeba50b Fix moving movablemount over webdav 12 years ago
Georg Ehrke 0890ce4f91 Update preseed-config.php 12 years ago
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 12 years ago
Vincent Petry 19c73a8464 Added check and cleanup for storage/filecache 12 years ago
Vincent Petry 67413e3ada Use assertNotSame when checking etags 12 years ago
Bernhard Posselt 93169eca1e also handle lowercase headers 12 years ago
Bernhard Posselt 1002281dae handle http accept headers more gracefully 12 years ago
Robin Appelman 21cfd1014a Repair broken parent link in the scanner 12 years ago
Bjoern Schiessle f15d7dfec0 only expire link shares 12 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 12 years ago
Vincent Petry 6e2358c3a6 Added hacky fix for long path cleanup routine 12 years ago
Thomas Müller ad4ec414c9 use system function to recursive remove the directory used by temporary storage 12 years ago
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
Vincent Petry d677e3860d Added unit tests for share.js and share icon 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
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 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