Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-21 | fix some missing license file | 1 | -0/+9 | |
2016-01-11 | Implementation of yardstick-tc006 in Yardstick | *.DS_Store
*.log
*.pyc
.vimrc
.ropeproject
.settings/
.eggs/
*.orig
*.BACKUP.*
*.BASE.*
*.LOCAL.*
*.REMOTE.*
*.egg
*.egg-info
build
htmlcov
.agignore
.coverage
*.retry
Session*.vim
.tags*
.coverage.*
*~
setuptools*zip
dist/
.testrepository/
cover/
.*.sw?
/docs_build/
/docs_output/
/docs/apidocs/yardstick*.rst
#PyCharm IDE project configuration files
.idea/
# tox virtualenvs
.tox/
# docs build artifacts
docs/_build/*
|