summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell2015-09-1315-489/+537
|\
| * Fix Swift legacy auth mechanism fallbackRobin McCorkell2015-09-031-1/+1
| * Fix typo in SMB_OCRobin McCorkell2015-09-031-2/+2
| * Prevent creation of deprecated backendsRobin McCorkell2015-08-282-0/+4
| * Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-285-143/+171
| * AjaxController uses RSA auth mechanismRobin McCorkell2015-08-281-0/+15
| * Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-285-220/+126
| * Migrate SMB_OC external storage to new APIRobin McCorkell2015-08-282-126/+67
| * Migrate Swift external storage to new APIRobin McCorkell2015-08-283-0/+154
* | Merge pull request #18733 from owncloud/ext-dependencycheckRobin McCorkell2015-09-119-53/+112
|\ \
| * | Make checkDependencies a real methodRobin McCorkell2015-09-019-53/+112
* | | Merge pull request #12088 from AdamWill/google-opendir-rootVincent Petry2015-09-011-2/+0
|\ \ \ | |/ / |/| |
| * | google: drop duplicate path trim from opendir()Adam Williamson2014-11-101-2/+0
* | | make sure we actually have an object storeRobin Appelman2015-08-281-0/+3
| |/ |/|
* | Merge pull request #18440 from owncloud/ext-backends.customjsMorris Jobke2015-08-256-0/+305
|\ \
| * | Migrate Google external storage to new APIRobin McCorkell2015-08-252-0/+99
| * | Migrate Dropbox external storage to new APIRobin McCorkell2015-08-252-0/+101
| * | Migrate AmazonS3 external storage to new APIRobin McCorkell2015-08-252-0/+105
* | | Merge pull request #18445 from owncloud/ext-only-setuservars-stringMorris Jobke2015-08-256-17/+24
|\ \ \ | |/ / |/| |
| * | Convert string booleans to real booleansRobin McCorkell2015-08-203-13/+18
| * | setUserVars() should only attempt substitution with stringsRobin McCorkell2015-08-203-4/+6
* | | Add availability methods to files_external FailedStorageRobin McCorkell2015-08-201-0/+8
* | | Merge pull request #18408 from owncloud/ext-ocpRobin McCorkell2015-08-206-25/+26
|\ \ \
| * | | Use OCP classes as much as possible in files_externalRobin McCorkell2015-08-196-25/+26
* | | | Fix 'Declaration of SessionStorageWrapper::__construct()...'Robin McCorkell2015-08-191-1/+1
| |/ / |/| |
* | | Merge pull request #18432 from owncloud/ext-backends.simpleMorris Jobke2015-08-199-0/+481
|\ \ \
| * | | Migrate SFTP external storage to new APIRobin McCorkell2015-08-191-0/+50
| * | | Migrate OwnCloud external storage to new APIRobin McCorkell2015-08-191-0/+52
| * | | Migrate DAV external storage to new APIRobin McCorkell2015-08-191-0/+53
| * | | Migrate SMB external storage to new APIRobin McCorkell2015-08-191-0/+52
| * | | Migrate FTP external storage to new APIRobin McCorkell2015-08-191-0/+53
| * | | Migrate Local external storage to new APIRobin McCorkell2015-08-191-0/+49
| * | | Implement password authentication mechanismsRobin McCorkell2015-08-193-0/+172
| |/ /
* / / add missing return statements in getSystem/getPersonalMountPointsRobin Appelman2015-08-191-0/+4
|/ /
* | Propagate auth mechanism/backend failures to filesystem layerRobin McCorkell2015-08-195-6/+262
* | Make Application a singletonRobin McCorkell2015-08-191-20/+11
* | Compatibility shims for OC_Mount_ConfigRobin McCorkell2015-08-194-440/+226
* | Split backend identifiers from the class nameRobin McCorkell2015-08-196-29/+104
* | Authentication mechanisms for external storage backendsRobin McCorkell2015-08-198-1/+294
* | Introduce UserGlobalStoragesServiceRobin McCorkell2015-08-191-15/+83
* | Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-1912-211/+958
* | Merge pull request #14779 from owncloud/use-iterator-directoryRobin McCorkell2015-08-075-11/+12
|\ \
| * | Use the new IteratorDirectory instead of the fakedir wrapperRobin Appelman2015-07-155-11/+12
* | | Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-071-2/+10
|\ \ \
| * | | Store storage availability in databaseRobin McCorkell2015-07-201-2/+10
| |/ /
* | | Merge pull request #17680 from owncloud/ftp-rmdir-fileVincent Petry2015-08-061-1/+4
|\ \ \
| * | | handle rmdir on files for ftp storagesRobin Appelman2015-07-161-1/+4
| |/ /
* | | Use absolute namespaceLukas Reschke2015-08-052-7/+7
* | | Update phpseclib to 2.0Andreas Fischer2015-08-033-18/+20
* | | Double slash for SMB storage id for compatibilityVincent Petry2015-07-281-1/+4
|/ /