Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: f8a7ee8ec704cc5f3fd0ca8c60c3e5a88eb513cf
https://github.com/xwiki/xwiki-commons/commit/f8a7ee8ec704cc5f3fd0ca8c60c3e…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
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
Log Message:
-----------
[Misc] Always add the explanation comment above the instruction to ignore
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: 9a90fc8dd48bf16ebbf68cc3f88569ad110bc8f5
https://github.com/xwiki/xwiki-commons/commit/9a90fc8dd48bf16ebbf68cc3f8856…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/htmlcleaner/XWikiDOMSerializer.java
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/XMLUtils.java
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/HTMLDefinitions.java
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/SVGDefinitions.java
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/stax/SAXEventWriter.java
Log Message:
-----------
[Misc] Copied comments that were previously in checkstyle-suppressions.xml
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8df42407190f8539233438c08f73c205a5f32277
https://github.com/xwiki/xwiki-platform/commit/8df42407190f8539233438c08f73…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-15 (Tue, 15 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 -- 16.4.x cherry pick (#3566)
* 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-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5fab18cd60443c032504864a8906399035f63125
https://github.com/xwiki/xwiki-platform/commit/5fab18cd60443c032504864a8906…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-15 (Tue, 15 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 -- 15.10.x cherry pick (#3567)
* 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-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b5be1f690f5d869ac12847c6b7e4fc0b73a07bd8
https://github.com/xwiki/xwiki-platform/commit/b5be1f690f5d869ac12847c6b7e4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/LinkIndexingQuestionHandler.java
Log Message:
-----------
XWIKI-22323: Refactoring operation should wait for the Solr index to be empty before proceeding
* Make SonarCloud happy by adding another null check (which is
impossible to be false but SonarCloud isn't that intelligent).
(cherry picked from commit e15138010437d72808de78190af15bc506d247a6)
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: e15138010437d72808de78190af15bc506d247a6
https://github.com/xwiki/xwiki-platform/commit/e15138010437d72808de78190af1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/LinkIndexingQuestionHandler.java
Log Message:
-----------
XWIKI-22323: Refactoring operation should wait for the Solr index to be empty before proceeding
* Make SonarCloud happy by adding another null check (which is
impossible to be false but SonarCloud isn't that intelligent).
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-velocity24
Home: https://github.com/xwiki/xwiki-commons
Commit: 7752b5d7e8f1dedae99946b22941d05d045f45bc
https://github.com/xwiki/xwiki-commons/commit/7752b5d7e8f1dedae99946b22941d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
A xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-velocity/src/main/java/org/xwiki/velocity/introspection/MethodOverrideUberspector.java
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/internal/DefaultVelocityConfiguration.java
R xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/introspection/MethodOverrideUberspector.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/internal/DefaultVelocityConfigurationTest.java
Log Message:
-----------
XCOMMONS-3157: Upgrade to Velocity 2.4.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications