| Commit message (Expand) | Author | Age | Files | Lines |
* | make Makefile make agnostic (#1786) | Mina Galić | 2022-10-14 | 1 | -3/+1 |
* | Remove hardcoding and unnecessary overrides in Makefile (#1783) | Joseph Mingrone | 2022-10-14 | 1 | -2/+2 |
* | make: drop broken targets (#1688) | Brett Holman | 2022-08-24 | 1 | -10/+1 |
* | tox: add unpinned env for do_format and check_format (#1554) | Brett Holman | 2022-06-30 | 1 | -0/+6 |
* | Docs additions (#1470) | Brett Holman | 2022-05-20 | 1 | -1/+2 |
* | Promote cloud-init schema from devel to top level subcommand (#1402) | Brett Holman | 2022-04-27 | 1 | -1/+2 |
* | Shave ~8ms off generator runtime (#1387) | Brett Holman | 2022-04-25 | 1 | -9/+34 |
* | Clean up artifacts from pytest, packaging, release with make clean (#1277) | Brett Holman | 2022-02-17 | 1 | -3/+24 |
* | spell check docs with spellintian (#1223) | Brett Holman | 2022-02-02 | 1 | -1/+38 |
* | Fix `make style-check` errors (#1000) | Shreenidhi Shedi | 2021-09-01 | 1 | -7/+4 |
* | Adapt the package building scripts to use Python 3 (#231) | Paride Legovini | 2020-05-01 | 1 | -38/+16 |
* | cloudinit: move to pytest for running tests (#211) | Daniel Watkins | 2020-03-10 | 1 | -4/+2 |
* | tools: make clean now cleans the dev directory, not the system | Chad Smith | 2019-09-18 | 1 | -1/+2 |
* | doc: document doc, create makefile and tox target | Joshua Powers | 2019-09-07 | 1 | -1/+3 |
* | tests: Add cloudinit package to all test targets | Chad Smith | 2017-09-20 | 1 | -1/+1 |
* | Makefile: No longer look for yaml files in obsolete ./bin/. | Scott Moser | 2017-09-20 | 1 | -1/+1 |
* | tools: Add tooling for basic cloud-init performance analysis. | Chad Smith | 2017-08-21 | 1 | -1/+1 |
* | makefile: fix ci-deps-ubuntu target | Chad Smith | 2017-07-28 | 1 | -2/+2 |
* | ci deps: Add --test-distro to read-dependencies to install all deps | Chad Smith | 2017-06-14 | 1 | -4/+2 |
* | pkg build ci: Add make ci-deps-<distro> target to install pkgs | Chad Smith | 2017-06-13 | 1 | -0/+8 |
* | cloud.cfg: move to a template. setup.py changes along the way. | Scott Moser | 2017-06-08 | 1 | -0/+3 |
* | Makefile: add deb-src and srpm targets. use PYVER more places. | Scott Moser | 2017-06-08 | 1 | -5/+15 |
* | makefile: fix python 2/3 detection in the Makefile | Chad Smith | 2017-06-08 | 1 | -2/+2 |
* | make deb: Add devscripts dependency for make deb. Cleanup packages/bddeb. | Chad Smith | 2017-05-16 | 1 | -0/+4 |
* | Remove style checking during build and add latest style checks to tox | Joshua Powers | 2017-02-06 | 1 | -1/+4 |
* | build: fix running Make on a branch with tags other than master | Scott Moser | 2017-01-23 | 1 | -3/+4 |
* | validate-yaml: use python rather than explicitly python3 | Scott Moser | 2017-01-11 | 1 | -1/+1 |
* | drop modification of version during make-tarball, tools changes. | Scott Moser | 2016-08-05 | 1 | -8/+11 |
* | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser | 2016-03-04 | 1 | -12/+30 |
|\ |
|
| * | Apply pep8, pyflakes fixes for python2 and 3 | Ryan Harper | 2016-03-03 | 1 | -8/+14 |
| |\
|/ / |
|
| * | Fix pyflake/pyflake3 errors | Ryan Harper | 2016-03-03 | 1 | -1/+0 |
| * | Update pep8 runner and fix pep8 issues | Ryan Harper | 2016-03-03 | 1 | -4/+5 |
| * | Makefile: add make check target to run pep8, pyflakes, unittests | Ryan Harper | 2016-03-03 | 1 | -0/+10 |
* | | make package build run tests | Scott Moser | 2016-03-03 | 1 | -2/+2 |
* | | run pyflakes in more places, fix fallout | Scott Moser | 2016-03-03 | 1 | -2/+4 |
|/ |
|
* | fix 'Make pyflakes' | Scott Moser | 2015-05-01 | 1 | -1/+1 |
* | further remove evidence of pylint. | Scott Moser | 2014-08-26 | 1 | -1/+1 |
* | Remove pylint | Jay Faulkner | 2014-08-26 | 1 | -3/+0 |
* | merge requirement changes | Joshua Harlow | 2014-01-20 | 1 | -5/+18 |
|\ |
|
| * | Add output when starting to run tests | Joshua Harlow | 2014-01-19 | 1 | -0/+1 |
| * | Phony not phone | Joshua Harlow | 2014-01-19 | 1 | -1/+1 |
| * | Run pyc cleaning before running tests | Joshua Harlow | 2014-01-17 | 1 | -4/+6 |
| * | Update makefile to install from updated requirements files | Joshua Harlow | 2014-01-17 | 1 | -3/+12 |
|/ |
|
* | fix indentation a bit in Makefile | Scott Moser | 2013-07-17 | 1 | -3/+3 |
* | Add support for building a SLES rpm package | Juerg Haefliger | 2013-06-27 | 1 | -3/+7 |
* | Add a check on the changelog version comparing to the code version. | Joshua Harlow | 2012-11-14 | 1 | -2/+10 |
* | Add a makefile yaml checking target | Joshua Harlow | 2012-11-07 | 1 | -1/+8 |
* | trivial: -name first is faster due to no need for stat | Scott Moser | 2012-11-07 | 1 | -1/+1 |
* | Helpful cleanups. | harlowja | 2012-10-27 | 1 | -4/+4 |
* | fix pylint in all files used by ./tools/run-pylint | Scott Moser | 2012-08-09 | 1 | -1/+1 |