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]

August 2024

  • 1 participants
  • 1261 discussions
[[email protected]][Issue] Updates for XWIKI-22422: XWiki shouldn't allow passing URLs with %25 in it
by XWiki Notifications 16 Aug '24

16 Aug '24
1 0
0 0
[xwiki/xwiki-platform] 10a469: XWIKI-22424: Improve attachment filtering
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 10a46977f72d3dd26b32de0b2dadccf5a929087a https://github.com/xwiki/xwiki-platform/commit/10a46977f72d3dd26b32de0b2dad… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-16 (Fri, 16 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseAttachmentsResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/spaces/SpaceAttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiAttachmentsResourceImplTest.java Log Message: ----------- XWIKI-22424: Improve attachment filtering (cherry picked from commit a43e933ddeda17dad1772396e1757998260e9342) 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] d282da: XWIKI-22424: Improve attachment filtering
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: d282da5bca1c85922fd3dae4d6e4d9d605e0fc02 https://github.com/xwiki/xwiki-platform/commit/d282da5bca1c85922fd3dae4d6e4… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-16 (Fri, 16 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseAttachmentsResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/spaces/SpaceAttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiAttachmentsResourceImplTest.java Log Message: ----------- XWIKI-22424: Improve attachment filtering (cherry picked from commit a43e933ddeda17dad1772396e1757998260e9342) 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] c10a91: XWIKI-22424: Improve attachment filtering
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: c10a91a8408de73af96ddaa659534d2ab89cd55f https://github.com/xwiki/xwiki-platform/commit/c10a91a8408de73af96ddaa65953… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-16 (Fri, 16 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseAttachmentsResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/spaces/SpaceAttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiAttachmentsResourceImplTest.java Log Message: ----------- XWIKI-22424: Improve attachment filtering (cherry picked from commit a43e933ddeda17dad1772396e1757998260e9342) 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] a43e93: XWIKI-22424: Improve attachment filtering
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a43e933ddeda17dad1772396e1757998260e9342 https://github.com/xwiki/xwiki-platform/commit/a43e933ddeda17dad1772396e175… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-16 (Fri, 16 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseAttachmentsResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/spaces/SpaceAttachmentsResourceImplTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiAttachmentsResourceImplTest.java Log Message: ----------- XWIKI-22424: Improve attachment filtering 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] 2a4f19: XWIKI-21211: Upgrade the standalone packaging to J...
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 2a4f19ae290e48e30381dd97afd03f67e086ca0f https://github.com/xwiki/xwiki-platform/commit/2a4f19ae290e48e30381dd97afd0… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-08-16 (Fri, 16 Aug 2024) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/etc/jetty.xml M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start.d/xwiki.ini Log Message: ----------- XWIKI-21211: Upgrade the standalone packaging to Jetty 12.x * Enable usage of // in URL paths * See XWIKI-22428 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/latex] 79adcf: [maven-release-plugin] prepare release latex-1.25.1
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/latex Commit: 79adcfc925122755c95575a5cb7b4065a977f2e2 https://github.com/xwiki-contrib/latex/commit/79adcfc925122755c95575a5cb7b4… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M latex-export/pom.xml M latex-filter/pom.xml M latex-pdf/latex-pdf-api/pom.xml M latex-pdf/latex-pdf-docker/pom.xml M latex-pdf/latex-pdf-process/pom.xml M latex-pdf/pom.xml M latex-syntax/pom.xml M latex-test/latex-test-docker/pom.xml M latex-test/latex-test-pageobjects/pom.xml M latex-test/pom.xml M pom.xml Log Message: ----------- [maven-release-plugin] prepare release latex-1.25.1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/latex/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 3d9ee1: XWIKI-22416: Reuse the standard jetty context file...
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 3d9ee1e21ceffe072858b1894732e0f8b45813af https://github.com/xwiki/xwiki-platform/commit/3d9ee1e21ceffe072858b1894732… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/pom.xml Log Message: ----------- XWIKI-22416: Reuse the standard jetty context file from the WAR in the XJetty Debian package * better link To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/ai-llm] 7f6e14: LLMAI-88: Provide docker images for the deliverables
by XWiki Notifications 16 Aug '24

16 Aug '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/ai-llm Commit: 7f6e14c3bfe4d094767bc5b4e55d9778f99f4450 https://github.com/xwiki-contrib/ai-llm/commit/7f6e14c3bfe4d094767bc5b4e55d… Author: Paul Pantiru <paulp2501(a)gmail.com> Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: A docker/16/mariadb-tomcat/.env A docker/16/mariadb-tomcat/Dockerfile A docker/16/mariadb-tomcat/docker-compose.yml A docker/16/mariadb-tomcat/mariadb/init.sql A docker/16/mariadb-tomcat/tomcat/setenv.sh A docker/16/mariadb-tomcat/xwiki/application-ai-llm-xip-0.5.4-SNAPSHOT.xip A docker/16/mariadb-tomcat/xwiki/docker-entrypoint.sh A docker/16/mariadb-tomcat/xwiki/hibernate.cfg.xml M docker/16/mysql-tomcat/docker-compose.yml Log Message: ----------- LLMAI-88: Provide docker images for the deliverables * Add mariadb support To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22421: XWikiHibernateBaseStore related error when editing in realtime
by XWiki Notifications 16 Aug '24

16 Aug '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • ...
  • 127
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.