summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the duplicate modstyle parameterToshio Kuratomi2016-04-271-1/+1
* Have test-module clean up the local temp dir when it exitsToshio Kuratomi2016-04-241-12/+44
* Merge pull request #15420 from robinro/distribution_version_testsToshio Kuratomi2016-04-181-0/+65
|\
| * move gen_testcase to hacking/testsRobin Roth2016-04-151-0/+65
* | Cleanup. Since we no longer pass a lock, we no longer need to create itToshio Kuratomi2016-04-141-2/+0
|/
* We switched away from passing the lock via the arguments to modify_moduleToshio Kuratomi2016-04-131-1/+0
* Controller-side module caching.Toshio Kuratomi2016-04-121-2/+6
* Fixes to the documentation build (#15356)Toshio Kuratomi2016-04-111-80/+98
* Python2.6 fix for test-moduleToshio Kuratomi2016-04-111-1/+1
* ZiploaderToshio Kuratomi2016-04-051-0/+3
* avoid private attributesBrian Coca2016-03-101-4/+2