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

August 2024

  • 1 participants
  • 1261 discussions
[jira@xwiki.org][Issue] Updates for XCOMMONS-3126: Upgrade to commons-compress 1.27.1
by XWiki Notifications 30 Aug '24

30 Aug '24
1 0
0 0
[xwiki/xwiki-commons] 141ce4: XCOMMONS-3121: Upgrade to bytebuddy 1.15.1
by XWiki Notifications 30 Aug '24

30 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 141ce49c8a80367518b7be1daa75e70034e3510c https://github.com/xwiki/xwiki-commons/commit/141ce49c8a80367518b7be1daa75e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3121: Upgrade to bytebuddy 1.15.1 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] 12a6b4: XCOMMONS-3133: Upgrade to commons-lang3 3.17.0
by XWiki Notifications 30 Aug '24

30 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 12a6b40b6013f00e97396c904cb311415c757fc8 https://github.com/xwiki/xwiki-commons/commit/12a6b40b6013f00e97396c904cb31… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3133: Upgrade to commons-lang3 3.17.0 Commit: c958f191344033232355e663db9b479bb5b9054f https://github.com/xwiki/xwiki-commons/commit/c958f191344033232355e663db9b4… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3126: Upgrade to commons-compress 1.27.1 Compare: https://github.com/xwiki/xwiki-commons/compare/086a8787abd2...c958f1913440 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22430: Logging out does not unlock pages that were being edited
by XWiki Notifications 29 Aug '24

29 Aug '24
1 0
0 0
[xwiki/xwiki-platform] 599461: XWIKI-22430: Logging out does not unlock pages tha...
by XWiki Notifications 29 Aug '24

29 Aug '24
Branch: refs/heads/XWIKI-22430 Home: https://github.com/xwiki/xwiki-platform Commit: 599461298b1d96f613a9be6c9444dad90741bb92 https://github.com/xwiki/xwiki-platform/commit/599461298b1d96f613a9be6c9444… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticatedEventNotifier.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticationEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateStore.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyBasicAuthenticator.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/UserUnauthenticatedEvent.java Log Message: ----------- XWIKI-22430: Logging out does not unlock pages that were being edited * Provide a new UserUnauthenticatedEvent to detect whenever a user logged out, the same way that we have UserAuthenticatedEvent * Trigger that new event when processing a logout in MyFormAuthenticator * Refactor the code in XWikiHibernateStore to listen for UserUnauthenticatedEvent for cleaning the locks of a user, instead of listening to an action event * Rename UserAuthenticatedEventNotifier and use it for both authenticated and unauthenticated events * Fix test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-7805: Attachment version is left behind when attachment is deleted following turning off attachment versioning.
by XWiki Notifications 29 Aug '24

29 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22468: Make the label of the "Parse content" JSX and SSX properties more self-explanatory
by XWiki Notifications 29 Aug '24

29 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-7805: Attachment version is left behind when attachment is deleted following turning off attachment versioning.
by XWiki Notifications 29 Aug '24

29 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22461: XWiki.EventStream.Code.EventClass is missing a required rights analyzer
by XWiki Notifications 29 Aug '24

29 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22467: Standalone Solr error due to missing ukrainian.dict
by XWiki Notifications 29 Aug '24

29 Aug '24
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • ...
  • 127
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.