summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersLukas Reschke2016-05-268-7/+13
|
* Merge pull request #24814 from owncloud/fix-psr4-external-masteVincent Petry2016-05-252-0/+76
|\ | | | | Move Stuff to PSR-4 again
| * Move Stuff to PSR-4 againJoas Schilling2016-05-242-0/+76
| |
* | Merge pull request #7897 from owncloud/ext-swiftcachingVincent Petry2016-05-241-17/+71
|\ \ | |/ |/| Added object cache for Swift ext storage
| * Added object cache for Swift ext storageVincent Petry2016-05-241-17/+71
| | | | | | | | | | This avoid calling the remote API for repeated calls to is_dir, filetype, etc
* | Merge pull request #24799 from owncloud/altyr-117-upstreamVincent Petry2016-05-241-4/+3
|\ \ | | | | | | Update google-api-php-client to 1.1.7
| * | fix phpdocRobin Appelman2016-05-241-1/+1
| | |
| * | Fix cert bundle pathRobin Appelman2016-05-241-1/+1
| | |
| * | Fix autoloading for new google SDK libVincent Petry2016-05-241-2/+0
| | |
| * | enable autoload of lib in google storageFrancesco Rovelli2016-05-241-0/+1
| |/
* / skip google map files (#24807)Vincent Petry2016-05-241-4/+7
|/
* Fix import path for 3rdparty dropbox autoloaderJoas Schilling2016-05-241-1/+1
| | | | We moved the file by one level
* Move remaining classes to PSR-4Joas Schilling2016-05-2416-3/+1583
|
* Move Lib\Storage to PSR-4Joas Schilling2016-05-249-0/+3515
|
* Move Lib\Backend to PSR-4Joas Schilling2016-05-2414-0/+949
|
* Move Lib\Auth to PSR-4Joas Schilling2016-05-2412-0/+694