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

May 2026

  • 1 participants
  • 1258 discussions
[xwiki/xwiki-rendering] e054ea: [Misc] Removed old junit4 BlockAssert which is not...
by XWiki Notifications 05 May '26

05 May '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: e054ea3405e98139ad3540b2faecd2270f772080 https://github.com/xwiki/xwiki-rendering/commit/e054ea3405e98139ad3540b2fae… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: R xwiki-rendering-test/src/main/java/org/xwiki/rendering/test/BlockAssert.java Log Message: ----------- [Misc] Removed old junit4 BlockAssert which is not used anymore To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24314: ScriptXWikiServletRequest and LiveTableRequest cannot be copied anymore
by XWiki Notifications 05 May '26

05 May '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3649: A pure javax request/response cannot be copied anymore
by XWiki Notifications 05 May '26

05 May '26
1 0
0 0
[xwiki/xwiki-rendering] af90ac: [Misc] Improve test a bit by fixing some code viol...
by XWiki Notifications 05 May '26

05 May '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: af90acd5a18a8dd337aef121e4882329d990e3cf https://github.com/xwiki/xwiki-rendering/commit/af90acd5a18a8dd337aef121e48… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/BlockTest.java Log Message: ----------- [Misc] Improve test a bit by fixing some code violations Commit: 0d355033493564a1fea70e55677cacac5337f4b3 https://github.com/xwiki/xwiki-rendering/commit/0d355033493564a1fea70e55677… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M xwiki-rendering-legacy/xwiki-rendering-legacy-api/src/test/java/org/xwiki/rendering/block/BlockTest.java Log Message: ----------- [Misc] Convert test to JUnit5 Compare: https://github.com/xwiki/xwiki-rendering/compare/9b51311afb33...0d3550334935 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] 82b909: XWIKI-24314: ScriptXWikiServletRequest and LiveTab...
by XWiki Notifications 05 May '26

05 May '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 82b909c687a4c422cf47ce0d7eaaec468e624370 https://github.com/xwiki/xwiki-platform/commit/82b909c687a4c422cf47ce0d7eaa… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Context.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptHttpSession.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptXWikiServletRequest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptXWikiServletResponse.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/WrappingXWikiRequest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/WrappingXWikiResponse.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/script/XWikiScriptContextInitializer.java Log Message: ----------- XWIKI-24314: ScriptXWikiServletRequest and LiveTableRequest cannot be copied anymore * also improve response wrappers and script response/sessions (cherry picked from commit 32c5b4c230aab20c0525a6448db29f0c92c038d9) 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] 32c5b4: XWIKI-24314: ScriptXWikiServletRequest and LiveTab...
by XWiki Notifications 05 May '26

05 May '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 32c5b4c230aab20c0525a6448db29f0c92c038d9 https://github.com/xwiki/xwiki-platform/commit/32c5b4c230aab20c0525a6448db2… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Context.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptHttpSession.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptXWikiServletRequest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptXWikiServletResponse.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/WrappingXWikiRequest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/WrappingXWikiResponse.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/script/XWikiScriptContextInitializer.java Log Message: ----------- XWIKI-24314: ScriptXWikiServletRequest and LiveTableRequest cannot be copied anymore * also improve response wrappers and script response/sessions 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] c15dc8: XWIKI-24315:: A pure javax request/response cannot...
by XWiki Notifications 05 May '26

05 May '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: c15dc8f15839688610c6e9ec5103e29692e21efd https://github.com/xwiki/xwiki-commons/commit/c15dc8f15839688610c6e9ec5103e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/JakartaServletBridge.java Log Message: ----------- XWIKI-24315:: A pure javax request/response cannot be copied anymore * bulletproofing javax <-> jakarta conversion for cases where a getJavax/Jakarta is implemented but returns null (cherry picked from commit b393f328c0d798b439db8043fd599a60bc2d7e3b) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] b393f3: XWIKI-24315:: A pure javax request/response cannot...
by XWiki Notifications 05 May '26

05 May '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: b393f328c0d798b439db8043fd599a60bc2d7e3b https://github.com/xwiki/xwiki-commons/commit/b393f328c0d798b439db8043fd599… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/JakartaServletBridge.java Log Message: ----------- XWIKI-24315:: A pure javax request/response cannot be copied anymore * bulletproofing javax <-> jakarta conversion for cases where a getJavax/Jakarta is implemented but returns null To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24318: Upgrade to vue 3.5.33
by XWiki Notifications 05 May '26

05 May '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24316: Upgrade to yjs 13.6.30
by XWiki Notifications 05 May '26

05 May '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • ...
  • 126
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.