sort by:
Revision Author Date Message Commit Date
bfb80fe XCOMMONS-1961: Set the max memory to give to the build test processes 31 May 2020, 17:45:42 UTC
03e4a51 XCOMMONS-1960: Remove mutation score strategy from the build (pitest/descartes) 28 May 2020, 15:48:13 UTC
2cdaf1e XCOMMONS-1958: Upgrade to Revapi 0.21.0 and Maven Revapi 0.11.5 28 May 2020, 13:43:58 UTC
126ba4c XCOMMONS-1957: Upgrade to Maven Project Info Reports Plugin 28 May 2020, 13:37:32 UTC
94645e4 XCOMMONS-1956: Upgrade to Commons IO 2.7 28 May 2020, 13:34:09 UTC
7821d34 XCOMMONS-1938: Upgrade to HtmlCleaner 2.24 * Fix regression related to HtmlUtils changes 28 May 2020, 09:12:24 UTC
cc5df8f [Misc] Apply code style 27 May 2020, 19:22:12 UTC
bedd82c [Misc] Use CDATA to prevent reformatting from removing white spaces which are supposed to be non-informative in XML + align to 120 chars 27 May 2020, 19:22:12 UTC
79fc44f XCOMMONS-1938: Upgrade to HtmlCleaner 2.24 (#94) * XCOMMONS-1938: Upgrade to HtmlCleaner 2.24 * Upgrade HtmlCleaner dependency * Add new test related to XCOMMONS-1893 * Keep as much as possible the entities parsed in the Document * Since HtmlCleaner doesn't allow to easily parse unicode characters, keep them translated with their character reference * Only unescape the & for character references in HtmlUtils * Remove previous exception made in UnifiedHTMLDiffManager since it's not needed anymore. * Show issue related with unicode characters * Explicit about the non-breaking space. 27 May 2020, 14:50:47 UTC
2b4bfdb XCOMMONS-1952: Upgrade to Maven Spoon plugin 3.4.1 26 May 2020, 16:55:29 UTC
02cbea3 XCOMMONS-1955: Upgrade to Groovy 2.5.12 26 May 2020, 16:53:31 UTC
cb4cf37 XCOMMONS-1953: Upgrade to Caffeine 2.8.4 26 May 2020, 16:50:15 UTC
cb8735c XCOMMONS-1954: Upgrade to JGroups 4.2.4 26 May 2020, 16:48:58 UTC
24aa22f XCOMMONS-1953: Upgrade to Caffeine 2.8.3 26 May 2020, 16:39:19 UTC
d86dc4b XCOMMONS-1952: Upgrade to Maven Spoon plugin 3.4 26 May 2020, 16:35:38 UTC
33cc6f7 XCOMMONS-1951: Upgrade to Stax2 API 4.2.1 26 May 2020, 16:32:17 UTC
a280bcd XCOMMONS-1950: Upgrade to log4j API 2.13.3 26 May 2020, 16:30:25 UTC
31d550d XCOMMONS-1949: Upgrade to Woodstox 6.2.1 26 May 2020, 16:30:25 UTC
3c3a298 [release] Updated compatibility previous version to the one just released. 26 May 2020, 13:16:19 UTC
cefc316 XCOMMONS-1948: API to get all methods including from superclasses * Add tests 25 May 2020, 16:50:24 UTC
8c1bdcf [Misc] Allow marking the @BeforeComponent methods as package-private to follow JUnit5 best practices * Fix regression introduced (we were getting all visibility but dropped getting inherited methods) 25 May 2020, 15:24:24 UTC
ed9ea62 [Misc] Remove "public" keywords from test methods 24 May 2020, 20:16:31 UTC
256aa0c [Misc] Remove "public" keywords from test methods, thanks to IntelliJ structural search/replace 24 May 2020, 18:39:49 UTC
d49ebe4 [Misc] Remove unnecessary public keywords 24 May 2020, 16:33:11 UTC
b752766 [Misc] Allow marking the @BeforeComponent methods as package-private to follow JUnit5 best practices 24 May 2020, 16:17:41 UTC
add9ae8 [Misc] Allow calling methods located in package-private classes (e.g. @BeforeComponents methods) + fix sone Sonarlint warnings + convert test to JUnit5 24 May 2020, 16:13:13 UTC
832fd8f [Misc] Convert to JUnit5 23 May 2020, 17:02:21 UTC
cd1c318 [Misc] Convert to JUnit5 + apply best practices 23 May 2020, 16:58:34 UTC
d45285e [Misc] Convert from JUnit4/JMock to JUnit5/Mockito 23 May 2020, 16:50:32 UTC
aa7f7a5 [Misc] Convert to JUnit5 23 May 2020, 16:26:15 UTC
e72a59b [Misc] Convert to JUnit5 23 May 2020, 16:11:13 UTC
47533be [Misc] Convert to JUnit5 23 May 2020, 16:06:41 UTC
09771f2 [Misc] Convert to JUnit5 23 May 2020, 15:48:27 UTC
708b208 [Misc] Convert to JUnit5 23 May 2020, 15:17:07 UTC
d021803 XCOMMONS-1947: Component Archetype should use JUnit5 for its tests 23 May 2020, 15:00:09 UTC
6d7e77f [Misc] Fix warnings shown by Sonarlint 22 May 2020, 22:04:35 UTC
87978f1 [Misc] Fix warnings shown by Sonarlint 22 May 2020, 21:59:20 UTC
0d20b13 [Misc] Fix warnings shown by Sonarlint 22 May 2020, 21:58:07 UTC
feedc60 [Misc] Incorporate Dspot test into proper test suite + Remove unnecessary "public" keywords as indicated by sonarlint + remove evosuite config from build since we're not using it anymore 22 May 2020, 21:46:56 UTC
f4855b1 [Misc] Added missing @Test annotation! 22 May 2020, 21:16:06 UTC
2a801f4 [Misc] Incorporate Dspot test into proper test suite 22 May 2020, 21:14:29 UTC
a7f63b3 [Misc] Incorporate Dspot test into proper test suite + add even more tests 22 May 2020, 20:20:56 UTC
d28abd4 [Misc] Display full process so that we can see which java process take which cpu for ex 21 May 2020, 22:49:37 UTC
4d7fdf1 XCOMMONS-1946: XWikiVelocityContext does not take into account logging.deprecated.enabled property * remove too optimistic since annotation * add missing Unstable annotation 20 May 2020, 14:50:15 UTC
4c00be7 XCOMMONS-1946: XWikiVelocityContext does not take into account logging.deprecated.enabled property * add missing since annotation * fix variable name 20 May 2020, 14:48:07 UTC
69688fe XCOMMONS-1946: XWikiVelocityContext does not take into account logging.deprecated.enabled property 20 May 2020, 14:46:43 UTC
6d1689e [Misc] Use XML instead of JSON (allows comments and no issues with regexes) 18 May 2020, 19:35:53 UTC
4e217ab [Misc] Use XML insteas of JSON (allows comments and no issues with regexes) 18 May 2020, 19:26:37 UTC
616892c [Misc] Also prints the iptables on the host machine to try to debug connectivity issues when the tests fail 18 May 2020, 18:48:04 UTC
3ef8e06 [branch] Updating inter-project dependencies on master 18 May 2020, 10:58:28 UTC
46e0ef7 [maven-release-plugin] prepare for next development iteration 18 May 2020, 10:58:26 UTC
9c5e197 [maven-release-plugin] prepare branch stable-12.4.x 18 May 2020, 10:58:26 UTC
4333510 XCOMMONS-1939: Fail the build if we try to @Inject something else than the component role * Rewrite check * We may want to add another check in the future for public components not using an interface role 17 May 2020, 17:09:22 UTC
ac6da98 XCOMMONS-1939: Fail the build if we try to @Inject an implementation class instead of the interface * Disable the check for now, until the issue is fixed 15 May 2020, 09:06:42 UTC
3d3226b [Misc] Don't mix Junit4 and JUnit5 APIs 15 May 2020, 08:27:03 UTC
955e3b2 XCOMMONS-1944: The getEnumConstants is not a secure method in regard to velocity's SecureIntrospector 14 May 2020, 09:03:35 UTC
55478d2 [Misc] Adding missing EM metadata for e.x.o 13 May 2020, 08:56:48 UTC
11cbb20 XCOMMONS-1939: Fail the build if we try to @Inject an implementation class instead of the interface * Fix bug 11 May 2020, 08:03:31 UTC
9f21452 XCOMMONS-1942: Upgrade to Checker Qual 3.4.0 11 May 2020, 06:46:10 UTC
4b46819 XCOMMONS-1941: Upgrade to Maven Assembly Plugin 3.3.0 11 May 2020, 06:39:24 UTC
7f86819 XCOMMONS-1940: Upgrade to Byte Buddy 1.10.10 11 May 2020, 06:31:45 UTC
9cd22e3 [Misc] Don't report revapi errors on unstable code! * Limitation: it's currently not working if the Unstable annotation is on the class. 10 May 2020, 09:55:43 UTC
8f8a52f [Misc] Convert revapi configuration to new JSON format 10 May 2020, 09:43:07 UTC
fe6b44b XCOMMONS-1939: Fail the build if we try to @Inject an implementation class instead of the interface * Fail if we inject on a class when in non internal code 08 May 2020, 15:06:39 UTC
f65495f XCOMMONS-1939: Fail the build if we try to @Inject an implementation class instead of the interface * Fix forgotten use cases: the field type is excluded by the user or the field type points to a Component implementation that defines its role as itself using the "roles" attribute of the @Component annotation 08 May 2020, 14:22:41 UTC
daf6da1 XCOMMONS-1939: Fail the build if we try to @Inject an implementation class instead of the interface * Remove processor FTM since it's missing supporting a use case 08 May 2020, 10:19:06 UTC
676b06b XCOMMONS-1939: Fail the build if we try to @Inject an implementation class instead of the interface 08 May 2020, 09:34:10 UTC
614e537 XWIKI-7260: Add support for a type of extension not associated with a file * better implementation 06 May 2020, 12:45:54 UTC
56b5eb9 XWIKI-7260: Add support for a type of extension not associated with a file * make sure to take into account Maven dependencies with type different from default type 04 May 2020, 08:06:18 UTC
33f0ad3 [Misc] Adjust threshold after converting tests from jmock to mockito (it's possible we were more strict before since we were using a lot of oneOf() and with mockito we don't verify systematically all calls). 03 May 2020, 16:04:04 UTC
a4444ee [Misc] Add some eclipse indicators to not reformat 03 May 2020, 08:30:05 UTC
d37acb2 [Misc] Convert tests from JUnit4/JMock to JUnit5/Mockito 02 May 2020, 14:20:54 UTC
6b560fc [Misc] Convert tests from JUnit4/JMock to JUnit5/Mockito 02 May 2020, 13:57:39 UTC
e2caa5b XCOMMONS-1934: Add ability to modify configuration source properties * Add internal decorator helper 29 April 2020, 17:16:15 UTC
4fd68a6 XWIKI-7260: Add support for a type of extension not associated with a file 29 April 2020, 08:39:29 UTC
cec9245 [release] Updated compatibility previous version to the one just released. 29 April 2020, 08:00:46 UTC
e821278 XCOMMONS-1934: Add ability to modify configuration source properties 27 April 2020, 17:10:58 UTC
ef71f99 XCOMMONS-1936: Upgrade to Checkstyle 8.32 27 April 2020, 15:07:58 UTC
8625482 XCOMMONS-1935: Upgrade to Caffeine 2.8.2 27 April 2020, 15:05:10 UTC
f8e123d XCOMMONS-1930: Make it simpler and nicer for Velocity scripts to handle Optional return values * Rollback changes which are not good enough 27 April 2020, 11:19:13 UTC
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
back to top