Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add intergration test | Roeland Jago Douma | 2016-11-14 | 1 | -0/+17 |
* | Merge pull request #1792 from nextcloud/bump_sabre | Roeland Jago Douma | 2016-11-09 | 1 | -1/+1 |
|\ | |||||
| * | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 1 | -1/+1 |
* | | Bump jstests deps | Roeland Jago Douma | 2016-11-08 | 1 | -7/+7 |
* | | Add sleep function | Roeland Jago Douma | 2016-11-04 | 2 | -0/+10 |
* | | Fix tests | Roeland Jago Douma | 2016-11-04 | 1 | -6/+15 |
* | | Remove unneeded behat method | Morris Jobke | 2016-11-02 | 1 | -10/+0 |
* | | Adapted favorites and dav2 features | Sergio Bertolin | 2016-11-02 | 6 | -127/+248 |
|/ | |||||
* | Add .htaccess checker as CI step | Lukas Reschke | 2016-11-02 | 1 | -0/+35 |
* | Merge pull request #1887 from nextcloud/downstream-26370 | Morris Jobke | 2016-11-02 | 2 | -1/+47 |
|\ | |||||
| * | Fix intergration tests | Roeland Jago Douma | 2016-11-02 | 1 | -1/+1 |
| * | Added test case about issue 26346 | Sergio Bertolin | 2016-11-02 | 1 | -0/+15 |
| * | Changed description of variable | Sergio Bertolin | 2016-11-02 | 1 | -1/+1 |
| * | Added functions to check etag of elements | Sergio Bertolin | 2016-11-02 | 1 | -0/+31 |
* | | unit tests updated and new added | Bjoern Schiessle | 2016-11-01 | 1 | -1/+2 |
|/ | |||||
* | remove unneeded steps | Morris Jobke | 2016-10-21 | 1 | -2/+0 |
* | Changed request to not add a prefix to the url (#26256) | Sergio Bertolín | 2016-10-20 | 2 | -3/+29 |
* | Added test for 26182 | Sergio Bertolin | 2016-10-10 | 1 | -0/+14 |
* | Adding type parameter because behat cannot ignore it | Sergio Bertolín | 2016-10-06 | 1 | -2/+3 |
* | Orphaned shares test and some requirements | Sergio Bertolín | 2016-10-06 | 3 | -1/+50 |
* | User was incorrect | Sergio Bertolin | 2016-10-05 | 1 | -10/+11 |
* | Modifications to avoid old dav path | Sergio Bertolín | 2016-10-05 | 2 | -5/+5 |
* | Added failing tests | Sergio Bertolin | 2016-10-05 | 1 | -0/+38 |
* | 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 | 3 | -2/+15 |
* | Added test checking quota after usage | Sergio Bertolin | 2016-10-02 | 3 | -0/+31 |
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 1 | -6/+14 |
* | Add codecov | Lukas Reschke | 2016-09-28 | 1 | -0/+6 |
* | Merge pull request #1538 from nextcloud/fix-integration-test-to-use-a-valid-url | Lukas Reschke | 2016-09-27 | 1 | -2/+3 |
|\ | |||||
| * | Fix integration test to use a valid URL | Joas Schilling | 2016-09-27 | 1 | -2/+3 |
* | | Read repo name dynamically | Lukas Reschke | 2016-09-26 | 1 | -1/+13 |
|/ | |||||
* | Rely solely on GitHub API output | Lukas Reschke | 2016-09-22 | 1 | -22/+7 |
* | Add checker for signed off commits | Lukas Reschke | 2016-09-22 | 1 | -0/+120 |
* | Make OCS intergration tests check for CSP | Roeland Jago Douma | 2016-09-15 | 2 | -0/+25 |
* | $this->blackListedClassNames is unknown | Thomas Müller | 2016-09-07 | 1 | -1/+1 |
* | Add basic osc intergration tests | Roeland Jago Douma | 2016-09-07 | 2 | -0/+32 |
* | Fix AppTest and intergration test | Roeland Jago Douma | 2016-09-05 | 1 | -0/+1 |
* | Use "testing" instead of "user_ldap" as test app | Lukas Reschke | 2016-08-31 | 1 | -6/+6 |
* | Creating the folder when the tests run | Sergio Bertolín | 2016-08-30 | 3 | -7/+4 |
* | Changed enabled/disabled app in provisioning api tests | Sergio Bertolín | 2016-08-30 | 1 | -6/+7 |
* | External storage was not enabled and content was not deleted before scenarios | Sergio Bertolín | 2016-08-30 | 2 | -1/+19 |
* | Added local_storage folder | Sergio Bertolín | 2016-08-30 | 1 | -0/+4 |
* | Run as current user | Sergio Bertolin | 2016-08-30 | 1 | -5/+3 |
* | Removed extra context added needed option and remove storage after external s... | Sergio Bertolin | 2016-08-30 | 5 | -26/+15 |
* | Added feature and context, not working yet, option to allow sharing needs to ... | Sergio Bertolin | 2016-08-30 | 2 | -0/+50 |
* | Modified run.sh to mount a local storage | Sergio Bertolin | 2016-08-30 | 2 | -0/+9 |
* | Added integration test | Sergio Bertolin | 2016-08-29 | 1 | -0/+18 |
* | Make sure to also detect their new copy right line | Joas Schilling | 2016-08-18 | 1 | -1/+1 |
* | Merge pull request #895 from nextcloud/autoloader_checker | Lukas Reschke | 2016-08-17 | 1 | -0/+44 |
|\ | |||||
| * | Add autoload checker | Roeland Jago Douma | 2016-08-17 | 1 | -0/+44 |