Commit Graph

101 Commits (f0517dbdd9c8cedcc4c191564e6bc7ee46ec7523)

Author SHA1 Message Date
Joas Schilling e40f32c3a6 fix(federation): Don't ask the database for an empty url 4 months ago
Carl Schwan 11cf69d8ba
fix(psalm): Fix static analysis issues in apps/*/tests 4 months ago
Ferdinand Thiessen 5d3e1f70b2 refactor(federation): migrate app frontend (admin settings) to Vue 3 5 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 6 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 7 months ago
Carl Schwan 49d522717c refactor(dbal): Port away from remaining IQueryBuilder::execute calls 8 months ago
Daniel Kesselberg 8b1ac839d7
fix(federation): remove background jobs when removing trusted servers 9 months ago
Daniel Calviño Sánchez b42d125950 fix: Fix getting trusted server other than the first 10 months ago
Daniel Kesselberg 13f25c9316 fix(carddav): return correct sync token for non-truncated requests 10 months ago
Robin Appelman aa15f9d16d
chore: run rector 11 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Joas Schilling 746145f7f0
test: Migrate Federation and Files_Trashbin to PHPUnit 10 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 1 year ago
skjnldsv 669e6cadd6 chore(federation): cleanup SettingsController and legacy AddServerMiddleware 1 year ago
skjnldsv b434750cb2 chore(federation): add trusted server auto accept integration tests 1 year ago
skjnldsv f753d2f773 fix(federation): comply to `sharing.federation.allowSelfSignedCertificates` 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Pablo Zimdahl 3c3667fe18 fix(federation): always set server status to OK after successful runs 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Arthur Schiwon faf6a65e07
fix(federation): give some time to prepare both servers 2 years ago
Joas Schilling 2dfaf7614d
fix: Add bruteforce protection to federation endpoint 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet b105603fd1 chore: Remove last uses of IJob::execute method 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 3 years ago
Côme Chilliet d34662f1a3
Migrate federation application to LoggerInterface 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 4 years ago
Anna Larch 2988efeb7f Add logging to federation 4 years ago
Carl Schwan f38e060090 Fix many issues with the tests 4 years ago
Carl Schwan 6114176b71 Cleanup CardDav SyncService 4 years ago
Carl Schwan a9cfa72d1c Summer cleanup of the federation app 4 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 1029abc8f6
More cleaning after auto-add removal 5 years ago
Christoph Wurst 1e0eaa25d0
Drop all dead packages 6 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 6 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago