| just remove an extra empty line |
|
More...
|
over 11 years ago
|
| add .gitignore to ignore some build/test-time cache files and dirs |
|
More...
|
over 11 years ago
|
| 0.0.6-rc2 |
|
More...
|
over 11 years ago
|
| 0.0.6-rc1 |
|
More...
|
over 11 years ago
|
| enable tests for python 2.6 again |
|
More...
|
over 11 years ago
|
| make requiring specific version of pylint for tests w/ python 2.6 |
|
More...
|
over 11 years ago
|
| make test time dependency resolved automatically from pkg/test_requirements.txt |
|
More...
|
over 11 years ago
|
| add a test case if template was not found |
|
More...
|
over 11 years ago
|
| add test cases of invalid outputs; (1) no dumper was found and (2) no input and output types were given |
|
More...
|
over 11 years ago
|
| add a test case if broken template config was given |
|
More...
|
over 11 years ago
|
| fix a bug of wrong template paths handling when templates not found and paths == [] in anyconfig.template.render() |
|
More...
|
over 11 years ago
|
| process cases if output was given but suitable dumper (parser) was not found |
|
More...
|
over 11 years ago
|
| add a test case of anyconfig.backend.xml_.XmlConfigParser.dumps_impl |
|
More...
|
over 11 years ago
|
| add mock as a test time dependency |
|
More...
|
over 11 years ago
|
| Merge branch 'master' of github.com:ssato/python-anyconfig |
|
More...
|
over 11 years ago
|
| mention to 'WITH_COVERAGE=1' in a command line to run tests |
|
More...
|
over 11 years ago
|
| mention to 'WITH_COVERAGE=1' in test run command line |
|
More...
|
over 11 years ago
|
| fix some trivial but possible problematic parts pointed by landscape.io |
|
More...
|
over 11 years ago
|
| do not pass danger default parameters, {} and [] |
|
More...
|
over 11 years ago
|
| add a changelog entry of pr#11 in the RPM SPEC |
|
More...
|
over 11 years ago
|
| add license badge ref |
|
More...
|
over 11 years ago
|
| s/logger/LOGGER/g; rename to clear that it's global |
|
More...
|
over 11 years ago
|
| reorder imports to rules in PEP8 and remove alises as much as possible |
|
More...
|
over 11 years ago
|
| remove logging from imports list as it was removed |
|
More...
|
over 11 years ago
|
| remove 'logging' from __all__, which was removed by PR#12 |
|
More...
|
over 11 years ago
|
| Merge pull request #12 from wbolster/make-logging-behave-properly |
|
More...
|
over 11 years ago
|
| fix rst syntax error in README.rst |
|
More...
|
over 11 years ago
|
| add description and sample session log of template config support |
|
More...
|
over 11 years ago
|
| Make logging behave |
|
More...
|
over 11 years ago
|
| add one more template config test case |
|
More...
|
over 11 years ago
|