summaryrefslogtreecommitdiffstats
path: root/dovetail/parser.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Move the proj to python3Panagiotis Karalis1-3/+3
2018-06-29Update licence headers to comply with guidelinesGeorg Kunz1-1/+2
2017-06-28Modify Dovetail logsxudan1-4/+5
2017-01-20dovetail tool: use python new-style classes which inherit from objectxudan1-1/+1
2017-01-16dovetail tool: format improvementMatthewLi1-1/+1
2017-01-11dovetail tool: switch logging to proper usageMatthewLi1-4/+4
2016-12-15dovetail tool: move conf/dovetail_config.py into utils/xudan1-1/+1
2016-12-13Merge "[WIP] Migrate to tox based environment"hongbo tian1-1/+1
2016-12-13[WIP] Migrate to tox based environmentLeif Madsen1-1/+1
2016-12-09[dovetail tool]: move config info from .py to config .yml fileMatthewLi1-2/+2
2016-11-29dovetail tool: package all logger initializationxudan1-7/+12
2016-11-17dovetail tool: reorganize dovetail_config.py and modify related filesxudan1-2/+2
2016-11-15dovetail tool: replace the hard-coded "Tescase" and modify some classmethodLinghui Zeng1-2/+2
2016-10-14[dovetail_tool] Fix the python style scanned by flake8xudan1-3/+4
2016-10-12preparation for setup.pyMatthewLi1-0/+40