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]

  • 57839 discussions
[[email protected]][Issue] Updates for BVERSION-88: Add automatically a new line for adding a new library configuration in version sheet
by XWiki Notifications 29 Jan '25

29 Jan '25
1 0
0 0
[xwiki/xwiki-platform] 7f0289: XWIKI-22747: Introduce the concept of XWiki Hibern...
by XWiki Notifications 29 Jan '25

29 Jan '25
Branch: refs/heads/feature-deploy-nodiffrcs Home: https://github.com/xwiki/xwiki-platform Commit: 7f028932a06f8bfa102bff95b19e041d914d6540 https://github.com/xwiki/xwiki-platform/commit/7f028932a06f8bfa102bff95b19e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-01-29 (Wed, 29 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapter.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/IDVersionHibernateAdapterFactory.java Log Message: ----------- XWIKI-22747: Introduce the concept of XWiki Hibernate adapter * more javadoc To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/book-versions] 69124f: BVERSION-90: Add the library configuration removal...
by XWiki Notifications 29 Jan '25

29 Jan '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 69124f928679fd2b2486e5d0f5d27e1fad8892af https://github.com/xwiki-contrib/book-versions/commit/69124f928679fd2b2486e… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2025-01-29 (Wed, 29 Jan 2025) Changed paths: M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml M application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheet.xml A application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheetService.xml Log Message: ----------- BVERSION-90: Add the library configuration removal feature Commit: 1f2386d0ee814a3939ab728b4a0a492b6ad8d6fc https://github.com/xwiki-contrib/book-versions/commit/1f2386d0ee814a3939ab7… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2025-01-29 (Wed, 29 Jan 2025) Changed paths: M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryReferenceClass.xml M application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheet.xml M application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheetService.xml M pom.xml Log Message: ----------- BVERSION-88: Add automatically a new line for adding a new library configuration in version sheet Compare: https://github.com/xwiki-contrib/book-versions/compare/9c5841b516f9...1f238… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] ed1713: XWIKI-22747: Introduce the concept of XWiki Hibern...
by XWiki Notifications 29 Jan '25

29 Jan '25
Branch: refs/heads/feature-deploy-nodiffrcs Home: https://github.com/xwiki/xwiki-platform Commit: ed1713613cbf91bfc52ca8e5fa2e04982a2696cb https://github.com/xwiki/xwiki-platform/commit/ed1713613cbf91bfc52ca8e5fa2e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-01-29 (Wed, 29 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/DatabaseProductNameResolved.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/DatabaseProductNameResolver.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapterFactory.java R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapterFactory.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/IDVersionHibernateAdapterFactory.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/LegacyDatabaseProductNameResolver.java R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBDatabaseProductNameResolved.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBDatabaseProductNameResolver.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-api/src/main/java/org/xwiki/store/StoreException.java Log Message: ----------- XWIKI-22747: Introduce the concept of XWiki Hibernate adapter * fix various typos * missing `@Unstable` * try to make the design more clear though some renames, examples and javadoc To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22830: CreateWiki: Next step button remains disabled if one fills the wiki identifier before the pretty name
by XWiki Notifications 29 Jan '25

29 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-444: And error message is presented to the user when starting electron with default parameters
by XWiki Notifications 29 Jan '25

29 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-444: And error message is presented to the user when starting electron with default parameters
by XWiki Notifications 29 Jan '25

29 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22830: CreateWiki: Next step button remains disabled if one fills the wiki identifier before the pretty name
by XWiki Notifications 29 Jan '25

29 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22830: CreateWiki: Next step button remains disabled if one fills the wiki identifier before the pretty name
by XWiki Notifications 29 Jan '25

29 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-120: includeLibrary should use the currently selected version instead of the inherited version
by XWiki Notifications 29 Jan '25

29 Jan '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3011
  • 3012
  • 3013
  • 3014
  • 3015
  • 3016
  • 3017
  • ...
  • 5784
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.