Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanPath needs to be public | Björn Schießle | 2013-02-26 | 1 | -1/+1 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 2 | -15/+15 |
* | Merge pull request #1731 from owncloud/unknown-freespace | Frank Karlitschek | 2013-02-19 | 5 | -18/+1 |
|\ | |||||
| * | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 5 | -18/+1 |
* | | no pretty print | Thomas Mueller | 2013-02-19 | 1 | -1/+1 |
* | | Merge branch 'mountconfig' of github.com:owncloud/core into mountconfig | Robin Appelman | 2013-02-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | look where you are typing ... | Jörn Friedrich Dreyer | 2013-02-16 | 1 | -1/+1 |
| * | | pretty print json | Jörn Friedrich Dreyer | 2013-02-16 | 1 | -1/+1 |
* | | | merge master into mountconfig | Robin Appelman | 2013-02-18 | 3 | -5/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge pull request #1709 from owncloud/style-cleanup-files_external | Thomas Müller | 2013-02-17 | 2 | -6/+15 |
| |\ \ | |||||
| | * | | Join split translated strings | Bart Visscher | 2013-02-15 | 1 | -6/+2 |
| | * | | Style cleanup files_external | Bart Visscher | 2013-02-15 | 2 | -6/+19 |
| | |/ | |||||
| * | | Merge branch 'master' into fix-googledrive | Thomas Mueller | 2013-02-17 | 6 | -35/+33 |
| |\| | |||||
| * | | Remove the leading slash from the filename for opendir | Michael Gapczynski | 2013-02-11 | 1 | -1/+1 |
* | | | Create new mountconfig files in json | Robin Appelman | 2013-02-16 | 1 | -31/+14 |
* | | | Use a parser to read custom mount configuration instead of including the php ... | Robin Appelman | 2013-02-16 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 6 | -26/+26 |
* | | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 3 | -3/+3 |
* | | user name and password need to be encoded as well | Thomas Mueller | 2013-02-12 | 1 | -1/+3 |
* | | use urlencode not rawurlencode | Thomas Mueller | 2013-02-11 | 1 | -1/+1 |
* | | the path must be encoded because within the smb4pph code it's decoded again -... | Thomas Mueller | 2013-02-11 | 1 | -0/+1 |
* | | [files_external] removing function as it's the same in the base class - THX R... | Thomas Mueller | 2013-02-11 | 1 | -5/+0 |
|/ | |||||
* | Update apps/files_external/lib/config.php | hkjolhede | 2013-02-10 | 1 | -1/+1 |
* | Final changes from icewind1991 | Henrik Kjölhede | 2013-02-10 | 1 | -0/+8 |
* | Updated phpseclib from git + requested style changes | Henrik Kjölhede | 2013-02-10 | 1 | -22/+21 |
* | Security bug | Henrik Kjölhede | 2013-02-09 | 1 | -1/+1 |
* | Just a little cleaner in touch | Henrik Kjölhede | 2013-02-09 | 1 | -1/+1 |
* | Update to touch | Henrik Kjölhede | 2013-02-09 | 1 | -1/+5 |
* | Spelling mistake | Henrik Kjölhede | 2013-02-09 | 1 | -1/+1 |
* | Update to conform to API changes | Henrik Kjölhede | 2013-02-09 | 1 | -3/+4 |
* | corrected namespace | Henrik Kjölhede | 2013-02-09 | 1 | -2/+1 |
* | Modified to new class structure | Henrik Kjölhede | 2013-02-09 | 1 | -1/+3 |
* | Merge branch 'master' of https://github.com/owncloud/core | Henrik Kjölhede | 2013-02-09 | 9 | -235/+317 |
|\ | |||||
| * | remove outdated line | Robin Appelman | 2013-01-31 | 1 | -1/+0 |
| * | Move streamwrappers to seperate files and put them in a namespace | Robin Appelman | 2013-01-28 | 6 | -36/+38 |
| * | merge master into filesystem | Robin Appelman | 2013-01-16 | 1 | -3/+3 |
| |\ | |||||
| * \ | merge master into filesystem | Robin Appelman | 2013-01-15 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Make Google Drive storage id unique, before it was anonymousanonymous | Michael Gapczynski | 2013-01-09 | 1 | -1/+1 |
| * | | | Remove unnecessary length parameter from last commit | Michael Gapczynski | 2013-01-03 | 1 | -3/+3 |
| * | | | Update old storage classes names to the new namespace during mounting | Michael Gapczynski | 2013-01-03 | 1 | -0/+12 |
| * | | | No longer need to create folders locally for external storage mount points | Michael Gapczynski | 2012-12-29 | 1 | -41/+0 |
| * | | | merge master into filesystem | Robin Appelman | 2012-12-25 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | merge master into filesystem | Robin Appelman | 2012-12-15 | 1 | -58/+100 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-12-03 | 9 | -245/+390 |
| |\ \ \ \ \ | |||||
| * | | | | | | fix incorectly merged smb.php | Robin Appelman | 2012-11-16 | 1 | -0/+1 |
| * | | | | | | merge master into filesystem | Robin Appelman | 2012-11-15 | 3 | -6/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-11-07 | 5 | -34/+61 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-11-04 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-10-30 | 1 | -17/+17 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-10-25 | 4 | -17/+17 |
| |\ \ \ \ \ \ \ \ \ \ |