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]

September 2026

  • 1 participants
  • 2207 discussions
[xwiki/xwiki-platform] 25c921: XWIKI-24997: XClass is cached as non-existing or o...
by XWiki Notifications 17 Sep '26

17 Sep '26
Branch: refs/heads/backport/stable-18.8.x/pr-6433 Home: https://github.com/xwiki/xwiki-platform Commit: 25c9214e727be1c9735c0c3c3f9735c605fc3b37 https://github.com/xwiki/xwiki-platform/commit/25c9214e727be1c9735c0c3c3f97… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm Log Message: ----------- XWIKI-24997: XClass is cached as non-existing or outdated when it is saved while a document using it is being loaded (MySQL/MariaDB) (#6433) * default hibernate.connection.isolation to READ COMMITTED (2) when the Hibernate configuration doesn't set an isolation level, instead of inheriting whatever the database defaults to. * document the property in the generated hibernate.cfg.xml so that administrators who need a different level find the knob and the reason for the default. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit ff28aac78054201be4ed5f8ed97a0551d290447d) 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] 7b318c: XWIKI-24997: XClass is cached as non-existing or o...
by XWiki Notifications 17 Sep '26

17 Sep '26
Branch: refs/heads/backport/stable-18.4.x/pr-6433 Home: https://github.com/xwiki/xwiki-platform Commit: 7b318cf061f6517ee0802b80c0be4d0286a95d94 https://github.com/xwiki/xwiki-platform/commit/7b318cf061f6517ee0802b80c0be… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm Log Message: ----------- XWIKI-24997: XClass is cached as non-existing or outdated when it is saved while a document using it is being loaded (MySQL/MariaDB) (#6433) * default hibernate.connection.isolation to READ COMMITTED (2) when the Hibernate configuration doesn't set an isolation level, instead of inheriting whatever the database defaults to. * document the property in the generated hibernate.cfg.xml so that administrators who need a different level find the knob and the reason for the default. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit ff28aac78054201be4ed5f8ed97a0551d290447d) 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] 7b318c: XWIKI-24997: XClass is cached as non-existing or o...
by XWiki Notifications 17 Sep '26

17 Sep '26
Branch: refs/heads/backport/stable-18.4.x/pr-6433 Home: https://github.com/xwiki/xwiki-platform Commit: 7b318cf061f6517ee0802b80c0be4d0286a95d94 https://github.com/xwiki/xwiki-platform/commit/7b318cf061f6517ee0802b80c0be… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm Log Message: ----------- XWIKI-24997: XClass is cached as non-existing or outdated when it is saved while a document using it is being loaded (MySQL/MariaDB) (#6433) * default hibernate.connection.isolation to READ COMMITTED (2) when the Hibernate configuration doesn't set an isolation level, instead of inheriting whatever the database defaults to. * document the property in the generated hibernate.cfg.xml so that administrators who need a different level find the knob and the reason for the default. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit ff28aac78054201be4ed5f8ed97a0551d290447d) 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] 8c17ee: XWIKI-24997: XClass is cached as non-existing or o...
by XWiki Notifications 17 Sep '26

17 Sep '26
Branch: refs/heads/backport/stable-17.10.x/pr-6433 Home: https://github.com/xwiki/xwiki-platform Commit: 8c17ee79084bdc1931afc96d2c172a7f8c991cce https://github.com/xwiki/xwiki-platform/commit/8c17ee79084bdc1931afc96d2c17… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm Log Message: ----------- XWIKI-24997: XClass is cached as non-existing or outdated when it is saved while a document using it is being loaded (MySQL/MariaDB) (#6433) * default hibernate.connection.isolation to READ COMMITTED (2) when the Hibernate configuration doesn't set an isolation level, instead of inheriting whatever the database defaults to. * document the property in the generated hibernate.cfg.xml so that administrators who need a different level find the knob and the reason for the default. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit ff28aac78054201be4ed5f8ed97a0551d290447d) 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] ff28aa: XWIKI-24997: XClass is cached as non-existing or o...
by XWiki Notifications 17 Sep '26

17 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ff28aac78054201be4ed5f8ed97a0551d290447d https://github.com/xwiki/xwiki-platform/commit/ff28aac78054201be4ed5f8ed97a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm Log Message: ----------- XWIKI-24997: XClass is cached as non-existing or outdated when it is saved while a document using it is being loaded (MySQL/MariaDB) (#6433) * default hibernate.connection.isolation to READ COMMITTED (2) when the Hibernate configuration doesn't set an isolation level, instead of inheriting whatever the database defaults to. * document the property in the generated hibernate.cfg.xml so that administrators who need a different level find the knob and the reason for the default. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24999: Path traversal protection during WebJar export can be bypassed through a sibling of the export directory
by XWiki Notifications 17 Sep '26

17 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21277: Reset action does not work anymore
by XWiki Notifications 17 Sep '26

17 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-6161: Reset action does not work anymore
by XWiki Notifications 17 Sep '26

17 Sep '26
1 0
0 0
[xwiki/xwiki-platform] 100766: XWIKI-24999: Path traversal protection during WebJ...
by XWiki Notifications 17 Sep '26

17 Sep '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 100766819d290b70f80f4fbe6e499cc228e0edfe https://github.com/xwiki/xwiki-platform/commit/100766819d290b70f80f4fbe6e49… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/pom.xml M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/main/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopier.java M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceCopierTest.java Log Message: ----------- XWIKI-24999: Path traversal protection during WebJar export can be bypassed through a sibling of the export directory * Bulletproof against unlikely path traversal (cherry picked from commit a8b39fa4a938d96e6487486f75ba44fbc2c48870) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-25009: The localization translations REST resource sets no cache headers
by XWiki Notifications 17 Sep '26

17 Sep '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • ...
  • 221
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.