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]

  • 58333 discussions
[xwiki/xwiki-platform] cbbb11: XWIKI-14807: The attachments tab does not take int...
by XWiki Notifications 16 Apr '26

16 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: cbbb111c978367a2202ca36c9584811a63ac4e67 https://github.com/xwiki/xwiki-platform/commit/cbbb111c978367a2202ca36c9584… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js Log Message: ----------- XWIKI-14807: The attachments tab does not take into account the document revision * Only pass the rev parameter for the attachment tab for now since other tabs need to add support for revision viewing first (and remove actions so that the view is readonly). See also https://forum.xwiki.org/t/behavior-of-docextra-tabs-when-a-revision-is-bein… 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] b71fb4: XWIKI-24060: A badly parsed logged TransactionExce...
by XWiki Notifications 16 Apr '26

16 Apr '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: b71fb4a449da16cdcd3746c04f4c3bcf4aa5f90a https://github.com/xwiki/xwiki-platform/commit/b71fb4a449da16cdcd3746c04f4c… Author: Anca Luca <lucaa(a)xwiki.com> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-transaction/src/main/java/org/xwiki/store/TransactionException.java Log Message: ----------- XWIKI-24060: A badly parsed logged TransactionException can break the log displayer (and the script than calls it) * Added null checks for the usage of the causes variable in the TransactionException, for safety (cherry picked from commit ed5bbeac72e01449d2499700a404402b12b58185) 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] ed5bbe: XWIKI-24060: A badly parsed logged TransactionExce...
by XWiki Notifications 16 Apr '26

16 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ed5bbeac72e01449d2499700a404402b12b58185 https://github.com/xwiki/xwiki-platform/commit/ed5bbeac72e01449d2499700a404… Author: Anca Luca <lucaa(a)xwiki.com> Date: 2026-04-08 (Wed, 08 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-transaction/src/main/java/org/xwiki/store/TransactionException.java Log Message: ----------- XWIKI-24060: A badly parsed logged TransactionException can break the log displayer (and the script than calls it) * Added null checks for the usage of the causes variable in the TransactionException, for safety Commit: 2ed3540a308369f3a318cae523a33a1b224b7951 https://github.com/xwiki/xwiki-platform/commit/2ed3540a308369f3a318cae523a3… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-transaction/src/main/java/org/xwiki/store/TransactionException.java Log Message: ----------- Merge pull request #5377 from lucaa/XWIKI-24060 XWIKI-24060: A badly parsed logged TransactionException can break the… Compare: https://github.com/xwiki/xwiki-platform/compare/b96c87f9d0db...2ed3540a3083 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 239e66: Misc: fix groupFormat and userFormat parameter hints
by XWiki Notifications 16 Apr '26

16 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 239e66fcf4c0720628ee58748c6b355d1b4ab520 https://github.com/xwiki-contrib/confluence/commit/239e66fcf4c0720628ee5874… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java Log Message: ----------- Misc: fix groupFormat and userFormat parameter hints To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 39837e: Misc: fix groupFormat and userFormat parameter hints
by XWiki Notifications 16 Apr '26

16 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 39837e41de15a50e3a9294718d8d157d4804bf4d https://github.com/xwiki-contrib/confluence/commit/39837e41de15a50e3a929471… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java Log Message: ----------- Misc: fix groupFormat and userFormat parameter hints To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for LDAP-162: Use the user common formatter
by XWiki Notifications 16 Apr '26

16 Apr '26
1 0
0 0
[[email protected]][Issue] Updates for OIDC-278: Use the user common formatter
by XWiki Notifications 16 Apr '26

16 Apr '26
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-515: Use the user common formatter
by XWiki Notifications 16 Apr '26

16 Apr '26
1 0
0 0
[xwiki-contrib/ldap] 408d8e: LDAP-162: Use the user common formatter
by XWiki Notifications 16 Apr '26

16 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/ldap Commit: 408d8e9ca4986911e23ae846bae09d50d915a80f https://github.com/xwiki-contrib/ldap/commit/408d8e9ca4986911e23ae846bae09d… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M ldap-authenticator/pom.xml M ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/internal/DefaultLDAPDocumentHelper.java Log Message: ----------- LDAP-162: Use the user common formatter To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 3debd5: CONFLUENCE-515: Use the user common formatter
by XWiki Notifications 16 Apr '26

16 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 3debd5d0756d67e28526d67423036487670d89b3 https://github.com/xwiki-contrib/confluence/commit/3debd5d0756d67e28526d674… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M confluence-xml/pom.xml M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java R confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/UsernameCleaner.java M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/internal/input/DefaultLinkMapperTest.java Log Message: ----------- CONFLUENCE-515: Use the user common formatter To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 948
  • 949
  • 950
  • 951
  • 952
  • 953
  • 954
  • ...
  • 5834
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.