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]

  • 58258 discussions
[[email protected]][Issue] Updates for XWIKI-24577: text/plain REST request bodies are decoded with the platform default charset instead of UTF-8, corrupting non-ASCII content
by XWiki Notifications 17 Jul '26

17 Jul '26
1 0
0 0
[xwiki-contrib/cristal] 2c0cb3: [Misc] Update dependency prettier to v3.8.5
by XWiki Notifications 17 Jul '26

17 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 2c0cb384a7252cf7d29d83e4a0b712ea20ce2341 https://github.com/xwiki-contrib/cristal/commit/2c0cb384a7252cf7d29d83e4a0b… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency prettier to v3.8.5 Commit: 27422e541605c9c4da08f7c574fa5c975d3280c8 https://github.com/xwiki-contrib/cristal/commit/27422e541605c9c4da08f7c574f… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M package.json Log Message: ----------- [Misc] Upgrade node to 24.18.0 Commit: 788411b9cf8d2df4fec4115dda9af4bd2c658e56 https://github.com/xwiki-contrib/cristal/commit/788411b9cf8d2df4fec4115dda9… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M package.json M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade pnpm to 11.13.1 Compare: https://github.com/xwiki-contrib/cristal/compare/366149d00ab2...788411b9cf8d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-docker-build] 225951: [Misc] Upgrade node to 24.18.0 and pnpm to 11.13.1
by XWiki Notifications 17 Jul '26

17 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker-build Commit: 225951a753b5ec97e5855b59360c482d59f66b22 https://github.com/xwiki/xwiki-docker-build/commit/225951a753b5ec97e5855b59… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M build-node/Dockerfile Log Message: ----------- [Misc] Upgrade node to 24.18.0 and pnpm to 11.13.1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker-build/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24577: text/plain REST request bodies are decoded with the platform default charset instead of UTF-8, corrupting non-ASCII content
by XWiki Notifications 17 Jul '26

17 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 109207: XWIKI-24577: text/plain REST request bodies are de...
by XWiki Notifications 17 Jul '26

17 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 10920713e513f6cb3dace28145d4d57e21588211 https://github.com/xwiki/xwiki-platform/commit/10920713e513f6cb3dace28145d4… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/representations/AbstractTextPlainReader.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/comments/FormUrlEncodedCommentReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/comments/TextPlainCommentReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/objects/FormUrlEncodedObjectReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/objects/FormUrlEncodedPropertyReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/objects/TextPlainPropertyReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/pages/FormUrlEncodedPageReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/pages/TextPlainPageReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/tags/FormUrlEncodedTagsReaderTest.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/representations/tags/TextPlainTagsReaderTest.java Log Message: ----------- XWIKI-24577: text/plain REST request bodies are decoded with the platform default charset instead of UTF-8, corrupting non-ASCII content Decode text/plain REST request bodies explicitly as UTF-8 in AbstractTextPlainReader instead of relying on the JVM platform default charset, and add the previously-missing unit tests for the REST request-body reader package (including a non-ASCII UTF-8 round-trip regression test). Co-Authored-By: Claude Opus 4.8 (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-24576: Upgrade inversify to 8.2.1
by XWiki Notifications 17 Jul '26

17 Jul '26
1 0
0 0
[xwiki/xwiki-platform] e33648: XWIKI-24576: Upgrade inversify to 8.2.1
by XWiki Notifications 17 Jul '26

17 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e33648955473cc978303019a2ca6da4eb6c7c922 https://github.com/xwiki/xwiki-platform/commit/e33648955473cc978303019a2ca6… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- XWIKI-24576: Upgrade inversify to 8.2.1 Commit: de65003771d6cac287e00500888627a0796876aa https://github.com/xwiki/xwiki-platform/commit/de65003771d6cac287e005008886… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency @vitejs/plugin-vue to 6.0.8 Compare: https://github.com/xwiki/xwiki-platform/compare/3b9ff959ebdc...de65003771d6 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-24576: Upgrade inversify to 8.2.1
by XWiki Notifications 17 Jul '26

17 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24575: Upgrade mantine to 9.4.1
by XWiki Notifications 17 Jul '26

17 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24574: REST keyword search does not de-duplicate repeated "scope" query parameters
by XWiki Notifications 17 Jul '26

17 Jul '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 425
  • 426
  • 427
  • 428
  • 429
  • 430
  • 431
  • ...
  • 5826
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.