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]

  • 58954 discussions
[[email protected]][Issue] (CRISTAL-174) Upgrade to marked to 12.0.1
by XWiki Notifications 08 Apr '24

08 Apr '24
1 0
0 0
[xwiki-contrib/cristal] 558e2e: CRISTAL-174: Upgrade to marked to 12.0.1
by XWiki Notifications 08 Apr '24

08 Apr '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 558e2e380da62fa541d2ad155ee64ffa4266bba1 https://github.com/xwiki-contrib/cristal/commit/558e2e380da62fa541d2ad155ee… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M pnpm-lock.yaml M rendering/rendering/package.json Log Message: ----------- CRISTAL-174: Upgrade to marked to 12.0.1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] (CRISTAL-174) Upgrade to marked to 12.0.1
by XWiki Notifications 08 Apr '24

08 Apr '24
1 0
0 0
[xwiki-contrib/cristal] 615e4e: [Misc] Update dependency unplugin-auto-expose to v...
by XWiki Notifications 08 Apr '24

08 Apr '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 615e4ea1d14b3aef08c43023614f22431f737f4e https://github.com/xwiki-contrib/cristal/commit/615e4ea1d14b3aef08c43023614… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M electron/preload/package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency unplugin-auto-expose to v0.3.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/application-ai-llm] 35726e: LLMAI-54: Develop a chat UI that is independent of...
by XWiki Notifications 07 Apr '24

07 Apr '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 35726e6bd4d127a68d962a2a6456270ee4e30ba1 https://github.com/xwiki-contrib/application-ai-llm/commit/35726e6bd4d127a6… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M application-ai-llm-chat/aillm.js Log Message: ----------- LLMAI-54: Develop a chat UI that is independent of XWiki and can be embedded in any application * Made ChatUI settings configurable To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
1 0
0 0
[xwiki-contrib/application-ai-llm] 513fba: LLMAI-54: Develop a chat UI that is independent of...
by XWiki Notifications 07 Apr '24

07 Apr '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 513fba194c53d2bc64c688bc0ca05283e22a7d10 https://github.com/xwiki-contrib/application-ai-llm/commit/513fba194c53d2bc… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M application-ai-llm-chat/chat/src/components/settings/chat-settings.tsx Log Message: ----------- LLMAI-54: Develop a chat UI that is independent of XWiki and can be embedded in any application * Made ChatUI settings configurable To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
1 0
0 0
[xwiki-contrib/application-ai-llm] 504b7e: LLMAI-40: Add basic document indexing and collecti...
by XWiki Notifications 07 Apr '24

07 Apr '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 504b7ec559643de7728b4fae8ee8a56b2d1e817a https://github.com/xwiki-contrib/application-ai-llm/commit/504b7ec559643de7… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/pom.xml M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/ChunkingUtils.java M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/EmbeddingsUtils.java M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/IndexWorker.java M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/script/CollectionManagerScriptService.java M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsClass.xml M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsSheet.xml Log Message: ----------- LLMAI-40: Add basic document indexing and collection management UI * Added internal fallback BERT embedding model (CPU based) * removed some unused properties * removed AI formatted chunking method (too expensive to run, and results were not encouraging, abandoned experiment for now) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
1 0
0 0
[xwiki-contrib/application-ai-llm] 441e10: [misc] Remove unused setting
by XWiki Notifications 06 Apr '24

06 Apr '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 441e1082811f423e64e0bc6089e982beb7579c3d https://github.com/xwiki-contrib/application-ai-llm/commit/441e1082811f423e… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-04-06 (Sat, 06 Apr 2024) Changed paths: M application-ai-llm-chat/chat/src/components.d.ts M application-ai-llm-chat/chat/src/components/settings/chat-settings.tsx M application-ai-llm-chat/chat/src/components/settings/readme.md Log Message: ----------- [misc] Remove unused setting To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
1 0
0 0
[[email protected]][Issue] (JOBMACRO-17) Java class from installed jar extension is not visible in the groovy code of a job macro
by XWiki Notifications 06 Apr '24

06 Apr '24
1 0
0 0
[xwiki/xwiki-rendering] deb96d: XCOMMONS-2989: Escape characters after < in XML co...
by XWiki Notifications 05 Apr '24

05 Apr '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: deb96de1670999dbe04add9efbd0488210bcf60b https://github.com/xwiki/xwiki-rendering/commit/deb96de1670999dbe04add9efbd… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-04-05 (Fri, 05 Apr 2024) Changed paths: M xwiki-rendering-integration-tests/src/test/resources/simple/macros/macro33.test M xwiki-rendering-macros/xwiki-rendering-macro-content/src/test/resources/macrocontent4.test M xwiki-rendering-macros/xwiki-rendering-macro-html/src/test/resources/macrohtml1.test M xwiki-rendering-macros/xwiki-rendering-macro-html/src/test/resources/macrohtml11.test M xwiki-rendering-macros/xwiki-rendering-macro-html/src/test/resources/macrohtml13.test M xwiki-rendering-macros/xwiki-rendering-macro-html/src/test/resources/macrohtml14.test M xwiki-rendering-macros/xwiki-rendering-macro-html/src/test/resources/macrohtml15.test M xwiki-rendering-macros/xwiki-rendering-macro-html/src/test/resources/macrohtml8.test M xwiki-rendering-macros/xwiki-rendering-macro-html/src/test/resources/macrohtml9.test Log Message: ----------- XCOMMONS-2989: Escape characters after < in XML comments * Fix expected outcomes in integration tests. (cherry picked from commit c9179082acbf0dc98b85b6900986c15723b06dab) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4665
  • 4666
  • 4667
  • 4668
  • 4669
  • 4670
  • 4671
  • ...
  • 5896
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.