summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-1/+1
* minor cleanupsBrian Coca2017-01-191-16/+7
* Doc module meta grammar fixes (#20446)Adam Johnson2017-01-191-2/+2
* Use the python used with test-module to run modules (#19591)Will Thames2017-01-171-31/+52
* Switch tests to pytest and ansible-test.Matt Clay2017-01-111-1/+1
* Doc module meta (#20093)Brian Coca2017-01-101-5/+1
* show status/support in tocBrian Coca2017-01-101-1/+1
* Fix code-blocks to use correct syntax highlightingToshio Kuratomi2017-01-081-1/+1
* added symbol conversion to deprecatedBrian Coca2017-01-051-1/+1
* Whitelist the hacking/cherrypick script's use of python3Toshio Kuratomi2017-01-051-1/+1
* Add initial script to aid in cherrypicking from devel to stable-2.2Toshio Kuratomi2017-01-051-0/+52
* Update the module path from the hacking documentation (#19683)Lujeni2016-12-261-1/+1
* many doc fixesBrian Coca2016-12-221-12/+22
* Correct type-o on support statementSam Doran2016-12-151-1/+1
* Remove obsolete files and instructions. (#19079)Matt Clay2016-12-091-57/+0
* Fix differences with devel.Matt Clay2016-12-081-4/+5
* quick and dirty module doc updates (#18944)Matt Davis2016-12-082-22/+15
* add metadata to doc support (#18802)Matt Davis2016-12-081-1/+1
* Fix compile errors in scripts.Matt Clay2016-12-081-1/+1
* Additional reports (#18779)Toshio Kuratomi2016-12-081-14/+69
* fix docs on related to remove of core/extrasAdrian Likins2016-12-081-2/+4
* Update the metadata tool (#18765)Toshio Kuratomi2016-12-061-9/+18
* Update for latest spreadsheet fieldsToshio Kuratomi2016-12-051-3/+9
* Update metadata for the rename of curated to committerToshio Kuratomi2016-12-051-2/+3
* yes, im using bashismsBrian Coca2016-12-011-1/+1
* dont skip github modules...Brian Coca2016-11-301-1/+1
* now also unifies plugins in same dir structureBrian Coca2016-11-301-0/+21
* Add a tool to work with module metadata (#18488)Toshio Kuratomi2016-11-141-0/+510
* Fix indentation of multiline descriptionsToshio Kuratomi2016-11-021-1/+1
* Clean up shebangs for various files.Matt Clay2016-11-022-3/+3
* keep list as list in synopsisBrian Coca2016-11-011-1/+1
* Fish hacking setup fix (#18084)Sam Doran2016-10-241-10/+9
* test-module _ansible_selinux_special_fs arg addedAdrian Likins2016-10-231-0/+4
* added script to unify reposBrian Coca2016-10-031-0/+35
* gen_distribution_version_testcase.py should fail if ansible run fails (#17693)cinerama702016-09-261-1/+10
* Add os_family to test_distribution_version (#17620)cinerama702016-09-171-1/+1
* Move uses of to_bytes, to_text, to_native to use the module_utils version (#1...Toshio Kuratomi2016-09-061-2/+3
* Add detection of python3 to hacking/env-setup (#17357)Michael Scherer2016-09-021-2/+5
* Merge pull request #16316 from alikins/alikins_docsite_makescottb2016-08-191-1/+1
|\
| * Fewer deps for 'make webdocs' from top levelAdrian Likins2016-06-281-1/+1
* | force deletion of .pyc files (#17109)Josh Smift2016-08-171-2/+2
* | tweak hacking/env-setup to work under ash (#17054)Matt Davis2016-08-111-2/+2
* | Find places where ziploader is used and change them to ansiballz so that peop...Toshio Kuratomi2016-07-211-11/+11
|/
* Do not corrupt $MANPATH when it's not present (#16300)André Pinto2016-06-151-1/+1
* Make 'required' optional in module docs (#15906)Matt Davis2016-05-181-2/+4
* quick yaml syntax checkerBrian Coca2016-05-181-0/+16
* typo fixBrian Coca2016-05-051-1/+1
* enforce required 'required' in docsBrian Coca2016-05-051-0/+2
* Dist version fix for Red Hat and more tests (#15663)Robin Roth2016-04-291-2/+5
* Make -q flag totally quiet for env-setup.fishBrett Inman2016-04-271-20/+32