Arnaud Roques
bbed9612ea
version 1.2020.4
2020-03-19 14:08:29 +01:00
Arnaud Roques
5bfbf72262
version 1.2020.2
2020-03-03 23:33:16 +01:00
Arnaud Roques
95426c8d14
version 1.2020.1
2020-02-17 20:03:25 +01:00
Arnaud Roques
e9dfb036fc
version 1.2020.0
2020-01-12 23:18:44 +01:00
Arnaud Roques
af041744ee
version 1.2019.13
2019-12-11 22:47:49 +01:00
Arnaud Roques
37a96a29c4
version 1.2019.12
2019-11-03 22:16:54 +01:00
Arnaud Roques
d73b61a805
version 1.2019.11
2019-09-22 23:00:06 +02:00
Arnaud Roques
eedd4691c8
version 1.2019.10
2019-09-14 21:58:26 +02:00
Arnaud Roques
2b4fbe2452
version 1.2019.6
2019-05-25 13:10:30 +02:00
Arnaud Roques
f5d9b2591f
version 1.2019.5
2019-04-22 11:57:38 +02:00
Arnaud Roques
bd49d5cf7f
version 1.2019.4
2019-03-29 21:53:36 +01:00
Arnaud Roques
74db037a27
version 1.2019.1
2019-02-09 22:57:47 +01:00
Arnaud Roques
813500c549
fix link
2019-02-09 16:34:05 +01:00
Arnaud Roques
44487018ce
version 1.2018.14
2018-12-22 12:14:10 +01:00
Arnaud Roques
c30807b178
version 1.2018.13
2018-11-26 23:44:55 +01:00
Arnaud Roques
dcc38976b9
version 1.2018.12
2018-10-21 22:39:40 +02:00
Arnaud Roques
2b1deed9dd
version 1.2018.11
2018-09-23 14:17:17 +02:00
Arnaud Roques
902241954f
version 1.2018.10
2018-08-26 14:09:44 +02:00
Arnaud Roques
b340965ef9
version 1.2018.9
2018-07-30 18:44:57 +02:00
Arnaud Roques
3920af3a91
version 1.2018.8
2018-06-25 21:10:23 +02:00
Arnaud Roques
b9b9864ccc
version 1.2018.7
2018-06-12 22:57:29 +02:00
Arnaud Roques
f26038fc4c
version 1.2018.6
2018-05-21 21:39:04 +02:00
Arnaud Roques
fc730f24fc
version 1.2018.5
2018-05-06 22:01:40 +02:00
Arnaud Roques
fe305e01da
version 1.2018.3
2018-04-06 22:48:59 +02:00
Arnaud Roques
353b089904
version 1.2018.2
2018-03-09 22:51:16 +01:00
Arnaud Roques
7437f31418
version 1.2018.1
2018-01-29 21:48:20 +01:00
Arnaud Roques
5a206933cc
version 1.2018.0
2018-01-05 00:01:41 +01:00
Arnaud Roques
a7b5a02b28
version 1.2017.20
2017-12-11 23:35:15 +01:00
Arnaud Roques
ac975b197e
version 1.2017.19
2017-11-20 17:35:45 +01:00
Arnaud Roques
c13dc10be9
version 1.2017.18
2017-10-08 11:22:04 +02:00
Arnaud Roques
6ad05008c4
version 1.2017.16
2017-09-03 21:44:33 +02:00
Arnaud Roques
5414c00887
version 1.2017.15
2017-08-31 22:29:43 +02:00
Arnaud Roques
09140bb9d8
version 1.2017.14
2017-06-05 13:32:25 +02:00
Arnaud Roques
6fb3c39096
version 1.2017.13
2017-05-10 22:20:18 +02:00
Arnaud Roques
18c119b28e
version 1.2017.12
2017-04-27 09:15:04 +02:00
ClÃÂément Moyroud
163863ac0b
Allow running on the Openshift platform
...
A few changes are necessary for the best out-of-the-box experience on Docker-based application
platforms such as OpenShift:
1. For security purposes, they run the containers as non-root. Before this change, the user was
trying to write to the home dir, which is set to /root by default.
2. Deploy time is limited, and the download of dependencies by Jetty at start-up time, while
convenient for testing, causes timeouts when deploying. a WAR is now created during
Docker image creation, and as a result starting up the container is really fast now.
In addition, it is now possible to enable debug logging for Jetty by uncommenting the
relevant line in the Dockerfile.
2017-04-25 16:18:11 -07:00
Arnaud Roques
f37bbe9d41
version 2017.11
2017-04-19 21:41:42 +02:00
Arnaud Roques
67e9aeb992
version 2017.09
2017-04-05 21:57:35 +02:00
maximesinclair
d4d39566bc
[TASK] Return to default 8080 port
2015-02-14 22:47:14 +01:00
slavisah
37dda037ad
server port customization option
2015-02-14 22:31:58 +01:00
maximesinclair
69fbe5d2b8
[FEATURE] CodeMirror first basic implementation
2014-02-19 23:37:33 +01:00
maximesinclair
9401ab4a61
[FEATURE] Checkstyle violations fail the Build
2014-02-15 19:20:32 +01:00
Maxime Sinclair
fd2b6e7c02
[TASK] Checkstyle report and mvn site configuration
2014-02-06 18:28:06 +01:00
Maxime Sinclair
e187b44b05
[FIX] Plantuml.jar version changed from LATEST to RELEASE
2013-11-26 16:47:52 +01:00
Maxime Sinclair
45eb47839d
[TASK] JEE 5 upgrade
...
JEE5 Servlet2.5 JSP2.1 JSTL1.2
2013-10-17 16:45:15 +02:00
Maxime Sinclair
e5fc4adcd7
[TASK] maven-war-plugin upgraded to 2.3 to avoid a warning
...
http://stackoverflow.com/questions/4342245/disable-maven-warning-message-selected-war-files-include-a-web-inf-web-xml-wh
2013-09-17 14:28:55 +02:00
Maxime Sinclair
7d7bdca930
[FEATURE] Map usage integrated in the interactive servlet
...
JSTL (without EL) added
2013-08-22 14:31:05 +02:00
Maxime Sinclair
017c690226
Formatted and tests skipped
2013-05-28 16:36:42 +02:00
maximesinclair
596cc8b79e
Maven now uses the latest version of the plantuml lib
2013-04-30 11:21:35 +02:00
maximesinclair
26509be01e
Source encoding defined
2013-04-30 09:52:02 +02:00