lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
notifications@xwiki.org

October 2024

  • 1 participants
  • 1692 discussions
[jira@xwiki.org][Issue] Updates for XWIKI-22579: Livedata filter selectize input for lists does not have a label
by XWiki Notifications 17 Oct '24

17 Oct '24
1 0
0 0
[xwiki/xwiki-platform] 32e7e6: [Misc] Apply XWik code best practices + fix typos
by XWiki Notifications 17 Oct '24

17 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 32e7e643643ad3fa106dcfbbd9cb3731d6aa6e13 https://github.com/xwiki/xwiki-platform/commit/32e7e643643ad3fa106dcfbbd9cb… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroTest.java Log Message: ----------- [Misc] Apply XWik code best practices + fix typos * Revert commit from IncludeMacroTest which was committed by error To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] f4f369: XCOMMONS-3175: Move LocalInfinispanCacheFactory to...
by XWiki Notifications 17 Oct '24

17 Oct '24
Branch: refs/heads/XCOMMONS-3175 Home: https://github.com/xwiki/xwiki-platform Commit: f4f36961ee85639c38f3a95f3c392e5aaffbd45b https://github.com/xwiki/xwiki-platform/commit/f4f36961ee85639c38f3a95f3c39… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml Log Message: ----------- XCOMMONS-3175: Move LocalInfinispanCacheFactory to legacy To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 57453c: XCOMMONS-3175: Move LocalInfinispanCacheFactory to...
by XWiki Notifications 17 Oct '24

17 Oct '24
Branch: refs/heads/XCOMMONS-3175 Home: https://github.com/xwiki/xwiki-commons Commit: 57453c3462f91d814e566cce19b070ebc1b617b2 https://github.com/xwiki/xwiki-commons/commit/57453c3462f91d814e566cce19b07… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: R xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/src/main/java/org/xwiki/cache/infinispan/internal/LocalInfinispanCacheFactory.java M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/src/main/resources/META-INF/components.txt M xwiki-commons-core/xwiki-commons-legacy/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-cache/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-cache/xwiki-commons-legacy-cache-infinispan/pom.xml A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-cache/xwiki-commons-legacy-cache-infinispan/src/main/java/org/xwiki/cache/infinispan/internal/LocalInfinispanCacheFactory.java A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-cache/xwiki-commons-legacy-cache-infinispan/src/main/resources/META-INF/components.txt Log Message: ----------- XCOMMONS-3175: Move LocalInfinispanCacheFactory to legacy To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 9d5c37: [Misc] Apply XWik code best practices + fix typos
by XWiki Notifications 17 Oct '24

17 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9d5c37d37f2d2b175c9c1a84c74304580bb77cbb https://github.com/xwiki/xwiki-platform/commit/9d5c37d37f2d2b175c9c1a84c743… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-csrf/src/main/java/org/xwiki/csrf/internal/CSRFTokenInvalidator.java M xwiki-platform-core/xwiki-platform-csrf/src/main/java/org/xwiki/csrf/internal/DefaultCSRFToken.java M xwiki-platform-core/xwiki-platform-csrf/src/main/java/org/xwiki/csrf/internal/DefaultCSRFTokenConfiguration.java M xwiki-platform-core/xwiki-platform-csrf/src/test/java/org/xwiki/csrf/DefaultCSRFTokenTest.java M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/LoginIT.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroTest.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/xwiki-platform-security-authentication-test-docker/src/test/it/org/xwiki/security/authentication/test/ui/ForgotUsernameIT.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/xwiki-platform-security-authentication-test-docker/src/test/it/org/xwiki/security/authentication/test/ui/ResetPasswordIT.java M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/WikiTemplateIT.java Log Message: ----------- [Misc] Apply XWik code best practices + fix typos To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3174: Move org.xwiki.cache.util.AbstractCache#AbstractCache() to legacy
by XWiki Notifications 17 Oct '24

17 Oct '24
1 0
0 0
[xwiki/xwiki-platform] fe255c: XCOMMONS-3174: Move org.xwiki.cache.util.AbstractC...
by XWiki Notifications 17 Oct '24

17 Oct '24
Branch: refs/heads/XCOMMONS-3174 Home: https://github.com/xwiki/xwiki-platform Commit: fe255c96ade5917d332de77464ec5847b242a61f https://github.com/xwiki/xwiki-platform/commit/fe255c96ade5917d332de77464ec… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml Log Message: ----------- XCOMMONS-3174: Move org.xwiki.cache.util.AbstractCache#AbstractCache() to legacy Add cache-api to excluded dependencies. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for REPLICAT-194: The owner instance does not reject forbidden messages
by XWiki Notifications 17 Oct '24

17 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for URLMAP-2: Suggestions are not in a proper list
by XWiki Notifications 17 Oct '24

17 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for URLMAP-1: Allow configuring the HTTP status for redirections
by XWiki Notifications 17 Oct '24

17 Oct '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • ...
  • 170
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.