https://github.com/xwiki/xwiki-commons

sort by:
Revision Author Date Message Commit Date
b84a41e XCOMMONS-1603: Jobs statuses annoted with Serializable(false) are serialized anyway 14 March 2019, 17:52:56 UTC
5c6abf2 XCOMMONS-1602: Upgrade dependency to Maven Remote Resource plugin 1.6 14 March 2019, 10:37:09 UTC
8663500 XCOMMONS-1601: Upgrade to Maven Project Info Reports Plugin 3.0.0 14 March 2019, 10:10:39 UTC
94ded80 XCOMMONS-1600: Upgrade to Sonar Maven plugin 3.6.0.1398 14 March 2019, 09:52:39 UTC
f41d21c XCOMMONS-1599: Upgrade to Stax2 API 4.2 14 March 2019, 08:52:31 UTC
96957b0 XCOMMONS-1188: Upgrade to Infinispan 9.4.9.Final 14 March 2019, 08:15:16 UTC
e684719 XCOMMONS-1188: Upgrade to Infinispan 9.4.9.Final 13 March 2019, 17:56:51 UTC
0ff1e15 XCOMMONS-1598: The job status store use a wrong cache id 13 March 2019, 17:24:17 UTC
fe58c57 XCOMMONS-1597: Upgrade to JGroups 4.0.18 13 March 2019, 08:10:24 UTC
685b37d [misc] Fix typo 12 March 2019, 15:01:50 UTC
962e394 [Misc] Excluding crypto modules from pitest checks, see comment in commit and issue at https://github.com/STAMP-project/pitest-descartes/issues/62 12 March 2019, 14:11:14 UTC
902dd38 [Misc] Move test to JUnit5 (and incidentally fix the issue with PIT since we're using the JUnit5 PIT plugin and this module was not putting junit5 in the classpath) 12 March 2019, 13:47:34 UTC
d39ceb2 XCOMMONS-1595: Upgrade to Plexus Utils 3.2.0 11 March 2019, 15:03:28 UTC
1df3227 XCOMMONS-1594: Upgrade to revapi 0.19.0 and plugin 0.11.0 11 March 2019, 14:59:54 UTC
430c6a2 XCOMMONS-1593: Upgrade to Maven Javadoc plugin 3.1.0 11 March 2019, 08:25:34 UTC
c6b0390 XCOMMONS-1589: Upgrade to Mockito 2.25.0 07 March 2019, 08:48:32 UTC
11090fd Revert "XCOMMONS-1593: Upgrade to Maven Javadoc plugin 3.1.0" This reverts commit e7d3848341ac59fc4251b942b3b1d9d80e6c3dbb. 06 March 2019, 14:17:51 UTC
62ac571 [misc] Fix javadoc 06 March 2019, 13:33:29 UTC
c5847f4 [misc] Fix javadoc 06 March 2019, 12:55:45 UTC
9e6315e [misc] Fix javadoc 06 March 2019, 09:26:50 UTC
e7d3848 XCOMMONS-1593: Upgrade to Maven Javadoc plugin 3.1.0 06 March 2019, 08:40:56 UTC
8884cd8 [misc] Add missing dependency management 05 March 2019, 17:11:07 UTC
1f31d19 [misc] Fix conflict with standard Remote Resource plugin caused by revious commit 05 March 2019, 15:55:52 UTC
9c39f63 XCOMMONS-1591: Upgrade to ASM 7.1 05 March 2019, 09:14:56 UTC
6e6a914 XCOMMONS-1590: Upgrade to snakeyaml 1.24 05 March 2019, 09:05:05 UTC
99c8c9e [misc] Remove dependency management not needed anymore 05 March 2019, 08:53:42 UTC
8e25b28 [Misc] Fix checkstyle 05 March 2019, 07:54:34 UTC
608bc54 [misc] Fix codestyle 04 March 2019, 18:01:32 UTC
e7f5efc [misc] Improve the resolution of dependencies 04 March 2019, 17:49:25 UTC
d1db61b XCOMMONS-1589: Upgrade to Mockito 2.24.5 04 March 2019, 14:22:26 UTC
9d287b0 XCOMMONS-1588: Upgrade to Checkstyle 8.18 04 March 2019, 14:14:19 UTC
0a2a50f XCOMMONS-1587: Upgrade to SLF4J 1.7.26 04 March 2019, 10:42:45 UTC
f753887 XCOMMONS-1586: Upgrade to Javassist 3.24.1-GA 28 February 2019, 09:08:08 UTC
bb488c3 XCOMMONS-1583: Define a stable way to serialize types * Revert convertToString method added in TypeConverter since it's never used. 27 February 2019, 13:51:23 UTC
c093aec XCOMMONS-1583: Define a stable way to serialize types * Create ReflectionUtils#serializeType and associate tests * Rely on this method in DefaultParameterizedType#toString * Create test class for DefaultParameterizedType * Add TypeConverter#convertToString and fix existing test in TypeConverterTest 26 February 2019, 18:45:46 UTC
20d901e XCOMMONS-1582: Upgrade to commons-codec 1.12 26 February 2019, 11:18:56 UTC
0d88c25 [release] Updated compatibility previous version to the one just released. 25 February 2019, 18:55:43 UTC
2f005fa Merge pull request #73 from xwikiorgci/weblate-xwiki-commons-xwiki-commons-extension-api Update from Weblate 25 February 2019, 13:14:16 UTC
0393889 Translated using Weblate (Russian) Currently translated at 100.0% (29 of 29 strings) Translation: XWiki Commons/xwiki-commons-extension-api Translate-URL: https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/ru/ 19 February 2019, 16:58:58 UTC
0af024e Translated using Weblate (Norwegian) Currently translated at 100.0% (29 of 29 strings) Translation: XWiki Commons/xwiki-commons-extension-api Translate-URL: https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/no/ 19 February 2019, 16:58:58 UTC
ccad848 Translated using Weblate (Russian) Currently translated at 100.0% (5 of 5 strings) Translation: XWiki Commons/xwiki-commons-job Translate-URL: https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/ru/ 19 February 2019, 16:58:58 UTC
12c3203 [Misc] Improve tool test to detect and throw an exception when components are registered several times. * Refactor some methods in ComponentAnnotationLoader * Create a new TestComponentAnnotationLoader to override the behaviour of the previous one * Use the new TestComponentAnnotationLoader in ComponentRegistrator 19 February 2019, 16:54:34 UTC
438e8ea [Misc] Improve DefaultComponentDescriptor#toString * Call the super.toString() * Add new test for toString() 19 February 2019, 16:54:34 UTC
ebb56f9 [Misc] Add more comments + remove unused code 19 February 2019, 15:21:01 UTC
904668c [Misc] Remove unnecessary code for Java8 19 February 2019, 15:19:38 UTC
0639e87 [branch] Updating inter-project dependencies on master 19 February 2019, 08:44:28 UTC
ee7622e [maven-release-plugin] prepare for next development iteration 19 February 2019, 08:44:22 UTC
31c9cd2 [maven-release-plugin] prepare branch stable-11.1.x 19 February 2019, 08:44:21 UTC
3346921 XCOMMONS-1581: JUnit5 Tests that output to the console are not longer caught * Remove the JUnit4 RL since it's not used anymore since we use JUnit5 even for JUnit4-based tests * Also check for pom.xml existence for code hardening 16 February 2019, 13:20:53 UTC
d2a6c12 XCOMMONS-1581: JUnit5 Tests that output to the console are not longer caught * Reimplement the reading of the Maven property to reduce the dependencies and avoid conflicts with tests. Should also be faster. Note a limitation: we don't support inheritance: the skip property needs to be set to false in each pom.xml wanting to skip it! 16 February 2019, 09:49:09 UTC
74a8316 XCOMMONS-1581: JUnit5 Tests that output to the console are not longer caught 15 February 2019, 17:29:06 UTC
c36e6a5 [misc] Remove unused plugin 15 February 2019, 16:26:36 UTC
39ccfd8 Revert "XCOMMONS-1581: JUnit5 Tests that output to the console are not longer caught" This reverts commit a081741d077ed14894ff6709f82dd86d8f850357. 15 February 2019, 15:35:29 UTC
a081741 XCOMMONS-1581: JUnit5 Tests that output to the console are not longer caught 15 February 2019, 15:23:14 UTC
4dd4109 [release] Update compatibility previous version. 13 February 2019, 11:08:14 UTC
fa24c4e XCOMMONS-1580: Upgtade to Bouncy Castle 1.61 12 February 2019, 14:32:04 UTC
118c7a4 XCOMMONS-1566: Upgrade to Byte Buddy 1.9.10 12 February 2019, 13:47:28 UTC
a70236e XCOMMONS-1577: Upgrade to JUnit 5.4.0 * Remove dependencies that are no longer needed thanks to the new junit-jupiter artifact 12 February 2019, 13:26:09 UTC
ca7eceb Merge pull request #72 from surli/misc-spoon-upgrade XCOMMONS-1579: Upgrade to Spoon 7.3.0 11 February 2019, 10:23:25 UTC
6574090 XCOMMONS-1579: Upgrade to Spoon 7.3.0 11 February 2019, 08:53:09 UTC
a1b3364 XCOMMONS-1577: Upgrade to JUnit 5.4.0 08 February 2019, 14:08:02 UTC
948e7ce [Misc] Added missing EM name + update description, for future import on https://extensions.xwiki.org/xwiki/bin/view/Extension/Script%20Module 08 February 2019, 13:52:55 UTC
91687d8 XCOMMONS-1576: Upgrade to JSR305 3.0.2 07 February 2019, 17:40:22 UTC
f868ce1 XCOMMONS-1575: Upgrade to commons-collections 4.3 06 February 2019, 09:07:47 UTC
76416dd XCOMMONS-1574: Upgrade to Groovy 2.5.6 06 February 2019, 09:01:12 UTC
526c20c XCOMMONS-1566: Upgrade to Byte Buddy 1.9.9 06 February 2019, 08:59:21 UTC
a1d5071 XCOMMONS-1572: Upgrade to Mockito 2.24.0 06 February 2019, 08:20:16 UTC
ae7c7b6 [Misc] Upgrade to latest released DSpot version 04 February 2019, 14:01:38 UTC
1df3a18 [Misc] Add tests generated by Dspot with Dspot Maven plugin 1.2.1 with AllLiteralAmplifiers, MethodAdd, MethodRemove, MethodGeneratorAmplifier, ReturnValueAmplifier, ReplacementAmplifier, NullifierAmplifier 04 February 2019, 11:55:07 UTC
cc6e554 XCOMMONS-1571: HtmlCleaner strips the leading space in value form attributes 01 February 2019, 16:51:19 UTC
be69829 Merge pull request #70 from surli/XCOMMONS-1571-trimmed-values XCOMMONS-1571: HtmlCleaner strips the leading space in value form attributes 31 January 2019, 14:41:56 UTC
0011780 XCOMMONS-1571: HtmlCleaner strips the leading space in value form attributes * Disable trimmed values property in HtmlCleaner 31 January 2019, 14:38:24 UTC
599a012 [Misc] Remove unused dependency (which incidentally was invalidating the comment we put in the top level pom.xml about this dep not being used by XWiki ;)) 30 January 2019, 14:01:20 UTC
300e3e8 XCOMMONS-1570: Upgrade to Plexus Containers 2.0.0 29 January 2019, 14:08:35 UTC
2e02ef9 Revert "XCOMMONS-1569: Upgrade to Maven Pitest Plugin 1.4.5" This reverts commit 8abff57a1dfba81e73740ede887567d06649d3f7. 29 January 2019, 12:48:08 UTC
8abff57 XCOMMONS-1569: Upgrade to Maven Pitest Plugin 1.4.5 29 January 2019, 09:20:38 UTC
c70d0eb XCOMMONS-1568: Upgrade to Checkstyle 8.17 29 January 2019, 09:13:45 UTC
bf1be17 XCOMMONS-1567: Upgrade to httpclient 4.5.7 29 January 2019, 09:06:55 UTC
191d533 XCOMMONS-1566: Upgrade to Byte Buddy 1.9.8 29 January 2019, 08:56:39 UTC
e4a8d48 XCOMMONS-1565: Upgrade to Jacoco plugin 0.8.3 29 January 2019, 08:52:43 UTC
277000b XCOMMONS-1564: Upgrade to Maven Invoker plugin 3.2.0 28 January 2019, 17:50:39 UTC
39fe2ff XCOMMONS-1563: Upgrade to httpcore 4.4.11 28 January 2019, 17:47:26 UTC
f47ac65 [release] Updated compatibility previous version to the one just released. 28 January 2019, 17:45:20 UTC
dd761b2 XCOMMONS-1562: Upgrade to Plexus Archiver 4.1.0 28 January 2019, 17:44:50 UTC
37bf6dc HTMLCleaner doesn't recognize some HTML named entity 28 January 2019, 16:19:32 UTC
49c1774 [Misc] Added explanation comment 28 January 2019, 12:43:26 UTC
5dcc2bd [Misc] Added Maven Dspot plugin config for easing testing of XWiki with DSpot 28 January 2019, 12:43:26 UTC
9efab1c [Misc] Adding JUnit5 dependency for suites for JUnit5 tests which needs Suites 28 January 2019, 12:43:26 UTC
03e8cad Merge pull request #68 from xwikiorgci/weblate-xwiki-commons-xwiki-commons-extension-api Update from Weblate 28 January 2019, 08:18:49 UTC
6f46964 Translated using Weblate (Norwegian) Currently translated at 20.6% (6 of 29 strings) Translation: XWiki Commons/xwiki-commons-extension-api Translate-URL: https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-extension-api/no/ 27 January 2019, 21:05:05 UTC
a51ee02 Added translation using Weblate (Norwegian) 27 January 2019, 21:05:05 UTC
f4e1cae [Misc] Fix build error when we upgrade the XWiki version in the POM + remove double triggering of the rendering job! 26 January 2019, 10:44:30 UTC
07c870c [branch] Updating inter-project dependencies on master 26 January 2019, 10:19:20 UTC
3813ce2 [maven-release-plugin] prepare for next development iteration 26 January 2019, 10:17:53 UTC
c0b1faf [maven-release-plugin] prepare branch stable-11.0.x 26 January 2019, 10:17:53 UTC
42a3f81 XCOMMONS-1559: FilterConversionFinished implements BeginFoldEvent 25 January 2019, 10:51:51 UTC
1b341ea [Misc] Fix mutation threshold in commons-xml 24 January 2019, 15:10:53 UTC
f49caa1 [Misc] Add ability to skip jacoco from executing (needed for ex in test modules where we don't want that test code be checked against a threshold since we would need tests for tests...) 24 January 2019, 13:50:08 UTC
dba38e9 XCOMMONS-1558: Create a PropertyDisplayType annotation (#64) * Introduce a PropertyDisplayType annotation that we can use to specify with which type the macro parameter should be rendered. * Add the display type in the property descriptor. * Add related tests. 24 January 2019, 12:46:47 UTC
2fc9bce Merge pull request #66 from atallahade/fix-missing-unstable [Misc] Add missing unstable annotations 24 January 2019, 12:45:06 UTC
back to top