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
[email protected]

  • 58309 discussions
[[email protected]][Issue] Updates for XCOMMONS-3214: Upgrade to Wiremock 3.10.0
by XWiki Notifications 02 Dec '24

02 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3215: Upgrade to Maven Bundle plugin 6.0.0
by XWiki Notifications 02 Dec '24

02 Dec '24
1 0
0 0
[xwiki-contrib/application-replication] 216645: Update dependency org.wiremock:wiremock-standalone...
by XWiki Notifications 02 Dec '24

02 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-replication Commit: 21664592a0fd66249c6be349b97124b271c4efb2 https://github.com/xwiki-contrib/application-replication/commit/21664592a0f… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M replication-test/replication-test-tests/pom.xml Log Message: ----------- Update dependency org.wiremock:wiremock-standalone to v3.10.0 Commit: 7574d7ce6d1483449097767db9042ecad6607db2 https://github.com/xwiki-contrib/application-replication/commit/7574d7ce6d1… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M replication-test/replication-test-tests/pom.xml Log Message: ----------- Merge pull request #45 from renovate-bot/renovate/org.wiremock-wiremock-standalone-3.x Update dependency org.wiremock:wiremock-standalone to v3.10.0 Compare: https://github.com/xwiki-contrib/application-replication/compare/44610462f6… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
1 0
0 0
[xwiki/xwiki-commons] 9cc9d2: XCOMMONS-3213: Upgrade to Checkstyle 10.20.2
by XWiki Notifications 02 Dec '24

02 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 9cc9d2416d3b7ee8c9f9d56a94ab25e037531fd0 https://github.com/xwiki/xwiki-commons/commit/9cc9d2416d3b7ee8c9f9d56a94ab2… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3213: Upgrade to Checkstyle 10.20.2 Commit: b10e8ae4462d0f33b58d0b5f9d10538652f8ad22 https://github.com/xwiki/xwiki-commons/commit/b10e8ae4462d0f33b58d0b5f9d105… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3214: Upgrade to Wiremock 3.10.0 Commit: 3a0cffd59cd57d05b8c5dbf04c31b2282899e01b https://github.com/xwiki/xwiki-commons/commit/3a0cffd59cd57d05b8c5dbf04c31b… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3215: Upgrade to Maven Bundle plugin 6.0.0 Compare: https://github.com/xwiki/xwiki-commons/compare/ad0b04c60229...3a0cffd59cd5 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] 263c28: [Misc] Move some deprecated class from model-api t...
by XWiki Notifications 02 Dec '24

02 Dec '24
Branch: refs/heads/move-deprecated-model-legacy Home: https://github.com/xwiki/xwiki-platform Commit: 263c28f5ca494adef9898ddc64a8a0dda09eff7f https://github.com/xwiki/xwiki-platform/commit/263c28f5ca494adef9898ddc64a8… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/pom.xml A xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/src/main/java/org/xwiki/model/internal/reference/DefaultEntityReferenceValueProvider.java A xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/src/main/java/org/xwiki/model/reference/EntityReferenceValueProvider.java A xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/src/main/java/org/xwiki/model/script/LegacyModelScriptService.java M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/src/main/resources/META-INF/components.txt A xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/src/test/java/org/xwiki/model/internal/reference/DefaultEntityReferenceValueProviderTest.java A xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-model-api/src/test/java/org/xwiki/model/script/LegacyModelScriptServiceTest.java M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/pom.xml A xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/internal/model/reference/CurrentEntityReferenceValueProvider.java A xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/internal/model/reference/CurrentMixedEntityReferenceValueProvider.java M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/pom.xml R xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/internal/reference/DefaultEntityReferenceValueProvider.java R xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/EntityReferenceValueProvider.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/script/ModelScriptService.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/resources/META-INF/components.txt R xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/DefaultEntityReferenceValueProviderTest.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/converter/EntityReferenceConverterTest.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/script/ModelScriptServiceTest.java R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/model/reference/CurrentEntityReferenceValueProvider.java R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/model/reference/CurrentMixedEntityReferenceValueProvider.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-useravatar/src/main/java/org/xwiki/rendering/internal/macro/useravatar/UserAvatarMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-useravatar/src/test/java/org/xwiki/rendering/macro/useravatar/IntegrationTests.java Log Message: ----------- [Misc] Move some deprecated class from model-api 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] ad0b04: [release] Put back master revapi ignore removed by...
by XWiki Notifications 02 Dec '24

02 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: ad0b04c6022930e2c723ac2625cc3c4e2681a4ce https://github.com/xwiki/xwiki-commons/commit/ad0b04c6022930e2c723ac2625cc3… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M xwiki-commons-core/pom.xml Log Message: ----------- [release] Put back master revapi ignore removed by the 16.10.0 release To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki-contrib/book-versions] feb97b: BVERSION-4: Add variants feature
by XWiki Notifications 02 Dec '24

02 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: feb97b583ec839b11fdbfffbc4e20f9cb6dc1799 https://github.com/xwiki-contrib/book-versions/commit/feb97b583ec839b11fdbf… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: A application-book-versions-ui/src/main/resources/BookVersions/Code/VariantTemplate.xml Log Message: ----------- BVERSION-4: Add variants feature * Add variants template To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22485: Livedata option dropdown has no grouping semantics
by XWiki Notifications 02 Dec '24

02 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22344: When renaming a tag, the same tags but with different case are removed from other documents
by XWiki Notifications 02 Dec '24

02 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22631: color theme list disorganized after changing color theme
by XWiki Notifications 02 Dec '24

02 Dec '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3486
  • 3487
  • 3488
  • 3489
  • 3490
  • 3491
  • 3492
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.