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]

  • 58309 discussions
[xwiki/xwiki-commons] c1aeb9: XCOMMONS-3223: Upgrade to Junit 5.11.4
by XWiki Notifications 17 Dec '24

17 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: c1aeb9a39516d7095a87fa195600f8221317dafb https://github.com/xwiki/xwiki-commons/commit/c1aeb9a39516d7095a87fa195600f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3223: Upgrade to Junit 5.11.4 Commit: 6542985b40901fe398977524289fd642464b566d https://github.com/xwiki/xwiki-commons/commit/6542985b40901fe398977524289fd… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3224: Upgrade to Guava 33.4.0-jre Compare: https://github.com/xwiki/xwiki-commons/compare/ac6974217bf1...6542985b4090 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 994793: CRISTAL-371: Shows details about the last edition ...
by XWiki Notifications 17 Dec '24

17 Dec '24
Branch: refs/heads/CRISTAL-371 Home: https://github.com/xwiki-contrib/cristal Commit: 994793226906b1df0230bd06f7bb803a8e6ab6c9 https://github.com/xwiki-contrib/cristal/commit/994793226906b1df0230bd06f7b… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M api/package.json M api/src/api/PageData.ts M api/src/components/DefaultPageData.ts M core/authentication/authentication-api/package.json R core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts M core/authentication/authentication-api/src/index.ts A core/authentication/authentication-default/package.json A core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts A core/authentication/authentication-default/src/index.ts A core/authentication/authentication-default/tsconfig.json A core/authentication/authentication-default/tsdoc.json A core/authentication/authentication-default/vite.config.ts M core/backends/backend-nextcloud/package.json M core/backends/backend-nextcloud/src/nextcloudStorage.ts M core/backends/backend-xwiki/src/xwikiStorage.ts M electron/storage/src/electron/main/index.ts M lib/package.json M lib/src/staticBuild.ts M pnpm-lock.yaml M sharedworker/impl/package.json M sharedworker/impl/src/components/worker.ts M skin/langs/translation-en.json M skin/langs/translation-fr.json M skin/package.json M skin/src/vue/c-article.vue Log Message: ----------- CRISTAL-371: Shows details about the last edition on pages * Use UserDetails instead of string * Make use of Date and User UI elements To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 1616dd: XWIKI-22571: Backlinks update changes an absolute ...
by XWiki Notifications 17 Dec '24

17 Dec '24
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 1616dd38b482206a76c8e75f5b5e254bea38f48c https://github.com/xwiki/xwiki-platform/commit/1616dd38b482206a76c8e75f5b5e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java Log Message: ----------- XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki * Update test (cherry picked from commit 4904b347da8c759aa1b2fc295a25e0bd285466ac) 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] 4904b3: XWIKI-22571: Backlinks update changes an absolute ...
by XWiki Notifications 17 Dec '24

17 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4904b347da8c759aa1b2fc295a25e0bd285466ac https://github.com/xwiki/xwiki-platform/commit/4904b347da8c759aa1b2fc295a25… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java Log Message: ----------- XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki * Update test 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 XCOMMONS-3224: Upgrade to Guava 33.4.0-jre
by XWiki Notifications 17 Dec '24

17 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22735: Upgrade to Netty 4.1.116.Final
by XWiki Notifications 17 Dec '24

17 Dec '24
1 0
0 0
[xwiki/xwiki-platform] a403c9: XWIKI-22735: Upgrade to Netty 4.1.116.Final
by XWiki Notifications 17 Dec '24

17 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a403c9f998f644d00cc98d93402f5292d5a11592 https://github.com/xwiki/xwiki-platform/commit/a403c9f998f644d00cc98d93402f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M pom.xml Log Message: ----------- XWIKI-22735: Upgrade to Netty 4.1.116.Final 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 XCOMMONS-3224: Upgrade to Guava 33.4.0-jre
by XWiki Notifications 17 Dec '24

17 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-349: Upgrade recommended version to 16.4.6
by XWiki Notifications 17 Dec '24

17 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3223: Upgrade to Junit 5.11.4
by XWiki Notifications 17 Dec '24

17 Dec '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3383
  • 3384
  • 3385
  • 3386
  • 3387
  • 3388
  • 3389
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.