summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* Fish hacking setup fix (#18084)Sam Doran2016-10-241-10/+9
* test-module _ansible_selinux_special_fs arg addedAdrian Likins2016-10-241-0/+4
* 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
* fixed typoBrian Coca2016-02-291-1/+1
* added missing :Brian Coca2016-02-261-1/+1
* fixes to playbooks_directives generationBrian Coca2016-02-262-9/+25
* avoid printing internal loop and loop_argsBrian Coca2016-02-251-0/+2
* now generate list of playbook ojbect directivesBrian Coca2016-02-252-0/+52
* clarify that requirements are on host that runs itBrian Coca2016-02-181-2/+2
* now check for description and listify if neededBrian Coca2016-02-081-6/+5
* Handle utf-8 in module short descToshio Kuratomi2016-02-021-1/+2
* Make "make webdocs" compatible with Python 3Jeremy Audet2015-12-081-2/+2
* Replace -delete with portable -exec rm {} \;Patrik Lundin2015-12-021-2/+2
* Update check mode argumentAlberto Gireud2015-11-081-1/+1
* force egg deletionBrian Coca2015-11-021-1/+1
* added a skip for the test dir in module reposBrian Coca2015-10-271-0/+4
* Break apart a looped dependency to show a warning when parsing playbooksToshio Kuratomi2015-10-271-1/+1
* Bundle a new version of python-six for compatibility along with some code to ...six-compatToshio Kuratomi2015-10-161-0/+34
* better error catching for doc buildBrian Coca2015-10-131-1/+5
* Tweak to hacking path fix to go back to subshell useJames Cammarata2015-09-171-1/+1
* Allow env-setup to use spaces in full pathEC2015-09-171-1/+1
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+2
* Use find ... -delete instead of non-portable globbingLuke Rohde2015-09-022-3/+3
* Delete all compiled python files when running hacking/env-setupLuke Rohde2015-09-022-0/+3