- 20 Mar, 2018 2 commits
-
-
Rolf Lausmann authored
-
Rolf Lausmann authored
-
- 29 Oct, 2016 1 commit
-
-
Markus Hedvall authored
-
- 07 Oct, 2016 1 commit
-
-
Markus Hedvall authored
-
- 04 Oct, 2016 3 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
-
Markus Hedvall authored
-
- 29 Sep, 2016 1 commit
-
-
Markus Hedvall authored
-
- 26 Sep, 2016 1 commit
-
-
Markus Hedvall authored
-
- 25 Sep, 2016 3 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
-
Markus Hedvall authored
-
- 06 Jan, 2016 2 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
Fix encoder
-
- 05 Jan, 2016 1 commit
-
-
Armagan Amcalar authored
plantumlEncoder deprecated the use of encodeSync, so it's better to use the correct version here. The deprecation also caused the encoder to stop working.
-
- 06 Dec, 2015 4 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
Since plantuml run in a single process when using nailgun, it's protected by a lock. The lock was also set when decoding, making it impossible to pipe the stream to another plantuml operation in nailgun.
-
Markus Hedvall authored
-
Markus Hedvall authored
-
- 27 Sep, 2015 3 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
The API was adding start and stop tags when generating from text. The purpose for this was so that they wouldn't be needed when using the CLI. The functionality was moved out of the API and into the CLI code.
-
Markus Hedvall authored
A function for file encoding has been left from earlt protypes. It has now been removed.
-
- 08 Sep, 2015 5 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
The test images are now generated before running tests, this way the images will always be in the format produced by PlantUML on the currently running machine.
-
Markus Hedvall authored
-
Markus Hedvall authored
-
Markus Hedvall authored
In order to support older versions of node, all usage of util.isFunction was removed and replace with a standard type check.
-
- 18 Aug, 2015 6 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
-
Markus Hedvall authored
-
Markus Hedvall authored
-
Markus Hedvall authored
Add support for character set options
-
pierre3 authored
-
- 17 Aug, 2015 7 commits
-
-
Markus Hedvall authored
-
Markus Hedvall authored
The build script was wrong so the jar file ended up unusable in previous commit. It has now been fixed.
-
Markus Hedvall authored
-
Markus Hedvall authored
The nail directory and it files was missing from previous commit for setting inlude path.
-
Markus Hedvall authored
-
Markus Hedvall authored
By adding a custom nail wrapper to PlantUML it is now possible to set the nailgun dir as an include directory.
-
Markus Hedvall authored
A .DS_Store file was added by mistake before it was added to gitignore.
-