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

405 Commits

Author SHA1 Message Date
Arnaud Roques
4f7b56e80b Import version 1.2020.14 2020-06-21 22:38:00 +02:00
Arnaud Roques
af01537429 version 1.2020.13 2020-06-14 23:16:31 +02:00
Arnaud Roques
92e88f3fa4 version 1.2020.12 2020-06-07 12:05:13 +02:00
Arnaud Roques
4433e6cc1b version 1.2020.11 2020-05-30 17:21:09 +02:00
Arnaud Roques
35af5917e7 version 1.2020.10 2020-05-17 23:18:07 +02:00
John Jarvis
2f18333605 Skips cleanup for release assets 2020-05-11 09:02:22 +02:00
Arnaud Roques
f355dc6666 version 1.2020.9 2020-05-10 23:37:56 +02:00
John Jarvis
36ccc2f25c Adds tag for deploy artifacts 2020-05-01 23:04:31 +02:00
Arnaud Roques
ba6081902b version 1.2020.8 2020-04-26 20:37:03 +02:00
Arnaud Roques
5da0a51e9d version 1.2020.7 2020-04-21 13:48:03 +02:00
John Jarvis
51e0922eea Fixes docker-tag and docker-push stages in travis-ci
* Sets dist/os to the defaults
* Does not check for branch is master and a tag since these will never be true
* Removes on: tags=true
* Removes deprecated: sudo: required
* Replaces deprecated `api_token` with `token`
* Uses unique names so travis doesn't warn
2020-04-12 17:33:33 +02:00
Arnaud Roques
448c8f614f Merge branch 'master' of https://github.com/plantuml/plantuml-server 2020-04-10 09:25:44 +02:00
Arnaud Roques
de48bbe463 version 1.2020.6 2020-04-10 09:25:38 +02:00
Summerlve
1d6155fc8e fixed [ERROR] error: Source option 6 is no longer supported. Use 7 or later in OpenJDK 14 2020-04-06 13:04:12 +02:00
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
Rob Oxspring
49c8fefce5 Document the ALLOW_PLANTUML_INCLUDE environment variable 2019-12-10 23:10:01 +01:00
Arnaud Roques
de6612091c version 1.2019.12b 2019-11-11 12:01:38 +01:00
Arnaud Roques
37a96a29c4 version 1.2019.12 2019-11-03 22:16:54 +01:00
Arnaud Roques
9bc56edca6 Fix security #122 2019-09-26 19:13:07 +02:00
Arnaud Roques
83138142c5 Fix security #122 2019-09-26 19:08:48 +02:00
Arnaud Roques
aa9172f715 Merge branch 'master' of https://github.com/plantuml/plantuml-server 2019-09-26 19:07:34 +02:00
Arnaud Roques
a985880361 version 1.2019.11 2019-09-25 17:54:19 +02:00
arnaudroques
18d887385f
Merge pull request #120 from fabianhauser/patch-1
Fix CI to only release docker tags on master branch
2019-09-25 17:53:12 +02:00
Fabian Hauser
b7651c4dae
Remove docker-push build step for pull requests 2019-09-25 17:49:20 +02:00
Fabian Hauser
894be6744e
Remove docker tag build step for pull requests 2019-09-25 17:43:37 +02:00
Fabian Hauser
b98e227ce7
Fix CI to only release docker tags on master branch
Fixes the build error in pull request #119 and also prevent release tags that are not also commited on the master branch.
2019-09-25 17:35:31 +02:00
Arnaud Roques
d73b61a805 version 1.2019.11 2019-09-22 23:00:06 +02:00
arnaudroques
513453e51b
Merge pull request #118 from jarv/jarv/fix-tagging
Creates a docker tagged image for jetty and tomcat
2019-09-16 16:01:42 +02:00
John Jarvis
10707c4df7 Create separate tags for jetty and tomcat 2019-09-16 15:18:20 +02:00
John Jarvis
749cdfb7ab Revert "Tags the docker image if there is a git tag"
This reverts commit fffa69238c.
2019-09-16 14:59:44 +02:00
Arnaud Roques
eedd4691c8 version 1.2019.10 2019-09-14 21:58:26 +02:00
arnaudroques
5e7b8ddad0
Merge pull request #115 from jarv/jarv/add-tags
Tags the docker image if there is a git tag
2019-09-07 11:09:20 +02:00
John Jarvis
fffa69238c Tags the docker image if there is a git tag 2019-09-06 16:28:10 +02:00
Arnaud Roques
7112ea8a04 version 1.2019.6 2019-05-25 13:14:02 +02:00
Arnaud Roques
2b4fbe2452 version 1.2019.6 2019-05-25 13:10:30 +02:00
Arnaud Roques
e98937d0b3 ALLOW_PLANTUML_INCLUDE 2019-05-20 20:12:41 +02:00
arnaudroques
ea7bb65d4e
Merge pull request #106 from skuro/expose-language
New servlet to expose the language tokens of the PlantUML engine
2019-05-20 19:39:17 +02:00
Carlo Sciolla
887a5055f2
New servlet to expose the language tokens of the PlantUML engine
Same as `java -jar plantum.jar -language`, a new servlet is added to
expose the tokens supported by the current version of the PlantUML engine.
Useful to support tools relying on a running PlantUML server to support
syntax highlight.
2019-05-20 15:06:38 +02:00
arnaudroques
cd65d5719a
Merge pull request #105 from norbitheeviljester/master
Added support for Authorization header
2019-05-17 18:07:37 +02:00
Norbert.Nogacki@tomtom.com
a53416b4da Added support for Authorization header 2019-05-17 16:24:27 +02:00
arnaudroques
b9df1f2278
Merge pull request #103 from mrausch/compose-baseurl
Custom BaseURL using docker-compose
2019-05-08 11:34:00 +02:00
Michael Rausch
e276733481 Added docker-compose file to build plantuml-server with a custom base url. 2019-05-07 19:06:08 +02:00
arnaudroques
3c3c64b3d6
Merge pull request #99 from translucens/revert-builder-base-image
revert builder's base image to based on OpenJDK8 (non-headless)
2019-04-27 18:11:41 +02:00
translucens
73739b7e85
revert builder's base image to based on OpenJDK8 (non-headless)
headless OpenJDK does not refer `http_proxy` environment variable, so build image inside proxy will fail.
resolves #98
2019-04-28 00:33:47 +09:00
Arnaud Roques
f5d9b2591f version 1.2019.5 2019-04-22 11:57:38 +02:00
arnaudroques
7eba9632e6
Merge pull request #97 from translucens/replace-fonts
replace fonts to Google noto fonts
2019-04-13 22:03:53 +02:00