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
notifications@xwiki.org

  • 58737 discussions
[jira@xwiki.org][Issue] (XWIKI-21834) "Failed to Lock Page" error when trying to edit on version 15.10.5 - using Jetty and Nginx proxy
by XWiki Notifications 29 Jan '24

29 Jan '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21834) "Failed to Lock Page" error when trying to edit on version 15.10.5 - using Jetty and Nginx proxy
by XWiki Notifications 29 Jan '24

29 Jan '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21834) "Failed to Lock Page" error when trying to edit on version 15.10.5 - using Jetty and Nginx proxy
by XWiki Notifications 29 Jan '24

29 Jan '24
1 0
0 0
[xwiki-contrib/application-ai-llm] 34bc96: LLMAI-40: Add basic document indexing and collecti...
by XWiki Notifications 29 Jan '24

29 Jan '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 34bc9619a5bc447537d9c154b8faeb03001a6fc6 https://github.com/xwiki-contrib/application-ai-llm/commit/34bc9619a5bc4475… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/Migrator.java Log Message: ----------- LLMAI-40: Add basic document indexing and collection management UI * Fixed functionality: migrator on collection rename to update the id automatically and mentain the link to it's documents
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21803) Unescaped '<' (less than symbol) in in-line style breaks the WYSIWYG editor
by XWiki Notifications 29 Jan '24

29 Jan '24
1 0
0 0
[jira@xwiki.org][Issue] (XDOCKER-308) Upgrade stable version to 16.0.0
by XWiki Notifications 29 Jan '24

29 Jan '24
1 0
0 0
[xwiki/xwiki-docker] cfd12b: XDOCKER-308: Upgrade stable version to 16.0.0
by XWiki Notifications 29 Jan '24

29 Jan '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: cfd12b26da4688edebf4f3b3fe7b26781306bbee https://github.com/xwiki/xwiki-docker/commit/cfd12b26da4688edebf4f3b3fe7b26… Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com> Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: A 16/mariadb-tomcat/.env A 16/mariadb-tomcat/Dockerfile A 16/mariadb-tomcat/docker-compose.yml A 16/mariadb-tomcat/mariadb/init.sql A 16/mariadb-tomcat/tomcat/setenv.sh A 16/mariadb-tomcat/xwiki/docker-entrypoint.sh A 16/mariadb-tomcat/xwiki/hibernate.cfg.xml A 16/mysql-tomcat/.env A 16/mysql-tomcat/Dockerfile A 16/mysql-tomcat/docker-compose.yml A 16/mysql-tomcat/mysql/init.sql A 16/mysql-tomcat/tomcat/setenv.sh A 16/mysql-tomcat/xwiki/docker-entrypoint.sh A 16/mysql-tomcat/xwiki/hibernate.cfg.xml A 16/postgres-tomcat/.env A 16/postgres-tomcat/Dockerfile A 16/postgres-tomcat/docker-compose.yml A 16/postgres-tomcat/tomcat/setenv.sh A 16/postgres-tomcat/xwiki/docker-entrypoint.sh A 16/postgres-tomcat/xwiki/hibernate.cfg.xml M build.gradle Log Message: ----------- XDOCKER-308: Upgrade stable version to 16.0.0
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21838) Various DocumentRenamedEvent listener are not properly cluster aware
by XWiki Notifications 29 Jan '24

29 Jan '24
1 0
0 0
[xwiki/xwiki-platform] 95756a: XWIKI-21838: Various DocumentRenamedEvent listener...
by XWiki Notifications 29 Jan '24

29 Jan '24
Branch: refs/heads/stable-15.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 95756a3632553ac44020ff3e5f134f2b037c16f9 https://github.com/xwiki/xwiki-platform/commit/95756a3632553ac44020ff3e5f13… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/java/org/xwiki/like/internal/DeletedEntityLikeListener.java M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/test/java/org/xwiki/like/internal/DeletedEntityLikeListenerTest.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/DocumentMovedListener.java M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/RatingMovedEntityListener.java Log Message: ----------- XWIKI-21838: Various DocumentRenamedEvent listener are not properly cluster aware (cherry picked from commit f1c6bf4bb99337c82290beccd11c3108d772d7a8)
1 0
0 0
[xwiki/xwiki-platform] bcbc61: XWIKI-21838: Various DocumentRenamedEvent listener...
by XWiki Notifications 29 Jan '24

29 Jan '24
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: bcbc615cd574f6af110338789ee5fa2b9ca9fd06 https://github.com/xwiki/xwiki-platform/commit/bcbc615cd574f6af110338789ee5… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/java/org/xwiki/like/internal/DeletedEntityLikeListener.java M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/test/java/org/xwiki/like/internal/DeletedEntityLikeListenerTest.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/DocumentMovedListener.java M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/RatingMovedEntityListener.java Log Message: ----------- XWIKI-21838: Various DocumentRenamedEvent listener are not properly cluster aware (cherry picked from commit f1c6bf4bb99337c82290beccd11c3108d772d7a8)
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 5152
  • 5153
  • 5154
  • 5155
  • 5156
  • 5157
  • 5158
  • ...
  • 5874
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.