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

sort by:
Revision Author Date Message Commit Date
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
4273109 [Misc] Add missing unstable annotations 24 January 2019, 09:10:30 UTC
78c6abd Merge pull request #65 from xwikiorgci/weblate-xwiki-commons-xwiki-commons-extension-api Update from Weblate 24 January 2019, 07:52:11 UTC
5a72347 Translated using Weblate (Ukrainian) 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/uk/ 23 January 2019, 22:55:41 UTC
da84307 Translated using Weblate (Ukrainian) 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/uk/ 23 January 2019, 22:55:41 UTC
6e22fde Added translation using Weblate (Ukrainian) 23 January 2019, 22:55:41 UTC
2698865 Added translation using Weblate (Ukrainian) 23 January 2019, 22:55:41 UTC
f09794b Merge pull request #63 from surli/XWIKI-16036-avoid-npe XWIKI-16036: Random warning log - Could not find any matching step 23 January 2019, 19:50:58 UTC
59c4606 XWIKI-16036: Random warning log - Could not find any matching step * Just put the synchronize in add listener 23 January 2019, 18:27:42 UTC
929c8e4 XWIKI-16036: Random warning log - Could not find any matching step * Directly handle the synchronize on the getListenersByEvent() 23 January 2019, 13:48:41 UTC
ac8c331 XWIKI-16036: Random warning log - Could not find any matching step * Prevent removing a listener if it's null. 22 January 2019, 19:07:20 UTC
39a4fd7 XWIKI-16036: Random warning log - Could not find any matching step * Add a check to avoid a NPE in DefaultObservationManager#removeListener 22 January 2019, 18:57:47 UTC
a1441ea Merge pull request #62 from surli/XWIKI-16036-observation-manager XWIKI-16036: Random warning log - Could not find any matching step 22 January 2019, 13:55:26 UTC
01df0ca [build] Updated previous XWiki version to check for compatibility. 21 January 2019, 14:11:20 UTC
f664753 XWIKI-16036: Random warning log - Could not find any matching step * Add synchronized blocks around add/remove of listeners 21 January 2019, 11:22:55 UTC
025bf79 XCOMMONS-1555: Upgrade to JAXB 2.3.2 XCOMMONS-1556: Upgrade to Jakarta Activation 1.2.1 18 January 2019, 15:55:51 UTC
72fad2a XCOMMONS-1555: Upgrade to JAXB 2.3.2 18 January 2019, 13:25:02 UTC
ae946ba XCOMMONS-1542: Upgrade to Byte Buddy 1.9.7 18 January 2019, 13:12:36 UTC
back to top