index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-13
tests/unittests/test_util.py: pep8
Scott Moser
2015-02-12
mount_cb: fix scoping of an exception in python3
Scott Moser
2015-02-11
some python3 fixes
Scott Moser
2015-02-11
include exception in error again.
Scott Moser
2015-02-11
pickle contents: be careful loading and storing pickle to be binary
Scott Moser
2015-02-11
provide default final message in jinja to avoid WARN in log
Scott Moser
2015-02-11
open console as text mode
Scott Moser
2015-02-11
Open /dev/console in text mode (so we don't have to encode strings to write t...
Daniel Watkins
2015-02-11
pep8
Scott Moser
2015-02-11
add tools/tox-venv for running in a tox env
Scott Moser
2015-02-11
Encode messages to utf-8 before writing them to the console in util.multi_log.
Daniel Watkins
2015-02-11
Add unittests for util.multi_log.
Daniel Watkins
2015-02-11
Add helpers for patching open and stdout/stderr.
Daniel Watkins
2015-02-11
Fix import ordering in test_util.py.
Daniel Watkins
2015-02-11
Enable passing arguments to nose via tox.
Daniel Watkins
2015-02-11
Fix reference to non-existent variable.
Daniel Watkins
2015-02-10
python3 support.
Scott Moser
2015-02-10
pep8
Scott Moser
2015-02-10
pep8
Scott Moser
2015-02-10
pep8
Scott Moser
2015-02-11
fix random_seed module
Scott Moser
2015-02-10
use encode_text
Scott Moser
2015-02-10
fix for cloud-init bin use encode
Scott Moser
2015-02-10
skip cheetah dependent test
Scott Moser
2015-02-10
make bddeb work with python3 or python2
Scott Moser
2015-02-10
fix parse_qs usage
Scott Moser
2015-02-10
fix use of 'letters' and translate
Scott Moser
2015-02-09
fix copyright message
Scott Moser
2015-01-27
Remove debugging turd.
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Remove a comment turd.
Barry Warsaw
2015-01-27
Remove some unused code.
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-26
super() works in all of Python 2.6, 2.7, and 3.4.
Barry Warsaw
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-26
Port the MAAS code to oauthlib.
Barry Warsaw
2015-01-26
Python 3 tests pass, except for skips.
Barry Warsaw
2015-01-26
Down to it.
Barry Warsaw
2015-01-26
Another handling of b64decode.
Barry Warsaw
2015-01-26
* More str/bytes fixes.
Barry Warsaw
2015-01-26
More Python 3 test fixes.
Barry Warsaw
2015-01-26
Avoid a nose bug when running under the test suite and no exception is in
Barry Warsaw
2015-01-26
Fix a few string/bytes problems with Python 3.
Barry Warsaw
2015-01-26
More test repairs.
Barry Warsaw
2015-01-23
* Fix the filter() imports.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-22
Conversion from mocker to mock completed.
Barry Warsaw
[next]