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 -----
  • 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]

January 2025

  • 1 participants
  • 2958 discussions
[[email protected]][Issue] Updates for XWIKI-21224: Performance issue when click the view source button in the WYSIWYG editor
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22820: Solr field cache uses a lot of RAM
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-21: Navigation panel should display pages if they can inherit content and still exist
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22816: Icon and edit link aren't on the same line anymore when editing single object
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22762: Propose UI improvements for the livedata header
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-99: The picker of the includeLibrary macro proposes random pages when no configuration
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22787: Pinned Pages are lost on space move for non admin user
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22611: Copy and pasting images using the browser's "Copy Image" option does not upload an attachment to the wiki but adds an external URL image
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
[xwiki/xwiki-platform] 903c3c: XWIKI-22613: Updating the history can take a very ...
by XWiki Notifications 27 Jan '25

27 Jan '25
Branch: refs/heads/feature-deploy-nodiffrcs Home: https://github.com/xwiki/xwiki-platform Commit: 903c3c6d32ebc5283080b8a6a91c3674cc9ae56b https://github.com/xwiki/xwiki-platform/commit/903c3c6d32ebc5283080b8a6a91c… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-01-27 (Mon, 27 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/main/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigration.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigrationTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocumentArchive.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/DatabaseProduct.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateBaseStore.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/AbstractResizeMigration.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/R130200000XWIKI17200DataMigration.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/AbstractHibernateAdapter.java A 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/HibernateAdapter.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapterFactory.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateStoreException.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapter.java A 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/DerbyHibernateAdapter.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/H2HibernateAdapter.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/HSQLDBHibernateAdapter.java A 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/MariaDBHibernateAdapter.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQL8HibernateAdapter.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQLHibernateAdapter.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/OracleHibernateAdapter.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/PostgreSQLHibernateAdapter.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.oracle.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentArchiveTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java A xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-api/src/main/java/org/xwiki/store/StoreException.java Log Message: ----------- XWIKI-22613: Updating the history can take a very long time when there are a lot of objects XWIKI-22752: Allows indicating in the Hibernate hbm configuration files that an entity should be compressed XWIKI-22747: Introduce the concept of XWiki Hibernate adapter 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 BVERSION-115: Null Pointer Exception when copying content from versioned books
by XWiki Notifications 27 Jan '25

27 Jan '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • ...
  • 296
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.