- 17 Mar, 2021 9 commits
-
-
Closes #33599.
-
-
juga authored
-
juga authored
Closes: #40070
-
juga authored
black insists to keep one long line and flake complain, therefore make flake to ignore it.
-
juga authored
-
juga authored
-
juga authored
-
juga authored
Also: - Update versioneer - And include other source distribution files in MANIFEST.in - Add project URLs - Add formatter and linter dependencies and configurations. - tox: Remove travis, fix python environments - tox: Remove extra coverage options and add them in .coveragerc.
-
- 16 Mar, 2021 7 commits
-
-
juga authored
also uncomment final newline. Can be commented again in case it fails
-
Georg Koppen authored
-
juga authored
-
juga authored
since they are used as the numerator when calculating the ratio and the rounding already returns a minimum of 1.
-
juga authored
it should not be the case because the measurements come from successful results, but otherwise it'd throw an exception.
-
juga authored
-
- 15 Mar, 2021 2 commits
- 08 Mar, 2021 6 commits
-
-
juga authored
and fix test that didn't consider that there might be other logs from other threads. Closes #33797.
-
juga authored
-
juga authored
not only the times that are not kept. Closes #40060
-
juga authored
also change formatting to show thread.
-
juga authored
when it contains sensitive information.
-
juga authored
when they contain sensitive information, eg. Web server or are too verbose for the debug level. Also add log to indicate when the main loop is actually started.
-
- 05 Mar, 2021 2 commits
- 03 Mar, 2021 3 commits
- 02 Mar, 2021 4 commits
-
-
Georg Koppen authored
-
juga authored
After fixing #40017, the datadir files are compressed after 29 days and deleted after 57. However the total used disk space is less than 3G, leaving 3G as precaution. Closes #40044.
-
Georg Koppen authored
-
juga authored
After refactoring in #40041, it was forgotten to return the error in the case a helper was not found, what can happen in test networks. Closes #40065.
-
- 01 Mar, 2021 1 commit
-
- 25 Feb, 2021 6 commits
-
-
juga authored
Closes #40056
-
juga authored
- reorganize sections - add diagrams and links - add pseudocode - remove math - correct statements So that it's more accurate and easier to understand.
-
juga authored
-
juga authored
into a new file.
-
juga authored
and generate .svg from .puml files. Do not add to the html target since the generated svg images are not deterministic and will change every time `plantuml` is call.
-
juga authored
in different files and link to each other.
-