1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-21 11:39:03 +00:00
Commit Graph

1239 Commits

Author SHA1 Message Date
Arnaud Roques
ff6e71e626 fix: only allow to read some environment variables 2023-06-13 12:55:32 +02:00
Arnaud Roques
fbe7fa3b25 feat: remove legacy ALLOW_INCLUDE use PLANTUML_SECURITY_PROFILE instead
https://github.com/plantuml/plantuml-server/issues/232
2023-06-13 12:41:34 +02:00
Arnaud Roques
b32500bb61 fix: improve filelist support and nwdiag 2023-06-12 22:49:47 +02:00
Arnaud Roques
793b78abc5 feat: work not yet complete
https://forum.plantuml.net/10049/2019-pipemap-diagrams-containing-links-give-zero-exit-code
2023-06-11 20:51:41 +02:00
Arnaud Roques
4a246c7cb9 fix: wip
https://forum.plantuml.net/17926/sprite-transparent-only-jar-defined-sprites-are-working
https://github.com/plantuml/plantuml/issues/1448
https://forum.plantuml.net/17932/nwdiag-possible-misbehavior
2023-06-11 20:44:08 +02:00
Arnaud Roques
c95bbfe585 fix: minor issues
https://github.com/plantuml/plantuml/issues/1442
https://github.com/plantuml/plantuml/issues/1436
2023-05-31 20:51:54 +02:00
Arnaud Roques
aedaeec598 chore: update test for pipemap 2023-05-22 19:09:32 +02:00
Arnaud Roques
892dd6c8e9 fix: improve pipemap option
https://github.com/plantuml/plantuml/issues/1429
2023-05-22 18:48:42 +02:00
Arnaud Roques
92c5183386 chore: suppress some versions 2023-05-21 22:48:14 +02:00
Arnaud Roques
63a09e24c5 chore: Version 1.2023.8 2023-05-21 10:54:21 +02:00
Arnaud Roques
18a7f99b55 fix: improve theme support 2023-05-18 13:32:30 +02:00
Arnaud Roques
95026709a6 chore: question about improving Version.java and gradle.properties 2023-05-17 22:17:15 +02:00
Arnaud Roques
f72fec23c3 fix: improve theme support
https://forum.plantuml.net/17811/theme-supports-no-calculated-from-path-and-stdlib-from-path
2023-05-17 22:11:36 +02:00
Arnaud Roques
35ec8a700c chore: simply Version.java implementation 2023-05-17 21:34:24 +02:00
Arnaud Roques
eb85d9c9c5 chore: build only GPL and MIT version for beta 2023-05-17 21:19:43 +02:00
Arnaud Roques
2a358adf3c chore: restore tests under linux 2023-05-15 18:49:53 +02:00
Arnaud Roques
2adee2f574 chore: improve multilicence and add improve theme support
https://forum.plantuml.net/17811/theme-supports-no-calculated-from-path-and-stdlib-from-path
2023-05-15 18:37:07 +02:00
Arnaud Roques
2803fa7e7b chore: add javadoc for MIT because of OSSRH 2023-05-12 21:46:37 +02:00
Arnaud Roques
5ec920045b chore: only publish to OSSRH when release 2023-05-12 21:27:18 +02:00
Arnaud Roques
782087680d chore: manual set of gradle.properties 2023-05-12 21:16:44 +02:00
Arnaud Roques
9c52adf7ec chore: restore version which is still not working 2023-05-12 20:44:57 +02:00
Arnaud Roques
e313ffc635 chore: fix syntax 2023-05-12 20:32:38 +02:00
Arnaud Roques
37f8e4fd2e chore: try to make OSSRH working 2023-05-12 20:29:40 +02:00
Arnaud Roques
11b9baa3ff chore: print pom_version 2023-05-12 20:19:00 +02:00
Arnaud Roques
871c298203 chore: add trace to publish 2023-05-12 19:53:58 +02:00
Arnaud Roques
b4bdcb3428 chore: disable windows tests 2023-05-12 19:31:06 +02:00
Arnaud Roques
c60d959c95 chore: version 1.2023.7 2023-05-12 19:28:51 +02:00
Arnaud Roques
a66215a373 feat: update C4 stdlib 2023-05-12 19:21:29 +02:00
Arnaud Roques
962f6df46b chore: only test Java 8 on Windows 2023-05-12 17:09:21 +02:00
Arnaud Roques
d9eecbdeeb chore: restore tests and update release.sh 2023-05-12 16:50:31 +02:00
Arnaud Roques
66f426fe6d chore: build MIT signature 2023-05-12 16:32:51 +02:00
Arnaud Roques
60aa5edca0 chore: add MIT signatures 2023-05-12 16:21:45 +02:00
Arnaud Roques
2fa62e9173 chore: add MIT in cache 2023-05-12 16:12:11 +02:00
Arnaud Roques
72f2d856f3 chore: generate MIT version 2023-05-12 16:03:57 +02:00
Arnaud Roques
b3a0c52d40 chore: run tests and build artifact in parallel 2023-05-12 14:06:41 +02:00
Arnaud Roques
c57f5b4691 chore: remove tests 2023-05-12 13:59:52 +02:00
Arnaud Roques
f43aa3b928 chore: temporary remove tests, remove gradle publish for snapshot 2023-05-12 13:58:24 +02:00
Arnaud Roques
bb33824e87 chore: slightly simplify release-snapshot.sh 2023-05-12 13:42:34 +02:00
Arnaud Roques
488029b9b0 fix: work in progress
https://github.com/plantuml/plantuml/issues/1405
https://github.com/plantuml/plantuml/issues/1423
2023-05-11 21:06:04 +02:00
PlantUML
3b3ab396b9
Merge pull request #1424 from bondden/theme-mono
Added monochrome monospaced theme for better shapes control
2023-05-11 14:11:27 +02:00
bondden
0c873713e0 Added monochrome monospaced theme for better shapes control 2023-05-11 18:40:18 +07:00
Arnaud Roques
475f814b65 fix: minor bug fix
https://github.com/plantuml/plantuml/issues/1422
2023-05-10 20:43:48 +02:00
Arnaud Roques
26874fe610 fix: minor issues
https://github.com/plantuml/plantuml/issues/1401#issuecomment-1523451970
https://github.com/plantuml/plantuml/issues/1399
2023-05-07 23:30:37 +02:00
Arnaud Roques
c158ce4383 chore: init snapshot 2023-04-18 23:04:32 +02:00
Arnaud Roques
82d660de00 chore: temporary suppress native images 2023-04-18 22:05:28 +02:00
Arnaud Roques
d2a5e0cd2e chore: suppress MIT 2023-04-18 21:43:40 +02:00
Arnaud Roques
b7da8b6898 chore: suppress MIT 2023-04-18 21:40:11 +02:00
Arnaud Roques
2751c47ebc chore: hard code version 2023-04-18 21:01:39 +02:00
Arnaud Roques
e1d1d5aa93 chore: temporary remove mit version 2023-04-18 19:13:44 +02:00
Arnaud Roques
beb3cb25e2 feat: version 1.2023.6 2023-04-18 18:14:10 +02:00