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
notifications@xwiki.org

February 2025

  • 1 participants
  • 1714 discussions
[jira@xwiki.org][Issue] Updates for BVERSION-169: Internationalize the info, warn and error messages from the publication process
by XWiki Notifications 20 Feb '25

20 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for BVERSION-168: Show better which pages have no content to be published in the preview step
by XWiki Notifications 20 Feb '25

20 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for CONFLUENCE-402: Add converter for scroll exporter macros to XWiki export tools
by XWiki Notifications 20 Feb '25

20 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3262: Provide a helper to do instanceof in Velocity
by XWiki Notifications 20 Feb '25

20 Feb '25
1 0
0 0
[xwiki/xwiki-platform] b029cd: XWIKI-22811: Validate field names in DBList queries
by XWiki Notifications 20 Feb '25

20 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: b029cda76e2b452c780581d583da1bde34d4a3fd https://github.com/xwiki/xwiki-platform/commit/b029cda76e2b452c780581d583da… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilder.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilderTest.java Log Message: ----------- XWIKI-22811: Validate field names in DBList queries * Ensure that the specified fields are actually valid field names * Don't allow password and email fields * Add tests (cherry picked from commit f2ca8649cba2ed3765061660bf5c7f801afa0b24) (cherry picked from commit e1a811896a1ffd6aef349c5c74ceb4f378359cb2) 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] e1a811: XWIKI-22811: Validate field names in DBList queries
by XWiki Notifications 20 Feb '25

20 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e1a811896a1ffd6aef349c5c74ceb4f378359cb2 https://github.com/xwiki/xwiki-platform/commit/e1a811896a1ffd6aef349c5c74ce… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilder.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilderTest.java Log Message: ----------- XWIKI-22811: Validate field names in DBList queries * Ensure that the specified fields are actually valid field names * Don't allow password and email fields * Add tests (cherry picked from commit f2ca8649cba2ed3765061660bf5c7f801afa0b24) 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] f2ca86: XWIKI-22811: Validate field names in DBList queries
by XWiki Notifications 20 Feb '25

20 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: f2ca8649cba2ed3765061660bf5c7f801afa0b24 https://github.com/xwiki/xwiki-platform/commit/f2ca8649cba2ed3765061660bf5c… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilder.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/ImplicitlyAllowedValuesDBListQueryBuilderTest.java Log Message: ----------- XWIKI-22811: Validate field names in DBList queries * Ensure that the specified fields are actually valid field names * Don't allow password and email fields * Add tests 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] 8d3b70: [Misc] Improve AnnotationGeneratorChainingListener...
by XWiki Notifications 20 Feb '25

20 Feb '25
Branch: refs/heads/backport/stable-16.10.x/pr-3911 Home: https://github.com/xwiki/xwiki-platform Commit: 8d3b70eecdf80d495600213a28c05fcba3a12ca1 https://github.com/xwiki/xwiki-platform/commit/8d3b70eecdf80d495600213a28c0… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/main/java/org/xwiki/annotation/internal/renderer/AnnotationGeneratorChainingListener.java Log Message: ----------- [Misc] Improve AnnotationGeneratorChainingListener code style (#3911) - Replace & with && in if - Remove superfluous generics definitions - Use new API for maps manipulation (cherry picked from commit 805e91db45e295863a1e7956500302aea9d7e0ed) 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] 6a5e7a: [Misc] Improve AnnotationGeneratorChainingListener...
by XWiki Notifications 20 Feb '25

20 Feb '25
Branch: refs/heads/backport/stable-16.4.x/pr-3911 Home: https://github.com/xwiki/xwiki-platform Commit: 6a5e7a2bd28e3dbd0473670eb47f8eda7f500620 https://github.com/xwiki/xwiki-platform/commit/6a5e7a2bd28e3dbd0473670eb47f… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/main/java/org/xwiki/annotation/internal/renderer/AnnotationGeneratorChainingListener.java Log Message: ----------- [Misc] Improve AnnotationGeneratorChainingListener code style (#3911) - Replace & with && in if - Remove superfluous generics definitions - Use new API for maps manipulation (cherry picked from commit 805e91db45e295863a1e7956500302aea9d7e0ed) 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] 805e91: [Misc] Improve AnnotationGeneratorChainingListener...
by XWiki Notifications 20 Feb '25

20 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 805e91db45e295863a1e7956500302aea9d7e0ed https://github.com/xwiki/xwiki-platform/commit/805e91db45e295863a1e79565003… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/main/java/org/xwiki/annotation/internal/renderer/AnnotationGeneratorChainingListener.java Log Message: ----------- [Misc] Improve AnnotationGeneratorChainingListener code style (#3911) - Replace & with && in if - Remove superfluous generics definitions - Use new API for maps manipulation To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • ...
  • 172
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.