Age | Commit message (Expand) | Author |
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon |
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |
2021-12-02 | jinja: provide and document jinja-safe key aliases in instance-data (SC-622) ... | Chad Smith |
2021-06-10 | Use instance-data-sensitive.json in jinja templates (SC-117) (#917) | James Falcon |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2020-04-24 | cloudinit: drop dependencies on unittest2 and contextlib2 (#322) | Daniel Watkins |
2018-10-30 | query: better error when missing read permission on instance-data | Chad Smith |
2018-09-11 | user-data: jinja template to render instance-data.json in cloud-config | Chad Smith |
2017-09-05 | relocate tests/unittests/helpers.py to cloudinit/tests | Lars Kellogg-Stedman |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-05-12 | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8. | Scott Moser |
2015-01-26 | More test repairs. | Barry Warsaw |
2015-01-22 | More test ports from mocker to mock. | Barry Warsaw |
2014-07-23 | Use nosetests and absolute imports | Dimitri John Ledkov |
2013-07-11 | test_builtin_handlers.py: fix pylint | Scott Moser |
2013-07-09 | re-enable test case because 1124384 is fixed | Scott Moser |
2013-03-12 | skip unit test due to LP: #1124384 | Scott Moser |
2013-03-08 | Enable the merging.txt to be in .rst format for public viewing | Joshua Harlow |
2013-03-01 | skip unit test due to LP: #1124384 | Scott Moser |
2012-12-17 | tell upstart to reload configuration after writing an upstart job | Scott Moser |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-08-09 | stright forward pylint cleanups to tests/ and tools/ | Scott Moser |
2012-06-29 | Add a test that ensures the upstart handler does not output files when in non... | Joshua Harlow |