aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Force lazy ghost initialisation in container testsfeat/use-php84-lazy-objectsCôme Chilliet7 days1-1/+7
* Merge pull request #52434 from nextcloud/bugfix/52420/closure-as-default-appJoas Schilling14 days1-3/+37
|\
| * fix(navigation): Fix default app entry registered as closureJoas Schilling2025-04-251-3/+37
* | fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configsJoas Schilling2025-04-253-114/+67
|/
* Merge pull request #50650 from IONOS-Productivity/feat/login_flow_v2-user_age...Stephan Orbaugh2025-04-242-0/+122
|\
| * feat(login-flow-v2): Restrict allowed apps by user agent checkMisha M.-Kupriyanov2025-04-232-0/+122
* | Merge pull request #52299 from nextcloud/refactor/preview-testsFerdinand Thiessen2025-04-242-46/+30
|\ \
| * | refactor: Thumbnail Generator logging and testsrefactor/preview-testsnfebe2025-04-232-46/+30
| |/
* / fix(federation): allows equal signs in federation idfix/noid/allows-some-char-from-federationidMaxence Lange2025-04-221-0/+4
|/
* Merge pull request #52221 from nextcloud/feat/no-issue/add-logging-preview-ge...F. E Noel Nfebe2025-04-221-1/+6
|\
| * feat: add logging to preview generationfeat/no-issue/add-logging-preview-generationnfebe2025-04-171-1/+6
* | Merge pull request #52224 from nextcloud/bugfix/noid/dont-break-when-checking...Arthur Schiwon2025-04-171-0/+29
|\ \ | |/ |/|
| * fix(usermanager): Don't throw when checking if a too long user id is an exist...Joas Schilling2025-04-161-0/+29
* | fix(mail): use matching text color for primary elementsfix/use-also-default-textFerdinand Thiessen2025-04-171-12/+12
* | feat(ip): add configurable IPv6 subnet for BFP and throttlingfeat/add-configurable-ipv6-subnetBenjamin Gaussorgues2025-04-171-4/+4
|/
* Merge pull request #51020 from nextcloud/artonge/fix/transfer_ownershipLouis2025-04-141-0/+18
|\
| * fix: Transfer ownership with S3 as primaryartonge/fix/transfer_ownershipLouis Chemineau2025-04-011-0/+18
* | Merge pull request #52086 from nextcloud/fix/cleanup-user-backendsCôme Chilliet2025-04-144-7/+14
|\ \
| * | fix: Replace all usages of OC_User backend method calls by IUserManagerfix/cleanup-user-backendsCôme Chilliet2025-04-104-7/+14
* | | Merge pull request #52085 from nextcloud/bugfix/noid/fix-cached-return-of-dis...Anna2025-04-101-0/+28
|\ \ \ | |/ / |/| |
| * | fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-nameJoas Schilling2025-04-101-0/+28
* | | Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapiAlexander Piskun2025-04-101-1/+319
|\ \ \ | |/ / |/| |
| * | fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapiOleksander Piskun2025-04-091-1/+319
* | | fix(files_sharing): fix share creation error handlingskjnldsv2025-04-091-1/+1
* | | Merge pull request #52070 from nextcloud/test/noid/improve-test-outputJoas Schilling2025-04-091-6/+6
|\ \ \
| * | | test: Improve comments manager test output in case of failuretest/noid/improve-test-outputJoas Schilling2025-04-091-6/+6
* | | | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudidJoas Schilling2025-04-092-14/+39
|/ / /
* | | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035Joas Schilling2025-04-091-0/+5
* | | Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ2025-04-081-10/+10
|\ \ \ | |/ / |/| |
| * | fix: Remove some call and references to deprecated OC_Util classCôme Chilliet2025-04-071-10/+10
* | | Merge pull request #52014 from nextcloud/fix/fix-movie-preview-constructKate2025-04-081-7/+10
|\ \ \
| * | | fix(previews): Cleanup Movie provider code and remove deprecated static varsfix/fix-movie-preview-constructCôme Chilliet2025-04-081-7/+10
| |/ /
* | | refactor(RichObjectStrings): Only log error if key or value is not string in ...fix/richobjectstrings/validator-string-key-value-errorprovokateurin2025-04-081-5/+0
* | | feat(ip): use larger IPv6 range by defaultfeat/larger_ipv6_rangeBenjamin Gaussorgues2025-04-081-5/+5
|/ /
* | Merge pull request #51836 from nextcloud/feat/cleanup-oc-utilCôme Chilliet2025-04-031-57/+39
|\ \
| * | chore(legacy): Remove deprecated OC_Util::addScript and functions depending o...feat/cleanup-oc-utilCôme Chilliet2025-04-011-57/+39
| |/
* | fix(session): Only mark sessions of permanent tokens as app passwordsfix/session/permanent-token-app-passwordChristoph Wurst2025-04-031-0/+40
* | fix(oauth2): retain support for legacy ownCloud clientsfix/oauth2/retain-legacy-oc-client-supportRichard Steinmetz2025-04-011-2/+8
|/
* Merge pull request #50768 from nextcloud/perf/cron/delay-timedjob-checkingChristoph Wurst2025-03-313-17/+52
|\
| * perf(cron): Delay (re)checking timed jobsperf/cron/delay-timedjob-checkingChristoph Wurst2025-03-313-17/+52
* | Merge pull request #51768 from nextcloud/techdebt/noid/prepare-phpunit10Joas Schilling2025-03-3110-244/+187
|\ \ | |/ |/|
| * fix(phpunit): Remove some more withConsecutive callstechdebt/noid/prepare-phpunit10Joas Schilling2025-03-318-240/+183
| * fix: Adjust data provider nameFerdinand Thiessen2025-03-272-4/+4
* | Merge pull request #51676 from nextcloud/fix/add-getappversions-replacementCôme Chilliet2025-03-311-0/+4
|\ \
| * | chore(tests): Adapt TemplateLayoutTest to constructor changeCôme Chilliet2025-03-251-0/+4
| |/
* | fix: add event status and participant statusfix/noid-add-status-and-set-attendee-statusSebastianKrupinski2025-03-283-0/+7
* | test: Adapt tests to properly use valid email addressesfix/filter-empty-emailJulius Knorr2025-03-261-25/+25
|/
* Merge pull request #51490 from nextcloud/castUsersCountToIntJohn Molakvoæ2025-03-251-0/+13
|\
| * fix(database): Cast users count to integercastUsersCountToIntGit'Fellow2025-03-201-0/+13
* | fix(IFilenameValidator): correctly handle case insensitivityfix/file-name-validator-case-sensitivityFerdinand Thiessen2025-03-211-1/+91