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

sort by:
Revision Author Date Message Commit Date
6e16e0b [maven-release-plugin] prepare release xwiki-commons-5.4-milestone-1 08 January 2014, 16:16:08 UTC
142a2cf [release] Preparing release xwiki-commons-5.4-milestone-1 08 January 2014, 16:15:11 UTC
8217953 [misc] Bulletproofing 08 January 2014, 16:01:00 UTC
cdd99fc XCOMMONS-511: Add concept of log tree * add helpers 03 January 2014, 13:52:37 UTC
3cdd2e7 XCOMMONS-511: Add concept of log tree * move all marker related classes to new package 03 January 2014, 13:17:17 UTC
07c5057 XCOMMONS-511: Add concept of log tree * move all marker related classes to new package 03 January 2014, 13:15:56 UTC
19af124 XCOMMONS-511: Add concept of log tree 03 January 2014, 11:44:32 UTC
006b6c8 XCOMMONS-511: Add concept of log tree * minor improvements 03 January 2014, 11:30:51 UTC
5f30e2b XCOMMONS-511: Add concept of log tree 03 January 2014, 11:05:40 UTC
b8f43ab XCOMMONS-511: Add concept of log tree 02 January 2014, 13:10:05 UTC
853b906 XCOMMONS-510: Load job status only on demand 02 January 2014, 13:10:05 UTC
e27aa46 XCOMMONS-509: Upgrade to Apache commons-lang 3.2 Done. 01 January 2014, 22:55:47 UTC
45a86f5 XCOMMONS-508: Add support for filter event parameters of type unknown type 31 December 2013, 14:22:00 UTC
1239596 [misc] Move abstract class in right package 30 December 2013, 08:38:47 UTC
61722a4 XCOMMONS-507: DefaultExtensionManager should resolve in InstalledExtensionRepository too when passed an exact ExtensionId 30 December 2013, 08:38:02 UTC
307723a XWIKI-9832: Default ClassLoaderManager return null if the first time it's called with create=false 19 December 2013, 13:34:36 UTC
fcdba1c XCOMMONS-506: When a job status contains an object other that log parametre which is not serializer it will saved an broken status 19 December 2013, 11:06:05 UTC
3f8e672 XCOMMONS-505: It's possible to have invalid extension overwriting a valid one which have the same feature * fix regression 18 December 2013, 09:53:32 UTC
0ecf412 XCOMMONS-505: It's possible to have invalid extension overwriting a valid one which have the same feature * fix regression 17 December 2013, 15:14:26 UTC
ac3345c [misc] Fix ignored test 17 December 2013, 15:07:35 UTC
26b6f33 XCOMMONS-505: It's possible to have invalid extension overwriting a valid one which have the same feature * update tests 17 December 2013, 14:55:06 UTC
89d1cc7 XCOMMONS-505: It's possible to have invalid extension overwriting a valid one which have the same feature 17 December 2013, 14:46:39 UTC
1c39d50 XCOMMONS-504: Upgrade to cssparser 0.9.11 16 December 2013, 12:13:58 UTC
6f78a83 XCOMMONS-503: Upgrade to commons-net 3.3 16 December 2013, 12:10:40 UTC
c38bffd XCOMMONS-502: Upgrade to commons-configuration 1.10 16 December 2013, 12:05:37 UTC
6471180 XCOMMONS-501: Upgrade to commons-compress 1.6 16 December 2013, 10:59:27 UTC
a4dabf6 XCOMMONS-465: Upgrade to AspectJ 1.7.4 and AspectJ Maven Plugin 1.5 16 December 2013, 10:02:16 UTC
ee0e8fd Merge branch 'master' into feature-upgradeaspectj 16 December 2013, 10:00:57 UTC
6696d3e XCOMMONS-500: Properties related informations should be inheritable 13 December 2013, 16:24:52 UTC
cddf9bf [release] Update clirr previous version and remove clirr excludes after releasing final version. 12 December 2013, 11:03:53 UTC
8639489 XCOMMONS-497: Embedded SVG images are no longer displayed in the PDF export * HtmlCleaner 2.7 has now been released and we don't need to use our custom version anymore. However it still doesn't fix all issues 09 December 2013, 20:57:07 UTC
18df80f [Misc] Update CLIRR after 5.2.2 release 06 December 2013, 11:12:10 UTC
9d9e395 XCOMMONS-497: Embedded SVG images are no longer displayed in the PDF export * Still remaining an issue with title XCOMMONS-496: Can't write empty DIV inside HTML macro XCOMMONS-32: Extra new line in body content when cleaning HTML containing a XML declaration followed by a new line Note 1: We've deployed a custom HTMLCleaner JAR ATM till the HTMLCleaner project releases an official 2.7 version (real soon now). We'll need to use that version before we can release XWiki Commons (since all our deps need to be on Maven Central!). Note 2: If this fix works fine on master (5.4-milestone-1-SNAPSHOT) then we'll be able to backport it to 5.3 and even 5.2 depending on when HTMLCleaner 2.7 is released. 05 December 2013, 12:04:58 UTC
d8cbf8a [branch] Updating inter-project dependencies on master 05 December 2013, 08:34:38 UTC
5263fa5 [maven-release-plugin] prepare for next development iteration 05 December 2013, 08:34:28 UTC
d973f0a [maven-release-plugin] prepare branch stable-5.3.x 05 December 2013, 08:34:23 UTC
5a616b9 XCOMMONS-465: Upgrade to AspectJ 1.7.4 and AspectJ Maven Plugin 1.5 03 December 2013, 15:28:41 UTC
1dacd88 Revert "[Misc] Fix release issue" This reverts commit 8956ce08484f35fe9ea6289d1061c6f6bd49063d. 19 November 2013, 07:52:18 UTC
d80cc79 [misc] Missing dependency 19 November 2013, 07:50:30 UTC
8956ce0 [Misc] Fix release issue 19 November 2013, 07:47:53 UTC
2d5987d [release] Update CLIRR previous version from 5.2 to 5.2.1. 18 November 2013, 13:53:03 UTC
5752385 [Misc] Prevents creating an extra GroovyClassLoader for nothing 15 November 2013, 07:51:30 UTC
b64e9cb XCOMMONS-495: Default FilterDescriptorManager should use current thread context class loader to create proxy by default 14 November 2013, 10:20:14 UTC
f15f91a XCOMMONS-494: NPE in $escapetool.url() if a parameter is null * Skip parameters without name (null) and serialize null values as an empty string. 12 November 2013, 21:36:55 UTC
487d6d2 XCOMMONS-493: Add API to get a XMLEventWriter from generic XML listener parser * fix clirr 12 November 2013, 07:44:51 UTC
c0de311 XCOMMONS-493: Add API to get a XMLEventWriter from generic XML listener parser 08 November 2013, 16:54:51 UTC
9575883 XCOMMONS-492: Create a Top level POM for contrib projects to use * Revert FTM since there's a design issue (see http://markmail.org/thread/prhj3zscq5yqp3pi) 08 November 2013, 14:52:49 UTC
0b27319 XCOMMONS-492: Create a Top level POM for contrib projects to use * Better groupid 07 November 2013, 17:21:16 UTC
4474bd7 Merge pull request #6 from xwiki/XCOMMONS-492 XCOMMONS-492: Create a Top level POM for contrib projects to use 07 November 2013, 17:09:54 UTC
33635cb XCOMMONS-492: Create a Top level POM for contrib projects to use 07 November 2013, 16:26:52 UTC
63bfca3 [Misc] Even better comment 07 November 2013, 14:00:47 UTC
242920d [Misc] Better comment 07 November 2013, 13:57:44 UTC
d7902ce XCOMMONS-491: @BeforeComponent and @AfterComponent are not taken into account when defined in an abstract class 31 October 2013, 15:53:28 UTC
213876a Fix javadoc 31 October 2013, 15:51:57 UTC
c77b61c XWIKI-9604: XWiki Packager plugin shouldn't require defining the <smartgwt.version> property 30 October 2013, 15:32:15 UTC
1f92b2b XCOMMONS-490: Upgrade Maven Surefire plugin to version 2.16 29 October 2013, 20:47:26 UTC
c57be79 XCOMMONS-489: Upgrade Maven Install plugin to version 2.5.1 29 October 2013, 20:34:42 UTC
446cfe4 XCOMMONS-488: Upgrade Maven Javadoc plugin to version 2.9.1 29 October 2013, 20:29:58 UTC
a0b2545 XCOMMONS-487: Upgrade Maven Compiler plugin to version 3.1 29 October 2013, 20:23:21 UTC
8579391 XCOMMONS-486: Upgrade Maven Deploy plugin to version 2.8.1 29 October 2013, 20:15:11 UTC
256606d XWIKI-9603: Upgrade to Groovy 2.1.9 29 October 2013, 20:07:57 UTC
e352487 XCOMMONS-484: Silent conflict merge when diff between previous/next is not at the exact same indices than in previous/current diff 29 October 2013, 16:12:52 UTC
ec6f46a [misc] Implement toString() 29 October 2013, 16:12:31 UTC
af681cf [misc] Implement toString() 29 October 2013, 16:12:08 UTC
a5e9ef9 Merge pull request #5 from gdelhumeau/XCOMMONS-483 XCOMMONS-483: Add the notion of Fold Event. 24 October 2013, 13:07:29 UTC
36a0a34 XCOMMONS-483: Add the notion of Fold Event. * Add BeginFoldEvent. * Add EndFoldEvent. 24 October 2013, 09:45:29 UTC
e0878ad XCOMMONS-478: Add API to search for a dependency in a specific namespace * Protect against NPE. 23 October 2013, 22:01:17 UTC
0431949 XCOMMONS-481: Upgrade to Guava 15.0 * revert since it break sisu-guice 23 October 2013, 16:30:51 UTC
641cf70 XCOMMONS-482: Upgrade to Clirr Maven Plugin 2.6 XCOMMONS-481: Upgrade to Guava 15.0 23 October 2013, 15:11:42 UTC
639db55 Add unit tests 23 October 2013, 14:29:17 UTC
7a8f91b XCOMMONS-480: Attributes are lost when converting StAX events to SAX events 23 October 2013, 10:17:59 UTC
8b37728 XCOMMONS-480: Attributes are lost when converting StAX events to SAX events 23 October 2013, 10:06:43 UTC
3025c9a XCOMMONS-333: Ensure that no incompatible versions are used * Disable check for now till we fix the violations 22 October 2013, 17:59:58 UTC
463975c XCOMMONS-333: Ensure that no incompatible versions are used * Upgrade to Maven Enforcer plugin 1.3.1 to fix the issue with the requireUpperBoundDeps rule 22 October 2013, 16:13:05 UTC
48b2548 XCOMMONS-333: Ensure that no incompatible versions are used * Disable it for now since it fails on some module (extension-script for example) 22 October 2013, 16:05:21 UTC
7c616fc XCOMMONS-478: Add API to search for a dependency in a specific namespace 22 October 2013, 14:00:27 UTC
ec5e8b5 [misc] Make sure everyone use the same version of jboss-logging 21 October 2013, 14:24:33 UTC
add566c Revert "XCOMMONS-461: Upgrade to Bean Validation 1.1" This reverts commit ea8eb299166d915aa605e077634e31a2be2515af. Conflicts: xwiki-commons-core/xwiki-commons-properties/pom.xml 21 October 2013, 09:01:39 UTC
fc7eea1 XCOMMONS-333: Ensure that no incompatible versions are used 21 October 2013, 08:44:48 UTC
9579039 [misc] Make sure everyone use the right version of Bean Validation 18 October 2013, 12:56:16 UTC
1d20b8f XCOMMONS-476: Add API to search for installed extensions in a specific namespace 16 October 2013, 14:21:34 UTC
cdd0c6d XCOMMONS-475: Add helper API to log LogEvent 15 October 2013, 16:20:54 UTC
8a2f694 XCOMMONS-475: Add helper API to log LogEvent 15 October 2013, 12:22:58 UTC
ea8eb29 XCOMMONS-461: Upgrade to Bean Validation 1.1 14 October 2013, 18:48:43 UTC
285df8a XCOMMONS-460: Upgrade to HttpClient 4.3 14 October 2013, 18:24:45 UTC
c4c63af XCOMMONS-473: Upgrade to Clover 3.1.12 10 October 2013, 16:44:00 UTC
3318169 XWIKI-9482: Move Script Services out of the internal package + document it * Fix error from previous commit 10 October 2013, 09:54:18 UTC
a3344ec XCOMMONS-472: Provide helper to skip current element and its children in a XMLStreamReader 10 October 2013, 09:49:46 UTC
f91642a XWIKI-9482: Move Script Services out of the internal package + document it * Added checkstyle check 09 October 2013, 13:31:43 UTC
89753ef XCOMMONS-471: Replace any object array that faul to be serialized by a String when serializing Job status 09 October 2013, 11:50:48 UTC
9fdfe07 XCOMMONS-469: Add ability to modify the wiki XML pages during XAR generation * The tests for the XAR plugin are located in another module since they are integration tests 09 October 2013, 09:59:04 UTC
3350e90 XWIKI-9482: Move Script Services out of the internal package + document it * First batch (lot more remaining) 09 October 2013, 09:28:58 UTC
d3178d9 XCOMMONS-469: Add ability to modify the wiki XML pages during XAR generation * Added support for transforming wiki pages located in dependent XARs 08 October 2013, 11:01:17 UTC
4ff56e0 XCOMMONS-469: Add ability to modify the wiki XML pages during XAR generation * First implementation. Need to add support for changing XML too. * Upgraded to Maven Verifier 1.4 * Integration test is currently not working for a reason I cannot fathom... 08 October 2013, 09:28:35 UTC
4aa1921 XCOMMONS-468: Allow creating a XML serializer implementing several filter interfaces * setup CLIRR 07 October 2013, 16:31:43 UTC
43ae421 [release] Update clirr previous version and remove clirr excludes. 07 October 2013, 15:53:37 UTC
2f50721 XCOMMONS-468: Allow creating a XML serializer implementing several filter interfaces 04 October 2013, 13:07:13 UTC
a95fb57 XCOMMONS-467: Sort components based on dependencies before disposing them in EmbeddableComponentManager 03 October 2013, 15:38:26 UTC
c1501d7 XCOMMONS-467: Sort components based on dependencies before disposing them in EmbeddableComponentManager 03 October 2013, 15:14:06 UTC
181e639 XCOMMONS-466: Dispose the EmbeddableComponentManager in two steps 03 October 2013, 10:59:17 UTC
back to top