Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -3/+3 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -2/+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 | 2 | -0/+4 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -2/+2 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 2 | -2/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -7/+8 |
* | 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 | 2 | -3/+19 |
* | 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 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | don't convert link share to federated share if outgoing federated shares are ... | Bjoern Schiessle | 2016-07-14 | 1 | -11/+25 |
* | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 1 | -10/+9 |
* | adjust copyright notices | Bjoern Schiessle | 2016-07-14 | 1 | -0/+2 |
* | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 1 | -6/+24 |
* | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 1 | -8/+8 |
* | continue to accept the URL of the remote server instead of the federated clou... | Bjoern Schiessle | 2016-07-14 | 1 | -5/+11 |
* | add unit tests | Björn Schießle | 2016-07-14 | 1 | -0/+161 |