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