summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-06-071-0/+1
|
* Read configuratons for external filesystem test from a private place.Thomas Mueller2013-06-071-0/+9
| | | | This will help not to accidentially push private data and enable testing on our ci server.
* [tx-robot] updated from transifexJenkins for ownCloud2013-06-051-0/+1
|
* Merge pull request #3567 from owncloud/fixing-3466Frank Karlitschek2013-06-021-2/+12
|\ | | | | In cases where smb4php returns false of an empty array stat/( has to ret...
| * In cases where smb4php returns false of an empty array stat/( has to return ↵Thomas Mueller2013-06-011-2/+12
| | | | | | | | | | | | | | | | | | false. Fixes #3466 because the test method of external filesystems uses stat() to detect if the given parameters are okay. Changes to 3rdparty are necessary as well: https://github.com/owncloud/3rdparty/pull/33
* | [tx-robot] updated from transifexJenkins for ownCloud2013-05-312-0/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-05-241-20/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-221-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-201-0/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-124-1/+14
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-021-0/+1
|
* Merge pull request #3147 from owncloud/storage-mkdir-rootMichael Gapczynski2013-05-0110-46/+10
|\ | | | | Dont task external storages with creating their own root
| * Dont task external storages with creating their own rootRobin Appelman2013-04-2610-46/+10
| |
* | Merge pull request #3202 from owncloud/swift_idFrank Karlitschek2013-05-011-0/+1
|\ \ | | | | | | Set storage id for openstack swift backend
| * | Set storage id for openstack swift backendRobin Appelman2013-05-011-0/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-05-012-0/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-301-2/+3
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-292-0/+2
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-283-1/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-2710-13/+25
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-263-0/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-253-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-249-0/+9
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-241-0/+1
|
* External Storage: Check for curl in PHPMarkus Goetz2013-04-231-2/+12
| | | | If no curl is found, disable the storage that needs it.
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-231-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-181-1/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-171-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-131-1/+21
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-103-3/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-091-1/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-081-0/+4
|
* Set file perms to 0640 of mount.json - fixes #2718Lukas Reschke2013-04-061-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-051-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-031-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-312-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-301-0/+4
|
* Files External: show display names instead of internal user names in Settings UIArthur Schiwon2013-03-272-1/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-271-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-201-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-191-1/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-161-0/+2
|
* Merge remote-tracking branch 'upstream/master'sherbrecher2013-03-15123-894/+27942
|\ | | | | | | | | Conflicts: apps/files_external/templates/settings.php
| * [tx-robot] updated from transifexJenkins for ownCloud2013-03-141-0/+5
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2013-03-131-0/+2
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2013-03-121-4/+6
| |
| * Store the global mount configuration file in the datadirRobin Appelman2013-03-101-2/+4
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2013-03-081-2/+4
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2013-03-072-1/+15
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2013-03-063-3/+9
| |