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
Pablo Lalloni
4f80244a2b
Add support for generating parameterized image format in proxy requests
2011-11-01 17:12:46 -03:00
Maxime Sinclair
d494bc91f4
Upgraded to 7104
2011-08-30 16:46:28 +02:00
Maxime Sinclair
b75cf0b7cf
Better support of ditaa diagrams.
2011-08-30 16:39:12 +02:00
Maxime Sinclair
c40a3e5504
Merge branch 'master' of https://github.com/arnaudroques/plantumlservlet
2011-07-12 18:01:57 +02:00
Maxime Sinclair
b909e3cb8d
Minimal SVG test case added
2011-07-12 17:58:35 +02:00
Arnaud Roques
5cefa9cec0
Version 6703
2011-05-23 22:25:25 +02:00
Maxime Sinclair
c07e4ffe07
Invalid anchor tag fixed.
2011-04-26 14:47:47 +02:00
Arnaud Roques
85afd8196e
New PlantUML.jar
...
Display Version in the header
Add links "View as SVG", "View as ASCII Art"
2011-04-21 19:52:50 +02:00
Arnaud Roques
e71536f634
Transcoder.class will now add @startuml, to we have to check if it is
...
present before adding it
2011-04-19 18:22:56 +02:00
Maxime Sinclair
e9fbf4b0e4
Clean target updated
2011-04-08 14:29:42 +02:00
Maxime Sinclair
c8fc7a480d
AsciiArt unit test addition.
2011-04-08 12:58:56 +02:00
Maxime Sinclair
b201367aba
Support for sequence diagrams as ASCII art.
2011-04-08 12:33:08 +02:00
Maxime Sinclair
48266b302d
Little enhancements of the look of the main page.
...
The build date is included in the footer.
2011-03-31 16:20:15 +02:00
Maxime Sinclair
0f34349037
Documentation and polishing
2011-03-31 16:12:10 +02:00
Maxime Sinclair
237907b410
Javadoc and source headers.
2011-03-30 17:53:11 +02:00
Maxime Sinclair
0ed28aaea4
Merge branch 'master' of https://github.com/arnaudroques/plantumlservlet
2011-03-29 18:22:32 +02:00
Maxime Sinclair
01a16339be
New servlet structure with a dedicated class UmlDiagramService to
...
produce diagram from a compressed source.
2011-03-29 18:15:53 +02:00
Arnaud Roques
e748d98b1f
Version 6242 of plantuml.jar
2011-03-26 13:32:27 +01:00
Arnaud Roques
75c8d5cef0
Merge branch 'refs/heads/master' of https://arnaudroques@github.com/arnaudroques/plantumlservlet.git into HEAD
2011-03-26 13:31:44 +01:00
Maxime Sinclair
225ef45c37
Unit test of the proxy feature.
2011-03-18 16:35:45 +01:00
Maxime Sinclair
b924e99360
Session creation avoided
2011-03-18 16:29:22 +01:00
Maxime Sinclair
4eb0dfc879
Test of the HTTP header added.
2011-03-10 16:17:30 +01:00
Maxime Sinclair
9e55d93ab8
getContent() now private.
2011-03-10 15:57:37 +01:00
Maxime Sinclair
57425f770d
Prevent the creation of the session.
2011-03-10 15:54:36 +01:00
Maxime Sinclair
5c149977fb
Refactoring of the welcome diagram.
2011-03-09 16:55:57 +01:00
Arnaud Roques
2b77e0e27f
Merge branch 'refs/heads/master' of https://arnaudroques@github.com/arnaudroques/plantumlservlet.git into HEAD
2011-02-24 12:36:28 +01:00
Arnaud Roques
53d2a1e735
Version 6141
2011-02-23 22:30:22 +01:00
Maxime Sinclair
c98015f417
Unit testing included in the ant build file.
...
The dist directory is the default target of the build artefacts.
2011-02-23 17:36:40 +01:00
Maxime Sinclair
5a97a919ff
A TestSuite and new test cases
2011-02-23 15:51:38 +01:00
Maxime Sinclair
7ffbc44e08
First unit test case using HttpUnit
2011-02-22 18:00:13 +01:00
Maxime Sinclair
4f0aab14f7
Remove dependency to specific jdk
2011-02-22 14:49:53 +01:00
Arnaud Roques
adafac876d
UTF8 management
2011-02-20 17:05:48 +01:00
Maxime Sinclair
b8a37037ee
Merge remote branch 'origin'
2011-02-18 15:45:05 +01:00
Maxime Sinclair
2afdbdbdee
Style enhancement
2011-02-18 15:44:42 +01:00
Arnaud Roques
d1faf73448
Add Alice->Bob:hello
2011-02-17 21:08:30 +01:00
Maxime Sinclair
ba435be99e
Welcome file specified without initial slash
2011-02-17 14:54:01 +01:00
Maxime Sinclair
113545a865
Deletion of the unwanted classes
2011-02-17 12:56:27 +01:00
Maxime Sinclair
bed2250f38
Ant build file updated to take into account the new structure
2011-02-17 12:48:01 +01:00
Maxime Sinclair
6052b6809c
Eclipse WTP structure, the settings are now included
2011-02-17 12:23:50 +01:00
Maxime Sinclair
dac7c9f945
Fix the version and end of line issue
2011-02-17 10:30:21 +01:00
Maxime Sinclair
85169a1baf
Enhanced version with short URL scheme, http headers to take advantage of the browser cache, and a new structure with JSP files.
2011-02-16 09:18:23 +01:00
Maxime Sinclair
3847a2e170
update of the library
2011-02-16 09:16:51 +01:00
Maxime Sinclair
8f310349c8
Content of the README initialized
2011-02-16 09:06:42 +01:00
Arnaud Roques
df1d78f052
Add gtignore
2011-01-30 18:58:27 +01:00
Arnaud Roques
035c16ebfa
Add build.xml ant file
2011-01-30 18:55:02 +01:00
Arnaud Roques
6987ea42ab
Build to classes dir.
2011-01-30 18:43:16 +01:00
Arnaud Roques
d78694005a
No .class
2011-01-30 18:39:48 +01:00
Arnaud Roques
e55fea2359
Add Date header
2011-01-30 15:23:08 +01:00
Arnaud Roques
6a93bdad66
Add icon
2011-01-30 15:04:30 +01:00