Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 36 | -37/+57 |
* | Fix external storagestests | Roeland Jago Douma | 2019-11-27 | 2 | -12/+18 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 15 | -57/+58 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 22 | -34/+34 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 21 | -29/+36 |
* | Adjust tests | Julius Härtl | 2019-08-02 | 1 | -1/+20 |
* | Fix invalid recursion | Daniel Kesselberg | 2019-07-21 | 1 | -0/+2 |
* | Allow hidden smb shares | Daniel Kesselberg | 2019-07-16 | 1 | -0/+47 |
* | Add time between SMB test runs and properly log full changeset | Morris Jobke | 2019-03-14 | 1 | -1/+3 |
* | Wait up to 10 seconds for incoming changes from SMB notifier | Morris Jobke | 2019-03-13 | 1 | -1/+8 |
* | Fix files_external tests | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
* | typos in doc, no code changes | Arthur Schiwon | 2019-02-15 | 2 | -1/+2 |
* | files_external: allow to register config handlers for flexible placeholders | Arthur Schiwon | 2019-02-14 | 2 | -15/+141 |
* | Fix JS namespace of files_external app | Joas Schilling | 2018-10-30 | 3 | -6/+6 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 2 | -3/+3 |
* | files_external: Fix jsunit tests | Julius Härtl | 2018-08-02 | 1 | -10/+7 |
* | use DAV instead of SMB for deletion tests | Robin Appelman | 2018-06-21 | 1 | -5/+4 |
* | update icewind/smb to 3.0.0 | Robin Appelman | 2018-06-21 | 1 | -1/+2 |
* | Fix tests | Roeland Jago Douma | 2018-05-01 | 1 | -1/+2 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -1/+1 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -20/+20 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -3/+10 |
* | adjust swift external storage to new openstack sdk | Robin Appelman | 2018-02-19 | 1 | -6/+10 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -13/+13 |
* | increase the time we wait for smb notifications in the test | Robin Appelman | 2018-01-22 | 1 | -2/+2 |
* | 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 know th... | Robin Appelman | 2017-09-28 | 1 | -1/+12 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 17 | -0/+21 |
* | | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 8 | -26/+43 |
|/ | |||||
* | adjust tests to new failed storage handling | Robin Appelman | 2017-09-06 | 1 | -8/+7 |
* | Move GDrive external storage to a separate repo | Vincent Petry | 2017-08-21 | 2 | -81/+0 |
* | Bye bye Dropbox v1 | Vincent Petry | 2017-08-16 | 2 | -87/+0 |
* | Add new specific tests for SMB | Juan Pablo Villafáñez | 2017-04-26 | 1 | -0/+19 |
* | Fix sinon.stub deprecation warnings | Christoph Wurst | 2017-04-24 | 1 | -1/+1 |
* | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 4 | -7/+7 |
* | replace autosave with a save button for external storage configuration | Robin Appelman | 2017-03-22 | 1 | -8/+5 |
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -6/+9 |
|\ | |||||
| * | fix constructor params in failing test | Christoph Wurst | 2017-01-11 | 1 | -6/+9 |
* | | add unit tests for smb notify backend | Robin Appelman | 2017-01-27 | 1 | -0/+47 |
* | | fix test mocks | Morris Jobke | 2017-01-20 | 1 | -0/+5 |
|/ | |||||
* | Add files_external webdav apache tests | Roeland Jago Douma | 2016-12-29 | 2 | -0/+40 |
* | Add SMB tests and execute files_external tests | Lukas Reschke | 2016-12-20 | 7 | -261/+81 |
* | Use OCP\\IL10N in tests too | Morris Jobke | 2016-10-28 | 1 | -1/+1 |
* | Fix getMock files_external | Roeland Jago Douma | 2016-09-06 | 10 | -34/+59 |
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -5/+5 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 2 | -0/+171 |
* | Update with robin | Joas Schilling | 2016-07-21 | 23 | -23/+23 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 35 | -56/+93 |
* | Added storage tests for fopen with special chars | Vincent Petry | 2016-07-20 | 1 | -1/+1 |