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

sort by:
Revision Author Date Message Commit Date
a289899 [maven-release-plugin] prepare release xwiki-commons-7.1.1 17 June 2015, 13:31:41 UTC
da65293 [release] Preparing release xwiki-commons-7.1.1 17 June 2015, 13:31:29 UTC
607731c [release] Incremented parent versions and/or version properties for the next development iteration. 17 June 2015, 10:43:05 UTC
fde42cb Revert "XCOMMONS-818: XAR plugin includeDependencies feature skip runtime transitive dependencies" This reverts commit e5aa0720439365048cd343243a54c706ec0b4e7c. 17 June 2015, 10:28:29 UTC
e5aa072 XCOMMONS-818: XAR plugin includeDependencies feature skip runtime transitive dependencies (cherry picked from commit 6a0fb38be47e3be723c9d2c912b36a7070c404fd) 17 June 2015, 10:28:18 UTC
79de668 [misc] Update xwiki.clirr.previous.version 15 June 2015, 18:24:07 UTC
934ecea [misc] Removed clirr exclusion from the previous version 15 June 2015, 17:07:21 UTC
b3d0942 [misc] Simplify the code (thanks tmortagne) (cherry picked from commit f3d19703c8f68de78e2adb7c0c0a69ff6b271313) 05 June 2015, 10:09:08 UTC
09af1b4 [misc] Reuse the same document builder as much as possible (cherry picked from commit 159cf14e9a41b965a24957a3b1d8a063a39aa0eb) 05 June 2015, 09:50:03 UTC
d71710b [maven-release-plugin] prepare branch stable-7.1.x 04 June 2015, 14:10:27 UTC
99a2868 Merge branch 'feature-extension-history' 03 June 2015, 17:51:07 UTC
6da15b2 [misc] Better core extension cache names 03 June 2015, 16:32:07 UTC
b78311d XCOMMONS-811: Add support for recording the extension history * More unit tests. 03 June 2015, 13:34:23 UTC
8702a5e XCOMMONS-811: Add support for recording the extension history * Add unit tests 03 June 2015, 08:13:06 UTC
12d2581 Merge branch 'master' of github.com:xwiki/xwiki-commons into feature-extension-history 03 June 2015, 06:12:23 UTC
4ad68ec XCOMMONS-811: Add support for recording the extension history * Add support for recording/replaying the decisions taken during the execution of an extension job. 03 June 2015, 06:09:54 UTC
a988943 XCOMMONS-811: Add support for recording the extension history * Add support for recording/replaying decisions taken during the execution of an interactive job by firing an event whenever a question is answered/asked. * Add support for answering the question from a QuestionAskedEvent listener (before it reaches the user). 03 June 2015, 06:00:43 UTC
ea5c2e5 [Misc] Update Checkstyle version to 6.7 (in order to fix sonar build issue, which seems to be https://github.com/checkstyle/checkstyle/issues/853). 01 June 2015, 16:14:24 UTC
53ecbcb [Misc] Update the version of the Sonar Maven Plugin to v2.6 01 June 2015, 15:19:59 UTC
ccb057b XCOMMONS-811: Add support for recording the extension history * The replayed actions should appear in the history. 31 May 2015, 21:06:39 UTC
7fa9c22 Merge branch 'master' of github.com:xwiki/xwiki-commons into feature-extension-history 30 May 2015, 05:56:10 UTC
c659930 XCOMMONS-811: Add support for recording the extension history * When an interactive sub-job asks a question, the parent job should update its state accordingly (WAITING) because the user interacts with the parent job. For this, the sub-job status needs to keep a reference to the parent job status (not just a flag that says it is a sub-job, like now). * Make the ReplayJob a GroupedJob and use the same group path as extension jobs: use 'extension/namespace' if the replay targets a single namespace, and 'extension' if the replay targets multiple namespaces or the global namespace. This way a replay job that targets a single wiki will block the extension jobs on that wiki only. 30 May 2015, 05:45:33 UTC
9f4e668 [misc] Fix integration test 28 May 2015, 10:05:07 UTC
ea509bd [misc] Better error reporting 28 May 2015, 09:40:53 UTC
bcb8fb6 [misc] Make license plugin setup much easier to maintain 27 May 2015, 15:26:41 UTC
f3eb891 XWIKI-12137: Upgrade to License plugin 2.11 27 May 2015, 13:37:10 UTC
04e66c4 XCOMMONS-813: Upgrade to Maven Jacoco plugin 0.7.5 27 May 2015, 08:19:13 UTC
3d845bd XCOMMONS-811: Add support for recording the extension history * Reuse the read() method to deserialize because it supports an XML fragment (e.g. when the list of history records is not wraped in <list>). 25 May 2015, 10:43:56 UTC
57c011e [misc] Reuse the DocumentBuilderFactory as much as possible since lookuping it all the time is very expensive 24 May 2015, 19:23:55 UTC
38c9b31 XWIKI-12121: Upgrading 6.4 version to 7.0.1: DW display invalid 6.4 version 24 May 2015, 19:23:55 UTC
8520e5d Revert "[Misc] Try to log more information when we have duplicate event listeners being registered" This reverts commit cb30f185efc098188cbb1db210024bd56e272a33. 22 May 2015, 11:48:12 UTC
cb30f18 [Misc] Try to log more information when we have duplicate event listeners being registered 22 May 2015, 11:46:36 UTC
54739ea Merge branch 'master' of github.com:xwiki/xwiki-commons into feature-extension-history 22 May 2015, 09:03:11 UTC
496a285 [performance] Use more accurate methods to manipulate Strings 22 May 2015, 08:20:16 UTC
6e18f9f [misc] Provide a helper to enable component registration events 21 May 2015, 17:17:55 UTC
4b3d06a [performance] Improve a bit context component registration speed 21 May 2015, 16:33:53 UTC
8214507 [misc] Add missing since 20 May 2015, 15:15:05 UTC
9d6264d [misc] Make easier to customize behavior of AbstractGenericComponentManager 20 May 2015, 15:13:54 UTC
fd36ab9 XCOMMONS-811: Add support for recording the extension history 20 May 2015, 09:27:58 UTC
5462ac5 [misc] Fix javadoc 19 May 2015, 16:52:15 UTC
014cb04 XCOMMONS-810: Add support for checking upgrade of specific extensions 19 May 2015, 16:49:45 UTC
7a2dc00 XCOMMONS-809: Filters are not taken into account when ExtensionQuery query field is null 19 May 2015, 10:05:04 UTC
6edb657 [misc] Remove unused exclusion 19 May 2015, 08:55:19 UTC
af0eaad XCOMMONS-808: Upgrade to reflections 0.9.10 19 May 2015, 08:47:22 UTC
443e3dc XCOMMONS-806: Calculate and make accessible the time spent in each steps of a job progress * more bulletproofing in progress logic 13 May 2015, 16:20:38 UTC
23dc08b XCOMMONS-805: Allow associating message with the progress steps XCOMMONS-806: Calculate and make accessible the time spent in each steps of a job progress XCOMMONS-807: Add script oriented API to notify about progress 13 May 2015, 14:13:57 UTC
086914f XCOMMONS-804: Nullpointer when searching extensions with an null query string 06 May 2015, 13:48:06 UTC
2ad2fc9 XCOMMONS-803: Calling advanced search API on XWiki repository handler should fallback on simple search if the server is too old * better fix 06 May 2015, 13:23:32 UTC
376dd59 XCOMMONS-803: Calling advanced search API on XWiki repository handler should fallback on simple search if the server is too old 06 May 2015, 12:42:12 UTC
6e3ef2d XCOMMONS-802: Add callable support to JobProgressManager 06 May 2015, 12:42:12 UTC
918b1db [release] Update CLIRR previous version to 7.0.1 05 May 2015, 16:00:54 UTC
3783310 XCOMMONS-801: Add advanced search API to ExtensionRepositoryManager * add missing @since 04 May 2015, 09:29:36 UTC
d4b4862 XCOMMONS-801: Add advanced search API to ExtensionRepositoryManager 04 May 2015, 09:10:39 UTC
a68aa80 [misc] Ignore it since it's a pain to set it in Eclipse, anyway the important thing is that this is set during our jenkins builds 04 May 2015, 08:27:00 UTC
02ca224 XCOMMONS-769: Upgrade to Maven 3.3.3 * Maven 3.3.3 ask for a more recent version of plexus-utils 28 April 2015, 13:23:12 UTC
fdfce06 XCOMMONS-769: Upgrade to Maven 3.3.3 28 April 2015, 13:07:42 UTC
fac51a7 XCOMMONS-799: Upgrade to Maven Assembly plugin 2.5.4 28 April 2015, 12:48:22 UTC
565732d Revert "XCOMMONS-798: Upgrade to Maven Bundle plugin 2.5.4" This reverts commit c1bde916e9c243b6712863d827d7cfb5ede53f45. 28 April 2015, 12:36:22 UTC
c1bde91 XCOMMONS-798: Upgrade to Maven Bundle plugin 2.5.4 27 April 2015, 14:25:05 UTC
897014a [misc] Remove unused dependency introduced by mistake 27 April 2015, 12:52:50 UTC
2bbf2ba XCOMMONS-797: Upgrade to Maven Release Plugin 2.5.2 27 April 2015, 10:43:40 UTC
1bd9c75 XCOMMONS-795: Upgrade org.eclipse.sisu.plexus to 0.3.1 XCOMMONS-796: Upgrade to sisu-guice 3.2.6 27 April 2015, 10:37:14 UTC
f05a407 XCOMMONS-794: Upgrade to Bouncy Castle 1.52 - Fix crypto failing test due to insuffisant entropy in our fixed secure random implementation 21 April 2015, 18:23:29 UTC
e0e0a77 XCOMMONS-794: Upgrade to Bouncy Castle 1.52 21 April 2015, 12:09:50 UTC
272e7c4 [misc] Fixed Eclipse Formatter indentation level for array initialization that wraps to the next line in order to match what we have in checkstyle.xml 20 April 2015, 11:07:06 UTC
aad3c86 XCOMMONS-792: StackOverflow when disposing the EmbeddableComponentManager 16 April 2015, 14:19:09 UTC
2de5625 XCOMMONS-792: StackOverflow when disposing the EmbeddableComponentManager 16 April 2015, 14:12:15 UTC
8369446 XCOMMONS-791: When running inside of IntelliJ IDEA disable the components.txt check 16 April 2015, 13:16:39 UTC
290b6e3 XCOMMONS-790: Upgrade to Maven License Plugin v2.10 15 April 2015, 15:46:33 UTC
1125876 [misc] Avoid all log rule validation hidding the real error if the logs are supposed to be checked after the failure 15 April 2015, 14:45:21 UTC
76b8a16 XCOMMONS-769: Upgrade to Maven 3.3.1 13 April 2015, 15:26:54 UTC
b57943b XCOMMONS-789: Upgrade to commons-lang3 3.4 Done 11 April 2015, 13:51:33 UTC
82b4504 [Misc] Fix Coverage profile build (problem with the SACParserCSS21TokenManager class which becomes too large after being instrumented by Jacoco - goes over the 64KB limitation of Java) 11 April 2015, 10:46:53 UTC
845ca73 XCOMMONS-788: Upgrade to Maven Invoker Plugin 1.10 08 April 2015, 15:55:34 UTC
75e3cd4 XCOMMONS-778: Upgrade to httpclient and httpcore 4.4.1 08 April 2015, 15:50:30 UTC
90ea8ca [misc] Improve test resources 08 April 2015, 09:59:35 UTC
ecfd35e Revert "XCOMMONS-785: Upgrade to Maven Compiler plugin 3.3" This reverts commit 7d81f1548390d6d7d42787d7e574255e46f048f7. 30 March 2015, 16:14:29 UTC
8babeae XCOMMONS-786: Upgrade to slf4j 1.7.12 30 March 2015, 15:43:22 UTC
7d81f15 XCOMMONS-785: Upgrade to Maven Compiler plugin 3.3 30 March 2015, 15:39:13 UTC
085ed9d XWIKI-11979: Add $services.rendering.escape method for escaping XWiki syntax - Moved the code to platform, since commons was inappropriate for handling XWiki syntax. 30 March 2015, 15:02:27 UTC
01283be [misc] Fixed Eclipse cleanup settings - The "Correct Indentation" option was conflicting with "Format sources", since "Correct Indentation" does things differently and its *expected* result is already properly handled by "Format sources" (which uses the XWiki coding style). 30 March 2015, 15:02:27 UTC
f9d4dfe [release] Update clirr previous version 30 March 2015, 13:47:46 UTC
10e0c4d [Misc] Fix the jacoco error in the top level POM so that we don't have to copy the configuration in lots of modules and so that it can be fixed in one place, when it's fixed upstream. 30 March 2015, 13:09:17 UTC
c31d312 XCOMMONS-102: Upgrade Maven Bundle plugin to version 2.5.3 29 March 2015, 16:38:29 UTC
718d02c XCOMMONS-784: Add $escapetool.xwiki for escaping XWiki syntax - Added syntax ID parameter - Updated and added tests 27 March 2015, 19:17:59 UTC
d3531b2 [cleanup] Better test isolation of the tested tool. 27 March 2015, 16:01:46 UTC
9ff57a9 [cleanup] Re-used the tool under test and removed redundant constructor calls from each individual test. 27 March 2015, 14:40:41 UTC
eee8696 XCOMMONS-784: Add $escapetool.xwiki for escaping XWiki syntax - Refactored to a char[] based implementation for improved performance. - Added tests. 27 March 2015, 14:29:25 UTC
6f909ea XCOMMONS-784: Add $escapetool.xwiki for escaping XWiki syntax 26 March 2015, 19:51:24 UTC
f92e9a8 XCOMMONS-774: Impossible to commit a new wiki translation document with proper default language * Added ability to specify technical pages too 26 March 2015, 15:41:49 UTC
fa0cff8 XCOMMONS-783: Upgrade to Checkstyle 6.4.1 26 March 2015, 14:50:13 UTC
f0bf4c1 XCOMMONS-782: Upgrade to cssparser 0.9.15 26 March 2015, 14:49:43 UTC
06180c3 [Misc] Fix invalid default language (noticed thanks to the fix for XCOMMONS-774) 26 March 2015, 13:45:33 UTC
c032aec XCOMMONS-774: Impossible to commit a new wiki translation document with proper default language 26 March 2015, 12:41:53 UTC
e33b54b XCOMMONS-780: org.xwiki.tool.checkstyle.ScriptServiceCheck does not work with Checkstyle 6.x XCOMMONS-777: Upgrade to Maven Checkstyle pluging 2.15 26 March 2015, 08:33:40 UTC
2709209 [Misc] Fixed flickering test + use diamond operator 25 March 2015, 17:15:20 UTC
024c897 [release] Update current version and previous version 25 March 2015, 15:11:30 UTC
6f79155 XCOMMONS-781: Upgrade to logback 1.1.3 25 March 2015, 13:51:48 UTC
f163681 [Misc] In IntelliJ IDEA operation signs go on the next line when wrapping Note that since I'm using a newer version of IDEA than when the previous codestyle-idea.xml was committed, some stuff got moved around. I hope old versions of IDEA can still use that file though. 25 March 2015, 10:46:06 UTC
e5ed8d4 [Misc] Added explanation as to why we don't clone the script context 25 March 2015, 08:54:15 UTC
back to top