Commit Graph

1547 Commits (8c33f05e93f3f3da601372f41f48bd968f7c63cd)

Author SHA1 Message Date
Robin Appelman d11f01fa0f Add `getNonExistingName()` to the node api 10 years ago
Vincent Petry eb894e6625 Soft fail in CustomPropertiesBackend whenever storage not available 10 years ago
Joas Schilling 1686653fdd The iran timezone removed the DST handling which breaks the timezone lib 10 years ago
Olivier Paroz f3fe46685b Introducing 3D images support (media type) 10 years ago
Bernhard Posselt df24a014b8 If the execute method on the mapper receives an assoc array, it binds by value instead of index 10 years ago
Roeland Jago Douma dd3307dd19 Added unit test 10 years ago
Robin McCorkell 693ca9a92f Add unit tests for gc() for \OC\Cache\FileGlobalGC 10 years ago
Joas Schilling f2f7f178a5 Add test for backticks in path and etag 10 years ago
Vincent Petry 50194c31b4 Soft fail in custom properties backend 10 years ago
Vincent Petry e50f13d46b Add positive test for path verification 10 years ago
Olivier Paroz bd91546db8 Adding test cases where the extension is using capital letters 10 years ago
Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 10 years ago
Joas Schilling ec1d5011b6 Add tests for the navigation manager (closure) behaviour 10 years ago
Olivier Paroz bef12488c3 Introducing the Raw mimetypes 10 years ago
Robin Appelman 7ab919256b fix test 10 years ago
Lukas Reschke d7c7808a5e Add debug log message back 10 years ago
Lukas Reschke e32f1582c7 Show more detailed error message 10 years ago
Lukas Reschke f92f3a1a6e Incorporate review changes 10 years ago
Lukas Reschke 13486a5ada Migrate to SwiftMail 10 years ago
Joas Schilling 8ed27d2ce0 Create an interface for OC_Image and OCP\Image for the public API 10 years ago
Georg Ehrke 09b05373ed validate resource's integrity before using it 10 years ago
Thomas Müller 5855108e9b drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 10 years ago
Thomas Müller 80ef53eff0 verify the file name length not to exceed 255 characters + verify path during rename 10 years ago
Roeland Jago Douma 1a0f9c375b Avatar controller moved to AppFrameWork 10 years ago
Robin Appelman 169031d1c5 fix factory test 10 years ago
Robin Appelman e1f2a6df94 Allow setting the watcher policy as mount option 10 years ago
Robin Appelman 7adda88786 Copy mount options to the storage 10 years ago
Robin Appelman 82a62fd249 Add test for storage factory 10 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 10 years ago
Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 10 years ago
Joas Schilling 87431605b8 Add test for UniqueConstraintViolationException on wrong key 10 years ago
Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 10 years ago
Thomas Müller b966a4eb17 Adding unit test which shows insertIfNotExists to fall apart in certain situations 10 years ago
Thomas Müller 3623f14e73 no translation service in common storage class 10 years ago
Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 10 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 10 years ago
Robin McCorkell 0e4933e6d2 Refactor \OC\Memcache\Factory 10 years ago
Joas Schilling 716ba49a82 Log errors and create 404 in network list when a css or js is missing 10 years ago
Joas Schilling 294724b5da Add a test for ObjectStore\NoopScanner 10 years ago
Joas Schilling 5fc004f8ea Add a test of what everyone thinks should be the result of this method 10 years ago
Joas Schilling 8df4077dd7 Add a test for dropping the tables 10 years ago
Joas Schilling 276d678080 Etc timezones don't exist for .5 and .75 offsets 10 years ago
Christian Kampka 83e0f84fef Allow configuring background job mode from the console 10 years ago
Robin Appelman 00568af74d Allow running the async commands from unit tests 10 years ago
Lukas Reschke b29940d956 Add support for 'child-src' directive 10 years ago
Robin Appelman 89735ab22b add some tests for disabled updater 10 years ago
Robin Appelman fc027bceb7 Fix cache update when doing a rename that overwrites the target 10 years ago
Bernhard Posselt 95239ad21e AppFramework StreamResponse 10 years ago
Lukas Reschke 5c2fafa05f Read from IRequest instead of reading twice 10 years ago
Vincent Petry 1750e7b76d Fixed expected warning count on repair fail 10 years ago