328b3c47d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Move stuff from outside lib/ to PSR-4  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								db4c7fe743 
								
									
								
							
								 
							
						 
						
							
							
								
								Add encoding wrapper as opt-in mount option  
							
							
 
							
							
							The encoding wrapper is now only applied when the mount option is set,
disabled by default. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f58b89c3f 
								
							
								 
							
						 
						
							
							
								
								Add tests for backend/auth mechanism providers  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de98a6e54c 
								
							
								 
							
						 
						
							
							
								
								Allow multiple custom JS files  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ca5b189522 
								
							
								 
							
						 
						
							
							
								
								add test  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4717605d22 
								
							
								 
							
						 
						
							
							
								
								Fix storage backend class namespaces and move to subdir  
							
							
 
							
							
							All classes that were previously \OC\Files\Storage\FooBar are now
\OCA\Files_External\Lib\Storage\FooBar 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d47824f4cf 
								
							
								 
							
						 
						
							
							
								
								Remove any stray socket files before creating new ones  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a51ece97e3 
								
							
								 
							
						 
						
							
							
								
								Display external storage GUI even if user mounting disabled  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7e743bdb4 
								
							
								 
							
						 
						
							
							
								
								Give swift 15 seconds after startup  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf3cb4d75e 
								
							
								 
							
						 
						
							
							
								
								docker containers should be stopped before being removed - refs  https://github.com/docker/docker/issues/18758  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c353d51810 
								
							
								 
							
						 
						
							
							
								
								Remove Scrutinizer Auto Fixer  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								933f60e314 
								
							
								 
							
						 
						
							
							
								
								Update author information  
							
							
 
							
							
							Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								078cc3b3f0 
								
							
								 
							
						 
						
							
							
								
								Use readiness notification socket to be absolutely sure this works  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db2ddb5441 
								
							
								 
							
						 
						
							
							
								
								Properly cast type  
							
							
 
							
							
							The current logic is checking whether:
1. The returned value is a boolen
2. The returned value is a string and then matches for "true"
Since the config is now written to the database the data is now a string with the value "1" if HTTPS is set to true. Effectively this option was thus always disabled at the moment, falling back to plain HTTP.
This change casts the data to a boolean if it is defined as boolean.
Fixes https://github.com/owncloud/core/issues/22605 
Fixes https://github.com/owncloud/core/issues/22016  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4829a2d421 
								
							
								 
							
						 
						
							
							
								
								Disable sharing by default for external storage mounts  
							
							
 
							
							
							This is for newly created mount points.
Migrated mount points will have sharing enabled as before. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac9de4ee95 
								
							
								 
							
						 
						
							
							
								
								Print docker logs to the console fro debugging  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1d8c1f5692 
								
							
								 
							
						 
						
							
							
								
								Enable upstream entrypoint changes with Ceph Docker  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2c6caee93 
								
							
								 
							
						 
						
							
							
								
								remove global credentials  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								176fb191b7 
								
							
								 
							
						 
						
							
							
								
								remove login credentails and user provided backends  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80eb1aada5 
								
							
								 
							
						 
						
							
							
								
								encrypt passwords for files_external  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87179eaae2 
								
							
								 
							
						 
						
							
							
								
								Add tests  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76d9586339 
								
							
								 
							
						 
						
							
							
								
								add tests  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4e1a1677b 
								
							
								 
							
						 
						
							
							
								
								Remove magic flags from files_external backend params  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51b5179839 
								
							
								 
							
						 
						
							
							
								
								Add occ command to manage applicables  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b18134ceb 
								
							
								 
							
						 
						
							
							
								
								inject logger  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0f5687687 
								
							
								 
							
						 
						
							
							
								
								Dont set null values when validating storage definition  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb29bc64de 
								
							
								 
							
						 
						
							
							
								
								set auth mechanism in tests  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								279a54bc87 
								
							
								 
							
						 
						
							
							
								
								adjust js unit test  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								241ed17dc0 
								
							
								 
							
						 
						
							
							
								
								Add storage validation JS unit tests  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								483c6b68e2 
								
							
								 
							
						 
						
							
							
								
								clear mount cache when removing applicables  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ba715d144 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b7fc9fd11 
								
							
								 
							
						 
						
							
							
								
								Correctly remove global applicable  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								682821c71e 
								
							
								 
							
						 
						
							
							
								
								Happy new year!  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88bfe1477d 
								
							
								 
							
						 
						
							
							
								
								Filter getStorage to make sure the user has access to it  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8da3c3f125 
								
							
								 
							
						 
						
							
							
								
								update tests  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab549970ca 
								
							
								 
							
						 
						
							
							
								
								fix setting mountpoint and auth backend of external storages  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06708cc172 
								
							
								 
							
						 
						
							
							
								
								fix js unit tests  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffc49a24f0 
								
							
								 
							
						 
						
							
							
								
								Scrutinizer Auto-Fixes  
							
							
 
							
							
							This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5cf376ccb7 
								
							
								 
							
						 
						
							
							
								
								Looks like ceph requires more time to come up ....  
							
							
 
							
							
							Use sed - not replace
apply btrfs hack 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d86466aec 
								
							
								 
							
						 
						
							
							
								
								Use default timeout on connection test  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c1afb8fb9 
								
							
								 
							
						 
						
							
							
								
								Add tests  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97f9213da9 
								
							
								 
							
						 
						
							
							
								
								Scrutinizer Auto-Fixes  
							
							
 
							
							
							This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1898dc2bf 
								
							
								 
							
						 
						
							
							
								
								db config backend for files_external  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62cc316c6a 
								
							
								 
							
						 
						
							
							
								
								remove old propagation logic  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a79ae4ae08 
								
							
								 
							
						 
						
							
							
								
								Delete js unit test. Another issue has been created to create js test  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9fc254672 
								
							
								 
							
						 
						
							
							
								
								Add DB group to some files_external tests  
							
							
 
							
							
							Adding group Db to federation tests and ldap tests
Add group DB to Test_UrlGenerator
Adding group DB to trashbin and versions tests
Adding group DB to Test_Util_CheckServer for pg 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e265e982bf 
								
							
								 
							
						 
						
							
							
								
								External storage tests require DB as well  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								125b090627 
								
							
								 
							
						 
						
							
							
								
								Replace shitty netcat use with dedicated PHP script  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4608e7134c 
								
							
								 
							
						 
						
							
							
								
								webdav docker tests - wait at least 5 seconds after the full startup  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a2e7632d1 
								
							
								 
							
						 
						
							
							
								
								Fix JS unit tests  
							
							
								
 
							
							
						 
						10 years ago