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 -----
  • 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

February 2025

  • 1 participants
  • 1714 discussions
[xwiki-contrib/book-versions] 05d93d: BVERSION-159: Pages associated to a variant should...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 05d93d58a1b93fcb1a8bbc8dc93c361ad9aee6b4 https://github.com/xwiki-contrib/book-versions/commit/05d93d58a1b93fcb1a8bb… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M application-book-versions-common-ui/src/main/resources/BookVersions/Code/Translations.xml M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantSheet.xml Log Message: ----------- BVERSION-159: Pages associated to a variant should be displayed on the variant page on demand, not always To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] ac4a63: XWIKI-22782: Only save modified xobjects
by XWiki Notifications 17 Feb '25

17 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ac4a63ab992f18a74cacaab09c852349f839fa2e https://github.com/xwiki/xwiki-platform/commit/ac4a63ab992f18a74cacaab09c85… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateConfiguration.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateStore.java Log Message: ----------- XWIKI-22782: Only save modified xobjects * improve internal API (cherry picked from commit dcc9ac209f264cbe399a4c8f1985bea2fb774a6a) 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] d0fc8e: XWIKI-22782: Only save modified xobjects
by XWiki Notifications 17 Feb '25

17 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: d0fc8e54c923577a525269d27315ed470c309bcb https://github.com/xwiki/xwiki-platform/commit/d0fc8e54c923577a525269d27315… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateConfiguration.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateStore.java Log Message: ----------- XWIKI-22782: Only save modified xobjects * improve internal API (cherry picked from commit dcc9ac209f264cbe399a4c8f1985bea2fb774a6a) 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] c7c2dc: XWIKI-22782: Only save modified xobjects
by XWiki Notifications 17 Feb '25

17 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: c7c2dc3ee6ae2a2401efb6a36953a2e43d89c691 https://github.com/xwiki/xwiki-platform/commit/c7c2dc3ee6ae2a2401efb6a36953… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java Log Message: ----------- XWIKI-22782: Only save modified xobjects * fix test (cherry picked from commit 6984a161d9a61a4c13be67475d16514c625a1aac) 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] 39d06d: XWIKI-22782: Only save modified xobjects
by XWiki Notifications 17 Feb '25

17 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 39d06d3030e31297cc1475fffc7144f736b25492 https://github.com/xwiki/xwiki-platform/commit/39d06d3030e31297cc1475fffc71… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java Log Message: ----------- XWIKI-22782: Only save modified xobjects * fix test (cherry picked from commit 6984a161d9a61a4c13be67475d16514c625a1aac) 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] 6984a1: XWIKI-22782: Only save modified xobjects
by XWiki Notifications 17 Feb '25

17 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6984a161d9a61a4c13be67475d16514c625a1aac https://github.com/xwiki/xwiki-platform/commit/6984a161d9a61a4c13be67475d16… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java Log Message: ----------- XWIKI-22782: Only save modified xobjects * fix test 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 XWIKI-22870: Short URLs impossible to set up with XWiki Debian packages+Jetty
by XWiki Notifications 17 Feb '25

17 Feb '25
1 0
0 0
[xwiki/xwiki-platform] 508b2c: XWIKI-22782: Only save modified xobjects
by XWiki Notifications 17 Feb '25

17 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 508b2c551442d0cfd8c4cd7534fbcc289d9a5946 https://github.com/xwiki/xwiki-platform/commit/508b2c551442d0cfd8c4cd7534fb… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseElement.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java Log Message: ----------- XWIKI-22782: Only save modified xobjects * fix XWikiDocument#getXClass() causing the document to become dirty on Oracle (cherry picked from commit 0549a826855affb931d387e84914aa1d69abad3c) 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] 6bba48: XWIKI-22782: Only save modified xobjects
by XWiki Notifications 17 Feb '25

17 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 6bba486d6dd2f9aefd9ae44241ac2c97683fc2c8 https://github.com/xwiki/xwiki-platform/commit/6bba486d6dd2f9aefd9ae44241ac… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseElement.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java Log Message: ----------- XWIKI-22782: Only save modified xobjects * fix XWikiDocument#getXClass() causing the document to become dirty on Oracle (cherry picked from commit 0549a826855affb931d387e84914aa1d69abad3c) 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 XWIKI-21321: Rename attachmentValidation script service to attachment.validation
by XWiki Notifications 17 Feb '25

17 Feb '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • ...
  • 172
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.