1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-20 08:52:22 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jesse Tan
77244844e4 Set Eps mime type 2017-06-28 12:59:09 +02:00
Arnaud Roques
09140bb9d8 version 1.2017.14 2017-06-05 13:32:25 +02: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
9ca32c8d22 [FEATURE] Draft of the Check Syntax service 2014-02-15 19:20:34 +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
maximesinclair
ac9d0e02ca [BUGFIX] Trick to avoid a lot of IllegalStateException 2013-10-31 22:54:53 +01:00
Maxime Sinclair
0495ccdfc2 [TASK] Remove useless flush 2013-09-24 12:36:05 +02:00
maximesinclair
beb8c490b0 [BUGFIX] Text/plain outputs always in unicode 2013-09-13 19:55:07 +02:00
Maxime Sinclair
13ac55e09e [FEATURE] Map service totally implemented 2013-08-19 16:07:38 +02:00
Maxime Sinclair
bedc5b49ce [FEATURE] Design evolution of the map service
Map implementation is still an empty stub
2013-08-14 09:44:19 +02:00
Maxime Sinclair
ce168633ad [TASK] Full coding style clean up 2013-07-10 17:07:24 +02:00
Pablo Lalloni
89c4d91b41 Project fully mavenized with functionality exceeding previous Ant build.xml implemented (except deployment to servlet container, which can be easily added).
Improved unit tests to be independent of externally running servlet container, now every test runs its own embedded jetty server (and stops it afterward).

Removed all eclipse artifacts (.project, .classpath, .settings, etc.) and added to .gitignore to be independent of development environment (can be autogenerated by maven, or better yet use m2eclipse).

Removed embedded dependency jars since they are handled automatically by maven.
2011-11-02 19:11:52 -03:00