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

353 Commits

Author SHA1 Message Date
arnaudroques
b1dbb8f0cd Merge pull request #29 from Mendor/dockerize
Add simple Dockerfile.
2017-01-26 10:03:33 +01:00
Mendor
39c8589c52 Add simple Dockerfile 2017-01-26 09:32:35 +02:00
arnaudroques
69c1098299 Merge pull request #28 from je2ryw/master
fixed the codemirror resource loading issue.
2017-01-20 16:12:26 +01:00
Jerry Wang
d1f1d0b176 fixed the codemirror resource loading issue. 2017-01-18 19:52:09 -05:00
Arnaud Roques
8be5f6284e HTTP redirect after POST 2016-05-18 22:57:56 +02:00
Arnaud Roques
8737cea8e6 HTTP redirect after POST 2016-05-18 22:55:16 +02:00
Arnaud Roques
85699130d0 HTTP redirect after POST 2016-05-18 22:49:58 +02:00
Arnaud Roques
94fb4cd383 HTTP redirect after POST 2016-05-18 22:45:58 +02:00
arnaudroques
e7ed068417 Fix format management 2015-12-10 19:38:37 +01:00
Maxime Sinclair
f348627e84 Merge branch 'halindrome-proxy-format' 2015-12-10 17:24:14 +01:00
Maxime Sinclair
d3e42fd17a Parameter 'format' changed to 'fmt'
and System.out deletion
2015-12-10 16:43:56 +01:00
Shane McCarron
d21bb445f8 Added support for specifying format to proxy
The proxy servlet only could generate PNG. Should be possible to
proxy the other supported formats too.
2015-12-07 09:49:17 -06:00
Maxime Sinclair
a785860f36 Merge pull request #16 from ftomassetti/readme
Add a screenshot in the README file
2015-03-29 23:52:13 +02:00
Federico Tomassetti
f29e061283 Adding a screenshot in the README 2015-03-29 19:12:21 +01:00
Federico Tomassetti
21e60af73b Add a screenshot 2015-03-29 18:59:42 +01:00
maximesinclair
e08b3dc174 [TASK] Merge branch 'slavisah-portconfig' 2015-02-14 22:52:14 +01: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
Maxime Sinclair
818ed2c660 Merge pull request #14 from slavisah/readmeupdate
instructions how app can be started on custom jetty port
2015-02-14 21:21:55 +01:00
slavisah
2ea547596d added alternative app starting with custom jetty port 2015-02-11 11:01:26 +01:00
Stefan Rotman
a2fc304afe Add GPLv3 License 2014-11-27 10:06:30 +01:00
maximesinclair
1111c69cf7 [BUGFIX] Image check is more accurate 2014-05-14 23:52:41 +02:00
maximesinclair
b6f9ff848a [BUGFIX#8] Broken url generated in HTTPS context 2014-05-14 23:49:51 +02:00
Maxime Sinclair
0318f485b7 [BUGFIX] Servlet init fixed 2014-03-05 14:32:20 +01:00
maximesinclair
712c8128ef [FEATURE] Addition of the Fork Me ribbon 2014-03-03 23:17:31 +01:00
maximesinclair
cce71525b8 [TASK] Polish 2014-03-03 22:39:33 +01:00
maximesinclair
e01e0fdb6e [FEATURE] Style update required by CodeMirror 2014-02-28 23:21:58 +01:00
maximesinclair
69fbe5d2b8 [FEATURE] CodeMirror first basic implementation 2014-02-19 23:37:33 +01: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
maximesinclair
d51bbd4d13 [TASK] Ignore eclipse checkstyle plugin file 2014-02-15 19:20:30 +01:00
Maxime Sinclair
fd2b6e7c02 [TASK] Checkstyle report and mvn site configuration 2014-02-06 18:28:06 +01:00
maximesinclair
77b9c2f0bd [FIX] Empty social buttons page fragments are missing 2014-02-04 23:23:35 +01:00
Maxime Sinclair
e9e99019d7 Revert "[TASK] Demo purpose"
This reverts commit 8b5d926c60.
2014-01-31 12:51:38 +01:00
Maxime Sinclair
8b5d926c60 [TASK] Demo purpose
Will not be pushed on master
2014-01-09 16:54:14 +01:00
Maxime Sinclair
20de5a0d5d [FIX] The Properties is always null 2014-01-09 16:53:35 +01:00
Maxime Sinclair
567a92f158 [FEATURE] Test of configuration for the social buttons 2014-01-09 16:52:35 +01:00
maximesinclair
ae9558062f [FEATURE] First implementation of the configuration 2014-01-07 00:06:14 +01:00
Maxime Sinclair
f0493c581c [FEATURE] PNG added to the url format
The old URL format http://server/plantuml/img/... is now relaced by
http://server/plantuml/png/...
2013-12-18 19:17:47 +01:00
arnaudroques
0212f941ca Move to https://github.com/plantuml 2013-12-11 19:17:50 +01:00
Maxime Sinclair
414db01d79 Merge branch 'hotproxy2' 2013-12-03 18:11:42 +01:00
Maxime Sinclair
b9a6e83a0c [TASK] Update of the class diagram 2013-12-02 17:22:56 +01:00
Maxime Sinclair
4c845a5dcd [FEATURE] Proxy returns the correct Content-type 2013-12-02 12:45:11 +01:00
Maxime Sinclair
b9d71300df [FEATURE] First HTTPS support 2013-11-29 15:58:23 +01:00
Maxime Sinclair
e8920c230d [TASK] Test cleanup 2013-11-27 11:54:20 +01:00
Maxime Sinclair
e187b44b05 [FIX] Plantuml.jar version changed from LATEST to RELEASE 2013-11-26 16:47:52 +01:00
Maxime Sinclair
53fe54e397 [TASK] Using the "start" keyword in the URL is now deprecated. 2013-11-26 15:41:54 +01:00
maximesinclair
7c8f361826 [FEATURE] Proxy redesign, first step 2013-11-25 22:35:58 +01:00
maximesinclair
76ad7acd21 [TASK] Port number 80 removed in URLs 2013-11-23 23:55:22 +01:00
maximesinclair
ac9d0e02ca [BUGFIX] Trick to avoid a lot of IllegalStateException 2013-10-31 22:54:53 +01:00