Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 1 | -10/+10 |
| | |||||
* | Add tests for the correct share id on the call aswell | Joas Schilling | 2015-04-28 | 1 | -3/+15 |
| | |||||
* | check the called URL | Joas Schilling | 2015-04-28 | 1 | -3/+13 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 2 | -12/+30 |
| | |||||
* | Merge the two tests into one | Joas Schilling | 2015-03-24 | 2 | -154/+67 |
| | |||||
* | *cough* | Joas Schilling | 2015-03-24 | 1 | -4/+13 |
| | |||||
* | Merge pull request #14580 from owncloud/issue/13765-duplicate-remote-share | Morris Jobke | 2015-03-24 | 1 | -0/+130 |
|\ | | | | | "Integrity constraint violation" when sharing the same item twice with the same user | ||||
| * | Add a unit test for the naming conflict on the mountpoint name | Joas Schilling | 2015-03-17 | 1 | -0/+130 |
| | | |||||
* | | Do not make setupMounts() public just because of testing | Joas Schilling | 2015-03-11 | 1 | -11/+11 |
| | | |||||
* | | Add unit tests for external share mananger | Robin Appelman | 2015-03-10 | 1 | -0/+142 |
|/ | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -19/+0 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -0/+19 |
| | |||||
* | Fixed external cache test namespace | Vincent Petry | 2015-01-21 | 1 | -1/+3 |
| | |||||
* | Fix webdav mkdir for remote shares | Vincent Petry | 2015-01-21 | 1 | -0/+112 |