- Jan 07, 2015
-
-
Vincent Massol authored
-
- Dec 30, 2014
-
-
Guillaume Delhumeau authored
This reverts commit 298abd13. This change is useless since we use JSoup now.
-
Guillaume Delhumeau authored
* Attempt to use JSoup for the HTML5 parsing
-
- Dec 29, 2014
-
-
Guillaume Delhumeau authored
* Attempt to use JSoup for the HTML5 parsing * It creates a new HTML5 Dutch Web Guidelines Validator.
-
- Dec 23, 2014
-
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
- Dec 18, 2014
-
-
Vincent Massol authored
* Documentation in xwiki.properties
-
- Dec 12, 2014
-
-
Marius Dumitru Florea authored
* Add RequireJS WebJar as mandatory dependency to the packager mojo.
-
- Dec 03, 2014
-
-
Vincent Massol authored
* Minor doc improvement
-
Vincent Massol authored
* Typo
-
Vincent Massol authored
-
Vincent Massol authored
-
- Nov 20, 2014
-
-
tmortagne authored
* add missing dependency
-
- Nov 06, 2014
-
-
Marius Dumitru Florea authored
-
- Nov 04, 2014
-
-
Vincent Massol authored
* Removed unnecessary -Dcom.sun.management.jmxremote system property (was needed only on JDK 1.7.0_25 which apparently has a bug on Mac)
-
- Nov 03, 2014
-
-
Vincent Massol authored
-
- Oct 30, 2014
-
-
Vincent Massol authored
-
- Oct 23, 2014
-
-
Vincent Massol authored
* Jetty 9 has changed the way the ports and stop configruation parameters are passed
-
Vincent Massol authored
-
- Oct 21, 2014
-
-
Marius Dumitru Florea authored
XWIKI-11289: Add support for attaching multiple files in the same execution using the xmldoc-update-plugin
-
- Oct 20, 2014
-
-
Guillaume Delhumeau authored
-
Vincent Massol authored
-
- Oct 06, 2014
-
-
tmortagne authored
* missing dependency
-
- Sep 27, 2014
-
-
tmortagne authored
-
- Sep 23, 2014
-
-
Vincent Massol authored
-
- Sep 22, 2014
-
-
Vincent Massol authored
XWIKI-11086: Test framework may fail to wait properly for XWiki to start when an existing instance is running
-
- Sep 18, 2014
-
-
Vincent Massol authored
XWIKI-11067: Add ability to catch exception from velocity scripts XWIKI-11050: Do not fail the UI when there's a problem rendering the document's content * Document title
-
- Sep 17, 2014
-
-
Vincent Massol authored
* Improve the script to better handle ctrl-c (thanks to Caleb!)
-
- Sep 16, 2014
-
-
Clemens Robbenhaar authored
- update list of tools installed by default
-
Guillaume Delhumeau authored
XWIKI-11041: When {{xwiki.defaultbaseskin}} is empty, XWiki#getDefaultBaseSkin() returns {{xwiki.defaultskin}}. * xwiki.defaultbaseskin can now be empty.
-
Vincent Massol authored
* Fix variable not being evaluated...
-
- Sep 15, 2014
-
-
Vincent Massol authored
* Fix another bug...
-
Vincent Massol authored
* Fix bug
-
- Sep 12, 2014
-
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily). * Forgot to close the file... + improve the test
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily). * Change the way variables are replaced in jetty start scripts to match what's done by the Maven Assembly plugin. This also avoids an issue with "$!" which was getting replaced by Velocity...
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily).
-
- Sep 09, 2014
-
-
Eduard Moraru authored
-
Eduard Moraru authored
This reverts commit c3134ed5.
-