summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Activate pep8 check that _ is imported"1.4.1Jenkins2015-09-231-1/+0
|\
| * Activate pep8 check that _ is importedTHOMAS J. COCOZZELLO2015-09-031-1/+0
* | Convert all internal commands to listAnant Patil2015-09-223-191/+222
* | Use seteuid instead of su to control privilegesAnant Patil2015-09-222-40/+148
* | Revert "Fix cfntools command injection"Zane Bitter2015-09-032-65/+10
|/
* Fix cfntools command injection1.4.0Anant Patil2015-08-312-10/+65
* Fix unit testsAnant Patil2015-08-141-12/+24
* Merge "Fix typos in cfn scripts"Jenkins2015-06-093-7/+7
|\
| * Fix typos in cfn scriptstyagi2015-06-043-7/+7
* | Add --insecure/-k option to cfn-signaltyagi2015-06-041-2/+9
|/
* README changes to make release_notes.py happy1.3.0Steve Baker2015-05-121-0/+4
* Ported tests from mox3 to mock to support Python >= 3.3Miro Hrončok2015-02-223-535/+440
* Python 3 compatibilityMiro Hrončok2015-02-214-32/+44
* Support dnf when specified or yum is missingRyan S. Brown2015-01-152-5/+164
* Fix RST syntax errors/warnings in README.rstRyan S. Brown2014-12-151-3/+7
* Fixes cfn-hup hooks functionalityBruno Bompastor2014-12-111-1/+0
* Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-4/+3
* Change wget to curl for using both of them is redundant1.2.8Yukinori Sagara2014-08-242-19/+19
* Fix cfn_helper test for random hash seedYukinori Sagara2014-08-231-42/+48
* Update for psutil versionfrazy2014-06-281-1/+1
* Merge "Add support for package install via zypper"Jenkins2014-06-182-3/+103
|\
| * Add support for package install via zypperDirk Mueller2014-05-082-3/+103
* | Merge "Add res_last_path to store last metadata of a resource"Jenkins2014-06-181-13/+23
|\ \
| * | Add res_last_path to store last metadata of a resourceEthan Lynn2014-05-311-13/+23
| |/
* | Update sysvinit function to support ubuntuEthan Lynn2014-05-292-50/+221
|/
* Manually sync requirements1.2.7Steve Baker2014-04-153-5/+5
* Merge "Switch over to mox3"Jenkins2014-04-073-3/+3
|\
| * Switch over to mox3Dirk Mueller2014-03-233-3/+3
* | Merge "Support building wheels (PEP-427)"Jenkins2014-04-071-0/+3
|\ \ | |/ |/|
| * Support building wheels (PEP-427)Sascha Peilicke2014-02-071-0/+3
* | Merge "Remove tox locale overrides"Jenkins2014-03-181-3/+0
|\ \
| * | Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
| |/
* | Merge "Support of ignoreErrors for commands"Jenkins2014-03-052-19/+62
|\ \
| * | Support of ignoreErrors for commandsSimon Pasquier2014-02-242-19/+62
* | | cfn-signal provides a unique default idSimon Pasquier2014-02-183-2/+42
|/ /
* | Merge "Log stdout and stderr on non-zero exit status"Jenkins2014-02-181-2/+4
|\ \
| * | Log stdout and stderr on non-zero exit statusSimon Pasquier2014-02-131-2/+4
| |/
* | Log curl stderr on non-zero exit statusSteve Baker2014-01-271-0/+2
|/
* Merge "Fix logging in cfn-init and cfn-signal"Jenkins2014-01-183-19/+12
|\
| * Fix logging in cfn-init and cfn-signalSimon Pasquier2014-01-153-19/+12
* | Sync with global requirementsSascha Peilicke2014-01-173-11/+8
|/
* Config files should be non-executableSascha Peilicke2013-11-271-0/+0
* Only run yum install once per package blockAngus Salkeld2013-11-012-8/+9
* Add basic yum and apt package install testsAngus Salkeld2013-11-011-0/+51
* Use on-demand yum metadata caching in cfn-init1.2.6Steven Dake2013-10-051-8/+1
* cfn-hup manpage fix s/deamon/daemon typoSteven Hardy2013-10-021-2/+2
* Implement -k option for cfn-get-metadataSimon Pasquier2013-09-103-8/+134
* Merge "Change cfn-signal option --exit to --exit-code"Jenkins2013-09-081-4/+11
|\
| * Change cfn-signal option --exit to --exit-codeJUN JIE NAN2013-09-061-4/+11
* | Add argparse into requirementsJUN JIE NAN2013-09-041-1/+1
|/