Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: b17f915b5a2ea3743d1b5918ab3843eca7a70b84
https://github.com/xwiki-contrib/book-versions/commit/b17f915b5a2ea3743d1b5…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryTemplate.xml
Log Message:
-----------
BVERSION-55: The top page of a book or library should be versioned too
* The top page can now be versioned
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: c38a75cf3f40ee3f4def6a8f8f2e4c49c46530d7
https://github.com/xwiki/xwiki-commons/commit/c38a75cf3f40ee3f4def6a8f8f2e4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
[Misc] Better codestyle (suggested by @vmassol )
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: cf9b03ee4ae9823c92b2c29a6f02afcd30dcb1d0
https://github.com/xwiki/xwiki-commons/commit/cf9b03ee4ae9823c92b2c29a6f02a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
Revert "Revert "[Misc] Use try-with-resources or close this "CloseableHttpClient" in a "finally" clause (found by SonarQube)""
This reverts commit 7802316631ed63e93c2ffd1c0ccfa0bac3b1cbcf.
Commit: a939a496ec15c2734b6a02e07179338a099ad6e4
https://github.com/xwiki/xwiki-commons/commit/a939a496ec15c2734b6a02e071793…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionFile.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
[Misc] Fix edge cases when the response could not be closed + report warning when failing to close response + fix typo in exception message
Compare: https://github.com/xwiki/xwiki-commons/compare/7802316631ed...a939a496ec15
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-commons
Commit: c7d1dbdaf9171d19651ff6d56b35ad3998632784
https://github.com/xwiki/xwiki-commons/commit/c7d1dbdaf9171d19651ff6d56b35a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 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
(cherry picked from commit 0c70b11623e187562aa6b602f435e0531e35ed93)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 406e8441ca71b4432891584c8701700217f25fc9
https://github.com/xwiki/xwiki-commons/commit/406e8441ca71b4432891584c87017…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-16 (Mon, 16 Dec 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
(cherry picked from commit 0c70b11623e187562aa6b602f435e0531e35ed93)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications