Commit Graph

  • 39eab59226 [TASK] SourceInformation replaced by PlantumlUtils Maxime Sinclair 2013-08-26 10:42:01 +0200
  • 7d7bdca930 [FEATURE] Map usage integrated in the interactive servlet Maxime Sinclair 2013-08-22 14:31:05 +0200
  • 13ac55e09e [FEATURE] Map service totally implemented Maxime Sinclair 2013-08-19 16:07:38 +0200
  • bedc5b49ce [FEATURE] Design evolution of the map service Maxime Sinclair 2013-08-14 09:44:19 +0200
  • e90fdee24b [TASK] Refactoring, decoding feature is now in a utility class Maxime Sinclair 2013-08-14 09:27:43 +0200
  • 9e90a3660b [FEATURE] First implementation of the map feature unit test Maxime Sinclair 2013-07-18 16:20:46 +0200
  • 779351844c [TASK] Refactoring of the TestUtils class Maxime Sinclair 2013-07-17 14:30:44 +0200
  • 97f00051f0 [FEATURE] Stub implementation of the new map service Maxime Sinclair 2013-07-17 10:11:03 +0200
  • 9ee4b279bc [FEATURE] Future design of the PlantUML Server Maxime Sinclair 2013-07-17 10:02:38 +0200
  • e41286993f [TASK] No more used method getServerUrl suppressed Maxime Sinclair 2013-07-10 17:28:09 +0200
  • ce168633ad [TASK] Full coding style clean up Maxime Sinclair 2013-07-10 17:07:24 +0200
  • ded3a5578a Source beautified Maxime Sinclair 2013-07-10 10:37:21 +0200
  • 6d1ca6c43c Check the content of the SVG Maxime Sinclair 2013-07-10 10:08:44 +0200
  • f34d9ca34e Consume the http response to avoid IO exception Maxime Sinclair 2013-07-10 10:07:31 +0200
  • a0c3fbe525 IOException temporary fixed Maxime Sinclair 2013-07-09 17:32:09 +0200
  • 4339629f97 UML diagram fixed Maxime Sinclair 2013-07-09 17:12:42 +0200
  • 90fe8924f7 Code formatted, encoded text checked and warning added Maxime Sinclair 2013-07-09 16:53:45 +0200
  • d7ecaaa992 Refactoring of the Proxy service Maxime Sinclair 2013-07-09 15:44:36 +0200
  • cbb6eb0ac2 Testcases are coming back ! maximesinclair 2013-07-01 22:40:14 +0200
  • ab77f245f9 IIOException catched when browser session disappears maximesinclair 2013-07-01 22:36:28 +0200
  • c166b507f0 Catch IOException to avoid annoying messages in the server logs. Maxime Sinclair 2013-06-04 16:07:31 +0200
  • 017c690226 Formatted and tests skipped Maxime Sinclair 2013-05-28 16:36:42 +0200
  • 3bc2461f85 Temporary fix ! maximesinclair 2013-05-27 23:45:38 +0200
  • 596cc8b79e Maven now uses the latest version of the plantuml lib maximesinclair 2013-04-30 11:21:35 +0200
  • 26509be01e Source encoding defined maximesinclair 2013-04-30 09:52:02 +0200
  • deb82a10f6 plantuml jar updated to 7500 Maxime Sinclair 2011-12-28 16:53:32 +0100
  • 8cff4fe41f Version of the plugins fixed, maven warnings suppressed. Maxime Sinclair 2011-12-28 16:34:54 +0100
  • 40fcdd04e2 Build timestamp mavenized using filtering. Maxime Sinclair 2011-12-28 16:27:53 +0100
  • ad6a00fdf0 Normalization of the format for the proxy feature. New syntax is : plantuml/proxy/[id/][format/]remoteURL where id is a number identifying the diagram definition when the remote URL contains more than one diagram, and format specify the output : img, txt or svg. Maxime Sinclair 2011-11-14 17:22:16 +0100
  • b0c46ef805 Merge pull request #2 from plalloni/master Maxime Sinclair 2011-11-14 07:30:30 -0800
  • c3bf704888 Add running instructions to readme file. Pablo Lalloni 2011-11-12 23:38:43 -0200
  • e1cc14c6a3 Changed TestProxy png image expected size to be between 1500 and 1700. Pablo Lalloni 2011-11-12 22:00:30 -0300
  • 11a215ddd0 Configure jetty-maven-plugin, build final name, wtp context path. Pablo Lalloni 2011-11-12 21:59:34 -0300
  • e489e631eb Restore previous welcome servlet path to serve static resources correctly. Pablo Lalloni 2011-11-12 20:54:15 -0300
  • 1b9e92cc78 Added maven-eclipse-plugin configuration options for generation of eclipse wtp configuration files so the project is recognized as a "web project" in eclipse and it can be run in eclipse managed servers. Pablo Lalloni 2011-11-12 16:22:48 -0300
  • b66a774bc7 README updated to mavenized project and translated to markdown Pablo Lalloni 2011-11-02 19:23:39 -0300
  • 89c4d91b41 Project fully mavenized with functionality exceeding previous Ant build.xml implemented (except deployment to servlet container, which can be easily added). Pablo Lalloni 2011-11-02 19:11:52 -0300
  • 4f80244a2b Add support for generating parameterized image format in proxy requests Pablo Lalloni 2011-11-01 17:12:46 -0300
  • d494bc91f4 Upgraded to 7104 Maxime Sinclair 2011-08-30 16:46:28 +0200
  • b75cf0b7cf Better support of ditaa diagrams. Maxime Sinclair 2011-08-30 16:39:12 +0200
  • c40a3e5504 Merge branch 'master' of https://github.com/arnaudroques/plantumlservlet Maxime Sinclair 2011-07-12 18:01:57 +0200
  • b909e3cb8d Minimal SVG test case added Maxime Sinclair 2011-07-12 17:58:35 +0200
  • 5cefa9cec0 Version 6703 Arnaud Roques 2011-05-23 22:25:25 +0200
  • c07e4ffe07 Invalid anchor tag fixed. Maxime Sinclair 2011-04-26 14:47:47 +0200
  • 85afd8196e New PlantUML.jar Display Version in the header Add links "View as SVG", "View as ASCII Art" Arnaud Roques 2011-04-21 19:52:50 +0200
  • e71536f634 Transcoder.class will now add @startuml, to we have to check if it is present before adding it Arnaud Roques 2011-04-19 18:22:56 +0200
  • e9fbf4b0e4 Clean target updated Maxime Sinclair 2011-04-08 14:29:42 +0200
  • c8fc7a480d AsciiArt unit test addition. Maxime Sinclair 2011-04-08 12:58:56 +0200
  • b201367aba Support for sequence diagrams as ASCII art. Maxime Sinclair 2011-04-08 12:33:08 +0200
  • 48266b302d Little enhancements of the look of the main page. The build date is included in the footer. Maxime Sinclair 2011-03-31 16:20:15 +0200
  • 0f34349037 Documentation and polishing Maxime Sinclair 2011-03-31 16:12:10 +0200
  • 237907b410 Javadoc and source headers. Maxime Sinclair 2011-03-30 17:53:11 +0200
  • 0ed28aaea4 Merge branch 'master' of https://github.com/arnaudroques/plantumlservlet Maxime Sinclair 2011-03-29 18:22:32 +0200
  • 01a16339be New servlet structure with a dedicated class UmlDiagramService to produce diagram from a compressed source. Maxime Sinclair 2011-03-29 18:15:53 +0200
  • e748d98b1f Version 6242 of plantuml.jar Arnaud Roques 2011-03-26 13:32:27 +0100
  • 75c8d5cef0 Merge branch 'refs/heads/master' of https://arnaudroques@github.com/arnaudroques/plantumlservlet.git into HEAD Arnaud Roques 2011-03-26 13:31:44 +0100
  • 225ef45c37 Unit test of the proxy feature. Maxime Sinclair 2011-03-18 16:35:45 +0100
  • b924e99360 Session creation avoided Maxime Sinclair 2011-03-18 16:29:22 +0100
  • 4eb0dfc879 Test of the HTTP header added. Maxime Sinclair 2011-03-10 16:17:30 +0100
  • 9e55d93ab8 getContent() now private. Maxime Sinclair 2011-03-10 15:57:37 +0100
  • 57425f770d Prevent the creation of the session. Maxime Sinclair 2011-03-10 15:54:36 +0100
  • 5c149977fb Refactoring of the welcome diagram. Maxime Sinclair 2011-03-09 16:55:57 +0100
  • 2b77e0e27f Merge branch 'refs/heads/master' of https://arnaudroques@github.com/arnaudroques/plantumlservlet.git into HEAD Arnaud Roques 2011-02-24 12:36:28 +0100
  • 53d2a1e735 Version 6141 Arnaud Roques 2011-02-23 22:30:22 +0100
  • c98015f417 Unit testing included in the ant build file. The dist directory is the default target of the build artefacts. Maxime Sinclair 2011-02-23 17:36:40 +0100
  • 5a97a919ff A TestSuite and new test cases Maxime Sinclair 2011-02-23 15:51:38 +0100
  • 7ffbc44e08 First unit test case using HttpUnit Maxime Sinclair 2011-02-22 18:00:13 +0100
  • 4f0aab14f7 Remove dependency to specific jdk Maxime Sinclair 2011-02-22 14:49:53 +0100
  • adafac876d UTF8 management Arnaud Roques 2011-02-20 17:05:48 +0100
  • b8a37037ee Merge remote branch 'origin' Maxime Sinclair 2011-02-18 15:45:05 +0100
  • 2afdbdbdee Style enhancement Maxime Sinclair 2011-02-18 15:44:42 +0100
  • d1faf73448 Add Alice->Bob:hello Arnaud Roques 2011-02-17 21:08:30 +0100
  • ba435be99e Welcome file specified without initial slash Maxime Sinclair 2011-02-17 14:54:01 +0100
  • 113545a865 Deletion of the unwanted classes Maxime Sinclair 2011-02-17 12:56:27 +0100
  • bed2250f38 Ant build file updated to take into account the new structure Maxime Sinclair 2011-02-17 12:48:01 +0100
  • 6052b6809c Eclipse WTP structure, the settings are now included Maxime Sinclair 2011-02-17 12:23:50 +0100
  • dac7c9f945 Fix the version and end of line issue Maxime Sinclair 2011-02-17 10:30:21 +0100
  • 85169a1baf Enhanced version with short URL scheme, http headers to take advantage of the browser cache, and a new structure with JSP files. Maxime Sinclair 2011-02-16 09:18:23 +0100
  • 3847a2e170 update of the library Maxime Sinclair 2011-02-16 09:16:51 +0100
  • 8f310349c8 Content of the README initialized Maxime Sinclair 2011-02-16 09:06:42 +0100
  • df1d78f052 Add gtignore Arnaud Roques 2011-01-30 18:58:27 +0100
  • 035c16ebfa Add build.xml ant file Arnaud Roques 2011-01-30 18:55:02 +0100
  • 6987ea42ab Build to classes dir. Arnaud Roques 2011-01-30 18:43:16 +0100
  • d78694005a No .class Arnaud Roques 2011-01-30 18:39:48 +0100
  • e55fea2359 Add Date header Arnaud Roques 2011-01-30 15:23:08 +0100
  • 6a93bdad66 Add icon Arnaud Roques 2011-01-30 15:04:30 +0100
  • 4412a3929f Importing project Arnaud Roques 2011-01-30 15:00:47 +0100
  • 8c0b854afc Creation Arnaud Roques 2011-01-30 14:55:06 +0100
  • 4ce5cbb736 first commit Arnaud Roques 2011-01-28 23:11:59 +0100