Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set file perms to 0640 of mount.json - fixes #2718 | Lukas Reschke | 2013-04-06 | 1 | -0/+1 |
* | Store the global mount configuration file in the datadir | Robin Appelman | 2013-03-10 | 1 | -2/+4 |
* | Merge pull request #1031 from owncloud/external_storage_ui_feedback | Michael Gapczynski | 2013-02-27 | 7 | -82/+141 |
|\ | |||||
| * | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-25 | 2 | -15/+15 |
| |\ | |||||
| * \ | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 9 | -82/+54 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 1 | -1/+3 |
| |\ \ \ | |||||
| * | | | | fixing namespace | Thomas Mueller | 2013-02-12 | 2 | -3/+3 |
| * | | | | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 1 | -5/+1 |
| |\ \ \ \ | |||||
| * | | | | | fixing namespace | Thomas Mueller | 2013-02-12 | 2 | -3/+3 |
| * | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 10 | -256/+634 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-01-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Move storage backend tests from constructor to test function | Michael Gapczynski | 2012-12-28 | 7 | -26/+17 |
| * | | | | | | | Show status icons for mount points in external storage UI | Michael Gapczynski | 2012-12-24 | 8 | -102/+171 |
* | | | | | | | | Fix undefined root parameter in Dropbox storage | Michael Gapczynski | 2013-02-26 | 1 | -2/+2 |
* | | | | | | | | 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 |
| |\ \ \ |