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

sort by:
Revision Author Date Message Commit Date
b01132d XCOMMONS-311: Upgrade to Selenium 2.28 20 December 2012, 11:19:14 UTC
ad11613 XCOMMONS-322: Upgrade to Apache commons-net 3.2 Done. 11 December 2012, 19:23:02 UTC
18d00d7 [Misc] Try to debug failing test that doesn't fail locally 11 December 2012, 13:37:14 UTC
bb15d5c [Misc] Try to debug failing test that doesn't fail locally 11 December 2012, 13:29:57 UTC
4c66385 [Misc] Removed unused import 11 December 2012, 11:19:30 UTC
297e466 XCOMMONS-315: Make sure to do nothing in the logback module when logback is not present * Fixed Quality decrease introduced by Thomas by adding more tests (note that the code is not really nice since it's really hard to unit tests - it shows it wasn't designed in TDD fashion ;)) 11 December 2012, 11:06:22 UTC
d6bb888 XCOMMONS-319: Move all JMock-related classes to a jmock package in the Commons Test module * Also move annotations related to JMock + created an internal package for internal stuff 11 December 2012, 07:44:46 UTC
37fdad2 XCOMMONS-321: Don't draw Ant in HTML Cleaner module 10 December 2012, 14:15:01 UTC
7664986 XCOMMONS-320: Introduce a MockitoComponentMockingRule to replace AbstractMockingComponentTestCase * Improved constructor signature + fixed some warnings 10 December 2012, 13:51:43 UTC
3ec8df6 XCOMMONS-320: Introduce a MockitoComponentMockingRule to replace AbstractMockingComponentTestCase * Fix constructor signature 10 December 2012, 12:13:46 UTC
05ea127 XCOMMONS-320: Introduce a MockitoComponentMockingRule to replace AbstractMockingComponentTestCase 10 December 2012, 10:03:41 UTC
39b50ca XCOMMONS-319: Move all JMock-related classes to a jmock package in the Commons Test module 10 December 2012, 08:17:27 UTC
1519015 XCOMMONS-318: Introduce a ComponentManagerRule to replace AbstractComponentTestCase 09 December 2012, 17:57:04 UTC
0e880bc XCOMMONS-317: Use a @Rule to configure JMock instead of extending classes 09 December 2012, 10:10:33 UTC
7b45b48 XCOMMONS-316: Make it possible to write Test Mocks with Mockito 08 December 2012, 14:11:15 UTC
91692d6 XCOMMONS-315: Make sure to do nothing in the logback module when logback is not present 07 December 2012, 15:39:43 UTC
a269547 XCOMMONS-302: Maven handler do more request than needed * fix test 07 December 2012, 13:53:39 UTC
84cdc3e [Misc] Typo 07 December 2012, 13:09:12 UTC
b0d1641 XCOMMONS-313: Split Commons Test module in 2 and rationalize its usage * Fixed versions on master 07 December 2012, 12:37:12 UTC
1f5eb01 XCOMMONS-313: Split Commons Test module in 2 and rationalize its usage 07 December 2012, 11:19:05 UTC
f5cc7ef XCOMMONS-312: Upgrade to JMock 2.6.0 RC2 XCOMMONS-313: Split Commons Test module in 2 and rationalize its usage 07 December 2012, 10:44:03 UTC
4a1c4d5 XCOMMONS-310: Ensure no dependency brings Commons Logging or Log4J 07 December 2012, 09:58:23 UTC
a583eaa Fix javadoc. 07 December 2012, 09:58:00 UTC
5e68e31 XCOMMONS-310: Ensure no dependency brings Commons Logging or Log4J * Introduce a junit.version property to be able to pass the junit version to integration tests 05 December 2012, 16:55:52 UTC
e61aa2a XCOMMONS-302: Maven handler do more request than needed * more improvements, still need improvement on actual extension download 05 December 2012, 15:04:36 UTC
b843eb0 XCOMMONS-310: Ensure no dependency brings Commons Logging or Log4J 05 December 2012, 12:11:52 UTC
13e2631 [Misc] Typo 05 December 2012, 12:11:43 UTC
b9a54f5 XCOMMONS-309: Upgrade to logback 1.0.9 05 December 2012, 08:16:05 UTC
3947fe8 XCOMMONS-302: Maven handler do more request than needed * put back code commented by mistake 05 December 2012, 08:13:16 UTC
f42ec20 XCOMMONS-302: Maven handler do more request than needed * there is one remaining place but can't find a way to reduce it yet wihout duplicating several AETHER classes 04 December 2012, 18:35:24 UTC
7bfae45 [Misc] Introduce a maven property for defining the slf4j version we use 04 December 2012, 15:23:48 UTC
0e46f47 Missing @Test 03 December 2012, 18:43:40 UTC
954977b * add some tests * refactor loading components from JAR XCOMMONS-308: Component related events send Class based role instead of Type based 03 December 2012, 17:02:11 UTC
d3dac05 Remove unused import 30 November 2012, 17:41:38 UTC
097efc0 XCOMMONS-307: When uninstalling a JAR extension, remaining ones are not unloaded before being loaded 30 November 2012, 17:15:55 UTC
8467b67 XCOMMONS-306: The job manager deamon thread does not have any custom name 28 November 2012, 15:36:59 UTC
6becb4d XCOMMONS-305: The log produced by listeners of JobFinishedEvent event should ends up in the job status 28 November 2012, 15:36:58 UTC
46957a1 [Misc] Update CLIRR configuration after 4.3 release 26 November 2012, 16:17:33 UTC
c53682f XCOMMONS-303: In virtual mode only the "Uninstall from farm" button is displayed when displaying details 23 November 2012, 14:33:41 UTC
c370114 XCOMMONS-301: Uninstalling an extension does not remove its features * fix tests 22 November 2012, 13:16:54 UTC
8d35fd5 XCOMMONS-301: Uninstalling an extension does not remove its features 22 November 2012, 11:29:10 UTC
e3cfd44 XCOMMONS-300: Not very good merge when previous version is empty 20 November 2012, 18:42:21 UTC
f67d587 [tests] More tests 19 November 2012, 12:09:06 UTC
a73674a XCOMMONS-278: Fix for final inherited properties, when the execution context is set several times. 17 November 2012, 22:38:05 UTC
de6d46a [branch] Updating inter-project dependencies on master 16 November 2012, 14:09:18 UTC
b089cd6 [maven-release-plugin] prepare for next development iteration 16 November 2012, 14:09:02 UTC
4a48752 [maven-release-plugin] prepare branch stable-4.3.x 16 November 2012, 14:08:55 UTC
99048fd [misc] Better error reporting 15 November 2012, 07:29:38 UTC
da2003f XCOMMONS-299: Search in local/installed/core extensions repositories should be case insensitive 15 November 2012, 07:29:04 UTC
2a16b6a XCOMMONS-298: Upgrade to maven-site-plugin 3.2 14 November 2012, 10:49:21 UTC
0f7284f XCOMMONS-297: jdom jar is duplicated in the XEM backages * put the right group id * upgrade to last version 13 November 2012, 14:57:36 UTC
444ca80 XCOMMONS-297: jdom jar is duplicated in the XEM backages 13 November 2012, 13:22:28 UTC
eb55a2d [misc] Upgrade test dependency 13 November 2012, 11:07:35 UTC
a156eb5 XCOMMONS-292: Update to Selenium 2.26.0 It made the Comments tests stop flickering on my mac 10 November 2012, 22:52:01 UTC
bee21ad [build] Upgraded to guava 13.0.1 (latest) 08 November 2012, 14:34:28 UTC
3fa64c7 [build] fixed the version for the google guava dependency. 08 November 2012, 14:23:45 UTC
562b297 Bulletproofing 08 November 2012, 09:56:36 UTC
dce7855 XCOMMONS-295: plexus-utils jar is duplicated in the XEM packages 07 November 2012, 15:06:07 UTC
f540c69 XCOMMONS-294: Upgrade to Groovy 1.8.8 * fix mess introduced by xwiki-commons-groovy 07 November 2012, 14:43:45 UTC
50080db XCOMMONS-293: xercesImpl jar is duplicated in the XEM packages Make sure to get the right version of xml-apis 07 November 2012, 14:17:30 UTC
e23463b XCOMMONS-293: xercesImpl jar is duplicated in the XEM packages Put xerces version in common pom.xml 07 November 2012, 13:33:10 UTC
ac20ddf Add tests 06 November 2012, 10:21:14 UTC
0571fd0 XCOMMONS-291: Velocity should be configured to use SLF4J logger Fix test 05 November 2012, 17:35:48 UTC
7977006 XCOMMONS-291: Velocity should be configured to use SLF4J logger * better implementation 05 November 2012, 16:06:07 UTC
c9cc8e1 XCOMMONS-291: Velocity should be configured to use SLF4J logger * beetter implementation 05 November 2012, 15:50:41 UTC
9544eef XCOMMONS-291: Velocity should be configured to use SLF4J logger 05 November 2012, 14:57:14 UTC
07876b2 XCOMMONS-287: Upgrade to commons-io 2.4 XCOMMONS-288: Upgrade to httpclient 4.2.2 XCOMMONS-289: Upgrade to commons-configuration 1.9 XCOMMONS-290: Upgrade to jcl-over-slf4j and log4j-over-slf4j 1.7.2 05 November 2012, 08:12:11 UTC
0bf315c XCOMMONS-286: Upgrade to xstream 1.4.3 05 November 2012, 07:35:37 UTC
54c4b39 No need for it to be a warning 02 November 2012, 15:56:38 UTC
0cd3017 XCOMMONS-285: Add a java.util.Locale property converter * LocaleUtils.toLocale does not support propeertly empty string 02 November 2012, 14:30:40 UTC
714077d XCOMMONS-285: Add a java.util.Locale property converter 02 November 2012, 14:10:33 UTC
6477b61 XCOMMONS-278: Replaced method used for unit testing execution context properties with reflection access. 01 November 2012, 07:37:41 UTC
c61a444 XCOMMONS-278: Changed to builder pattern for declaring a property in the execution context. 01 November 2012, 07:37:30 UTC
2bf3a27 XCOMMONS-278: Changed name of attribute. 31 October 2012, 17:25:57 UTC
9ebca25 XCOMMONS-278: Execution context property declarations and property metadata attributes. 31 October 2012, 17:25:57 UTC
e0e56f0 Remove unused throws 29 October 2012, 11:08:51 UTC
1bc2068 Add test 29 October 2012, 11:03:08 UTC
32adcdb Apply codestyle 27 October 2012, 13:56:41 UTC
6c856d1 XCOMMONS-284: DefaultRequest(Request request) does not copy the passed reques Add tests 27 October 2012, 13:55:53 UTC
79cc819 Apply codestyle 24 October 2012, 17:24:34 UTC
1569e3a XCOMMONS-284: DefaultRequest(Request request) does not copy the passed reques 24 October 2012, 17:24:24 UTC
1eeffaa [Misc] I don't understand why there's a difference of 0.2% between my local run and Jenkins's... (again) 20 October 2012, 07:13:47 UTC
2f6d3b8 [Misc] I don't understand why there's a difference of 0.2% between my local run and Jenkins's... 20 October 2012, 07:05:09 UTC
efc1cea [Misc] Set good TPC thresholds (I have the strange feeling the generated TPC is not the same between runs and not the same as on Jenkins either...) 19 October 2012, 22:25:54 UTC
a229ce7 [Misc] Set default TPC threshold to 100% to force modules to define their own thresholds 19 October 2012, 20:08:09 UTC
9983b49 [Misc] Set TPC threshold above 70% 19 October 2012, 20:07:33 UTC
3419df3 [Misc] Set TPC thresholds 19 October 2012, 18:57:27 UTC
c50db34 XCOMMONS-283: Upgrade to Maven Clirr plugin 2.5 and use more specific CLIRR excludes XWIKI-8337: The News IRC Bot Listener doesn't work in multiwiki mode * Use the new CLIRR ignore to ignore one violation only and not the whole file! 19 October 2012, 08:20:24 UTC
2843bc1 XCOMMONS-280: Add support for default JAVA proxy support for Maven based repositories 18 October 2012, 14:34:26 UTC
dee2137 Put back code commented by mistake 18 October 2012, 13:02:50 UTC
3837498 XWIKI-8335: Restarting the wiki fails after installing the IRCBot app in a subwiki 18 October 2012, 12:40:58 UTC
b0ba7c1 XCOMMONS-281: User/Wiki component managers are created even when there is no component associated to them 18 October 2012, 08:28:47 UTC
7424538 XCOMMONS-279: Calling a method with strings as Enum parameters only works once Fixed. 18 October 2012, 01:02:19 UTC
f909d00 XCOMMONS-277: Add ability to skip XAR verification 15 October 2012, 10:39:02 UTC
3564454 XCOMMONS-270: Upgrade to slf4j 1.7.2 12 October 2012, 08:20:25 UTC
6e610c4 XCOMMONS-266 : Add a utility method to unserialize a ParameterizedType Narrowed down the checkstyle suppressions to exclude only FanOut check. 08 October 2012, 15:22:01 UTC
8a06ab1 XCOMMONS-275: Add support for custom properties in repository descriptor XCOMMONS-269: Allow accessing private Maven and XWiki repositories 08 October 2012, 13:47:55 UTC
5cad677 Merge branch 'master' into feature-extensionauth Conflicts: xwiki-commons-core/pom.xml 08 October 2012, 12:08:28 UTC
caa530f XCOMMONS-274: An installed extension is tagged as dependencies for all namespaces 08 October 2012, 09:18:20 UTC
6c87e09 XCOMMONS-269: Allow accessing private Maven and XWiki repositories 05 October 2012, 14:35:28 UTC
back to top