Commit Graph

2120 Commits (18394205c2149ee944871eb684bd0f8e4dbe262c)

Author SHA1 Message Date
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
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
Joas Schilling d26c49b995 Add more tests for relativePath 11 years ago
Vincent Petry b9cd5bc1dc Prevent wrong matches in getRelativePath 11 years ago
Bjoern Schiessle 17a64360e5 catch excexptions during the copy operation and make sure that we free the lock correctly 11 years ago
Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 11 years ago
Bjoern Schiessle d2e90b6050 improved error message if user doesn't exists 11 years ago
Lukas Reschke 947e3d7ab5 Add repair step for outdated OCS IDs 11 years ago
Robin Appelman 485ea316a1 reuse the same datadir 11 years ago
Robin Appelman dc870cb450 Add tests for doing dav requests with encryption enabled 11 years ago
Robin Appelman a3d734f6cd Add trait to enable encryption for a unit test 11 years ago
Robin Appelman e3e78f809d create new mounts every time the mount provider is called 11 years ago
Robin Appelman 5247a0685d clear up tests a bit 11 years ago
Joas Schilling 5eddde6486 Add a Sabre plugin that emits an event for apps 11 years ago
Robin Appelman 05fddec022 expire old lock rows 11 years ago
Robin Appelman 2839ef3439 add unit test 11 years ago
Robin Appelman 3cf4fc02f9 fix tests with empty response body 11 years ago
Robin Appelman 953b64f3f2 Add tests for downloading files over dav 11 years ago