Pablo Zimdahl
|
3c3667fe18
fix(federation): always set server status to OK after successful runs
|
2 months ago |
Andy Scherzinger
|
5b7dcc1427
chore: Add SPDX header
|
5 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
Hamid Dehnavi
|
d64bbc8bd3
Convert isset ternary to null coalescing operator
|
1 year ago |
Carl Schwan
|
48d9c4d2b0
Port existing server code to new interface
|
2 years ago |
Carl Schwan
|
a9cfa72d1c
Summer cleanup of the federation app
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
9ce3ea3368
Update license headers
|
3 years ago |
Christoph Wurst
|
1e0eaa25d0
Drop all dead packages
|
3 years ago |
Joas Schilling
|
96253c7c1b
Add missing parent::__construct() calls to Jobs
|
3 years ago |
Roeland Jago Douma
|
6166e1a157
Use proper OCP\BackgroundJobs\Job
|
4 years ago |
Roeland Jago Douma
|
1f2ff18439
Make sure the function signatures of the backgroundjob match
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 years ago |
Bjoern Schiessle
|
0e0cfa0fa1
improve error reporting and move format parameter to the options
|
6 years ago |
Morris Jobke
|
d3d045dd5c
Remove unused import statements
|
6 years ago |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 years ago |
Roeland Jago Douma
|
2c2e1c4c7a
Catch the errors related to untrusted self signed certificates for federation
|
7 years ago |
Roeland Jago Douma
|
d24b6866b1
Actually set the status so we don't cause another exception
|
7 years ago |
Roeland Jago Douma
|
79554a29e0
Do not log Exception if a connection error occured
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Roeland Jago Douma
|
bc54e6ff7c
Use ITimeFactory
|
7 years ago |
Bjoern Schiessle
|
9c9cb1a6db
cleanup constructors
|
7 years ago |
Bjoern Schiessle
|
51d85eb2f8
expire getShareadSecret job after 30 days
|
7 years ago |
Lukas Reschke
|
d321e9792e
Add |null to PHPDoc
|
7 years ago |
Roeland Jago Douma
|
bec4b468c3
No need to log guzzle exception
|
7 years ago |
Björn Schießle
|
b90e91144b
Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints
|
7 years ago |
Morris Jobke
|
1729e4471f
Update comments to Nextcloud
|
7 years ago |