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

sort by:
Revision Author Date Message Commit Date
2a4c21e XCOMMONS-433: Provide a generic XML parser/serializer for filters 29 July 2013, 07:29:27 UTC
87a07bc [Misc] Use String.format() to have more readable strings + reduce code violations for duplicated strings. Future: Have our exception classes accept sprintf in constructors. 23 July 2013, 11:55:52 UTC
39aa5e8 [Misc] Add more missing "private" qualifiers 23 July 2013, 11:49:12 UTC
cd37a5f [Misc] Add missing "private" qualifier 23 July 2013, 11:47:18 UTC
15435af [refactoring] Forgot to add the new module in parent pom 22 July 2013, 09:23:46 UTC
350d8a5 [refactoring] Move generic extension repository http tools in its own module 22 July 2013, 09:23:46 UTC
097aee5 [Misc] More usage memory of @ComponentRole in favor of @Role 20 July 2013, 06:29:16 UTC
23d8e0b [misc] Revert "final" class change, since this is an API breakage 19 July 2013, 17:57:37 UTC
46a8444 Forgot to remove debug code 19 July 2013, 17:50:14 UTC
c611d5e XCOMMONS-429: Add support for parsing JSON strings into JSON objects to the $jsontool Done 19 July 2013, 17:48:24 UTC
2afe73f [cleanup] Applied codestyle, added a missing test 19 July 2013, 17:48:23 UTC
783176f XCOMMONS-426: Provide a generic XML parser/serializer for filters * add support for method parameter anotation inheritance 18 July 2013, 11:51:37 UTC
d390577 XCOMMONS-426: Provide a generic XML parser/serializer for filters * add missing @Unstable annotations 18 July 2013, 06:58:30 UTC
9bcdcd6 XCOMMONS-428: ComponentAnnotationLoader fail to unregister a set of component if failing to load one of their implementation class 15 July 2013, 15:45:55 UTC
f67c0f5 XCOMMONS-426: Provide a generic XML parser/serializer for filters * a bit of cleanup * add tests 14 July 2013, 15:15:17 UTC
a942bf8 XCOMMONS-426: Provide a generic XML parser/serializer for filters * improve ContentHandler parser API 14 July 2013, 14:14:42 UTC
3f7d66a XCOMMONS-426: Provide a generic XML parser/serializer for filters * improve Result support in the serializer 14 July 2013, 13:46:40 UTC
0d5c343 XCOMMONS-426: Provide a generic XML parser/serializer for filters 14 July 2013, 13:31:26 UTC
6fc4599 XCOMMONS-425: The wrong converter is selected when converting to String 12 July 2013, 10:49:15 UTC
4c30f96 XCOMMONS-423: Add support for generic types in properties converters * forgot to register ArrayList converter 12 July 2013, 10:25:41 UTC
de2203c XCOMMONS-423: Add support for generic types in properties converters * minor improvements 11 July 2013, 16:35:16 UTC
2448b5c XCOMMONS-424: ReflectionUtils.resolveType does not work with child type not directly extending the passed type * fix test 11 July 2013, 09:23:58 UTC
359f869 Update jacoco value 11 July 2013, 09:10:26 UTC
5531262 XCOMMONS-424: ReflectionUtils.resolveType does not work with child type not directly extending the passed type 11 July 2013, 09:05:33 UTC
ae59406 XCOMMONS-423: Add support for generic types in properties converters * remove unused imports 10 July 2013, 14:43:22 UTC
9765909 XCOMMONS-423: Add support for generic types in properties converters * minor improvement 10 July 2013, 14:26:13 UTC
67a08b7 Add tests 10 July 2013, 13:40:26 UTC
65a154c XCOMMONS-423: Add support for generic types in properties converters * remove unused imports 10 July 2013, 13:29:52 UTC
c0a2010 XCOMMONS-423: Add support for generic types in properties converters * remove unused leftover 10 July 2013, 13:22:53 UTC
7955d3e XCOMMONS-423: Add support for generic types in properties converters * update javadoc 10 July 2013, 12:36:06 UTC
9ddc16d XCOMMONS-423: Add support for generic types in properties converters 10 July 2013, 12:25:55 UTC
c29c7ae [release] Update clirr previous version. 10 July 2013, 05:44:53 UTC
0c61aa4 [Misc] Fixing jacoco check threshold values 09 July 2013, 11:58:55 UTC
92d0628 Revert "[Misc] Putting 100% was wrong. The issue is https://github.com/jacoco/jacoco/issues/81" This reverts commit 47de354ac8f3b37e8e83602685c36f79b4e5a6e4. 09 July 2013, 10:48:00 UTC
47de354 [Misc] Putting 100% was wrong. The issue is https://github.com/jacoco/jacoco/issues/81 09 July 2013, 10:40:28 UTC
af6d07e [Misc] Work around bug in Jacoco check mojo 09 July 2013, 10:13:54 UTC
9dcb252 Fix checkstyle 08 July 2013, 11:04:02 UTC
175cdec Work around checkstyle bug 08 July 2013, 10:11:28 UTC
44c2a5c Revert "[Misc] Fix javadoc" This reverts commit c6649f5e1fd57500875c0aaf7bd4cb3d827bd465. No it does not fix the javadoc... 08 July 2013, 10:11:16 UTC
c6649f5 [Misc] Fix javadoc 08 July 2013, 07:18:21 UTC
1f77cc4 Fix javadoc 08 July 2013, 06:55:20 UTC
a11200f XWIKI-9301: Make it more obvious that "context" script binding is deprecated in Velocity scripts * fix examples 08 July 2013, 06:55:20 UTC
c2e7cd6 [Misc] Mak it simpler to debug component loading issues 04 July 2013, 11:28:41 UTC
8d1b5d8 Improve test 01 July 2013, 10:12:24 UTC
dd0695a Remove unused (and very wrong at this level) private fields 01 July 2013, 10:10:29 UTC
962880f XCOMMONS-422: XCOMMONS-365: DeprecatedCheckUberspector does not always look at the object class 01 July 2013, 09:35:04 UTC
fc8ace1 XCOMMONS-421: Add API to dispose resources initialized by org.xwiki.environment.System 29 June 2013, 12:04:58 UTC
4776b07 XCOMMONS-420 Upgrade to Jacoco 0.6.3 and AspectJ 1.7.3 28 June 2013, 20:46:02 UTC
928d4d1 XCOMMONS-419: Allow generating full coverage results with Jacoco and Sonar * Added more explanations 28 June 2013, 16:20:59 UTC
024ed03 XCOMMONS-419: Allow generating full coverage results with Jacoco and Sonar * Third try 28 June 2013, 15:47:05 UTC
fed39a9 XCOMMONS-419: Allow generating full coverage results with Jacoco and Sonar 28 June 2013, 14:49:14 UTC
fc6bd0a [Misc] Fixed following warning + removed dependency declaration duplication [WARNING] Some problems were encountered while building the effective model for org.xwiki.commons:xwiki-commons-classloader:pom:5.2-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin @ org.xwiki.commons:xwiki-commons-core:5.2-SNAPSHOT, /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/pom.xml, line 150, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xwiki.commons:xwiki-commons-core:pom:5.2-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin @ line 150, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 27 June 2013, 12:04:32 UTC
000a15d [release] Incremented parent versions and/or version properties for the next development iteration 27 June 2013, 09:22:31 UTC
02836a7 Update CLIRR setup 27 June 2013, 08:02:50 UTC
2ab3c43 [maven-release-plugin] prepare for next development iteration 27 June 2013, 06:35:09 UTC
414d701 [maven-release-plugin] prepare branch stable-5.1.x 27 June 2013, 06:35:03 UTC
306f5b2 [Misc] Fixed a few checkstyle errors (had a few minutes to kill... ;)) 26 June 2013, 14:57:57 UTC
87da468 Better error reporting 25 June 2013, 12:45:51 UTC
3a8c67f [Misc] Refactoring and introduction of TestComponentManager and MockitoComponentManager needed for XRENDERING-296 (Make it possible to write Rendering integration tests using Mockito) 24 June 2013, 16:05:01 UTC
bde84c9 XCOMMONS-417: Allow adding a custom job to the JobManager 24 June 2013, 07:40:04 UTC
d38e633 XCOMMONS-416: Add helper to initialize and dispose ExecutionContext around a Runnable 23 June 2013, 14:30:08 UTC
b4c7ddc Remove unused constant 19 June 2013, 10:50:32 UTC
5734cd7 XWiki repository is not the same as XWiki instance... 19 June 2013, 10:03:19 UTC
d454c1c XCOMMONS-415: Support @BeforeComponent annotation in MockitoComponentMockingRule 17 June 2013, 11:38:02 UTC
a83d27d XCOMMONS-411: Make sure to run each job with it's own clean ExecutionContext 17 June 2013, 07:51:14 UTC
563ee56 XCOMMONS-413: Upgrade to Groovy 2.1.5 14 June 2013, 11:50:46 UTC
0db1ee8 XCOMMONS-412: XAR tools tests fail to compile on Java 1.7 Fixed. 12 June 2013, 21:25:24 UTC
9a7b5ad XCOMMONS-410: Allow registering mocking components manually in MockitoComponentMockingRule 11 June 2013, 15:01:26 UTC
1e43dce [Misc] Fix typo 11 June 2013, 14:51:34 UTC
422e382 XCOMMONS-409: Component Manager should raised an exception if a Provider implementing Initializable fails to Initialize 11 June 2013, 14:51:34 UTC
b7174c0 [release] Update clirr previous version. 10 June 2013, 08:24:28 UTC
06a0fbc XCOMMONS-407: XAR plugin does not properly escape document names containing a dot in package.xml * Add Jacoco TPC value because the first unit test was added. 04 June 2013, 05:45:12 UTC
8274a27 XCOMMONS-407: XAR plugin does not properly escape document names containing a dot in package.xml 03 June 2013, 14:17:05 UTC
3a6f87c Add tests 03 June 2013, 07:24:58 UTC
9cbc598 Better error reporting 03 June 2013, 06:57:29 UTC
a597ce4 Improve log 03 June 2013, 06:50:15 UTC
658657a XCOMMONS-406: Upgrade Selenium to v2.33.0 01 June 2013, 06:30:41 UTC
37cca34 [release] Update clirr previous version. 30 May 2013, 05:45:03 UTC
ca90a0a XCOMMONS-404: It should be possible to get enqueued jobs status by id * add missing @since 29 May 2013, 12:23:41 UTC
d3affd2 XCOMMONS-404: It should be possible to get enqueued jobs status by id 29 May 2013, 12:11:09 UTC
0c40d77 [Misc] Convert some tests to Mockito and add some missing unit tests about start/stopUsingMacroNamespace() + increased TPC 28 May 2013, 12:52:21 UTC
3114f5e XWIKI-9173: Upgrade to Maven Dependency Plugin 2.8 27 May 2013, 12:06:26 UTC
70d4f04 [Misc] Update unit tests to new test framework 24 May 2013, 09:16:29 UTC
10eba27 XCOMMONS-403: Upgrade to HTML Cleaner 2.5 24 May 2013, 07:51:56 UTC
5da86c1 XCOMMONS-403: Upgrade to HTML Cleaner 2.5 23 May 2013, 14:18:06 UTC
e296874 XCOMMONS-402: Warning in the EM log when upgrading an extension and its dependencies 16 May 2013, 14:29:58 UTC
61dc26e Revert "XCOMMONS-399: MockitoComponentMockingRule should not mock ComponentManager" This reverts commit 7bf4b0f44a2fb59b1c2cc5f2b8c0d1b3e665c6b8. 15 May 2013, 17:15:51 UTC
7bf4b0f XCOMMONS-399: MockitoComponentMockingRule should not mock ComponentManager 15 May 2013, 13:47:42 UTC
a14d674 [Misc] Fix variable name 15 May 2013, 13:09:15 UTC
be7bee9 Add missing @Unstable 15 May 2013, 11:19:06 UTC
4e27135 XCOMMONS-397: Make sure to dispose all Disposable components in MockitoComponent* test rules * fix javadoc 13 May 2013, 10:10:54 UTC
aa76cde Improve javadoc 13 May 2013, 09:54:17 UTC
164e376 XCOMMONS-397: Make sure to dispose all Disposable components in MockitoComponent* test rules 13 May 2013, 09:30:23 UTC
ab14392 Improve test 13 May 2013, 09:27:25 UTC
80b6401 Improve test 13 May 2013, 09:27:05 UTC
402eccd Update previous version after release 13 May 2013, 07:02:01 UTC
735d909 XCOMMONS-389: Upgrade to logback 1.0.13 XCOMMONS-392: Upgrade to commons-compress 1.5 XCOMMONS-393: Upgrade to commons-codec 1.8 XCOMMONS-396: Upgrade to httpclient 4.2.5 10 May 2013, 14:55:45 UTC
a4dd871 XCOMMONS-394: Upgrade to diffutils 1.3.0 10 May 2013, 14:54:18 UTC
7202b15 [release] Update xwiki.clirr.previous.version after release 04 May 2013, 12:02:07 UTC
bb3517d XCOMMONS-391: Automatically validate any extension provided to DefaultInstalledExtensionRepository#install 02 May 2013, 15:40:50 UTC
back to top