aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated at matcher in tests/lib/InstallerTest.phpCôme Chilliet2023-09-141-13/+20
* fix: Pass parent to NonExistingFile instancesJulius Härtl2023-09-131-2/+1
* test: add tests for dns pin middlewareDaniel Kesselberg2023-09-121-0/+563
* Merge pull request #32912 from nextcloud/group-backend-batch-methodCôme Chilliet2023-09-111-3/+6
|\
| * Add batch methods in user backendsCarl Schwan2023-09-051-3/+6
* | Merge pull request #39226 from shdehnavi/null_coalescing_conversion_testsJulius Härtl2023-09-092-2/+2
|\ \
| * | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-08-172-2/+2
* | | Merge pull request #40216 from nextcloud/print-log-message-when-version-could...Côme Chilliet2023-09-071-0/+5
|\ \ \
| * | | Print log message when version could not be got from updater serverDaniel Calviño Sánchez2023-09-061-0/+5
* | | | Fix ContactsManagerTest adressbook mocks having a null keyCôme Chilliet2023-09-051-0/+27
| |_|/ |/| |
* | | Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-042-12/+28
|\ \ \
| * | | cleanup di for share permissions wrapperRobin Appelman2023-08-162-12/+28
* | | | Merge pull request #39707 from nextcloud/bugfix/39706/local-ext-storage-unava...Simon L2023-09-041-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow ext storage Local to go unavailableVincent Petry2023-08-291-0/+11
* | | | Fix sharing creation insert and getJohn Molakvoæ (skjnldsv)2023-09-022-18/+17
* | | | update testsRobin Appelman2023-08-312-46/+37
* | | | sharebymail: remove ILogger and upgrade to PHP 8 syntaxBenjamin Gaussorgues2023-08-301-5/+5
* | | | feat: add switch to disable dns pinningDaniel Kesselberg2023-08-291-1/+52
|/ / /
* | | Merge pull request #40026 from lhsazevedo/auth-token-commandsJoas Schilling2023-08-293-6/+44
|\ \ \
| * \ \ Merge branch 'master' into auth-token-commandsLucas Azevedo2023-08-281-13/+77
| |\ \ \
| * | | | Add tests for occ user:auth-tokens:deleteLucas Azevedo2023-08-253-6/+44
* | | | | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-284-13/+14
| |/ / / |/| | |
* | | | Fix tests, add test for the new featureCôme Chilliet2023-08-281-13/+77
|/ / /
* | | fix: Make bypass function public APIJoas Schilling2023-08-212-5/+5
* | | feat: Expose if the own IP is allowed to bypass bruteforce protectionJoas Schilling2023-08-211-4/+11
* | | feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-212-23/+164
* | | only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-08-182-11/+23
* | | feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-1/+1
* | | tests: Add test for CacheEntry gettersFerdinand Thiessen2023-08-161-0/+25
| |/ |/|
* | Fix various deprecation warnings in tests on PHP 8.3Côme Chilliet2023-08-145-0/+20
* | Fix setting static property in tests on PHP 8.3Côme Chilliet2023-08-142-3/+7
|/
* Allow "wasm-unsafe-eval" in CSPDaniel Calviño Sánchez2023-08-102-0/+14
* Merge branch 'master' into fix/llm-migration-not-executedJulien Veyssier2023-08-075-300/+123
|\
| * Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-044-300/+116
| |\
| | * chore!: Remove legacy SymfonyAdapterJoas Schilling2023-07-281-191/+0
| | * fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-282-17/+0
| | * feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-282-41/+64
| | * feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-282-40/+42
| | * feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-281-11/+10
| * | fix: missing argument for TextProcessing ManagerDaniel Kesselberg2023-08-031-0/+7
| |/
* / Fix TextProcessing test for 32bitMarcel Klehr2023-08-071-1/+1
|/
* JobTest: Remove outdated testsMarcel Klehr2023-07-281-52/+0
* cs:fixMarcel Klehr2023-07-281-1/+0
* Add test for ParallelAwareJobMarcel Klehr2023-07-282-5/+89
* fix: Align doc type with creationJoas Schilling2023-07-272-4/+2
* fix!: Remove symfony EventDispatcherInterface from GroupJoas Schilling2023-07-272-19/+11
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-2711-67/+58
* Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispat...Joas Schilling2023-07-2710-173/+28
|\
| * fix: Move Sharing events to IEventDispatcherJoas Schilling2023-07-272-5/+5
| * fix: Move Node HookConnecter events to IEventDispatcherJoas Schilling2023-07-271-12/+6