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]

  • 58872 discussions
[xwiki/xwiki-jenkins-pipeline] c2135e: [Misc] Fix javaMaxVersion based on our support str...
by XWiki Notifications 31 Dec '25

31 Dec '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: c2135ec010dc9ea3ff20cc239b154b447900e067 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/c2135ec010dc9ea3ff20… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M vars/dockerConfigurations.groovy Log Message: ----------- [Misc] Fix javaMaxVersion based on our support strategy To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22125: The UI should be clearer about finished attachment uploads
by XWiki Notifications 30 Dec '25

30 Dec '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23847: Create an upgrade test for XWiki 17.10.x
by XWiki Notifications 30 Dec '25

30 Dec '25
1 0
0 0
[xwiki/xwiki-platform] 5f3365: XWIKI-23847: Create an upgrade test for XWiki 17.10.x
by XWiki Notifications 30 Dec '25

30 Dec '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5f336594963bd9f992524ef3bdaf3a8cdf346910 https://github.com/xwiki/xwiki-platform/commit/5f336594963bd9f992524ef3bdaf… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/pom.xml A xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1710/pom.xml A xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-upgrade/xwiki-platform-distribution-flavor-test-upgrade-1710/src/test/it/org/xwiki/test/ui/Upgrade1710Test.java Log Message: ----------- XWIKI-23847: Create an upgrade test for XWiki 17.10.x 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-23847: Create an upgrade test for XWiki 17.10.x
by XWiki Notifications 30 Dec '25

30 Dec '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-388: Upgrade stable version to 17.10.1
by XWiki Notifications 30 Dec '25

30 Dec '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-389: Upgrade LTS version to 17.10.2
by XWiki Notifications 30 Dec '25

30 Dec '25
1 0
0 0
[xwiki/xwiki-docker] a76020: XDOCKER-389: Upgrade LTS version to 17.10.2
by XWiki Notifications 30 Dec '25

30 Dec '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: a7602018132edae5f6fc023fd172692ff2794452 https://github.com/xwiki/xwiki-docker/commit/a7602018132edae5f6fc023fd17269… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: A 17.10.1/mariadb-tomcat/.env A 17.10.1/mariadb-tomcat/Dockerfile A 17.10.1/mariadb-tomcat/docker-compose.yml A 17.10.1/mariadb-tomcat/mariadb/init.sql A 17.10.1/mariadb-tomcat/tomcat/setenv.sh A 17.10.1/mariadb-tomcat/xwiki/docker-entrypoint.sh A 17.10.1/mariadb-tomcat/xwiki/hibernate.cfg.xml A 17.10.1/mysql-tomcat/.env A 17.10.1/mysql-tomcat/Dockerfile A 17.10.1/mysql-tomcat/docker-compose.yml A 17.10.1/mysql-tomcat/mysql/init.sql A 17.10.1/mysql-tomcat/tomcat/setenv.sh A 17.10.1/mysql-tomcat/xwiki/docker-entrypoint.sh A 17.10.1/mysql-tomcat/xwiki/hibernate.cfg.xml A 17.10.1/postgres-tomcat/.env A 17.10.1/postgres-tomcat/Dockerfile A 17.10.1/postgres-tomcat/docker-compose.yml A 17.10.1/postgres-tomcat/tomcat/setenv.sh A 17.10.1/postgres-tomcat/xwiki/docker-entrypoint.sh A 17.10.1/postgres-tomcat/xwiki/hibernate.cfg.xml M 17/mariadb-tomcat/.env M 17/mariadb-tomcat/Dockerfile M 17/mysql-tomcat/.env M 17/mysql-tomcat/Dockerfile M 17/postgres-tomcat/.env M 17/postgres-tomcat/Dockerfile M build.gradle Log Message: ----------- XDOCKER-389: Upgrade LTS version to 17.10.2 XDOCKER-388: Upgrade stable version to 17.10.1 * Added 17.10.1 since the changes have been apparently missing, so ensuring it's also released with proper tags. The dedicated folder and entry in build.gradle should be removed in next release. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-388: Upgrade stable version to 17.10.1
by XWiki Notifications 30 Dec '25

30 Dec '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-389: Upgrade LTS version to 17.10.2
by XWiki Notifications 30 Dec '25

30 Dec '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1499
  • 1500
  • 1501
  • 1502
  • 1503
  • 1504
  • 1505
  • ...
  • 5888
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.