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]

  • 1 participants
  • 57446 discussions
[xwiki/xwiki-platform] e14a09: XWIKI-23051: Abusive modification of the cached do...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/stable-17.2.x Home: https://github.com/xwiki/xwiki-platform Commit: e14a09815d78b4a161f2b210b754049eb5b84d8f https://github.com/xwiki/xwiki-platform/commit/e14a09815d78b4a161f2b210b754… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/io/internal/DefaultIOService.java Log Message: ----------- XWIKI-23051: Abusive modification of the cached document when adding an annotation (cherry picked from commit a02fa0c9c22db301437925abaa16102267931ea2) 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] a02fa0: XWIKI-23051: Abusive modification of the cached do...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a02fa0c9c22db301437925abaa16102267931ea2 https://github.com/xwiki/xwiki-platform/commit/a02fa0c9c22db301437925abaa16… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/io/internal/DefaultIOService.java Log Message: ----------- XWIKI-23051: Abusive modification of the cached document when adding an annotation To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/oidc] ce07f8: OIDC-217 : Provide APIs to delete tokens from the ...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: ce07f899acdd9f6a04a2167ef0b2856d783a6fc5 https://github.com/xwiki-contrib/oidc/commit/ce07f899acdd9f6a04a2167ef0b285… Author: Clément Aubin <clement.aubin(a)xwiki.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M oauth2-store/src/main/java/org/xwiki/contrib/oidc/OAuth2TokenStore.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/AbstractOAuth2TokenStore.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/DefaultOAuth2TokenStore.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/UserOAuth2TokenStore.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/WikiOAuth2TokenStore.java M pom.xml Log Message: ----------- OIDC-217 : Provide APIs to delete tokens from the OAuth2 Store * Create OAuth2TokenStore#deleteToken(OAuth2Token) * Create OAuth2TokenStore#deleteToken(OIDCClientConfiguration) * Create OAuth2TokenStore#getToken(OIDCClientConfiguration) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
[xwiki-contrib/oidc] 010728: OIDC-217: Provide APIs to delete tokens from the O...
by XWiki Notifications 28 Mar '25

28 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: 0107285501f996087e61a3b7900c128950a3a5f5 https://github.com/xwiki-contrib/oidc/commit/0107285501f996087e61a3b7900c12… Author: Clément Aubin <clement.aubin(a)xwiki.com> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: A oauth2-store/src/main/java/org/xwiki/contrib/oidc/OAuth2Token.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/AbstractOAuth2TokenStore.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/DefaultOAuth2TokenStore.java R oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/OAuth2Token.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/OAuth2TokenClassDocumentInitializer.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/UserOAuth2TokenStore.java M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/WikiOAuth2TokenStore.java Log Message: ----------- OIDC-217: Provide APIs to delete tokens from the OAuth2 Store * Move the OAuth2Token class into a public API To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23052: Solr still used a lot of field related RAM
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3300: Add a cache loading helper to synchronize cache loads and invalidations
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23055: The document cache may not be properly invalidated in case of concurrent loads
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23050: The group members cache can quickly end up being filled with users as key
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23052: Solr field cache still uses a lot of RAM
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23054: The documents configuration source doesn't actually cache the sources
by XWiki Notifications 28 Mar '25

28 Mar '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2657
  • 2658
  • 2659
  • 2660
  • 2661
  • 2662
  • 2663
  • ...
  • 5745
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.