aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1709 from owncloud/style-cleanup-files_externalThomas Müller2013-02-172-6/+15
|\
| * Join split translated stringsBart Visscher2013-02-151-6/+2
| * Style cleanup files_externalBart Visscher2013-02-152-6/+19
* | Merge branch 'master' into fix-googledriveThomas Mueller2013-02-176-35/+33
|\|
| * Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-146-26/+26
| * Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-143-3/+3
| * user name and password need to be encoded as wellThomas Mueller2013-02-121-1/+3
| * use urlencode not rawurlencodeThomas Mueller2013-02-111-1/+1
| * the path must be encoded because within the smb4pph code it's decoded again -...Thomas Mueller2013-02-111-0/+1
| * [files_external] removing function as it's the same in the base class - THX R...Thomas Mueller2013-02-111-5/+0
* | Remove the leading slash from the filename for opendirMichael Gapczynski2013-02-111-1/+1
|/
* Update apps/files_external/lib/config.phphkjolhede2013-02-101-1/+1
* Final changes from icewind1991Henrik Kjölhede2013-02-101-0/+8
* Updated phpseclib from git + requested style changesHenrik Kjölhede2013-02-101-22/+21
* Security bugHenrik Kjölhede2013-02-091-1/+1
* Just a little cleaner in touchHenrik Kjölhede2013-02-091-1/+1
* Update to touchHenrik Kjölhede2013-02-091-1/+5
* Spelling mistakeHenrik Kjölhede2013-02-091-1/+1
* Update to conform to API changesHenrik Kjölhede2013-02-091-3/+4
* corrected namespaceHenrik Kjölhede2013-02-091-2/+1
* Modified to new class structureHenrik Kjölhede2013-02-091-1/+3
* Merge branch 'master' of https://github.com/owncloud/coreHenrik Kjölhede2013-02-099-235/+317
|\
| * remove outdated lineRobin Appelman2013-01-311-1/+0
| * Move streamwrappers to seperate files and put them in a namespaceRobin Appelman2013-01-286-36/+38
| * merge master into filesystemRobin Appelman2013-01-161-3/+3
| |\
| * \ merge master into filesystemRobin Appelman2013-01-151-1/+1
| |\ \
| * | | Make Google Drive storage id unique, before it was anonymousanonymousMichael Gapczynski2013-01-091-1/+1
| * | | Remove unnecessary length parameter from last commitMichael Gapczynski2013-01-031-3/+3
| * | | Update old storage classes names to the new namespace during mountingMichael Gapczynski2013-01-031-0/+12
| * | | No longer need to create folders locally for external storage mount pointsMichael Gapczynski2012-12-291-41/+0
| * | | merge master into filesystemRobin Appelman2012-12-251-2/+2
| |\ \ \
| * \ \ \ merge master into filesystemRobin Appelman2012-12-151-58/+100
| |\ \ \ \
| * \ \ \ \ merge master into filesystemRobin Appelman2012-12-039-245/+390
| |\ \ \ \ \
| * | | | | | fix incorectly merged smb.phpRobin Appelman2012-11-161-0/+1
| * | | | | | merge master into filesystemRobin Appelman2012-11-153-6/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-075-34/+61
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-042-3/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-10-301-17/+17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-10-254-17/+17
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-10-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | postpone the cost of setting up some of the external storage backends untill ...Robin Appelman2012-10-215-7/+80
| * | | | | | | | | | | | drop filectime from the filesystem api'sRobin Appelman2012-10-205-8/+0
| * | | | | | | | | | | | merge master into filesystemRobin Appelman2012-10-171-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-10-131-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix namespace problems for external storage backendsRobin Appelman2012-10-117-69/+64
| * | | | | | | | | | | | | | implement getId for the external storage providersRobin Appelman2012-10-117-1/+37
| * | | | | | | | | | | | | | merge master into filesystemRobin Appelman2012-10-113-12/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | don't use depricated OC_FilesystemRobin Appelman2012-10-101-6/+6
| * | | | | | | | | | | | | | | merge master into filesystemRobin Appelman2012-10-101-0/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge phpunit into filesystemRobin Appelman2012-10-081-18/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \