| Commit message (Expand) | Author | Age | Files | Lines |
* | GDrive stream download with RetryWrapper | Vincent Petry | 2016-03-30 | 1 | -4/+5 |
* | Use the shipped cacerts.pem instead of the global one | Lukas Reschke | 2016-03-30 | 1 | -0/+1 |
* | Only use GDrive chunks when needed | Vincent Petry | 2016-03-17 | 1 | -29/+43 |
* | Chunk upload for GDrive | Vincent Petry | 2016-03-16 | 1 | -6/+39 |
* | Fix compatibility with PHP 5.4 | Lukas Reschke | 2016-03-08 | 1 | -1/+2 |
* | More error handling | Lukas Reschke | 2016-02-25 | 1 | -2/+6 |
* | Copy into local file | Lukas Reschke | 2016-02-25 | 1 | -3/+5 |
* | Merge pull request #22405 from owncloud/gdrive-mimetype-and-office-fixes | Thomas Müller | 2016-02-19 | 1 | -4/+13 |
|\ |
|
| * | Fix GDrive handling of office files | Vincent Petry | 2016-02-15 | 1 | -4/+13 |
* | | Fix GDrive mime type detection with encryption | Vincent Petry | 2016-02-15 | 1 | -1/+2 |
|/ |
|
* | Use Guzzle stream to download files from GDrive | Vincent Petry | 2016-01-14 | 1 | -6/+16 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Merge pull request #12088 from AdamWill/google-opendir-root | Vincent Petry | 2015-09-01 | 1 | -2/+0 |
|\ |
|
| * | google: drop duplicate path trim from opendir() | Adam Williamson | 2014-11-10 | 1 | -2/+0 |
* | | Use OCP classes as much as possible in files_external | Robin McCorkell | 2015-08-19 | 1 | -3/+3 |
* | | Use the new IteratorDirectory instead of the fakedir wrapper | Robin Appelman | 2015-07-15 | 1 | -2/+3 |
* | | Revert "Use OCP classes as much as possible in files_external" | Thomas Müller | 2015-07-02 | 1 | -2/+2 |
* | | Use OCP classes as much as possible in files_external | Robin McCorkell | 2015-07-01 | 1 | -2/+2 |
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | | Only escape single quotes | Lukas Reschke | 2015-03-31 | 1 | -2/+2 |
* | | Added rawurlencode for other params in GDrive storage | Vincent Petry | 2015-03-31 | 1 | -2/+2 |
* | | Properly quote file names in listFiles query for GDrive | Vincent Petry | 2015-03-31 | 1 | -1/+1 |
* | | Revert "Properly quote file names in listFiles query for GDrive" | Lukas Reschke | 2015-03-31 | 1 | -2/+2 |
* | | Merge pull request #15215 from owncloud/ext-gdrivelistfilequoting | Frank Karlitschek | 2015-03-31 | 1 | -2/+2 |
|\ \ |
|
| * | | Added rawurlencode for other params in GDrive storage | Vincent Petry | 2015-03-26 | 1 | -2/+2 |
| * | | Properly quote file names in listFiles query for GDrive | Vincent Petry | 2015-03-26 | 1 | -1/+1 |
* | | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+22 |
|/ / |
|
* | | drop any fallback code related to curl - refs https://github.com/owncloud/cor... | Thomas Müller | 2015-03-12 | 1 | -5/+1 |
* | | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+13 |
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+22 |
* | | google: delete original after successful rename | Adam Williamson | 2014-11-30 | 1 | -0/+12 |
* | | Merge pull request #6989 from AdamWill/google-1 | Robin Appelman | 2014-11-26 | 1 | -24/+32 |
|\ \ |
|
| * | | google: disable compression when curl is not available | Adam Williamson | 2014-11-07 | 1 | -0/+6 |
| * | | scrutinizer fix: explicitly declare Google class property $client | Adam Williamson | 2014-11-06 | 1 | -0/+1 |
| * | | scrutinizer fix: correct @return for getDriveFile() | Adam Williamson | 2014-11-06 | 1 | -2/+3 |
| * | | Migrate Google Drive storage app to v1.0.0 of the client library | Adam Williamson | 2014-11-06 | 1 | -24/+24 |
| |/ |
|
* / | fix touch() when $mtime is set (Google wants RFC3339) #11267 | Adam Williamson | 2014-11-10 | 1 | -1/+4 |
|/ |
|
* | Lazy initialize external storages | Vincent Petry | 2014-10-22 | 1 | -0/+1 |
* | Check if a folder is deletable before we try to recursively delete it | Robin Appelman | 2014-09-17 | 1 | -0/+3 |
* | move to public namespace | Morris Jobke | 2014-08-19 | 1 | -1/+1 |
* | Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy... | Stephan Peijnik | 2014-08-19 | 1 | -1/+1 |
* | Moved dependency checks to end of class files | Philipp Kapfer | 2014-04-03 | 1 | -12/+11 |
* | Changed dependency check messages from warnings to notes | Philipp Kapfer | 2014-04-03 | 1 | -1/+1 |
* | Added cURL dependency check to Google Drive and WebDAV backend | Philipp Kapfer | 2014-04-03 | 1 | -0/+12 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -1/+1 |
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 1 | -2/+3 |
|\ |
|
| * | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -2/+3 |
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+1 |
|/ |
|