- 18 Oct, 2018 1 commit
-
-
juga authored
that are not away from some other X secs.
-
- 15 Oct, 2018 3 commits
- 08 Oct, 2018 7 commits
- 25 Sep, 2018 1 commit
-
-
juga authored
-
- 24 Sep, 2018 1 commit
-
-
juga authored
-
- 13 Sep, 2018 6 commits
- 05 Sep, 2018 4 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
trac: finishes #26937
-
juga authored
-
juga authored
-
- 28 Aug, 2018 2 commits
-
-
Matt Traudt authored
-
juga authored
-
- 09 Aug, 2018 1 commit
-
-
Matt Traudt authored
**Important changes**: - `cleanup/stale_days` is renamed to `cleanup/data_files_compress_after_days` - `cleanup/rotten_days` is renamed to `cleanup/data_files_delete_after_days` - sbws now takes as an argument the path to a config file (which contains `sbws_home`) instead of `sbws_home` (which contains the path to a config file) See the changelog for more information
-
- 03 Aug, 2018 1 commit
-
-
juga authored
and other features to make sbws more compatible with system packages.
-
- 02 Aug, 2018 3 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
juga authored
-
- 01 Aug, 2018 1 commit
-
-
juga authored
-
- 23 Jul, 2018 1 commit
-
- 21 Jul, 2018 1 commit
-
-
- 16 Jul, 2018 4 commits
-
-
Matt Traudt authored
- Remove started_at file in config et al. - Add state_fname to config et al. - Remove read/write functions for the started_at file in scanner.py and genearte.py
-
Matt Traudt authored
-
juga authored
-
juga authored
-
- 11 Jul, 2018 2 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
**Important changes**: - The way users configure logging has changed. No longer are most users expected to be familiar with how to configure python's standard logging library with a config file. Instead we've abstracted out the setting of log level, format, and destinations to make these settings more accessible to users. Expert users familiar with [the logging config file format][logconffmt] can still make tweaks. Summary of changes: - Make logging configuration easier for the user. - Add UML diagrams to documentation. They can be found in docs/source/images/ and regenerated with `make umlsvg` in docs/. [logconffmt]: https://docs.python.org/3/library/logging.config.html#logging-config-fileformat
-
- 10 Jul, 2018 1 commit
-
-
juga authored
-