Commit Graph

1606 Commits (23c6a0cf99818c986f5a6537cf765fa9fdff5757)

Author SHA1 Message Date
Lukas Reschke 944dc127b8 Mock l10n in the setup 12 years ago
Lukas Reschke ba29ea178f Add unit tests for empty token 12 years ago
Lukas Reschke 0f7634eadc Switch to a factory and add unit tests 12 years ago
Lukas Reschke 7e7dd92f6b Add unit tests 12 years ago
Robin Appelman 2124540d1d Dont remove a file from cache if the delete operation failed 12 years ago
Robin Appelman 05035ef4af Fix webdav put for single file webdav shares 12 years ago
Robin Appelman ddee63fa00 Fix resolving paths for views rooted in a file 12 years ago
Robin Appelman cec43df0f0 Add unit test 12 years ago
Vincent Petry 6d8985b671 Prevent wrapping null storage 12 years ago
Morris Jobke 9fbeaf0fd9 Add value if restore of data is possible for a user 12 years ago
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 12 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 12 years ago
Robin Appelman 87a1b2bdc4 Preserve mtime when doing cross storage move 12 years ago
Vincent Petry 8fa3e7a6bf Do not retrieve shares through group if user has no group 12 years ago
Joas Schilling 039397bd31 Use setConfigs() instead of calling setConfig() multiple times 12 years ago
Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 12 years ago
Morris Jobke 3d42ecea37 Fix undefined offset 1 for wrong user mail address 12 years ago
Vincent Petry 9f137ac259 Fix reshare permission change to not impair other deletion code 12 years ago
Robin Appelman 0b9f7642a6 Add unit test 12 years ago
Vincent Petry f3d696599a Add unit test for external share JS dialog 12 years ago
Joas Schilling 7eb8404040 Add a test case for memcaches to store an array 12 years ago
Vincent Petry ef8d38ca27 Fix chunked query for tags + unit test 12 years ago
Lukas Reschke 2272bcedeb Fix filtering for users when $gid is empty 12 years ago
Vincent Petry 40931a8b0d Fix getItemSharedWithUser for groups 12 years ago
Robin Appelman 0a3e0a1665 Additional unit test for recursive remove 12 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 12 years ago
Joas Schilling 6769adcd0d Mask table and column names with backticks and add lastInsertID() workaround 12 years ago
Joas Schilling a22068cce3 Add a repair step to clean up orphan tags and tag entries 12 years ago
Andreas Fischer 567c246094 HHVM: Prevent E_WARNING messages by Redis test in console output. 12 years ago
Morris Jobke 520d8ec53b OC_App::parseAppInfo 12 years ago
Joas Schilling 4b3a3dc0bb Check new and old ways of required oC version for app compatibility 12 years ago
Robin Appelman 96dff341e2 Return valid fileinfo objects for part files 12 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 12 years ago
Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests 12 years ago
Andreas Fischer df849bb69a HHVM Workaround: Do not use Exception from Stream. 12 years ago
Vincent Petry aa821ecc00 Trim leading or trailing slashes in file cache paths 12 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 12 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 12 years ago
Lukas Reschke 3e324f87d0 Use proper test name 12 years ago
Lukas Reschke 7b3f736300 Use proper namespace 12 years ago
Lukas Reschke 0ed00bca43 Use namespace 12 years ago
Lukas Reschke 556c9b6f46 Write unit-tests and use DI 12 years ago
Tom Needham dc85c20b18 Add provisioning_api app 12 years ago
Morris Jobke 6fd1a9563e add proper prefix for migration tests 12 years ago
Bernhard Posselt f195123765 Intelligent container 12 years ago
Andreas Fischer 4569953e5c Clean up test table in Connection Test to prevent unnecessary failures. 12 years ago
Andreas Fischer 91e03f5845 Properly call parent::tearDown() in MDB2SchemaManager::tearDown(). 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 12 years ago
Andreas Fischer 48d6724a6f HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'. 12 years ago