Commit Graph

6689 Commits (c9c49bfef8ff39eb052d9bddb796882290467c98)

Author SHA1 Message Date
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 3 years ago
Côme Chilliet e252182d80
Put back file cleanups, and remove dead code in tests/lib/Template/JSResourceLocatorTest.php 3 years ago
Côme Chilliet adf743b141
Remove the array_pop failing tests on 32bit CI 3 years ago
Côme Chilliet 10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates 3 years ago
Côme Chilliet b6c17c6ce7
Clear up return types 3 years ago
Carl Schwan 35dc223500
Optimize retrieving display name when searching for users in a group 3 years ago
Vitor Mattos 5ed6722dd2 Cover expire_date with unit tests 3 years ago
Joas Schilling ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
Marcel Klehr 06d6cf4ebc JobListTest: Fix JobList constructor call 3 years ago
Marcel Klehr 6148c5e0a1
Update tests/lib/BackgroundJob/DummyJobList.php 3 years ago
Joas Schilling 89c3c31402
feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago
Marcel Klehr a0c722ad69 Run cs:Fix 3 years ago
Marcel Klehr 5608b50778 Fix BackgroundJob tests 3 years ago
Marcel Klehr 281c8047b6 JobListTest: clearJobsList before testHasReservedJobs 3 years ago
Marcel Klehr 56cb5d1d13 fix(tests): Remove duplicated method 3 years ago
Marcel Klehr 1296f3612e test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs 3 years ago
Christoph Wurst 2c0cfd3772
feat(app-framework): Add native argument types for middleware 3 years ago
Joas Schilling 6ac8052896
fix(CI): Disable unstable test until someone can have a look at it 3 years ago
Julius Härtl d9c81f56ad tests: Adapt node related unit tests mocks to required root view 3 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 3 years ago
Glandos 384a1d34a8 adapt test to new workflow 3 years ago
jld3103 b153340b62
Add type hints for mappers 3 years ago
John Molakvoæ 5b3900e849
fix(tests): acceptance 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Joshua Trees a4032a3800 Add some tests for input trimming in LostController.php 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Joas Schilling 131f481a67
fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
Louis Chemineau 1a6709cf43 Migrate metadata as JSON to value as STRING 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Joas Schilling 454281af03
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 3 years ago
Arthur Schiwon 997c2a2a79
fix DBAL exception handling in setValues 3 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Git'Fellow 346054f854
Fix tests 3 years ago
Côme Chilliet 633ea018af
Fix BackgroundCleanupJobTest 3 years ago
Artur Neumann 37cfccabc1
unit tests for Manager::invalidateTokensOfUser 3 years ago
Côme Chilliet 9b1d7794a8 Add chunking in SystemTagObjectMapper::getTagIdsForObjects 3 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
Daniel Kesselberg 39c1b6f49f
chore(tests): add tests for handleLoginFailed 3 years ago
Joas Schilling 2b49861679
Add a debug message when throttling without defining 3 years ago
Joas Schilling e839eb9b5c
feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 3 years ago
Joas Schilling b4f51fe728
fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib update 3 years ago
Joas Schilling c297f8ee96
feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 3 years ago
Vitor Mattos e9295f739e Split the comments ids by chunks 3 years ago
Ferdinand Thiessen 1785a80754 tests(db): Add test case to ensure column comments work 3 years ago
Marcel Klehr 4f7d77406d Fix SystemTagManagerTest#createTag test 3 years ago
Marcel Klehr 889caf4632
Update tests/lib/SystemTag/SystemTagManagerTest.php 3 years ago
Marcel Klehr 8151b1b8b0 fix(SystemTagManager): Truncate overlong tag names 3 years ago
Ferdinand Thiessen b642137c65 feat(OC/Template): Add `type="module"` for ES6 scripts 3 years ago