Commit Graph

6846 Commits (dfc097402208401aa2d2a77a9c2ea71e6f9aa45b)

Author SHA1 Message Date
Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3 2 years ago
Christoph Wurst ff672b11e2
feat: Add factory method for in-memory caches 2 years ago
Côme Chilliet ee39a47e84
Fix Dynamic property timeFactory in ClientFlowLoginControllerTest 2 years ago
Christopher Ng 744a7e291a fix(acceptance): Locate contacts menu button 2 years ago
Joas Schilling ccb01b19a0
fix(sqlite): Remove some old SQLite cheats 2 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 2 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 2 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 2 years ago
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes 2 years ago
Christoph Wurst 0e64ec6550
chore: Install phpunit via vendor bin 2 years ago
Christoph Wurst 04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp> 2 years ago
julia.kirschenheuter 5693092053 Split list to navigation for the left sidebar 2 years ago
Faraz Samapoor c322224650 Refactors tests/app.php to improve readaibility. 2 years ago
Côme Chilliet b11eb9e6d6
Fix and extend NavigationManagerTest.php 2 years ago
Côme Chilliet 2d28e8110f
Fix and extend tests for AppManager::getDefaultAppForUser 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Daniel Kesselberg 97a024f035 chore(3rdparty): remove opis/closure 2 years ago
Joas Schilling 5e7b41086d
feat(CI): Allow apps to test with PHPUnit10 2 years ago
Daniel Kesselberg 18af7cc86b test: add test for cache mount provider 2 years ago
Robin Appelman ccf8843d9f apply known mtime wrapper for external storages 2 years ago
Robin Appelman 5bf34979fe add wrapper to ensure we don't get an mtime that is lower than we know it is 2 years ago
John Molakvoæ (skjnldsv) ef1abd958c
fix(systemtags): fix capabilities and sidebar + tag visibility 2 years ago
Côme Chilliet 0c421975bd Remove last calls to deprecated at matcher in tests/Core 2 years ago
Lucas Azevedo 03ece129bf
refactor(f2v): Migrate unread comments action to the new FileAction API 2 years ago
Côme Chilliet e24007b530
Remove deprecated at matcher in tests/lib/InstallerTest.php 2 years ago
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances 2 years ago
Daniel Kesselberg f8f985602b
test: add tests for dns pin middleware 2 years ago
Daniel Calviño Sánchez 9a179c391e Print log message when version could not be got from updater server 2 years ago
julia.kirschenheuter 8b6029564e Create right table view 2 years ago
Carl Schwan 3270b7f12e
Add batch methods in user backends 2 years ago
Côme Chilliet 637cafcf35
Fix ContactsManagerTest adressbook mocks having a null key 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Robin Appelman e704470c79
update tests 2 years ago
Benjamin Gaussorgues 303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax 2 years ago
Daniel Kesselberg eab46bdfe6
feat: add switch to disable dns pinning 2 years ago
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Côme Chilliet fd0de0a2d1 Fix tests, add test for the new feature 2 years ago
Ferdinand Thiessen bd37607fc0 chore: Remove unused FilePickerContext from behat tests 2 years ago
Lucas Azevedo 771a7b92cc Add tests for occ user:auth-tokens:delete 2 years ago
Joas Schilling 124588d4a6
fix: Make bypass function public API 2 years ago
Joas Schilling fd9b2d488e
feat: Expose if the own IP is allowed to bypass bruteforce protection 2 years ago
Joas Schilling a95800c647
feat(security): Add a bruteforce protection backend base on memcache 2 years ago
Jérôme Herbinet 2ace681a2a
Download and enable all 2 years ago
Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 2 years ago
John Molakvoæ 74c2f61cbd
chore: remove outdated acceptance tests 2 years ago
John Molakvoæ 266fb31180
fix(tests): preview phpunit 2 years ago
John Molakvoæ 998b3a2581
feat(f2v): migrate Files 2 years ago
Hamid Dehnavi 271e63e41c Convert isset ternary to null coalescing operator 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago