Commit Graph

2142 Commits (e7f75484f87df41be5ef8dedce670bd2ccd12dc2)

Author SHA1 Message Date
Robin Appelman ef179331bb Add tests for double cache rename 11 years ago
Robin Appelman a87368acb9 Skip checkupdate test for swift 11 years ago
Roeland Jago Douma 8fdb12f8fb Check for error when resharing 11 years ago
Roeland Jago Douma 9e86d71cc5 When sharing with the owner show the path 11 years ago
Thomas Müller 8fa59033ac Fix uni tests 11 years ago
Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 11 years ago
Lukas Reschke e0d6bd5b6d Run test only when idn is available 11 years ago
Joas Schilling d904a09a04 The constant is now deprecated 11 years ago
Vincent Petry 02513f8d04 Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" 11 years ago
Roeland Jago Douma 06aaa059d1 Squash collection shares 11 years ago
Lukas Reschke e03f0542e4 Strip directory from scriptName 11 years ago
Bjoern Schiessle 8185eaa6dd also detect files in a .part folder as part file 11 years ago
Vincent Petry 8098c06e70 Do not update mime types for folders with extension 11 years ago
Thomas Müller 4cb5970947 Always pass in ILogger 11 years ago
Jörn Friedrich Dreyer c8640cdcb0 adjust filesystem tests to objectstore 11 years ago
Lukas Reschke 18394205c2 Setup sendmail transport 11 years ago
Roeland Jago Douma 1ee56c702d [WEBDAV] check if delete of source is allowed on move 11 years ago
Jörn Friedrich Dreyer 5646e39248 test objectstore with ceph docker 11 years ago
Robin Appelman e28a2ff888 Add unit test for searching in storage root 11 years ago
Lukas Reschke 80a232da6a Add \OCP\IRequest::getHttpProtocol 11 years ago
Vincent Petry 1c7244c120 Remove invalid share items from result when missing group membership 11 years ago
Joas Schilling ac5b3161e4 Add a unit test for "share a file inside a folder that is already shared" 11 years ago
Joas Schilling 42b29e39c1 Clear the shares after the test like storages and files 11 years ago
Vincent Petry 64ca00925b Prevent moving mount point into already shared folder (outgoing) 11 years ago
Roeland Jago Douma c80dd82fe4 Added mimetype repair step 11 years ago
Morris Jobke 6b53f7c40e [l10n] remove unused static methods 11 years ago
Thomas Müller b2dd5cb616 save excluded groups in json format - fixes #10983 11 years ago
Robin Appelman 1c3e28a73b Add tests 11 years ago
Bjoern Schiessle e7232a848b versions should always use the keys of the original file, no need to create new one 11 years ago
Joas Schilling 8f2600a0ea Also delete all shares before the test, so the count matches 11 years ago
Vincent Petry 6e104bc933 Repair step to remove bogus expiration dates from non-link shares 11 years ago
Morris Jobke 1051a3c6f5 Change small thumbnails to 32 px 11 years ago
Individual IT Services fbe43e6a26 cache result of \OCP\Util::needUpgrade() 11 years ago
Lukas Reschke e735a9915c Add blob: scheme to default CSP policy 11 years ago
Robin Appelman f41a38ba15 Cover both width and height for the sidebar preview 11 years ago
Robin Appelman e21a025887 remove unused use 11 years ago
Robin Appelman 1e5a41f008 Add hook connector to connect view and node hooks 11 years ago
Robin Appelman b50d1aae56 rename config test to prevent autoloader issue 11 years ago
Roeland Jago Douma 9a373cb5bb Do not blindy copy expiration date on reshare 11 years ago
Morris Jobke db8e7ce8b9 Remove passwords from logged exception stack traces 11 years ago
Bjoern Schiessle d697ea58a4 only check if the user exists if a user was added as parameter 11 years ago
Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 11 years ago
Phil Davis 9f9bdd8f90 Comment typos in tests/lib/files/view.php 11 years ago
Joas Schilling 70572c1e3c Allow `set('column', 'null')` to work like in Doctrine 11 years ago
Jörn Friedrich Dreyer 17ef187681 add is* storage tests 11 years ago
Robin McCorkell ebe9bea709 Unit test for preventing warning decoding content 11 years ago
Jörn Friedrich Dreyer ca8d589f27 use assertSame, add failing case 11 years ago
Vincent Petry 0bda4d54c5 Repair mime types only when upgrading from OC 8.0 11 years ago
Martin 491250320a Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 11 years ago
Lukas Reschke 63b2bc136a Move mimetype files into /resources/config/ 11 years ago