Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase the time we wait for smb notifications in the test | Robin Appelman | 2018-01-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #6682 from nextcloud/dav-mimetype-fallback | Roeland Jago Douma | 2017-12-11 | 1 | -1/+12 |
|\ | | | | | Fallback to filename based detection if the remote dav server doesn't… | ||||
| * | Fallback to filename based detection if the remote dav server doesn't know ↵ | Robin Appelman | 2017-09-28 | 1 | -1/+12 |
| | | | | | | | | | | | | the mimetype Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Move GDrive external storage to a separate repo | Vincent Petry | 2017-08-21 | 1 | -74/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Bye bye Dropbox v1 | Vincent Petry | 2017-08-16 | 1 | -78/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add new specific tests for SMB | Juan Pablo Villafáñez | 2017-04-26 | 1 | -0/+19 |
| | |||||
* | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 1 | -1/+1 |
| | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | add unit tests for smb notify backend | Robin Appelman | 2017-01-27 | 1 | -0/+47 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 8 | -8/+8 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 10 | -19/+30 |
| | |||||
* | Fix GDrive upload file which name might match the one of a folder | Vincent Petry | 2016-06-07 | 1 | -0/+9 |
| | | | | | | | | | | Whenever a file is uploaded to GDrive, there is a check for that file with and without extension, due to Google Docs files having no extension. This logic now only kicks in whenever the detected extensionless file is really a Google Doc file, not a folder. This makes it possible again to upload a file "test.txt" in a folder that also has a folder called "test" | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 8 | -0/+8 |
| | |||||
* | Fix the names of the tests so the script discovers them again | Joas Schilling | 2016-05-24 | 6 | -11/+11 |
| | |||||
* | Move Lib\Storage to PSR-4 | Joas Schilling | 2016-05-24 | 10 | -0/+833 |