Arnaud Roques
9cba08f732
NPE protection
2022-01-07 19:12:07 +01:00
Arnaud Roques
24bd088e01
Emoji color fix
2022-01-07 19:04:36 +01:00
PlantUML
89a9227afd
Merge pull request #850 from soloturn/master
...
build.gradle.kts, add javadoc
2022-01-07 12:00:27 +01:00
soloturn
8058b11d27
reformat build.gradle.kts 2 indent
...
project uses 2 spaces indent, lf as line ending, utf-8. make it easier
to follow this rule by adding a .editorconfig file which vscode and
intellij respect out of the box.
2022-01-07 02:28:17 +01:00
soloturn
39331af67e
build.gradle.kts, add javadoc
2022-01-07 01:45:46 +01:00
PlantUML
4d61b35821
Add sponsor badge
2022-01-06 11:05:21 +01:00
PlantUML
92f64fd31d
Merge pull request #847 from soloturn/master
...
add basic gradle files to allow conversion to gradle in future, #47
2022-01-06 10:28:34 +01:00
soloturn
fed524cd6d
add basic gradle files to allow conversion to gradle in future, #47
2022-01-06 03:13:46 +01:00
PlantUML
a9e8e58bdd
Merge pull request #845 from kmierzeje/master
...
Xmi export for Sequence Diagrams
2022-01-05 10:14:05 +01:00
Kamil Mierzejewski
d92ca6a077
Xmi export for Sequence Diagrams
2022-01-05 09:47:50 +01:00
Arnaud Roques
d36de19c99
Add nested box in sequence diagram
2022-01-04 18:21:17 +01:00
Arnaud Roques
16fd392308
Implements https://forum.plantuml.net/15232
2022-01-04 12:23:39 +01:00
Arnaud Roques
864cb34e30
wip
2022-01-03 18:35:17 +01:00
Arnaud Roques
0be33c0ecf
Fix https://forum.plantuml.net/15211
2022-01-03 14:38:18 +01:00
Arnaud Roques
4a8e9e6e2e
wip
2022-01-01 18:05:19 +01:00
Arnaud Roques
3cbd4924f2
wip
2021-12-21 18:23:17 +01:00
Arnaud Roques
180b8eddd1
Fix (again) https://forum.plantuml.net/5261
2021-12-15 18:40:12 +01:00
Arnaud Roques
5a1147b92e
fix https://forum.plantuml.net/5261
2021-12-14 22:38:22 +01:00
Arnaud Roques
442d313a30
wip
2021-12-14 19:03:11 +01:00
PlantUML
40aab019ec
About vulnerability
2021-12-14 11:54:02 +01:00
PlantUML
3d0759f90a
Merge pull request #824 from matthew16550/fix-snapshot-release
...
Fix snapshot release when workflow does not sign artifacts
2021-12-09 11:09:08 +01:00
matthew16550
fe66147806
Fix snapshot release when workflow does not sign artifacts
2021-12-09 21:03:26 +11:00
PlantUML
2c983b715a
Merge pull request #823 from matthew16550/sign-snapshots
...
Add artifact signing to CI workflow & publish signature files in snapshot releases
2021-12-09 10:24:13 +01:00
matthew16550
cb1468d8b3
Add artifact signing to CI workflow & publish signature files in snapshot releases.
2021-12-09 11:54:04 +11:00
Arnaud Roques
51ee3fb7c7
Try to avoid memory issues
2021-12-08 21:33:40 +01:00
Arnaud Roques
d9552dfc34
wip
2021-12-08 19:29:29 +01:00
Arnaud Roques
1d6d3e8477
Switch to twemoji
2021-12-07 19:15:43 +01:00
Arnaud Roques
fa73641962
Adding more emojis
2021-12-06 20:01:04 +01:00
Arnaud Roques
42d759d951
Adding more emojis
2021-12-06 19:58:08 +01:00
Arnaud Roques
4a1856f6ee
Adding emojitwo
2021-12-02 18:43:46 +01:00
Arnaud Roques
61597b27f1
Merge branch 'wip'
2021-12-02 18:39:45 +01:00
Arnaud Roques
50aef31027
wip
2021-12-02 18:39:20 +01:00
PlantUML
27907d073e
Merge pull request #818 from albert-github/feature/bug_docu_2
...
Documentation corrections
2021-12-02 14:28:26 +01:00
albert-github
9d7557d0c4
Documentation corrections
...
Some, obvious, documentation corrections.
2021-12-02 14:11:33 +01:00
PlantUML
b2af1e3016
Merge pull request #816 from The-Lum/ImproveCI
...
Suppress `Upload simple jar` artefact and no ci on .md or docs [no ci]
2021-12-01 23:02:01 +01:00
The-Lum
1854dcc2b9
Sup Upload simple jar
and no ci on .md or docs
...
Mod:
- Suppress `Upload simple jar` on artifact
- No CI on `.md` or `docs`
Ref.:
- https://github.com/plantuml/plantuml/discussions/653#discussioncomment-1684866
- https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#example-ignoring-paths
- https://github.blog/changelog/2019-09-30-github-actions-event-filtering-updates/
2021-12-01 22:54:25 +01:00
PlantUML
8b8c3df7ed
Add peak rate
2021-12-01 18:42:45 +01:00
PlantUML
150eca985d
Merge pull request #815 from matthew16550/clean-javadoc
...
Remove javadoc spam from build logs
2021-12-01 12:24:17 +01:00
matthew16550
b99f954128
Get rid of some spammy javadoc warnings
2021-12-01 21:14:35 +11:00
matthew16550
1c11f505ae
Bump maven-javadoc-plugin to 3.3.1
...
Only make javadoc from src/net/sourceforge/plantuml/*
Set quiet=true to remove build log spam
Remove outdated settings
2021-12-01 21:13:11 +11:00
PlantUML
869d7a5f58
Merge pull request #810 from matthew16550/stop-building-on-windows-2016
...
Remove "windows-2016" runner from build matrix in github actions (because it is deprecated)
2021-12-01 10:21:20 +01:00
PlantUML
5408400ea1
Merge pull request #811 from matthew16550/pom-ws
...
Add some blank lines to pom.xml so it is easier to navigate
2021-12-01 10:13:53 +01:00
matthew16550
65ec420218
Add some blank lines to pom.xml so it is easier to navigate
2021-12-01 10:32:04 +11:00
matthew16550
4be34fa45b
Remove "windows-2016" runner from build matrix in github actions because it is deprecated.
2021-12-01 10:16:24 +11:00
PlantUML
98ad31505c
Merge pull request #809 from larrydiamond/master
...
Improve performance by replacing StringBuffer with StringBuilder
2021-12-01 00:08:05 +01:00
Larry Diamond
b676a6e62f
rolling back code incompatible with Java 8
2021-11-30 17:22:26 -05:00
Larry Diamond
5e446d88ee
Improve performance by replacing StringBuffer with StringBuilder
2021-11-30 15:54:46 -05:00
Arnaud Roques
2494e6a435
Import version 1.2021.15
2021-11-30 19:33:37 +01:00
PlantUML
64510e5c88
Change Executors.newCachedThreadPool to daemon
2021-11-28 23:46:36 +01:00
PlantUML
1afbb8f35c
Merge pull request #802 from The-Lum/ImproveStyleJson
...
add: `hide` as NOP on style for JSON or YAML diagram
2021-11-25 22:50:51 +01:00