Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -4/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -4/+2 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -2/+2 |
* | improve error reporting and move format parameter to the options | Bjoern Schiessle | 2018-04-25 | 2 | -30/+6 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 1 | -2/+10 |
* | Catch the errors related to untrusted self signed certificates for federation | Roeland Jago Douma | 2017-12-11 | 2 | -2/+12 |
* | Actually set the status so we don't cause another exception | Roeland Jago Douma | 2017-11-29 | 2 | -0/+2 |
* | Do not log Exception if a connection error occured | Roeland Jago Douma | 2017-11-29 | 2 | -0/+6 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+8 |
* | Use ITimeFactory | Roeland Jago Douma | 2017-08-01 | 2 | -18/+29 |
* | cleanup constructors | Bjoern Schiessle | 2017-08-01 | 2 | -53/+33 |
* | expire requestSharedSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 1 | -2/+39 |
* | expire getShareadSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 1 | -2/+37 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 2 | -2/+2 |
* | No need to log guzzle exception | Roeland Jago Douma | 2017-04-21 | 2 | -2/+2 |
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 2 | -6/+36 |
|\ | |||||
| * | Do proper DI | Roeland Jago Douma | 2017-04-11 | 2 | -2/+2 |
| * | fix constructor | Bjoern Schiessle | 2017-04-11 | 2 | -2/+2 |
| * | use discovered end-point for trusted servers | Bjoern Schiessle | 2017-04-11 | 2 | -6/+36 |
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 2 | -2/+2 |
|/ | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -4/+7 |
* | Allow null | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -2/+4 |
* | Move federation code to PSR-4 | Joas Schilling | 2016-05-19 | 2 | -0/+384 |