Age | Commit message (Expand) | Author |
---|---|---|
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |
2021-10-29 | Remove (deprecated) apt-key (#1068) | Brett Holman |
2020-06-30 | Disable ec2 mirror for non aws instances (#390) | lucasmoura |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2020-01-23 | cloudinit: remove ImportError handling for mock imports (#182) | Daniel Watkins |
2020-01-16 | util: rename get_architecture to get_dpkg_architecture (#173) | Daniel Watkins |
2018-05-17 | read_file_or_url: move to url_helper, fix bug in its FileResponse. | Scott Moser |
2018-03-16 | tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex. | Scott Moser |
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-08-26 | apt-config: allow both old and new format to be present. | Christian Ehrhardt |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |