Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -22/+9 |
* | Summer cleanup of the federation app | Carl Schwan | 2022-06-24 | 1 | -45/+22 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -2/+0 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 2 | -0/+2 |
* | Drop all dead packages | Christoph Wurst | 2020-12-23 | 2 | -14/+2 |
* | Add missing parent::__construct() calls to Jobs | Joas Schilling | 2020-12-14 | 2 | -14/+8 |
* | Use proper OCP\BackgroundJobs\Job | Roeland Jago Douma | 2020-11-25 | 2 | -8/+6 |
* | Make sure the function signatures of the backgroundjob match | Roeland Jago Douma | 2020-10-26 | 2 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -5/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | 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 |