summaryrefslogtreecommitdiff
path: root/jfr_playoff/settings.py
AgeCommit message (Expand)Author
2024-04-13In a console-less setup, e.g. GUI, revert to any sane log encodingMichaƂ Klichowicz
2019-05-29Settings class now accepts an already parsed config object in the constructoremkael
2018-02-24Extracting text representation of an exception instead of explicit .message p...verbose_loggingemkael
2018-02-24Lots of lots of messages are being loggedemkael
2018-02-23Converting command line argument parsing to argparseemkael
2018-02-21Migrating from urllib to requestsv1.1.0emkael
2018-01-27Remote JSON exception handlingemkael
2018-01-27Exception handling for remote JSONemkael
2018-01-26Ability to merge config from remote URLsemkael
2018-01-25Handling UTF-8 with BOM configuration filesemkael
2018-01-22Decoding and encoding non-ascii config file path properlyemkael
2017-08-01Code formattingemkael
2017-08-01Import sort in all filesemkael
2017-08-01Code style improvedemkael
2017-08-01Load config file only onceemkael
2017-08-01Error handling in interactive mode does not abort key input confirmationemkael
2017-07-31Renaming module to avoid ambiguityemkael