| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Install phpunit via vendor bin | Christoph Wurst | 2023-10-02 | 2 | -2/+6 |
* | feat(backgroundjob): Schedule job after <timestamp> | Christoph Wurst | 2023-09-29 | 1 | -1/+5 |
* | Split list to navigation for the left sidebar | julia.kirschenheuter | 2023-09-28 | 1 | -1/+1 |
* | Merge pull request #40617 from nextcloud/enh/allow-user-to-set-apporder | Côme Chilliet | 2023-09-28 | 2 | -9/+107 |
|\ |
|
| * | Fix and extend NavigationManagerTest.php | Côme Chilliet | 2023-09-26 | 1 | -5/+79 |
| * | Fix and extend tests for AppManager::getDefaultAppForUser | Côme Chilliet | 2023-09-26 | 1 | -4/+28 |
* | | Refactors tests/app.php to improve readaibility. | Faraz Samapoor | 2023-09-27 | 1 | -12/+18 |
* | | fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage | Joas Schilling | 2023-09-25 | 1 | -2/+9 |
|/ |
|
* | chore(3rdparty): remove opis/closure | Daniel Kesselberg | 2023-09-22 | 1 | -7/+0 |
* | feat(CI): Allow apps to test with PHPUnit10 | Joas Schilling | 2023-09-21 | 1 | -13/+34 |
* | Merge pull request #40499 from nextcloud/known-mtime-wrapper | Robin Appelman | 2023-09-21 | 1 | -0/+70 |
|\ |
|
| * | apply known mtime wrapper for external storages | Robin Appelman | 2023-09-19 | 1 | -1/+0 |
| * | add wrapper to ensure we don't get an mtime that is lower than we know it is | Robin Appelman | 2023-09-19 | 1 | -0/+71 |
* | | test: add test for cache mount provider | Daniel Kesselberg | 2023-09-20 | 1 | -0/+108 |
|/ |
|
* | fix(systemtags): fix capabilities and sidebar + tag visibility | John Molakvoæ (skjnldsv) | 2023-09-18 | 1 | -1/+0 |
* | Remove last calls to deprecated at matcher in tests/Core | Côme Chilliet | 2023-09-18 | 9 | -106/+92 |
* | Merge pull request #40419 from nextcloud/fix/remove-at-matcher-in-installer-test | Côme Chilliet | 2023-09-18 | 1 | -13/+20 |
|\ |
|
| * | Remove deprecated at matcher in tests/lib/InstallerTest.php | Côme Chilliet | 2023-09-14 | 1 | -13/+20 |
* | | refactor(f2v): Migrate unread comments action to the new FileAction API | Lucas Azevedo | 2023-09-16 | 1 | -7/+0 |
|/ |
|
* | fix: Pass parent to NonExistingFile instances | Julius Härtl | 2023-09-13 | 1 | -2/+1 |
* | test: add tests for dns pin middleware | Daniel Kesselberg | 2023-09-12 | 1 | -0/+563 |
* | Merge pull request #32912 from nextcloud/group-backend-batch-method | Côme Chilliet | 2023-09-11 | 1 | -3/+6 |
|\ |
|
| * | Add batch methods in user backends | Carl Schwan | 2023-09-05 | 1 | -3/+6 |
* | | Merge pull request #39226 from shdehnavi/null_coalescing_conversion_tests | Julius Härtl | 2023-09-09 | 2 | -2/+2 |
|\ \ |
|
| * | | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-08-17 | 2 | -2/+2 |
* | | | Merge pull request #40216 from nextcloud/print-log-message-when-version-could... | Côme Chilliet | 2023-09-07 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Print log message when version could not be got from updater server | Daniel Calviño Sánchez | 2023-09-06 | 1 | -0/+5 |
* | | | | Create right table view | julia.kirschenheuter | 2023-09-05 | 1 | -4/+4 |
* | | | | Fix ContactsManagerTest adressbook mocks having a null key | Côme Chilliet | 2023-09-05 | 1 | -0/+27 |
| |_|/
|/| | |
|
* | | | Merge pull request #39863 from nextcloud/sharing-mask-wrapper | Robin Appelman | 2023-09-04 | 2 | -12/+28 |
|\ \ \ |
|
| * | | | cleanup di for share permissions wrapper | Robin Appelman | 2023-08-16 | 2 | -12/+28 |
* | | | | Merge pull request #39707 from nextcloud/bugfix/39706/local-ext-storage-unava... | Simon L | 2023-09-04 | 1 | -0/+11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Allow ext storage Local to go unavailable | Vincent Petry | 2023-08-29 | 1 | -0/+11 |
* | | | | Fix sharing creation insert and get | John Molakvoæ (skjnldsv) | 2023-09-02 | 2 | -18/+17 |
* | | | | update tests | Robin Appelman | 2023-08-31 | 2 | -46/+37 |
* | | | | sharebymail: remove ILogger and upgrade to PHP 8 syntax | Benjamin Gaussorgues | 2023-08-30 | 1 | -5/+5 |
* | | | | feat: add switch to disable dns pinning | Daniel Kesselberg | 2023-08-29 | 1 | -1/+52 |
|/ / / |
|
* | | | Merge pull request #40026 from lhsazevedo/auth-token-commands | Joas Schilling | 2023-08-29 | 4 | -6/+214 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into auth-token-commands | Lucas Azevedo | 2023-08-28 | 3 | -140/+77 |
| |\ \ \ |
|
| * | | | | Add tests for occ user:auth-tokens:delete | Lucas Azevedo | 2023-08-25 | 4 | -6/+214 |
* | | | | | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 5 | -16/+17 |
| |/ / /
|/| | | |
|
* | | | | Fix tests, add test for the new feature | Côme Chilliet | 2023-08-28 | 1 | -13/+77 |
* | | | | chore: Remove unused FilePickerContext from behat tests | Ferdinand Thiessen | 2023-08-26 | 2 | -127/+0 |
|/ / / |
|
* | | | fix: Make bypass function public API | Joas Schilling | 2023-08-21 | 2 | -5/+5 |
* | | | feat: Expose if the own IP is allowed to bypass bruteforce protection | Joas Schilling | 2023-08-21 | 1 | -4/+11 |
* | | | feat(security): Add a bruteforce protection backend base on memcache | Joas Schilling | 2023-08-21 | 2 | -23/+164 |
* | | | Download and enable all | Jérôme Herbinet | 2023-08-18 | 1 | -1/+1 |
* | | | only determine quota_include_external_storage once for quota wrapper | Robin Appelman | 2023-08-18 | 2 | -11/+23 |
* | | | chore: remove outdated acceptance tests | John Molakvoæ | 2023-08-17 | 4 | -1130/+0 |
* | | | fix(tests): preview phpunit | John Molakvoæ | 2023-08-17 | 1 | -2/+2 |