| Commit message (Expand) | Author | Age | Files | Lines |
* | Added logic and tests to remove everything inside a folder | Sergio Bertolin | 2017-03-20 | 1 | -0/+38 |
* | Adjust integration test to Nextcloud branding | Lukas Reschke | 2016-12-19 | 1 | -2/+2 |
* | Add test for duplicate 401 headers on DAV | Vincent Petry | 2016-12-19 | 1 | -0/+16 |
* | Add integration test for creating folder with colon | Vincent Petry | 2016-12-16 | 1 | -0/+16 |
* | Add integration tests for uploading files to a permission limited share | Robin Appelman | 2016-12-15 | 1 | -0/+20 |
* | Adapted favorites and dav2 features | Sergio Bertolin | 2016-11-02 | 1 | -18/+119 |
* | Fix size | Roeland Jago Douma | 2016-10-02 | 1 | -2/+2 |
* | Added quota calculation test when a file is recieved | Sergio Bertolin | 2016-10-02 | 1 | -0/+12 |
* | Added test checking quota after usage | Sergio Bertolin | 2016-10-02 | 1 | -0/+10 |
* | Added integration test | Sergio Bertolin | 2016-08-29 | 1 | -0/+18 |
* | Add some integration test fixes | Morris Jobke | 2016-07-29 | 1 | -12/+12 |
* | ownCloud --> Nextcloud | enoch85 | 2016-07-28 | 1 | -9/+9 |
* | Add integration tests | Lukas Reschke | 2016-06-30 | 1 | -0/+29 |
* | Added test with new endpoint (#23934) | Sergio Bertolín | 2016-06-17 | 1 | -37/+0 |
* | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-09 | 1 | -2/+2 |
* | Added integration tests directly in the code PR | Sergio Bertolín | 2016-05-02 | 1 | -1/+1 |
* | Integration test for a disabled user | Thomas Müller | 2016-05-02 | 1 | -0/+8 |
* | Merge pull request #23978 from owncloud/integration-test-remaining-from-qa-26 | Lukas Reschke | 2016-04-16 | 1 | -0/+9 |
|\ |
|
| * | Added test case about downloading a file inside a folder with range | Sergio Bertolin | 2016-04-13 | 1 | -0/+9 |
* | | Merge pull request #23939 from owncloud/stricter-csp-for-dav-backend | Lukas Reschke | 2016-04-16 | 1 | -2/+2 |
|\ \ |
|
| * | | Employ a stricter Content Security Policy on remote.php | Lukas Reschke | 2016-04-12 | 1 | -2/+2 |
| |/ |
|
* / | Add intergration tests for new chunking | Roeland Jago Douma | 2016-04-12 | 1 | -0/+36 |
|/ |
|
* | Add intergration tests | Roeland Jago Douma | 2016-03-17 | 1 | -0/+73 |
* | Added tests | Roeland Jago Douma | 2016-03-07 | 1 | -0/+27 |
* | Return -3 for unlimited quota | Vincent Petry | 2016-02-29 | 1 | -1/+37 |
* | Fix typo | Lukas Reschke | 2016-02-25 | 1 | -1/+1 |
* | Add integration test for CSRF protection on DAV | Lukas Reschke | 2016-02-25 | 1 | -0/+37 |
* | Add header for attachment disposition only once | Lukas Reschke | 2016-02-23 | 1 | -4/+29 |
* | Added test case about downloading by range a public shared file | Sergio Bertolin | 2015-12-03 | 1 | -0/+9 |
* | add behat tests for 0 quota upload failure | Morris Jobke | 2015-12-01 | 1 | -0/+7 |
* | Added webdav test to check range downloads | Sergio Bertolin | 2015-11-30 | 1 | -0/+6 |
* | Added test case about trying to reshare a file with more permissions | Sergio Bertolin | 2015-11-20 | 1 | -9/+9 |
* | Making webdav path configurable | Sergio Bertolin | 2015-11-20 | 1 | -6/+9 |
* | Added some requirements for first test case | Sergio Bertolin | 2015-11-19 | 1 | -0/+20 |