pyi2ncommon
2019-04-15 Christian HerdtweckChange version to 1.5 v1.5
2019-04-15 Christian HerdtweckRemove outdated check script. Will bring back as adapte...
2019-04-09 Christian HerdtweckIncrease version to 1.5 (alpha)
2019-04-09 Christian HerdtweckMerge branch 'py3.7-ssl-certs'
2019-04-09 Christian HerdtweckTake into account that certs are not issued to "localhost"
2019-04-09 Christian HerdtweckMake certificate checks optional, enable per default
2019-04-09 Christian HerdtweckFix error type returned from failed POST
2019-04-09 Plamen DimitrovAllow HTTPS connections with self-signed certificates
2019-04-09 Christian HerdtweckImprove output of unittest
2019-04-09 Christian HerdtweckCreate dist for python3.7 per default (and add help)
2019-04-09 Christian HerdtweckFix bad end of iterator and unused variable
2019-04-09 Christian HerdtweckMerge branch 'py3.7-subprocess'
2019-04-09 Christian HerdtweckRemove unittests for removed function
2019-04-09 Plamen DimitrovRemove obsoleted comment in the arnied wrapper docstring
2019-04-09 Plamen DimitrovDrop emulation of py3.5+ subprocess module for python 3.3
2019-04-09 Plamen DimitrovDefine new capture output flag for python 3.7 which...
2019-03-19 Plamen DimitrovRemove the global TODO with outdated information
2019-02-12 Christian HerdtweckMake unittest output less distracting
2019-02-12 Christian HerdtweckImprove output of wait_for_email_transfer
2019-02-12 Christian HerdtweckRun unittests in make_dist.py; update doc v1.4
2019-02-12 Christian HerdtweckAdd release argument to make_dist.py
2019-02-11 Christian HerdtweckRe-run with LANG=C in unittest runner
2019-02-11 Christian HerdtweckMerge branch 'cnfvar-autodetect-bytes'
2019-02-11 Christian HerdtweckCreate unittest for read_cnf_json(non-ascii-str)
2019-02-11 Christian HerdtweckFix unittest if run from non-unicode shell
2019-02-11 Christian HerdtweckAdd and fix and few CNF_VAR-related doc strings
2019-02-11 Christian HerdtweckAuto-detect str/bytes when dumping cnf vars
2019-02-07 Christian HerdtweckMerge branch 'make-dist-improvements'
2019-02-07 Christian HerdtweckAvoid modifying wrong rpm from make_dist
2019-02-07 Christian HerdtweckRequire zipfile35 only for rpms for py<3.5
2019-02-07 Christian HerdtweckDocument build machine requirement in README
2019-02-07 Christian HerdtweckAllow specify py version for make_dist
2019-02-07 Plamen Dimitrovadd a minimal setup guide in order to build the RPMs
2019-02-07 Christian HerdtweckMerge branch 'cnfvar-byte-fixes'
2019-02-07 Plamen DimitrovBe more precise about the binary in sysmisc cheat reboo...
2019-02-07 Plamen DimitrovPass byte stream to the cnfvar from the dynamic cnf...
2019-02-07 Plamen DimitrovIgnore some PyDev configuration in the git tree
2019-02-07 Plamen DimitrovDeprecate irrelevant autotest comments in the cnfvar
2019-02-07 Christian HerdtweckMerge branch 'mail_utils-for-avocado-emailfilter'
2019-02-07 Plamen DimitrovFix cnfvar case of writing bytes from the io module
2019-02-07 Juliana RodrigueiroUse a more robust condition in wait_for_email_transfer
2019-02-07 Christian HerdtweckCreate unittest for new mail_utils feature
2019-02-07 Christian HerdtweckMerge branch 'arnied-fix-remote-scheduling'
2019-02-07 Christian HerdtweckCreate new mail_utils option: get headers+attachments
2019-02-07 Christian HerdtweckMerge branch 'call-helper-no-default-split'
2019-02-07 Samir AguiarFix remote scheduling of programs
2019-02-07 Christian Herdtweckpylint/pydocstyle compliance for mail_utils
2019-02-07 Christian HerdtweckMerge branch 'cnfvar-fixes'
2019-02-07 Christian Herdtwecktest_call_helpers: create unittests for subprocess_run
2019-02-07 Samir AguiarOverwrite run_cmd timeout in wait_for_run
2019-02-07 Christian HerdtweckCreate new mail util function to get body text(s)
2019-02-07 Philipp Gesangtidy up cnfvar.py unit tests
2019-02-07 Christian Herdtwecktest_call_helpers: fix Comments
2019-02-07 Samir AguiarAdd timeout support to run_cmd
2019-02-07 Christian HerdtweckAdd function to decode non-ascii attachment names from...
2019-02-07 Christian Herdtweckcall_helpers: Make default behaviour of subprocess_run...
2019-02-07 Philipp Gesangaccept both bytes and str for cnfvar readers
2019-02-07 Philipp Gesangallow selecting individual tests in unittest wrapper
2019-02-07 Philipp Gesanghandle data escaping properly in cnf vars
2019-02-07 Christian HerdtweckCreate unittests for case changes of cnfvar varnames
2019-02-07 Philipp Gesangnormalize cnfvars for JSON output too
2019-02-07 Christian HerdtweckFix debug output line in dial.py
2019-02-07 Christian HerdtweckConvert cnfvar names to lowercase on json import
2019-02-07 Christian HerdtweckRemove unnecessary creation of reference
2019-02-07 Christian HerdtweckCorrect doc in simple_cnf
2019-01-22 Christian HerdtweckMerge branch 'less-unittest-clutter'
2019-01-22 Christian HerdtweckDisable debug output in log_read
2018-12-05 Christian HerdtweckCreate 2 pyi2ncommon rpms: for py3.3 and py3.6
2018-12-05 Christian HerdtweckDo not require fixed python3 version for pyi2ncommon
2018-11-14 Christian HerdtweckReduce output from simple_cnf test to warnings
2018-11-14 Christian HerdtweckReplace deprecated logging function with equivalent
2018-11-14 Christian HerdtweckReplace deprecated unittest function with equivalent
2018-11-14 Christian HerdtweckEnsure all opened files/sockets are closed in mail_utils
2018-11-05 Philipp Gesangbump minor version to keep track of changes
2018-11-05 Christian HerdtweckMerge branch 'util-resurrection'
2018-11-05 Christian HerdtweckFix doc strings for text_helpers (except color stuff)
2018-11-05 Christian HerdtweckFix doc string for sysmisc.cd()
2018-11-05 Christian HerdtweckCreate unittest for size_str
2018-11-05 Christian HerdtweckBring back size_str text helper
2018-11-05 Christian HerdtweckCreate unit tests for cd context manager
2018-11-05 Christian HerdtweckBring back cd context manager
2018-11-05 Christian HerdtweckMerge branch 'cnfvar-dev'
2018-11-05 Philipp Gesangfix misleading error message in simple_cnf
2018-11-05 Philipp Gesangnormalize varname as cnfvar.py expects it
2018-11-05 Philipp Gesangsupport comparison of SimpleCnf() with non-SimpleCnf...
2018-11-05 Philipp Gesangvalidate SimpleCnf inputs
2018-11-05 Philipp Gesangrestore simple_cnf/add_single API
2018-11-05 Philipp Gesangfix cnfvar crash on end inside child vars
2018-11-05 Philipp Gesanglowercase all incoming varnames
2018-11-05 Philipp Gesangwhen emitting CNF lines, force capitalization of variab...
2018-11-05 Philipp Gesangadd cnfvar helper for counting CNF trees
2018-11-05 Philipp Gesangallow parent-less renumbering of CNF_VARs
2018-11-05 Philipp Gesangloosen criteria on CNF object roots
2018-11-05 Philipp Gesangfix renumbering in cnfvar.py
2018-11-05 Philipp Gesangavoid formatting binary strings
2018-11-05 Christian HerdtweckUpdate version to 1.3 v1.3
2018-11-05 Plamen DimitrovUse HTTP firewall ruleset option starting from I2N...
2018-11-05 Christian HerdtweckFix encoding issue when building rpm
2018-11-05 Christian HerdtweckAdd CONTRIBUTING guide with rules for contributors
2018-11-05 Christian HerdtweckMake debug print in test optional
next