Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: f38a721ba28a15b7fe386a1fb7545c0492c7beff
https://github.com/xwiki/xwiki-docker/commit/f38a721ba28a15b7fe386a1fb7545c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M 14/mysql-tomcat/Dockerfile
M 15.5/mysql-tomcat/Dockerfile
M 15/mysql-tomcat/Dockerfile
M 16/mysql-tomcat/Dockerfile
M build.gradle
Log Message:
-----------
XWIKI-21840: Upgrade to MySQL connector 8.3.0
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: 40649a5d624c49f89f5cda1cec03d6fce371a9a5
https://github.com/xwiki-contrib/application-notification-word/commit/40649…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
A application-notification-word-api/src/main/java/org/xwiki/contrib/wordnotification/RemovedWordsEvent.java
M application-notification-word-default/pom.xml
M application-notification-word-default/src/checkstyle/checkstyle-suppressions.xml
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/WordsSearchTaskConsumer.java
A application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/AbstractMentionedWordsRecordableEvent.java
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsEventDisplayer.java
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsEventListener.java
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsRecordableEvent.java
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsRecordableEventConverter.java
A application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/RemovedWordsEventDescriptor.java
A application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/RemovedWordsRecordableEvent.java
M application-notification-word-default/src/main/resources/ApplicationResources.properties
M application-notification-word-default/src/main/resources/META-INF/components.txt
M application-notification-word-default/src/main/resources/templates/notificationWord/notification.vm
M application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/WordsSearchTaskConsumerTest.java
M application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsEventListenerTest.java
A application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsRecordableEventConverterTest.java
Log Message:
-----------
WORDNOTIF-4: Receive a notification when a watched word is removed
* Provide a dedicated event for removed word
* Provide dedicated notification system for removed word
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
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
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)
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)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 84c8656a5b6cd3c3c3099d6f353fc577ce450769
https://github.com/xwiki/xwiki-platform/commit/84c8656a5b6cd3c3c3099d6f353f…
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)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: f1c6bf4bb99337c82290beccd11c3108d772d7a8
https://github.com/xwiki/xwiki-platform/commit/f1c6bf4bb99337c82290beccd11c…
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
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/searchgrid
Commit: 48e66c4649055fc209c02ee921bae756a9bdb9df
https://github.com/xwiki-contrib/searchgrid/commit/48e66c4649055fc209c02ee9…
Author: slauriere <slauriere(a)xwiki.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M src/main/resources/XWiki/SearchGrid/SearchGridCellMacro.xml
M src/main/resources/XWiki/SearchGrid/SearchGridMacro.xml
M src/main/resources/XWiki/SearchGrid/SearchGridTabsMacro.xml
M src/main/resources/XWiki/SearchGrid/SolrSearchMacros.xml
M src/main/resources/XWiki/SearchGrid/SolrSpaceFacet.xml
Log Message:
-----------
[misc] Minor updates
- Move SearchGridCelMacro to Development category
- Do not display grid header in tabular mode in case there is no result
- Do not wrap text in space facet
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: dde15a4ee7a55959456888d167a7834a0aace45e
https://github.com/xwiki-contrib/confluence/commit/dde15a4ee7a55959456888d1…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
A confluence-xml/src/test/resources/confluencexml/historyorder.test
A confluence-xml/src/test/resources/confluencexml/historyorder/entities.xml
Log Message:
-----------
CONFLUENCE-182: Revisions are sometimes imported in the wrong order
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: f24554860bf3603604c6af0e2e95a380f812b2dc
https://github.com/xwiki-contrib/application-ai-llm/commit/f24554860bf36036…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/AIConfigClass.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Ada-002.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsClass.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsSheet.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsTemplate.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsTranslations.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/GPT3.5-turbo.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/GPT4.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/WebHome.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/bert.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/mistral-openorca.xml
Log Message:
-----------
LLMAI-51: Code refactoring
* Refactor Admin sections in preparation for RAG implementation
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/xwiki-authenticator-trusted
Commit: ba72f1c975c2479d3f72dd14d7f5ca5a6d56da9c
https://github.com/xwiki-contrib/xwiki-authenticator-trusted/commit/ba72f1c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M pom.xml
M xwiki-authenticator-trusted-adapters/pom.xml
M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-headers/pom.xml
M xwiki-authenticator-trusted-api/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/wiki-editor-devtools
Commit: 2fd31ccb39ce241e3b34c5b8da4c42fdb3311bb8
https://github.com/xwiki-contrib/wiki-editor-devtools/commit/2fd31ccb39ce24…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M editor-tool-autocomplete/editor-tool-autocomplete-api/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-test/editor-tool-autocomplete-test-docker/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-test/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-ui-code/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-ui/pom.xml
M editor-tool-autocomplete/pom.xml
M editor-tool-highlighting/editor-tool-highlighting-ui-code/pom.xml
M editor-tool-highlighting/editor-tool-highlighting-ui/pom.xml
M editor-tool-highlighting/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/wiki-editor-devtools
Commit: ab187bfa434a00d0440620f0c13c8f98545b7058
https://github.com/xwiki-contrib/wiki-editor-devtools/commit/ab187bfa434a00…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M editor-tool-autocomplete/editor-tool-autocomplete-api/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-test/editor-tool-autocomplete-test-docker/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-test/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-ui-code/pom.xml
M editor-tool-autocomplete/editor-tool-autocomplete-ui/pom.xml
M editor-tool-autocomplete/pom.xml
M editor-tool-highlighting/editor-tool-highlighting-ui-code/pom.xml
M editor-tool-highlighting/editor-tool-highlighting-ui/pom.xml
M editor-tool-highlighting/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release editor-tools-4.7.1