summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-03-1152-57/+21
* Merge pull request #7529 from owncloud/getlocalfile-cacheicewind19912014-03-071-99/+94
|\
| * Add caching for getLocalFile on remote storagesRobin Appelman2014-03-041-99/+94
* | Merge pull request #7354 from pschmitt/masterLukas Reschke2014-03-051-1/+1
|\ \
| * | Use 'command -v' to detect whether and where software is installed (instead o...Philipp Schmitt2014-02-211-1/+1
* | | fix some spaces to tabs issues reported by ScrutinizerJan-Christoph Borchardt2014-03-051-1/+1
* | | Merge pull request #7261 from owncloud/issue/6793Jan-Christoph Borchardt2014-03-055-13/+74
|\ \ \
| * | | Allow admins to disable certain external storages for usersJoas Schilling2014-02-265-13/+74
| | |/ | |/|
* | | Merge pull request #7525 from owncloud/fix_S3stringThomas Müller2014-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | fix https://github.com/owncloud/core/issues/6825Frank Karlitschek2014-03-041-1/+1
* | | Merge pull request #7335 from owncloud/fix-7333Vincent Petry2014-02-251-2/+4
|\ \ \ | |/ / |/| |
| * | Fixed mount config pathVincent Petry2014-02-241-3/+4
| * | Fix code to search for mount.json in custom data foldersLukas Reschke2014-02-201-1/+2
| |/
* | Merge branch 'master' into extstorage-configclassRobin Appelman2014-02-215-22/+58
|\|
| * Merge pull request #7290 from owncloud/issue/5463icewind19912014-02-201-1/+1
| |\
| | * Correctly redirect to settings page when not selecting cert file for uploadJoas Schilling2014-02-191-1/+1
| * | Merge pull request #6999 from kofemann/mount-configLukas Reschke2014-02-201-4/+2
| |\ \
| | * | mount: make location of mount.json configurableTigran Mkrtchyan2014-01-291-4/+2
| * | | Revert "Added extra checks for ext storage class"Vincent Petry2014-02-202-31/+1
| * | | Merge pull request #7294 from owncloud/extstorage-configclassLukas Reschke2014-02-202-1/+31
| |\ \ \
| | * | | Added extra checks for ext storage classVincent Petry2014-02-192-1/+31
| * | | | Fixed ext storage webdav path encodingVincent Petry2014-02-193-17/+55
| |/ / /
* / / / Added extra checks for ext storage classVincent Petry2014-02-202-1/+32
|/ / /
* | / Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-193-1/+5
| |/ |/|
* | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-2/+3
|\ \
| * | Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-2/+3
* | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-3/+3
|\| |
| * | External FTP Storage should request hostname instead of URLJoas Schilling2014-02-121-1/+1
| * | Make google drive client secret and dropbox api secret a password fieldJoas Schilling2014-02-071-2/+2
| |/
* | Fix more documentation failesJoas Schilling2014-02-081-11/+6
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-069-3/+48
|/
* Merge pull request #5153 from owncloud/core-em-to-pxJan-Christoph Borchardt2014-01-271-2/+2
|\
| * Merge branch 'master' into core-em-to-pxraghunayyar2014-01-16170-718/+9043
| |\
| * | Cleans up Core apps for relative(em) to absolute(px) styles.raghunayyar2013-10-061-2/+2
* | | Removed unused writeBack methodVincent Petry2014-01-231-8/+0
* | | Now using SFTP stream wrapper from phpseclibVincent Petry2014-01-2325-4745/+9724
* | | webdav: return SPACE_UNKNOWN if server do not support quotaTigran Mkrtchyan2014-01-171-1/+1
| |/ |/|
* | Merge pull request #6223 from owncloud/extstorage-grantaccessasyncfixVincent Petry2014-01-153-19/+33
|\ \
| * | Fixed Dropbox/Google storage async save callVincent Petry2013-12-063-19/+33
* | | Merge pull request #6759 from owncloud/extstorage-smbtimezonefixVincent Petry2014-01-141-1/+1
|\ \ \
| * | | Fixed timezone issue with SMB storageVincent Petry2014-01-141-1/+1
* | | | remove ru_RU - it has bee removed from transifexThomas Müller2014-01-131-6/+0
* | | | Merge pull request #6422 from ccerrillo/fixing-6301-external-mount-webdav-bla...Vincent Petry2014-01-132-16/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Fix ```createCertificateBundle``` and ```getCertificates``` methodsCarlos Cerrillo2013-12-171-4/+2
| * | | Fixing tab/space coding styleCarlos Cerrillo2013-12-171-17/+21
| * | | Fixing Issue #6301 on master branchCarlos Cerrillo2013-12-151-6/+20
* | | | Merge pull request #5238 from owncloud/externalstorage-owncloudbackendThomas Müller2014-01-086-9/+109
|\ \ \ \
| * | | | Added ownCloud backend for external storageVincent Petry2013-10-096-9/+109
* | | | | Merge pull request #6580 from monreal/masterThomas Müller2014-01-051-1/+1
|\ \ \ \ \
| * | | | | Silence output of 'which' command used in smbclient detectionMichael Monreal2013-12-271-1/+1