Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Lukas Reschke | 2016-05-26 | 8 | -7/+13 |
| | |||||
* | Merge pull request #24814 from owncloud/fix-psr4-external-maste | Vincent Petry | 2016-05-25 | 2 | -0/+76 |
|\ | | | | | Move Stuff to PSR-4 again | ||||
| * | Move Stuff to PSR-4 again | Joas Schilling | 2016-05-24 | 2 | -0/+76 |
| | | |||||
* | | Merge pull request #7897 from owncloud/ext-swiftcaching | Vincent Petry | 2016-05-24 | 1 | -17/+71 |
|\ \ | |/ |/| | Added object cache for Swift ext storage | ||||
| * | Added object cache for Swift ext storage | Vincent Petry | 2016-05-24 | 1 | -17/+71 |
| | | | | | | | | | | This avoid calling the remote API for repeated calls to is_dir, filetype, etc | ||||
* | | Merge pull request #24799 from owncloud/altyr-117-upstream | Vincent Petry | 2016-05-24 | 1 | -4/+3 |
|\ \ | | | | | | | Update google-api-php-client to 1.1.7 | ||||
| * | | fix phpdoc | Robin Appelman | 2016-05-24 | 1 | -1/+1 |
| | | | |||||
| * | | Fix cert bundle path | Robin Appelman | 2016-05-24 | 1 | -1/+1 |
| | | | |||||
| * | | Fix autoloading for new google SDK lib | Vincent Petry | 2016-05-24 | 1 | -2/+0 |
| | | | |||||
| * | | enable autoload of lib in google storage | Francesco Rovelli | 2016-05-24 | 1 | -0/+1 |
| |/ | |||||
* / | skip google map files (#24807) | Vincent Petry | 2016-05-24 | 1 | -4/+7 |
|/ | |||||
* | Fix import path for 3rdparty dropbox autoloader | Joas Schilling | 2016-05-24 | 1 | -1/+1 |
| | | | | We moved the file by one level | ||||
* | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 16 | -3/+1583 |
| | |||||
* | Move Lib\Storage to PSR-4 | Joas Schilling | 2016-05-24 | 9 | -0/+3515 |
| | |||||
* | Move Lib\Backend to PSR-4 | Joas Schilling | 2016-05-24 | 14 | -0/+949 |
| | |||||
* | Move Lib\Auth to PSR-4 | Joas Schilling | 2016-05-24 | 12 | -0/+694 |