Commit Graph

369 Commits (cb73fe26b818cfdb8fbf07116cd8e970a9cdc708)

Author SHA1 Message Date
Vincent Petry d92c7bddce
Add missing event dispatcher in test constructor 4 years ago
Robin Appelman fc6e4530c4
force full setup after external storage config change 4 years ago
Robin Appelman 4601f11986 add all storage config rows in one go on load 4 years ago
Robin Appelman d81713e5c1
simplify setup of circular SetupManager<->Manager 4 years ago
Robin Appelman 22875bf367
move logic to decide what to setup to setupmanager 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Robin Appelman 4fe70de132
Add test for samba kerberos sso in ci 4 years ago
Louis Chemineau 14e57bf70a Replace license information to SPDX expression 4 years ago
Vincent Petry ea30297552
Add option to disallow creation of local storages 4 years ago
Robin Appelman 294b218895
ci 4 years ago
Robin Appelman ace4756192
fixup tests for ftp limitations 4 years ago
Robin Appelman 6b80ae9d44
teardown 4 years ago
Robin Appelman ccb24416ac
add new ftp backend 4 years ago
Robin Appelman 10b613810f
run ftp external storage tests against multiple ftp servers 4 years ago
Joas Schilling 243098a96f
Revert OC.linkToOCS() calls back to old behaviour 5 years ago
dependabot[bot] 6e5191b702 Bump @nextcloud/router from 1.2.0 to 2.0.0 5 years ago
Robin Appelman 1052feabed
remove depricated methods from MountConfig 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
szaimen 35d978c2fc Rename External storages to External storage 5 years ago
Robin Appelman ed2396b045
better cleanup of filecache when deleting an external storage 5 years ago
John Molakvoæ (skjnldsv) 3e624dc399
Bump js licenses 5 years ago
John Molakvoæ (skjnldsv) 5d9bb5e247
Lint fix 5 years ago
Robin Appelman 79b142cd12
adjust tests 5 years ago
Julius Härtl 35e5cc88f0 Expose session based authentication through mount point type 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst ae0a496da8
Bump jquery from 2.2.4 to 3.1.0 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Robin Appelman 857957b45e
allow setting tooltips for external storage config options 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Robin Appelman db49ae3cb6
fix external storage controller tests 6 years ago
Robin Appelman 59082661ca
remove the requirement that everything that looks like a placeholder is substituted 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma e3e782b63d
Fix external storagestests 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago