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]

March 2025

  • 1 participants
  • 1364 discussions
[xwiki/xwiki-platform] ddde3c: XWIKI-23019: Oracle inconsistent datatypes error w...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ddde3ca4fe1bcd9b4f199bf6b0646bb63b7758bb https://github.com/xwiki/xwiki-platform/commit/ddde3ca4fe1bcd9b4f199bf6b064… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java Log Message: ----------- XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users * Fix test issue with Chrome: calling clear is not only removing what's been typed but also all values in the picker. So instead we just add the selection. (cherry picked from commit bc4df62c6bc745da6d1d8107ba8396113a5decd8) 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] e8c409: XWIKI-23019: Oracle inconsistent datatypes error w...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e8c4096941b9d951309fe90c862056900cac7375 https://github.com/xwiki/xwiki-platform/commit/e8c4096941b9d951309fe90c8620… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java Log Message: ----------- XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users * Fix test issue with Chrome: calling clear is not only removing what's been typed but also all values in the picker. So instead we just add the selection. (cherry picked from commit bc4df62c6bc745da6d1d8107ba8396113a5decd8) 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] bc4df6: XWIKI-23019: Oracle inconsistent datatypes error w...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: bc4df62c6bc745da6d1d8107ba8396113a5decd8 https://github.com/xwiki/xwiki-platform/commit/bc4df62c6bc745da6d1d8107ba83… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java Log Message: ----------- XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users * Fix test issue with Chrome: calling clear is not only removing what's been typed but also all values in the picker. So instead we just add the selection. 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-23051: Abusive modification of the cached document when adding an annotation
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-202: Clean up logs from warnings caused by using deprecated APIs
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23051: Abusive modification of the cached document when adding an annotation
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for OIDC-218: Add @Unstable annotations on new APIs of the oauth2 client
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for OIDC-218: Add @Unstable annotations on new APIs of the oauth2 client
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for OIDC-219: OIDCClientConfigurationStore#getOIDCClientConfiguration is not cached
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[xwiki-contrib/oidc] 263c6a: OIDC-218 : Add @Unstable annotations on new APIs o...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: 263c6a96b6e8947a310abc41e7543d213c2f9989 https://github.com/xwiki-contrib/oidc/commit/263c6a96b6e8947a310abc41e7543d… Author: Clément Aubin <clement.aubin(a)xwiki.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M oauth2-client/src/main/java/org/xwiki/contrib/oidc/OAuth2ClientManager.java M oauth2-client/src/main/java/org/xwiki/contrib/oidc/OAuth2ClientScriptService.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/OAuth2TokenStore.java Log Message: ----------- OIDC-218 : Add @Unstable annotations on new APIs of the oauth2 client * Add @Unstable annotations to the OAuth2ClientManager, the OAuth2ClientScriptService and the OAuth2TokenStore To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • ...
  • 137
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.