summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/external
Commit message (Expand)AuthorAgeFilesLines
* Throw storage not available on guzzle errorVincent Petry2015-07-131-1/+1
* Add OCS api to get, accept and decline remote sharesJoas Schilling2015-07-031-0/+10
* Fix duplicated line in doc blockJoas Schilling2015-07-021-1/+0
* Fix scanFile signature to avoid boring warningVincent Petry2015-07-011-1/+3
* Catch more error codes thrown by federated sharesVincent Petry2015-07-011-13/+7
* Signature of overriding method should match the parentOlivier Paroz2015-06-261-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
* Correctly send Federate-Cloud Share Feedback against the remote share IDJoas Schilling2015-04-281-6/+6
* Correctly generate the feedback URL for remote shareJoas Schilling2015-04-281-1/+1
* Fix converting Guzzle error codes in s2s storageVincent Petry2015-04-101-10/+13
* Catch more exceptions when connecting to remote DAV serverVincent Petry2015-04-101-0/+2
* Properly catch guzzle 503 when querying share infoVincent Petry2015-04-091-0/+5
* Update license headersJenkins for ownCloud2015-03-265-20/+101
* Add wrapper for GuzzleLukas Reschke2015-03-251-25/+11
* *cough*Joas Schilling2015-03-241-1/+1
* Merge pull request #14580 from owncloud/issue/13765-duplicate-remote-shareMorris Jobke2015-03-241-22/+79
|\
| * Add a unit test for the naming conflict on the mountpoint nameJoas Schilling2015-03-171-6/+25
| * Use insertIfNotExists() instead of manual logicJoas Schilling2015-03-171-24/+31
| * Correctly get the unique mountpoint name when mounting the shareJoas Schilling2015-03-171-6/+37
* | Merge pull request #14537 from owncloud/oci-external-shareRobin Appelman2015-03-192-2/+2
|\ \ | |/ |/|
| * Do not make setupMounts() public just because of testingJoas Schilling2015-03-111-1/+1
| * Add unit tests for external share manangerRobin Appelman2015-03-101-2/+2
| * Fix external shares without password on oracleRobin Appelman2015-02-271-1/+1
* | Fix PHPDoc and Co.Lukas Reschke2015-03-171-4/+12
* | Fix scanFile signature warningsVincent Petry2015-03-161-1/+1
|/
* Revert "Updating license headers"Morris Jobke2015-02-265-93/+25
* Updating license headersJenkins for ownCloud2015-02-235-25/+93
* Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorageMorris Jobke2015-01-282-20/+89
|\
| * Catch storage exception in scanner for remote sharesVincent Petry2015-01-262-20/+89
* | Merge pull request #13490 from owncloud/fix_reshare_s2s_shareVincent Petry2015-01-261-28/+50
|\ \
| * | certificate manager should always use a \OC\Files\View otherwise we will get ...Bjoern Schiessle2015-01-261-1/+26
| * | certificate manager only needs the user-id, no need to pass on the complete u...Bjoern Schiessle2015-01-261-1/+1
| * | use uid provided by setupfs hook to mount server2server shares, otherwise mou...Bjoern Schiessle2015-01-261-28/+25
* | | Prevent double slash in shareinfo request URLVincent Petry2015-01-261-1/+1
|/ /
* / delete all server-to-server shares if a user gets deletedBjoern Schiessle2015-01-211-0/+27
|/
* Fix webdav mkdir for remote sharesVincent Petry2015-01-211-0/+3
* avoid $this->cache being null - fixes #13491Thomas Müller2015-01-201-1/+1
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-11/+125
* Root always existsRobin Appelman2014-12-171-0/+8
* Merge pull request #12577 from owncloud/public-mount-apiLukas Reschke2014-12-082-5/+6
|\
| * Add public api for mount configurationsRobin Appelman2014-12-042-5/+6
* | OCS API for server-to-server sharingBjoern Schiessle2014-12-041-9/+3
|/
* Store curl error message directlyVincent Petry2014-11-041-5/+2
* Check for cert bundle existence before using itVincent Petry2014-11-041-1/+11
* fix indentionRobin Appelman2014-08-311-1/+1
* Make external shares work with imported self-signed certificatesRobin Appelman2014-08-312-2/+14
* Remove no longer existing files from the cache when scanning external storageRobin Appelman2014-08-141-1/+11
* Fix remote share when remote server is installed at the rootRobin Appelman2014-07-231-2/+7
* Merge pull request #9329 from owncloud/sharing_check_targetVincent Petry2014-07-021-0/+1
|\
| * don't move a share mount point into a different mount pointBjoern Schiessle2014-07-011-0/+1