Commit Graph

1816 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Robin McCorkell 1511a42da7 Check for relative datadirectory path 10 years ago
Vincent Petry 23cb8112fc Add logout in share test to avoid nasty side effects 10 years ago
Vincent Petry 80f83ab5e0 Do not return shares for files outside "files" 10 years ago
Bjoern Schiessle c6be1ba8d3 fix check if a file is excluded from encryption or not 10 years ago
Thomas Müller b5545932e7 use StreamResponse to download the log file - fixes #14268 10 years ago
Vincent Petry cf2fd2a825 Fix namespace for repair step tests 10 years ago
Lukas Reschke 9622fbdf29 Filter potential dangerous characters in path name 10 years ago
Robin Appelman cb9ead7dde add priority to storage wrappers 10 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
Robin Appelman ddd6a67d2a Handle exceptions thrown during hooks when running unit tests 10 years ago
Robin Appelman 3ed6ed3c36 Force test cases using background commands to handle setting up the filesystem 10 years ago
Vincent Petry 70acd58336 Copy Etag header to OC-Etag for sabre calls 10 years ago
Vincent Petry daceb1a9ac Revert "adding unit tests" 10 years ago
Vincent Petry f056558b72 Add repair step to fix SQLite autoincrement 10 years ago
Thomas Müller 8d327c94a8 adding unit tests 10 years ago
Vincent Petry ec2d7cff2f SQLite autoincrement test 10 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 10 years ago
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
Vincent Petry eef5851a67 Fix share permission related unit tests 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
Olivier Paroz f890c3ffb1 Make the method compatible with all types of extensions 10 years ago
Roeland Jago Douma dd3307dd19 Added unit test 10 years ago
Joas Schilling 4a13a84cab Do not add apps2/ directory if it does not exist 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
Morris Jobke fbea83d4eb fix failing unit test 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 dfd70337d6 Adjust unit test 10 years ago
Lukas Reschke f92f3a1a6e Incorporate review changes 10 years ago
Lukas Reschke 283476a2f7 Use new IMailer and add unit-tests for lostcontroller 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
Joas Schilling 30357aaac0 No user no avatar easy as that 10 years ago
Joas Schilling 61ec37431a Fix order of expected and actual on assertEquals() calls 10 years ago
Joas Schilling 8304f5f508 Fix getting the avatar of a non-existing user 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
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD 10 years ago
Thomas Müller 80ef53eff0 verify the file name length not to exceed 255 characters + verify path during rename 10 years ago