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]

  • 58981 discussions
[xwiki/xwiki-platform] 774237: XWIKI-21417: BaseObject#set always set the metadat...
by XWiki Notifications 04 Sep '25

04 Sep '25
Branch: refs/heads/XWIKI-21417-2 Home: https://github.com/xwiki/xwiki-platform Commit: 7742373c54abe8d9060a563b08d0cc41b1992939 https://github.com/xwiki/xwiki-platform/commit/7742373c54abe8d9060a563b08d0… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java Log Message: ----------- XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true * Only create the property when it doesn't exist in BaseObject#set 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 XRENDERING-798: Line breaks followed by empty format at the end of block elements should be escaped
by XWiki Notifications 04 Sep '25

04 Sep '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3419: Log messages coming from translation file are not parsed the same way as other translation messages
by XWiki Notifications 04 Sep '25

04 Sep '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-785: Line breaks at the end of block elements should be escaped
by XWiki Notifications 04 Sep '25

04 Sep '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-798: Line breaks followed by empty format at the end of block elements should be escaped
by XWiki Notifications 04 Sep '25

04 Sep '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-785: Line breaks at the end of block elements should be escaped
by XWiki Notifications 04 Sep '25

04 Sep '25
1 0
0 0
[xwiki/xwiki-rendering] 4da15d: XRENDERING-785: Line breaks at the end of block el...
by XWiki Notifications 04 Sep '25

04 Sep '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: 4da15db21d18c1bdcd1ee7e6cb28747af082cc9b https://github.com/xwiki/xwiki-rendering/commit/4da15db21d18c1bdcd1ee7e6cb2… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/chaining/EventType.java M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc7.test Log Message: ----------- XRENDERING-785: Line breaks at the end of block elements should be escaped * Mark headings, figures and figure caption end events as inline content end events. * Fix integration test to correctly test the heading syntax. * Add integration test for figure. (cherry picked from commit 4e5aa37bb55ecb780f643898c8e1ae60feb986cc) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 8d17b9: XRENDERING-785: Line breaks at the end of block el...
by XWiki Notifications 04 Sep '25

04 Sep '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-rendering Commit: 8d17b929afdedf06e1d50ae8e15954f91ed81034 https://github.com/xwiki/xwiki-rendering/commit/8d17b929afdedf06e1d50ae8e15… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/chaining/EventType.java M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc7.test Log Message: ----------- XRENDERING-785: Line breaks at the end of block elements should be escaped * Mark headings, figures and figure caption end events as inline content end events. * Fix integration test to correctly test the heading syntax. * Add integration test for figure. (cherry picked from commit 4e5aa37bb55ecb780f643898c8e1ae60feb986cc) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 9ae68b: [Misc] Improve a bit Object#display
by XWiki Notifications 04 Sep '25

04 Sep '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9ae68b697db259ff33243a5026ef766ecde73b23 https://github.com/xwiki/xwiki-platform/commit/9ae68b697db259ff33243a5026ef… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Object.java Log Message: ----------- [Misc] Improve a bit Object#display * Fix return type of most recently introduced display API * Add debug logs in case of exception * Provide revapi ignore for the return type change To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 4e5aa3: XRENDERING-785: Line breaks at the end of block el...
by XWiki Notifications 04 Sep '25

04 Sep '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 4e5aa37bb55ecb780f643898c8e1ae60feb986cc https://github.com/xwiki/xwiki-rendering/commit/4e5aa37bb55ecb780f643898c8e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/chaining/EventType.java M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc7.test Log Message: ----------- XRENDERING-785: Line breaks at the end of block elements should be escaped * Mark headings, figures and figure caption end events as inline content end events. * Fix integration test to correctly test the heading syntax. * Add integration test for figure. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2054
  • 2055
  • 2056
  • 2057
  • 2058
  • 2059
  • 2060
  • ...
  • 5899
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.