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

sort by:
Revision Author Date Message Commit Date
c7a4a39 Revert "XCOMMONS-777: Upgrade to Maven Checkstyle pluging 2.15" This reverts commit 48cc725117e0cf7200c0a23e33649d5966b92016. 24 March 2015, 17:15:33 UTC
aa93edc XCOMMONS-779: Upgrade to Groovy 2.4.3 24 March 2015, 17:07:21 UTC
5840110 XCOMMONS-778: Upgrade to httpcore 4.4.1 24 March 2015, 17:03:46 UTC
48cc725 XCOMMONS-777: Upgrade to Maven Checkstyle pluging 2.15 24 March 2015, 16:57:27 UTC
ef5e3a0 XCOMMONS-776: Upgrade to Maven Javadoc plugin 2.10.2 24 March 2015, 16:55:10 UTC
9e100c7 XCOMMONS-775: Upgrade to Maven Jar plugin 2.6 24 March 2015, 16:52:56 UTC
6041efd [maven-release-plugin] prepare for next development iteration 24 March 2015, 09:25:58 UTC
83cf8f6 [maven-release-plugin] prepare branch stable-7.0.x 24 March 2015, 09:25:53 UTC
355c508 [release] Updated translations. 24 March 2015, 09:15:42 UTC
77be6a6 Update clirr previous version setup 24 March 2015, 08:33:18 UTC
d91b801 XWIKI-11506: Get a status of the documents of an extension from Extension Manager * Fail safe in case the input is null (e.g. the previous or the next value is null) 23 March 2015, 15:45:58 UTC
0b08656 [test] Make sure filter test are always executed with the same time zone 23 March 2015, 09:05:05 UTC
b207c7b XCOMMONS-773: Password based encryption crypto module has test failure under Java 8 Removed the offending part of the test. 22 March 2015, 12:56:24 UTC
1c0300b XCOMMONS-772: XML Content Formatting is not working offline and is way too slow than it should be 21 March 2015, 14:06:09 UTC
4255a18 XCOMMONS-771: Upgrade to Groovy 2.4.2 19 March 2015, 19:39:52 UTC
ba82546 [misc] Better 19 March 2015, 14:01:48 UTC
706699a [misc] Improve codestyle 19 March 2015, 13:59:18 UTC
141f173 [misc] Upgrade wiremock 18 March 2015, 09:39:33 UTC
69a5180 Merge pull request #11 from woshilapin/component-deprecated Fix the deprecated uses of @Component 16 March 2015, 17:22:19 UTC
4353768 Merge branch 'component-deprecated' of github.com:woshilapin/xwiki-commons into component-deprecated 16 March 2015, 16:40:23 UTC
dd99fe9 Fix the deprecated uses of @Component 16 March 2015, 16:40:12 UTC
060e64f Fix the deprecated uses of @Component 16 March 2015, 16:09:26 UTC
74f10b3 XCOMMONS-768: Move to Servlet 3.0.1 14 March 2015, 22:14:43 UTC
51ee8b2 XWIKI-11905: Sort MandatoryDocumentInitializer by priority when executing them - Made sure the deprecated jsr250-api transitive dependency is excluded and that we explicitly depend on the newer annotation-api in the module that was the entrypoint. - Added version management for annotation-api in commons. 12 March 2015, 16:03:46 UTC
5ab4d33 XWIKI-11916: Unexpected security restriction warning in velocity 12 March 2015, 11:16:12 UTC
0120dff [misc] Add toString() 12 March 2015, 10:11:59 UTC
40d23ea [misc] Minor improvement to the protocole and update existing code 09 March 2015, 16:38:11 UTC
742edd2 [misc] Minor improvement to the protocol 09 March 2015, 16:36:42 UTC
e842ef7 XCOMMONS-766: Also handle checking and formatting of Attachment Authors in the Maven XAR Plugin Mojos 06 March 2015, 10:00:11 UTC
4384c4b XWIKI-11896: Lots of warnings in the build logs about missing Context Component Manager 06 March 2015, 10:00:11 UTC
4e84697 XCOMMONS-765: Add API to request an extension field value by name * add related improvements * add tests 05 March 2015, 10:32:10 UTC
a8bdac8 XCOMMONS-765: Add API to request an extension field value by name 05 March 2015, 10:07:42 UTC
878ef23 [misc] Improve a bit generics in the API 04 March 2015, 16:48:34 UTC
4639c4c [release] Updated translations. 04 March 2015, 07:54:04 UTC
189a5b5 [release] Update clirr previous version to 6.4.2 and remove clirr excludes that have been included in 6.4.2. 04 March 2015, 06:52:58 UTC
06c059f XCOMMONS-711: Upgrade to Maven 3.2.5 and Aether 1.0.2.v20150114 03 March 2015, 15:44:21 UTC
f987619 [misc] Remove unused code 03 March 2015, 11:42:47 UTC
1c449de XCOMMONS-762: Upgrade to Maven Jacoco plugin 0.7.4 03 March 2015, 10:12:06 UTC
4351410 XCOMMONS-761: Upgrade to XStream 1.4.8 03 March 2015, 09:51:28 UTC
bb48640 XCOMMONS-760: Upgrade to jdom 2.0.6 03 March 2015, 09:26:26 UTC
acae3b9 XCOMMONS-736: Add support for extensions categories * fix mistake introduced in previous commit 02 March 2015, 17:22:35 UTC
7e5fae0 XCOMMONS-736: Add support for extensions categories * add missing category support 02 March 2015, 16:20:02 UTC
6869ceb XCOMMONS-736: Add support for extensions categories * fix bug 27 February 2015, 15:37:11 UTC
d9ed262 XCOMMONS-736: Add support for extensions categories * fix bug in maven support 27 February 2015, 15:09:54 UTC
87ff286 XCOMMONS-736: Add support for extensions categories 27 February 2015, 14:47:09 UTC
49405cd XCOMMONS-759: Add support for search ordering and filtering in in XWiki Repository protocol and client 27 February 2015, 13:50:33 UTC
d4f8c2a XCOMMONS-758: Add support for filtering and sorting extension repository search results 27 February 2015, 11:38:12 UTC
73e3538 Merge branch 'master' into feature-flavor Conflicts: xwiki-commons-core/pom.xml xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/InstalledExtensionRepository.java 27 February 2015, 08:08:02 UTC
15ad225 XCOMMONS-757: Add support for associating custom properties to an installed extension from the install request XWIKI-10027: Show date and time of the install and user who installed for an installed extension 26 February 2015, 18:06:10 UTC
cc12c67 XCOMMONS-756: Upgrade to DBCP 2.1 XWIKI-11858: Upgrade Hibernate and DBCP Connection Provider code to work with DBCP 2.1 26 February 2015, 10:43:25 UTC
c0a6ada XCOMMONS-736: Add support for extensions categories 25 February 2015, 18:41:54 UTC
df0c2e6 Merge branch 'master' into feature-flavor 25 February 2015, 09:15:20 UTC
a0e0e7d XCOMMONS-755: Upgrade to Groovy 2.4.1 25 February 2015, 08:43:33 UTC
dd38b1d XCOMMONS-736: Add support for extensions categories 23 February 2015, 16:19:33 UTC
1aff746 XCOMMONS-753: Upgrade to Selenium 2.44.0 * Fix error in version name 23 February 2015, 12:30:00 UTC
5846222 XCOMMONS-753: Upgrade to Selenium 2.44.0 22 February 2015, 17:54:16 UTC
3fa8258 Merge branch 'master' into feature-flavor 17 February 2015, 15:27:01 UTC
ec364ec XCOMMONS-752: Upgrade to Mockito 1.10.19 17 February 2015, 14:43:35 UTC
7b0ce45 [misc] Checkstyle 17 February 2015, 10:38:39 UTC
af813ab [misc] Set INFO log level by default 17 February 2015, 10:19:35 UTC
bb080bf [Misc] AllLogRule shoud now be preferred (see also XCOMMONS-739: Add a new AllLogRule to capture all logs for all loggers) since it ensure all logs are capture and handled. 17 February 2015, 10:09:28 UTC
95e0892 [misc] Add access to log marker 17 February 2015, 10:07:05 UTC
83f7eda [misc] Codestyle 17 February 2015, 09:22:37 UTC
24845d1 [misc] Add access to log marker 17 February 2015, 09:16:45 UTC
9ef3e6d [misc] Order files in the generated XAR/JAR 17 February 2015, 09:15:58 UTC
1269c56 XCOMMONS-750: DefaultClassLoaderManager loose the container classloader 13 February 2015, 16:43:09 UTC
0290ad3 XCOMMONS-750: DefaultClassLoaderManager loose the container classloader 13 February 2015, 16:17:31 UTC
6252271 XCOMMONS-750: DefaultClassLoaderManager loose the container classloader 13 February 2015, 16:16:49 UTC
3030da3 XCOMMONS-747: When moving an extension from namespace to root existing backward dependencies constraints are not taken into account XCOMMONS-748: When asking to install a namespace extension the plan might propose to upgrade a root extension 13 February 2015, 13:23:50 UTC
8b60b44 XCOMMONS-749: Expose DateFormatSymbols through the Velocity $datetool 13 February 2015, 10:43:21 UTC
08ce9a0 XWIKI-11782: No DW when upgrading from 6.4 to 6.4.1 11 February 2015, 10:29:45 UTC
5bcd1c1 XCOMMONS-736: Allow indicating that an extension is a flavor and find it XCOMMONS-746: Add support for custom properties in XWiki Repository protocol 10 February 2015, 14:00:24 UTC
1ed3be1 XCOMMONS-736: Allow indicating that an extension is a flavor and find it 10 February 2015, 14:00:01 UTC
07dad5b Merge branch 'master' into feature-flavor 09 February 2015, 16:14:27 UTC
8944093 XCOMMONS-744: Exception throw by output filter are lost 09 February 2015, 14:23:10 UTC
b8e1f3e XCOMMONS-733: Don't mock Provider by default * checkstyle 09 February 2015, 09:41:33 UTC
1bb88f0 XCOMMONS-733: Don't mock Provider by default * proper handling of list and map 09 February 2015, 09:38:01 UTC
c0bb437 XCOMMONS-733: Don't mock Provider by default * fix bug 09 February 2015, 09:09:05 UTC
4c12c80 XCOMMONS-736: Allow indicating that an extension is a flavor and find it 09 February 2015, 08:15:40 UTC
d0f4c77 XCOMMONS-733: Don't mock Provider by default * fix checkstyle 09 February 2015, 08:12:54 UTC
d7a8b9f Revert "XCOMMONS-733: Don't mock Provider by default" This reverts commit cb871956a3c6a253d96546b6932dbf1cfde8559c. 09 February 2015, 08:12:31 UTC
cb87195 XCOMMONS-733: Don't mock Provider by default * fix checkstyle 09 February 2015, 08:08:29 UTC
7480595 XCOMMONS-733: Don't mock Provider by default * minor improvement 09 February 2015, 08:04:20 UTC
262df0e XCOMMONS-733: Don't mock Provider by default * if the provided component is already registerd don't mock anything 09 February 2015, 08:02:30 UTC
d46b379 XCOMMONS-733: Don't mock Provider by default * consistency improvements: ** register the target component instead of returning a mock in a special provider to be more consistent with other dependencies ** if the Provided type is not a role, register a special Provider mock (like before) which itself return a mock by default 09 February 2015, 07:54:55 UTC
3348f58 XCOMMONS-743: XML input filter does keep the order of image parameters anymore * remobe now useless classes 08 February 2015, 08:09:17 UTC
a24befa XCOMMONS-743: XML input filter does keep the order of image parameters anymore 07 February 2015, 10:05:24 UTC
09d9ed2 XCOMMONS-742: Upgrade to Aspectj 1.8.5 06 February 2015, 14:37:38 UTC
3282c79 XCOMMONS-741: Upgrade to Maven Checkstyle pluging 2.14 06 February 2015, 14:33:51 UTC
b5ac007 XCOMMONS-738: Fail the build when unit test output content to stdout or stderr * Make the module with outputs use the new simpler way to exclude the verification 06 February 2015, 14:13:05 UTC
2dedbb2 XCOMMONS-738: Fail the build when unit test output content to stdout or stderr * Improve algorithm to not fail if there's already a test failure * Continue sending output to the defined stdout/stderr in addition to capturing the output * Make it simper for modules to exclude the verification by defining a system property 06 February 2015, 14:13:05 UTC
29522cc XCOMMONS-733: Don't mock Provider by default * fix 06 February 2015, 11:09:47 UTC
7a267a5 [misc] We don't need to save the status during unit tests 06 February 2015, 08:58:39 UTC
b953ef7 XCOMMONS-733: Don't mock Provider by default * forgotten git add 05 February 2015, 13:17:00 UTC
173d704 XCOMMONS-733: Don't mock Provider by default * mock target component inprovider instead of failing 05 February 2015, 13:12:03 UTC
210af9a [misc] Get rid of deprecated and "really buggy Check". See https://github.com/checkstyle/checkstyle/issues/473 04 February 2015, 17:28:17 UTC
a3c8070 [misc] Remove unused (and deprecated anyway) module 04 February 2015, 17:06:30 UTC
9be1ac6 XCOMMONS-730: Fail the build when the @Unstable annotation must be removed * don't crash the whole checkstyle when "currentVersion" property is not set 04 February 2015, 13:44:04 UTC
e7c2286 [Misc] Make the test don't output any log to the console 03 February 2015, 13:19:38 UTC
13634ef XCOMMONS-738: Fail the build when unit test output content to stdout or stderr XCOMMONS-739: Add a new AllLogRule to capture all logs for all loggers 02 February 2015, 16:48:58 UTC
back to top