Commit Graph

95 Commits (4ace101b05f219e5c6e1db76f98e2f0983de6712)

Author SHA1 Message Date
Daniel Kesselberg 8b1ac839d7
fix(federation): remove background jobs when removing trusted servers 1 month ago
Daniel Calviño Sánchez b42d125950 fix: Fix getting trusted server other than the first 2 months ago
Daniel Kesselberg 13f25c9316 fix(carddav): return correct sync token for non-truncated requests 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Joas Schilling 746145f7f0
test: Migrate Federation and Files_Trashbin to PHPUnit 10 4 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
skjnldsv 669e6cadd6 chore(federation): cleanup SettingsController and legacy AddServerMiddleware 9 months ago
skjnldsv b434750cb2 chore(federation): add trusted server auto accept integration tests 9 months ago
skjnldsv f753d2f773 fix(federation): comply to `sharing.federation.allowSelfSignedCertificates` 9 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Pablo Zimdahl 3c3667fe18 fix(federation): always set server status to OK after successful runs 1 year ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 1 year 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 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Côme Chilliet d34662f1a3
Migrate federation application to LoggerInterface 2 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Anna Larch 2988efeb7f Add logging to federation 3 years ago
Carl Schwan f38e060090 Fix many issues with the tests 3 years ago
Carl Schwan 6114176b71 Cleanup CardDav SyncService 3 years ago
Carl Schwan a9cfa72d1c Summer cleanup of the federation app 3 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Joas Schilling 1029abc8f6
More cleaning after auto-add removal 5 years ago
Christoph Wurst 1e0eaa25d0
Drop all dead packages 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 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
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 924b3298cf
TO REVERT LATER: disable some DbHandlerTest 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma 372f3d2a60
Remove deprecated functions from SecureRandom 7 years ago