sort by:
Revision Author Date Message Commit Date
5582f9e XCOMMONS-1933: Upgrade to Woodstox 6.2.0 27 April 2020, 08:57:09 UTC
4aad608 XCOMMONS-1932: Upgrade to Jackson 2.11.0 27 April 2020, 08:44:36 UTC
da1441b [Misc] Convert some tests from JUnit4 to JUnit5 26 April 2020, 21:20:40 UTC
5aeb421 [Misc] Convert some tests from JUnit4 to JUnit5 25 April 2020, 21:28:15 UTC
f15f9f1 XCOMMONS-1930: Make it simpler and nicer for Velocity scripts to handle Optional return values 24 April 2020, 21:28:01 UTC
1db9376 [Misc] Apply logging best practices. I think we should throw an exception instead of continuing since nothing else will work thereafter if we miss a ConverterManager implementation. 24 April 2020, 20:44:04 UTC
cf27961 XCOMMONS-1929: Upgrade to log4j API 2.13.2 24 April 2020, 15:26:36 UTC
26f7abd XCOMMONS-1928: Upgrade to ICU4J 67.1 23 April 2020, 13:31:29 UTC
7611663 XWIKI-17239: Warning about already existing [LinkChecker] Event Listener in console when starting XWiki * that warning does not actually make much sense since what it describes is not a problem 23 April 2020, 12:28:51 UTC
dca574c [misc] Improve a very misleading warning message 23 April 2020, 12:16:54 UTC
da0b9d4 XCOMMONS-1927: New property annotation to signify that a property should not be displayed in UIs * Fix field name to follow conventions 23 April 2020, 09:25:33 UTC
2f1057c XCOMMONS-1927: New property annotation to signify that a property should not be displayed in UIs 23 April 2020, 09:18:21 UTC
4246237 [Misc] Remove not needed public keywords 23 April 2020, 09:18:21 UTC
178d7e9 [misc] Improve log 23 April 2020, 09:09:26 UTC
81b27bc [Misc] Fix errors introduced in previous commit about applying logging best practices (thanks Thomas for catching it) 23 April 2020, 07:00:37 UTC
dc059b5 [Misc] Removed extra new lines 22 April 2020, 21:14:59 UTC
8b33736 [Misc] Apply logging best practices 22 April 2020, 21:14:13 UTC
a74b639 XCOMMONS-1926: Upgrade to AntRun Maven Plugin 3.0.0 22 April 2020, 14:13:46 UTC
73ead3e XCOMMONS-1925: Upgrade to JGroups 4.2.3 22 April 2020, 13:58:35 UTC
3c9589d XCOMMONS-1924: Upgrade to Guava 29.0-jre 22 April 2020, 13:51:06 UTC
4289f85 XCOMMONS-1923: Upgrade to XStream 1.4.12 22 April 2020, 13:46:47 UTC
c7d77f7 XCOMMONS-1922: Upgrade to Inifinispan 9.4.19.Final 22 April 2020, 13:36:48 UTC
910e9ae XCOMMONS-1921: Upgrade to Groovy 2.5.11 22 April 2020, 13:33:13 UTC
0528f88 [misc] Bulletproofing 22 April 2020, 06:22:19 UTC
9b0b130 XCOMMONS-1911: Better checks for components.txt * Bullet proofing to support more use cases (the maven release plugin use case works now) 21 April 2020, 15:55:37 UTC
00939b6 XCOMMONS-1911: Better checks for components.txt * Make it work when the maven release plugin is used (which checks out the source code in the target directory and thus we have 2 target directories in the paths) 21 April 2020, 14:15:50 UTC
bf39881 [branch] Updating inter-project dependencies on master 21 April 2020, 13:37:50 UTC
6af55db [maven-release-plugin] prepare for next development iteration 21 April 2020, 13:37:48 UTC
17a6bcc [maven-release-plugin] prepare branch stable-12.3.x 21 April 2020, 13:37:47 UTC
2119549 [Misc] Improved comment + link to issue 21 April 2020, 11:58:40 UTC
ba24e9e [misc] Fix typo 20 April 2020, 13:06:41 UTC
8eb0061 XCOMMONs-1918: Have pages be technical pages by default 19 April 2020, 13:22:19 UTC
78fef1c [Misc] Upgrade to Spoon Maven plugin 3.3 16 April 2020, 11:28:32 UTC
4465efd XCOMMONS-1916: Upgrade to Dom4j 2.1.3 16 April 2020, 11:02:05 UTC
38eb991 XCOMMONS-1915: Possible nullpointerexception whe passing a null value to ConverterManager * add test * convert existing tests to Junit 5 16 April 2020, 07:35:32 UTC
c1bbd4d XCOMMONS-1915: Possible nullpointerexception whe passing a null value to ConverterManager 16 April 2020, 07:02:35 UTC
9466f88 [Misc] Use CDATA for 2 reasons: 1) so that there's no XML-escaping issue in the json content and 2) so that reformatting tools don't reformat the content of the value field. 15 April 2020, 14:18:55 UTC
17552f8 [Misc] Upgrade dependencies in gradle build + try to fix missing deps. * Build is not working but I tnink that's because Gradle still has some known issues with JUnit5, see https://docs.gradle.org/current/userguide/java_testing.html#using_junit5 14 April 2020, 12:00:04 UTC
3ec9fba [Misc] Upgrade to openclover 4.4.1 14 April 2020, 10:09:36 UTC
fda7ebf XCOMMONS-1914: Upgrade to JUnit 5.6.2 14 April 2020, 09:45:25 UTC
edfc137 [Misc] Don't mix JUnit4 and JUnit5 APIs 14 April 2020, 08:29:01 UTC
58b7d87 XCOMMONS-1913: Spoon check for junit4 and junit5 API mix is not working 14 April 2020, 08:27:17 UTC
9cbcc4f [Misc] Remove Spoon errors which doesn't seem to allow for optional properties 13 April 2020, 19:54:53 UTC
206d925 [Misc] Convert tests to JUnit5 + apply test code style 13 April 2020, 19:48:10 UTC
da4452d [Misc] Replace generics with diamond operator 13 April 2020, 14:21:14 UTC
7946850 [Misc] Improve IntelliJ IDEA code style file 12 April 2020, 18:34:24 UTC
0a56fb5 [Misc] Reformat pom.xml files (fixes alignments and more) 12 April 2020, 18:26:57 UTC
a546878 [Misc] Fix checkstyle configuration which was not correctly checking our code style, see https://forum.xwiki.org/t/checkstyle-adjustments/6642 11 April 2020, 16:06:08 UTC
650e963 [Misc] Fix javadoc error introduced in previous commit 11 April 2020, 15:52:12 UTC
8d1a8e7 [Misc] Put back exception clause removed by error (needed for MockitoOldCoreExtension) 11 April 2020, 14:10:08 UTC
c126517 [Misc] Fix code style 11 April 2020, 13:40:31 UTC
c80cf6d [Misc] Bulletproof (thanks to SonarQube) 11 April 2020, 10:17:32 UTC
d2ca5f7 [Misc] Fix bug where the current URL source was not removed from the indexes map. Reported by SonarQube. I have no idea if that was causing a real bug or not but what's sure is that the remove() wasn't working. 11 April 2020, 10:10:30 UTC
375ba39 [Misc] Bulletproof 11 April 2020, 10:02:18 UTC
360364a [Misc] Bulletproof and only iterate if there are test instances 11 April 2020, 09:23:09 UTC
7aaf6f3 [Misc] Add explanation 10 April 2020, 10:55:10 UTC
fd51b28 [Misc] Improve a bit test coverage in commons-xml 09 April 2020, 16:06:20 UTC
57879f4 [Misc] Improve javadoc 09 April 2020, 14:56:39 UTC
bf29656 XWIKI-17188: Failure to compute diff in Extension Manager * Fix by checking the special case when a chunk is actually not involved in a conflict * Add some tests on this specific case that uses the real implementation to ensure the behaviour is fixed. 09 April 2020, 10:34:50 UTC
3405b1f XCOMMONS-1912: Upgrade to Bouncy Castle 1.65 07 April 2020, 14:22:21 UTC
3390e39 XCOMMONS-1740: Upgrade to HTML Cleaner 2.23 (#93) * XCOMMONS-1740: Upgrade to HTML Cleaner 2.23 * Upgrade to 2.23 * Fix XWikiDOMSerializer to use the right flag to not escape XML in the produced Document * Fix a bug in HTMLUtils that prevented the < > to be properly escaped during serialization * Refactor HtmlCleanerTest to ensure that the content of the Document is what expected before serialization. And change some expected HTML results. * Introduce a new configuration in HtmlCleanerConfiguration to translate special HTML entities, to be able to use them in an XML Parser * Use the new configuration in UnifiedHTMLDiffManager * Fix the failing test and clean a bit * Fix checkstyle. 07 April 2020, 07:53:42 UTC
42d6e58 [release] Updated compatibility previous version to the one just released. 06 April 2020, 13:55:16 UTC
a383c6e XCOMMONS-1907: Upgrade to ASM 8.0.1 06 April 2020, 09:41:20 UTC
aaf4b14 [Misc] Reduce mutation score because of flicker 05 April 2020, 12:29:22 UTC
812d514 XCOMMONS-1911: Better checks for components.txt * Fix bug added at last minute before pushing... 03 April 2020, 19:25:42 UTC
e68d745 XCOMMONS-1911: Better checks for components.txt 03 April 2020, 16:17:22 UTC
c031332 XCOMMONS-1910: Upgrade to Checker Qual 3.3.0 03 April 2020, 09:45:20 UTC
ce8d880 XCOMMONS-1909: Upgrade to Checkstyle 8.31 03 April 2020, 09:41:24 UTC
6fec926 XCOMMONS-1908: Upgrade to Byte Buddy 1.10.9 03 April 2020, 09:39:11 UTC
717c4cb XCOMMONS-1907: Upgrade to ASM 8.0 03 April 2020, 09:34:56 UTC
f4f4feb XCOMMONS-1906: Upgrade to Commons Lang 3.10 03 April 2020, 09:27:25 UTC
6256510 [Misc] Handle case of Clover (XCOMMONS-1813: ComponentAnnotationCheck is not working anymore) 28 March 2020, 09:49:26 UTC
90e9a1f XCOMMONS-1905: Upgrade to JUnit 5.6.1 27 March 2020, 16:23:37 UTC
dace295 XWIKI-17164: Upgrade to Javassist 3.27.0-GA 27 March 2020, 16:21:25 UTC
bdc2392 [Misc] Fix test failing because of XCOMMONS-1902: Provide environmental information when a test fails in the CI to help debug it 27 March 2020, 14:06:15 UTC
9836ed5 [Misc] Try to fix the trigger on CI (XCOMMONS-1902: Provide environmental information when a test fails in the CI to help debug it) * Fix edge case 26 March 2020, 22:16:46 UTC
83326de [Misc] Try to fix the trigger on CI (XCOMMONS-1902: Provide environmental information when a test fails in the CI to help debug it) * LogCapture tests verifies that when some logs are not captured, the test fails with an exception but since the test throws an exception, the debugging listener is triggered (since we're on CI), and in turn it triggers the CaptureConsoleExtension extension since the debugging listener prints something in the logs ;) 26 March 2020, 21:43:20 UTC
63b4f13 XCOMMONS-1903: Checkstyle does not complain anymore in case of missing javadoc on types * Add missing check for javadoc on types 26 March 2020, 17:06:03 UTC
534519e [release] Updated compatibility previous version to the one just released. 26 March 2020, 16:36:41 UTC
c722db7 [Misc] Try to fix the trigger on CI (XCOMMONS-1902: Provide environmental information when a test fails in the CI to help debug it) 26 March 2020, 15:58:02 UTC
c43e263 XCOMMONS-1902: Provide environmental information when a test fails in the CI to help debug it 26 March 2020, 15:56:24 UTC
6b2df37 [branch] Updating inter-project dependencies on master 26 March 2020, 10:55:52 UTC
f5ed5e5 [maven-release-plugin] prepare for next development iteration 26 March 2020, 10:55:50 UTC
4c6cbbf [maven-release-plugin] prepare branch stable-12.2.x 26 March 2020, 10:55:49 UTC
fed7975 [Misc] Use 12.2 instead of 12.2RC1. 25 March 2020, 16:51:17 UTC
69dd58a XCOMMONS-1901: Events should keep being stacked when it was aleady the case before starting to initialize a JAR extension * fix a regression that made event to not always been stacked during JAR loading 25 March 2020, 13:14:03 UTC
da42ec8 XCOMMONS-1901: Events should keep being stacked when it was aleady the case before starting to initialize a JAR extension 24 March 2020, 08:22:34 UTC
6b5a3b6 XCOMMONS-1459: Add support for Maven <exclusions> XCOMMONS-1458: A constraint coming from a dependency management might not be taken into account if one of the dependencies is already installed 23 March 2020, 10:22:48 UTC
0f22132 XCOMMONS-1459: Add support for Maven <exclusions> XCOMMONS-1458: A constraint coming from a dependency management might not be taken into account if one of the dependencies is already installed 20 March 2020, 17:28:26 UTC
008bdcc XCOMMONS-1895: Allow individual tests to provide fixture code that is called before components are initialized * Handle nested tests 19 March 2020, 14:43:12 UTC
52c6565 XCOMMONS-1895: Allow individual tests to provide fixture code that is called before components are initialized * Fix execution order 19 March 2020, 12:25:19 UTC
a96ea2f [misc] Revert a change committed by mistake 18 March 2020, 16:26:07 UTC
8aecdfb [misc] Remove useless dependency 18 March 2020, 15:31:06 UTC
079ad8f XCOMMONS-1896: Allow to unregister components in Extension Mojo * Add a new param disabledComponents to list the components that should be unregistered from the component manager. 18 March 2020, 14:53:42 UTC
707ed6b XCOMMONS-1900: Upgrade to ICU4J 66.1 18 March 2020, 14:30:34 UTC
50ecbb9 [misc] Remove unused dependency management (we actually exclude Saxon everywhere) 18 March 2020, 14:30:24 UTC
d4fea2f XCOMMONS-1895: Allow individual tests to provide fixture code that is called before components are initialized 18 March 2020, 14:17:46 UTC
3b52a1f XCOMMONS-1899: Upgrade to Maven Javadoc plugin 3.2.0 18 March 2020, 14:13:49 UTC
f3c4e2c XCOMMONS-1881: Upgrade to Mockito 3.3.3 18 March 2020, 14:05:23 UTC
2508722 XCOMMONS-1898: Upgrade to JGroups 4.2.1 18 March 2020, 14:04:18 UTC
back to top