summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Give storage backends the option to define having no known free spaceRobin Appelman2013-02-165-18/+1
* | | | | | | Merge pull request #1771 from owncloud/mountconfigThomas Müller2013-02-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | no pretty printThomas Mueller2013-02-191-1/+1
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-191-0/+6
* | | | | | | | Merge pull request #1728 from owncloud/mountconfigThomas Müller2013-02-181-35/+15
|\| | | | | | |
| * | | | | | | Merge branch 'mountconfig' of github.com:owncloud/core into mountconfigRobin Appelman2013-02-181-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | look where you are typing ...Jörn Friedrich Dreyer2013-02-161-1/+1
| | * | | | | | | pretty print jsonJörn Friedrich Dreyer2013-02-161-1/+1
| * | | | | | | | merge master into mountconfigRobin Appelman2013-02-184-6/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Create new mountconfig files in jsonRobin Appelman2013-02-161-31/+14
| * | | | | | | | Use a parser to read custom mount configuration instead of including the php ...Robin Appelman2013-02-161-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1759 from owncloud/redirect_fix_1737Thomas Müller2013-02-181-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix redirect, use the new routingBjörn Schießle2013-02-181-1/+1
* | | | | | | | Sanitize HTMLLukas Reschke2013-02-181-1/+1
|/ / / / / / /
* | | | | | | 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-1714-39/+57
|\ \ \ \ \ \ \
| * | | | | | | Add missing requesttokenLukas Reschke2013-02-161-0/+1
| |/ / / / / /
| * | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-151-0/+1
| * | | | | | Merge pull request #1662 from owncloud/style-cleanupBart Visscher2013-02-147-30/+30
| |\ \ \ \ \ \
| | * | | | | | Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-146-26/+26
| | * | | | | | Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-144-4/+4
| | | |_|_|_|/ | | |/| | | |
| * / | | | | fixing javascript errors IE8 in personal settingsThomas Mueller2013-02-141-2/+2
| |/ / / / /
| * | | | | user name and password need to be encoded as wellThomas Mueller2013-02-121-1/+3
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-121-0/+3
| * | | | | Check requesttokenLukas Reschke2013-02-123-0/+5
| | |_|_|/ | |/| | |
| * | | | Merge pull request #1636 from owncloud/fixing-smb-masterFrank Karlitschek2013-02-113-6/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | 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] fix config gui for all usersThomas Mueller2013-02-111-1/+1
| | * | | [files_external] fixing some undefined indexThomas Mueller2013-02-111-0/+10
| | * | | [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
|/ / / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2013-02-111-3/+3
|/ / /
* | | Merge pull request #1594 from hkjolhede/masterLukas Reschke2013-02-101-1/+1
|\ \ \
| * | | Update apps/files_external/lib/config.phphkjolhede2013-02-101-1/+1
* | | | Merge pull request #1030 from hkjolhede/masterLukas Reschke2013-02-1026-1/+25969
|\| | |
| * | | Final changes from icewind1991Henrik Kjölhede2013-02-101-0/+8
| * | | Updated phpseclib from git + requested style changesHenrik Kjölhede2013-02-1017-896/+1413
| * | | 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
| * | | Added unittestHenrik Kjölhede2013-02-091-0/+7
| * | | 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
| * | | Deleted phpseclib/testsHenrik Kjölhede2013-02-094-375/+0
| * | | Merge branch 'master' of https://github.com/owncloud/coreHenrik Kjölhede2013-02-0932-285/+427
| |\ \ \