pyi2ncommon
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
2018-11-05 Christian HerdtweckFix units and threshold for log read test
2018-11-05 Christian HerdtweckFix cnf var unit test: cnf lines can have different...
2018-11-05 Plamen DimitrovMerge branch 'autotest-migration' into master
2018-11-05 Plamen DimitrovInclude the cnfline subpackage in the setuptools script
2018-11-05 Plamen DimitrovAvoid creating unclean debug directories during build...
2018-11-05 Plamen DimitrovRemove arnied utility stub now that the actual wrapper...
2018-11-05 Plamen DimitrovBackport some subprocess py3.5+ functionality for older...
2018-11-05 Plamen DimitrovRestrict the logging to pyi2ncommon namespace
2018-11-05 Plamen DimitrovUse the correct sourcing for all added unit tests
2018-11-05 Plamen DimitrovAdapt all internal imports in relative fashion
2018-11-05 Plamen DimitrovAdd GPLv2 licensing headers to all migrated utilities
2018-11-05 Plamen DimitrovMigrate utilities from the autotest-intra2net repo
2018-10-23 Plamen DimitrovUse the system independent null device provided by...
2018-10-23 Plamen DimitrovConvert configs to bytes to make some unit tests work...
2018-10-23 Plamen DimitrovUnify the cnf reading API to bytes argument and returne...
2018-10-09 Christian HerdtweckUpdate library description, remove autotest
2018-10-09 Christian HerdtweckFix iter_helper import and test
2018-10-08 Christian HerdtweckBring back call helpers
2018-10-08 Christian HerdtweckMerge branch 'zip-stream-test'
next