Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix share update test | Julius Härtl | 2020-05-26 | 1 | -1/+2 |
* | Link shares have reshare permission if outgoing federated shares are enabled | Julius Härtl | 2020-05-26 | 1 | -2/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 1 | -1/+48 |
* | Add support for room shares to ShareAPIController | Daniel Calviño Sánchez | 2018-08-08 | 1 | -1/+4 |
* | Add support for sending the password by Talk to ShareAPIController | Daniel Calviño Sánchez | 2018-07-24 | 1 | -7/+10 |
* | Get rid of shareItem | Morris Jobke | 2018-05-23 | 1 | -22/+0 |
* | fix unit tests | Bjoern Schiessle | 2018-02-27 | 1 | -1/+4 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -1/+5 |
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -11/+11 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+4 |
* | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 1 | -2/+2 |
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -63/+0 |
* | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 1 | -1/+1 |
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -30/+0 |
* | unit tests updated and new added | Bjoern Schiessle | 2016-11-01 | 1 | -3/+7 |
* | Move Share20OCS to ShareAPIController | Roeland Jago Douma | 2016-10-24 | 1 | -6/+4 |
* | fix share tests not passing path | Robin Appelman | 2016-10-12 | 1 | -4/+7 |
* | more robust test setup | Robin Appelman | 2016-10-12 | 1 | -8/+5 |
* | phpunit is weird | Robin Appelman | 2016-10-12 | 1 | -3/+4 |
* | Cleanup Tests | Roeland Jago Douma | 2016-08-17 | 1 | -165/+72 |
* | Move updateShare and getShares over to use proper parameters | Roeland Jago Douma | 2016-08-17 | 1 | -39/+33 |
* | Use parameters in createShare | Roeland Jago Douma | 2016-08-17 | 1 | -130/+42 |
* | Move the Share20OCS code over to use the proper DataResponse | Roeland Jago Douma | 2016-08-10 | 1 | -34/+34 |
* | Fix tests | Roeland Jago Douma | 2016-08-05 | 1 | -154/+197 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Fix PHPUnit 5.4 warnings in files_sharing tests | Roeland Jago Douma | 2016-07-15 | 1 | -2/+2 |
* | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -2/+14 |
* | Extend unit tests | Roeland Jago Douma | 2016-06-07 | 1 | -1/+33 |
* | Fix unit tests | Roeland Jago Douma | 2016-06-07 | 1 | -6/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+1598 |