Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-24 | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 4 | -4/+4 | |
* Pull config_dir_path and data_dir_path calculation out of read_config_files * Pass config_dir_path and data_dir_path into read_config | |||||
2019-06-24 | Factor acme bits out to a separate file (#5521) | Richard van der Hoff | 3 | -53/+94 | |
This makes some of the conditional-import hoop-jumping easier. | |||||
2019-06-22 | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 6 | -74 |