summaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* Actually set the status so we don't cause another exceptionRoeland Jago Douma2017-11-292-0/+2
* Do not log Exception if a connection error occuredRoeland Jago Douma2017-11-292-0/+6
* Update license headersMorris Jobke2017-11-062-0/+8
* Use ITimeFactoryRoeland Jago Douma2017-08-012-18/+29
* cleanup constructorsBjoern Schiessle2017-08-012-53/+33
* expire requestSharedSecret job after 30 daysBjoern Schiessle2017-08-011-2/+39
* expire getShareadSecret job after 30 daysBjoern Schiessle2017-08-011-2/+37
* Add |null to PHPDocLukas Reschke2017-08-012-2/+2
* No need to log guzzle exceptionRoeland Jago Douma2017-04-212-2/+2
* Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-122-6/+36
|\
| * Do proper DIRoeland Jago Douma2017-04-112-2/+2
| * fix constructorBjoern Schiessle2017-04-112-2/+2
| * use discovered end-point for trusted serversBjoern Schiessle2017-04-112-6/+36
* | Update comments to NextcloudMorris Jobke2017-04-112-2/+2
|/
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix apps/Joas Schilling2016-07-212-4/+7
* Allow nullRobin Appelman2016-07-081-1/+1
* Update license headersLukas Reschke2016-05-262-2/+4
* Move federation code to PSR-4Joas Schilling2016-05-192-0/+384