Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -10/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -9/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | update tests | Bjoern Schiessle | 2018-07-02 | 1 | -259/+119 |
* | Fix DI for federated file sharing controller | Morris Jobke | 2018-04-23 | 1 | -2/+10 |
* | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 1 | -11/+19 |
* | Remove deprecated HTTPHelper | Roeland Jago Douma | 2018-03-13 | 1 | -32/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -1/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -4/+4 |
* | Use proper methods for registerBackend | Morris Jobke | 2017-08-15 | 1 | -1/+1 |
* | Add the column so we keep the value from before the update | Joas Schilling | 2017-05-18 | 1 | -1/+2 |
* | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -1/+1 |
* | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -5/+1 |
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -2/+3 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -2/+11 |
* | Mock HTTPClientService | Lukas Reschke | 2016-09-29 | 1 | -2/+21 |
* | Move federated sharing routes to the federatedfilesharingapp | Roeland Jago Douma | 2016-08-28 | 1 | -0/+383 |