summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-11Merge branch 'release' into 'main'0.2.1Daniel Silverstone4-38/+64
2021-07-11release: Subplot version 0.2.1Lars Wirzenius4-38/+64
2021-07-09Merge branch 'fix' into 'main'Daniel Silverstone2-10/+10
2021-07-08chore: make f-strings without placeholders into normal stringsLars Wirzenius2-10/+10
2021-06-19Merge branch 'plantuml-flexibility' into 'main'Lars Wirzenius4-10/+92
2021-06-19plantuml: Pass dot path into plantumlDaniel Silverstone1-0/+2
2021-06-19build: Support dot/plantuml.jar paths via build environment variablesDaniel Silverstone2-3/+35
2021-06-19cli: Add flexibility in dot and plantuml locationsDaniel Silverstone3-9/+57
2021-06-19Merge branch 'fix-201' into 'main'Lars Wirzenius1-1/+2
2021-06-19Merge branch 'fix-203' into 'main'Lars Wirzenius1-2/+39
2021-06-18build.rs: Add some documentation to reduce confusion in newcomersDaniel Silverstone1-2/+39
2021-06-18tests: Move bindings microbenchmark to an integration testDaniel Silverstone1-1/+2
2021-06-18Merge branch 'check-logs' into 'main'Daniel Silverstone2-5/+40
2021-06-16test: have ./check tail the test.py log file on failureLars Wirzenius2-5/+40
2021-06-12Merge branch 'release-process' into 'main'Lars Wirzenius2-0/+57
2021-06-12chore: Add basic release and news filesDaniel Silverstone2-0/+57
2021-06-12Merge branch 'chores' into 'main'Lars Wirzenius4-109/+119
2021-06-12chore: update top level version to 0.2.0Daniel Silverstone2-2/+2
2021-06-12chore: update Cargo.tomls for releaseDaniel Silverstone4-7/+26
2021-06-12chore: Cargo UpdateDaniel Silverstone1-100/+91
2021-06-12Merge branch 'sorted-metadata' into 'main'Lars Wirzenius4-20/+48
2021-06-11reference.md: Use the sorted metadata commit for referenceDaniel Silverstone1-3/+3
2021-06-11subplot.md: Test JSON should be sortedDaniel Silverstone1-7/+7
2021-06-11python: Do not sort lists when asserting dictionary equalityDaniel Silverstone1-4/+26
2021-06-11cli: Sort output of metadata commandDaniel Silverstone1-6/+12
2021-06-09Merge branch 'daemon-output-logging' into 'main'Daniel Silverstone1-8/+11
2021-06-09Merge branch 'typo-fix' into 'main'Daniel Silverstone1-2/+2
2021-06-09feat(lib/daemon.py): split stdout/stderr when logging into linesLars Wirzenius1-8/+11
2021-06-09fix: typos in architecture diagramsLars Wirzenius1-2/+2
2021-06-06Merge branch 'java-home' into 'main'Lars Wirzenius1-4/+26
2021-06-06graphmarkup: Support JAVA_HOME for plantuml launchDaniel Silverstone1-4/+26
2021-06-06Merge branch 'titles' into 'main'Daniel Silverstone2-1/+7
2021-06-06docs: add metadata titles to README, CONTRIBUTINGLars Wirzenius2-1/+7
2021-05-31Merge branch 'fix-193' into 'main'Lars Wirzenius4-288/+0
2021-05-30bin: Remove obsolete single-call binariesDaniel Silverstone4-288/+0
2021-05-30Merge branch 'check' into 'main'Daniel Silverstone2-12/+41
2021-05-30test(check): write subplot outputs to ./test-outputsLars Wirzenius2-12/+41
2021-05-30Merge branch 'cleanups' into 'main'Daniel Silverstone2-3/+3
2021-05-30test: use assert_dict_eq for better error outputLars Wirzenius1-2/+2
2021-05-30fix: unset environment variablesLars Wirzenius1-1/+1
2021-05-29Merge branch 'fix-docs' into 'main'Lars Wirzenius8-13/+234
2021-05-28subplotlib: Add some basic docs to a bit of the files steplibraryDaniel Silverstone1-0/+20
2021-05-28subplotlib-derive: Propagate documentation more cleanlyDaniel Silverstone1-2/+73
2021-05-28subplotlib: ScenarioStep::register_contexts should be pub(crate)Daniel Silverstone1-1/+1
2021-05-28chore: Fix --- to ... in subplotlib.mdDaniel Silverstone1-1/+1
2021-05-28check: Rework to run all the subplotlib tests at onceDaniel Silverstone1-3/+8
2021-05-28check: Also check the doctests in subplotlibDaniel Silverstone1-0/+3
2021-05-28subplotlib: Document more of the preludeDaniel Silverstone1-4/+122
2021-05-22subplotlib: Fix broken link in ContextElement::step_stopsDaniel Silverstone1-1/+1
2021-05-22subplotlib: Do not document lazy_static in preludeDaniel Silverstone1-1/+1