Commit Graph

601 Commits (dc67c7efa9ff20f8b4466e5b6490405439d4a90f)

Author SHA1 Message Date
Vincent Petry 944d4156bf Fixed FTP storage unit tests to use the correct class 13 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 13 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 13 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 13 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 13 years ago
Vincent Petry 476d8e6de0 Added unit test for root mount point validation 13 years ago
Vincent Petry 0b2c9b823c Prevent using root as mount point for external storage 13 years ago
Vincent Petry 39cbdca429 Fixed path normalization to prevent dot dirs 13 years ago
Jenkins for ownCloud 5d9731cef2 [tx-robot] updated from transifex 13 years ago
Vincent Petry e26500045f Fixed move operation to pass the whole URL as expected 13 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 13 years ago
Vincent Petry 8ab40f1959 Removing trailing dot in path that samba doesn't seem to like 13 years ago
Vincent Petry 7e6f3817d0 SMB ignore connection errors when NetBIOS is disabled 13 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 13 years ago
hkjolhede 3e2d4c1bc1 Fixed error-checking error in sftp.php 13 years ago
Vincent Petry f9a64d2b27 Fix for smb4php fseek 13 years ago
Morris Jobke 913cde816f Fix spacing issue for checkboxes, vertically center checkboxes on personal page 13 years ago
Thomas Müller b75c724cc4 fixing dropbox require path 13 years ago
Christian Berendt 70276ca520 settings tags for optional parameters 13 years ago
Christian Berendt 235bf5269d extended parameter descriptions for Swift 13 years ago
Jenkins for ownCloud 119ecc6f34 [tx-robot] updated from transifex 13 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 13 years ago
Christian Berendt 128d3221cc make Swift::testLocal workable by using a delimiter 13 years ago
Christian Berendt a1e956263c Revert "make Swift::testLocal workable by fixing the prefix used with the object listing in opendir" 13 years ago
Christian Berendt b92061da5a make Swift::testLocal workable by fixing the prefix used with the object listing in opendir 13 years ago
Christian Berendt 506db6c63a rewrite of OC\Files\Storage\Swift 13 years ago
Christian Berendt 452d0a20a6 renaming OC\Files\Storage\SWIFT to OC\Files\Storage\Swift 13 years ago
Christian Berendt e0bac3ec71 adapted existing test cases 13 years ago
Christian Berendt f0d04f3ac6 adjustment of the configuration parameters 13 years ago
Christian Berendt 67779680a6 added stripped library php-opencloud (version 1.6.0) 13 years ago
Vincent Petry b8285ca316 Added missing "grid" class on external storage's table 13 years ago
Vincent Petry bced346c3b Now using smaller spinner image for status indicator 13 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 13 years ago
Vincent Petry e88b493136 Fixed external storage status indicator in admin page 13 years ago
Lennart Rosam 5470700c9a Update file to meet coding standarts 13 years ago
Lennart Rosam 72ad309920 Actually test the connection 13 years ago
Lennart Rosam b9a948b597 Fixes #4129 13 years ago
Jan-Christoph Borchardt 2b521327c0 more elegant style for Personal and Admin settings 13 years ago
Robin Appelman 51c34777c4 extend test case 13 years ago
Robin Appelman de43515cfa fix recursive delete for smb 13 years ago
Robin Appelman 29deef38b2 fix using touch to create a file for smb 13 years ago
Robin Appelman ea566868a8 return the correct result when doing an smb rename 13 years ago
Robin Appelman ea6115bfaa fix smb streamwrapper on non existing files 13 years ago
Jenkins for ownCloud 6b1843d91b [tx-robot] updated from transifex 13 years ago
Thomas Müller 3b835ea1b6 never hack late night 13 years ago
Thomas Müller ec255b52be fixing boolean handling 13 years ago
Thomas Müller d63ca25a94 proper test for use_logon_credentials 13 years ago
Thomas Müller 36e7a7c29b use \OC::$session instead of $_SESSION 13 years ago
Thomas Müller 21e5daa218 removing all ?> jutt in case 13 years ago
Thomas Müller c32c116957 removing ?> followed by whitespaces 13 years ago