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]

  • 58982 discussions
[xwiki/xwiki-commons] 854233: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 854233d9672c17e418d1f44945c9acc691742e55 https://github.com/xwiki/xwiki-commons/commit/854233d9672c17e418d1f44945c9a… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M xwiki-commons-core/xwiki-commons-http/pom.xml Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard * fix version 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] 8a94e3: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-commons Commit: 8a94e3a723f87710a3b8b2dad703d244bc6029c0 https://github.com/xwiki/xwiki-commons/commit/8a94e3a723f87710a3b8b2dad703d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M pom.xml M xwiki-commons-core/pom.xml A xwiki-commons-core/xwiki-commons-http/pom.xml A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClientResponseHandler.java Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#1506) (cherry picked from commit 0888ce05c7223627ee73161b70fc082b82720484) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] ef6d9a: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ef6d9a8db1d25eb7b9b923e54b2f0a526066a27b https://github.com/xwiki/xwiki-platform/commit/ef6d9a8db1d25eb7b9b923e54b2f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAndContinueAction.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/Utils.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/AttachURIVfsResourceReferenceSerializer.java M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/XWikiModelNode.java M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-escaping/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-storage/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-war-dependencies/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#4771) * this imply removing a public API that used to expose it * only covers runtime, it's still used a lot in integration tests (cherry picked from commit 26574436907ee6c96eba0101c709e4922acd9fae) 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] d92085: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/backport/stable-17.10.x/pr-4771 Home: https://github.com/xwiki/xwiki-platform Commit: d92085088d1fe2dc77c98dd630f4f09d9c2858cb https://github.com/xwiki/xwiki-platform/commit/d92085088d1fe2dc77c98dd630f4… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAndContinueAction.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/Utils.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/AttachURIVfsResourceReferenceSerializer.java M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/XWikiModelNode.java M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-escaping/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-storage/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-war-dependencies/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#4771) * this imply removing a public API that used to expose it * only covers runtime, it's still used a lot in integration tests (cherry picked from commit 26574436907ee6c96eba0101c709e4922acd9fae) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] dbb15d: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: dbb15de0b5669185e1fcaad96a3c05da48b8ac2c https://github.com/xwiki/xwiki-commons/commit/dbb15de0b5669185e1fcaad96a3c0… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M pom.xml M xwiki-commons-core/pom.xml A xwiki-commons-core/xwiki-commons-http/pom.xml A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClientResponseHandler.java Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#1506) (cherry picked from commit 0888ce05c7223627ee73161b70fc082b82720484) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 265744: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 26574436907ee6c96eba0101c709e4922acd9fae https://github.com/xwiki/xwiki-platform/commit/26574436907ee6c96eba0101c709… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAndContinueAction.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/Utils.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/AttachURIVfsResourceReferenceSerializer.java M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/XWikiModelNode.java M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-escaping/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-storage/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-war-dependencies/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#4771) * this imply removing a public API that used to expose it * only covers runtime, it's still used a lot in integration tests To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 119153: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/backport-1506-to-stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 119153841c48f081297ec2a11ccad12f0ccf06c0 https://github.com/xwiki/xwiki-commons/commit/119153841c48f081297ec2a11ccad… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M pom.xml M xwiki-commons-core/pom.xml A xwiki-commons-core/xwiki-commons-http/pom.xml A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClientResponseHandler.java Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#1506) (cherry picked from commit 0888ce05c7223627ee73161b70fc082b82720484) 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] 78a0a4: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/backport-1506-to-stable-17.4.x Home: https://github.com/xwiki/xwiki-commons Commit: 78a0a4a436def4ba4d297ddd88bfadfdf6f81906 https://github.com/xwiki/xwiki-commons/commit/78a0a4a436def4ba4d297ddd88bfa… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M pom.xml M xwiki-commons-core/pom.xml A xwiki-commons-core/xwiki-commons-http/pom.xml A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClientResponseHandler.java Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#1506) (cherry picked from commit 0888ce05c7223627ee73161b70fc082b82720484) 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] 0dc7b3: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/backport-1506-to-stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 0dc7b3e2a584588d8730d89598b149f5c37d37d6 https://github.com/xwiki/xwiki-commons/commit/0dc7b3e2a584588d8730d89598b14… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M pom.xml M xwiki-commons-core/pom.xml A xwiki-commons-core/xwiki-commons-http/pom.xml A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClientResponseHandler.java Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#1506) (cherry picked from commit 0888ce05c7223627ee73161b70fc082b82720484) 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] 0888ce: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 0888ce05c7223627ee73161b70fc082b82720484 https://github.com/xwiki/xwiki-commons/commit/0888ce05c7223627ee73161b70fc0… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M pom.xml M xwiki-commons-core/pom.xml A xwiki-commons-core/xwiki-commons-http/pom.xml A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClientResponseHandler.java Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard (#1506) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1750
  • 1751
  • 1752
  • 1753
  • 1754
  • 1755
  • 1756
  • ...
  • 5899
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.