summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Fix GDrive upload file which name might match the one of a folderVincent Petry2016-06-092-1/+24
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-092-14/+14
* implement specific rename handling for SMBArthur Schiwon2016-06-081-0/+20
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-032-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-022-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-012-0/+6
* Merge pull request #24904 from owncloud/ext-fix-smbVincent Petry2016-05-311-4/+2
|\
| * Fix SMB backend registrationRobin McCorkell2016-05-301-4/+2
* | Merge pull request #16688 from owncloud/tests-dockerapachewebdavVincent Petry2016-05-312-0/+127
|\ \
| * | Fix webdav test env scripts to also work on CIVincent Petry2016-05-302-7/+24
| * | Add morrisjobke/webdav docker container for external storage testsVincent Petry2016-05-302-0/+110
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2016-05-312-2/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-284-10/+14
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-276-0/+6
* Update license headersLukas Reschke2016-05-2660-19/+74
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-266-0/+10
* Fix missing use statements in ext. str. testsJoas Schilling2016-05-252-0/+2
* Merge pull request #24815 from owncloud/fix-autotest-external-psr4Vincent Petry2016-05-256-11/+11
|\
| * Fix the names of the tests so the script discovers them againJoas Schilling2016-05-246-11/+11
* | Merge pull request #24814 from owncloud/fix-psr4-external-masteVincent Petry2016-05-252-0/+0
|\ \
| * | Move Stuff to PSR-4 againJoas Schilling2016-05-242-0/+0
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-258-0/+26
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2482-708/+712
* | Merge pull request #7897 from owncloud/ext-swiftcachingVincent Petry2016-05-241-17/+71
|\ \ | |/ |/|
| * Added object cache for Swift ext storageVincent Petry2016-05-241-17/+71
* | Merge pull request #24799 from owncloud/altyr-117-upstreamVincent Petry2016-05-24136-1738/+232415
|\ \
| * | 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-242-3/+1
| * | Add new filesFrancesco Rovelli2016-05-24101-0/+228841
| * | enable autoload of lib in google storageFrancesco Rovelli2016-05-241-0/+1
| * | Update google-api-php-client from 1.0.6-beta to 1.1.7Francesco Rovelli2016-05-2433-1733/+3570
| |/
* / skip google map files (#24807)Vincent Petry2016-05-241-4/+7
|/
* Fix import path for 3rdparty dropbox autoloaderJoas Schilling2016-05-241-1/+1
* Fix missing importsJoas Schilling2016-05-241-0/+3
* Move remaining classes to PSR-4Joas Schilling2016-05-2447-52/+47
* Move Lib\Storage to PSR-4Joas Schilling2016-05-2419-0/+0
* Move Config to PSR-4Joas Schilling2016-05-241-0/+0
* Move Lib\Backend to PSR-4Joas Schilling2016-05-2416-0/+0
* Move Lib\Auth to PSR-4Joas Schilling2016-05-2413-1/+0
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-2449-129/+68
* Merge pull request #24349 from owncloud/nfd-storagewrapperVincent Petry2016-05-232-13/+26
|\
| * Fixes for encoding wrapperVincent Petry2016-05-202-3/+4
| * Add encoding wrapper as opt-in mount optionVincent Petry2016-05-203-12/+24
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-232-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-222-2/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-202-0/+4
* Merge pull request #24585 from owncloud/files_external_lazyVincent Petry2016-05-195-16/+224
|\
| * Add tests for backend/auth mechanism providersRobin McCorkell2016-05-111-0/+76
| * Use backend/auth mechanism providers in files_externalRobin McCorkell2016-05-111-16/+22