Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: c367b612201cb05fd311ec7336eef339f5f7fd74
https://github.com/xwiki/xwiki-commons/commit/c367b612201cb05fd311ec7336eef…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-xml/pom.xml
R xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-xml/src/main/checkstyle/checkstyle-suppressions.xml
Log Message:
-----------
[Misc] Remove checkstyle suppressions that don't seem needed (the build for xwiki-commons-filter passes without them)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: be1c8972ecbfc614b04e0dbd37a8d3803154af7d
https://github.com/xwiki/xwiki-commons/commit/be1c8972ecbfc614b04e0dbd37a8d…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/HexBinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/InternalBinaryStringEncoder.java
Log Message:
-----------
[Misc] Fix English typos
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 0c70b11623e187562aa6b602f435e0531e35ed93
https://github.com/xwiki/xwiki-commons/commit/0c70b11623e187562aa6b602f435e…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/pom.xml
R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/checkstyle/checkstyle-suppressions.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/Base64BinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/HexBinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/UrlBase64BinaryStringEncoder.java
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml
Log Message:
-----------
[Misc] Allow using @SuppressWarnings annotations + comments to ignore some checkstyle rules
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-admintools
Commit: 62116c808398146c9ed00e090f47a47c73b727e0
https://github.com/xwiki-contrib/application-admintools/commit/62116c808398…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M src/main/resources/Admin/CheckIndexes.xml
M src/main/resources/Admin/QueryOnXWiki.xml
M src/main/resources/Admin/SQLToolsGroovy.xml
M src/main/resources/Admin/ShowLargeHistory.xml
M src/main/resources/Admin/ShowSpammedPages.xml
M src/main/resources/Admin/Tools.xml
M src/main/resources/Admin/UsedSpace.xml
Log Message:
-----------
Add missing fix for database product detection
Commit 0cb1943013aa6bef62d9a77c601581a2becf48f8 introduce a fix for database product detection that is used in `UsedSpace` tool but forgot to update similar code in various other pages.
This commit fix that and also used a better naming for the newly introduce method (`getXWikiDatabaseSystemFromDatabaseMetadata` instead of `getXWikiDatabaseSystemFromHibernateStore`).
Commit: 4de120050825683fa025ec797084401af48e0d40
https://github.com/xwiki-contrib/application-admintools/commit/4de120050825…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M src/main/resources/Admin/Tools.xml
Log Message:
-----------
Revert to old code for MySQL/MariaDB detection
Section specific to MySQL/MariaDB can relies on the code that will report the database being `MySQL` even if currently running on `MariaDB`. So keep using that code instead of adding complexity in the test.
Commit: 30a0f41c0edb360739704a49d0eb91401fcb8bc8
https://github.com/xwiki-contrib/application-admintools/commit/30a0f41c0edb…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M src/main/resources/Admin/CheckIndexes.xml
M src/main/resources/Admin/QueryOnXWiki.xml
M src/main/resources/Admin/SQLToolsGroovy.xml
M src/main/resources/Admin/ShowLargeHistory.xml
M src/main/resources/Admin/ShowSpammedPages.xml
M src/main/resources/Admin/Tools.xml
M src/main/resources/Admin/UsedSpace.xml
Log Message:
-----------
Merge pull request #39 from amottier/add-missing-fix-for-db-product-detection
Add missing fix for database product detection
Compare: https://github.com/xwiki-contrib/application-admintools/compare/193f901948a…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-admintools/settings/notificati…
Branch: refs/heads/CRISTAL-231
Home: https://github.com/xwiki-contrib/cristal
Commit: d5bf9e9e7453623c70db234953f72accad09ec9d
https://github.com/xwiki-contrib/cristal/commit/d5bf9e9e7453623c70db234953f…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/info-actions/info-actions-ui/src/vue/InfoActions.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-231: Improve CSS for Cristal Features
- Improvement for spacings in the sidebar
- Improvements for the grid layout on the content column
- Improvement to scrolling on both the sidebar and content column
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 50e339b8a12ef304632b6814619b0ab203c4c473
https://github.com/xwiki/xwiki-platform/commit/50e339b8a12ef304632b6814619b…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.css
Log Message:
-----------
XWIKI-22501: Attachment progress info is lacking contrast (#3534)
* Removed the opacity that was here without a specific good reason. This solves the contrast issue and AFAIK wasn't necessary for anything
* Added a border radius to improve consistency of the skin style since `XWIKI-21334: Uniformize the rounded edges of visual elements`
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d32b5a82e2a2f206502c2db8d4b8f762c81f26b2
https://github.com/xwiki/xwiki-platform/commit/d32b5a82e2a2f206502c2db8d4b8…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22202: Underline inline links on the doc renaming page (#3199)
* Added a rule to cover all xHints
(cherry picked from commit efb1435f53d6ff805a273e635a0d8a0307a06e69)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3199-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: eaec59897e3f30e98901f5f630b45dc5255c1809
https://github.com/xwiki/xwiki-platform/commit/eaec59897e3f30e98901f5f630b4…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22202: Underline inline links on the doc renaming page (#3199)
* Added a rule to cover all xHints
(cherry picked from commit efb1435f53d6ff805a273e635a0d8a0307a06e69)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: efb1435f53d6ff805a273e635a0d8a0307a06e69
https://github.com/xwiki/xwiki-platform/commit/efb1435f53d6ff805a273e635a0d…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22202: Underline inline links on the doc renaming page (#3199)
* Added a rule to cover all xHints
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications