summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change to python3 syntaxKevin Houdebert2015-08-313-23/+24
* Fix rm call in hacking/env-setup. Since it is sourced from a user shell,Jody Frankowski2015-08-151-1/+1
* Add missing $Abhijit Menon-Sen2015-08-071-1/+1
* Merge pull request #9438 from binarytemple/patch-1Brian Coca2015-08-061-1/+1
|\
| * mergedbryan hunt2015-07-278-146/+393
| |\
| * | export ANSIBLE_HOME so it can be used in scriptsBryan Hunt2014-10-281-1/+1
* | | Port some things in test-module to v2.Toshio Kuratomi2015-07-311-5/+8
* | | removed debug stuffBrian Coca2015-07-281-2/+0
* | | better handling for weird doc corner cases (abscense of options, bad text obj...Brian Coca2015-07-281-8/+17
| |/ |/|
* | Preserve OLDPWDSheldon Hearn2015-07-231-7/+9
* | Merge pull request #11688 from amenonsen/8935-rebaseBrian Coca2015-07-211-8/+15
|\ \
| * | Fix existing typo, remove trailing space added by PR commitAbhijit Menon-Sen2015-07-221-3/+3
| * | Add options to control output and execution of test-moduleWill Thames2015-07-221-7/+14
* | | Merge pull request #11084 from echiu64/develBrian Coca2015-07-211-0/+16
|\ \ \ | |/ / |/| |
| * | More complex example of using test-moduleEdwin Chiu2015-05-281-0/+16
* | | Merge pull request #11637 from bcoca/moar_docsBrian Coca2015-07-201-19/+2
|\ \ \
| * | | moar docsBrian Coca2015-07-171-19/+2
* | | | just remove version_added when to old, not the whole option!Brian Coca2015-07-201-1/+0
* | | | removed merges from countBrian Coca2015-07-181-1/+1
|/ / /
* | | minor doc reformattingBrian Coca2015-07-172-34/+34
* | | docs will not mention versions older than 1.5Brian Coca2015-07-171-1/+1
* | | actually now does what it says as it was just sorting by nameBrian Coca2015-07-171-1/+1
* | | updated to use new loaderGerard Lynch2015-07-171-3/+5
* | | Merge pull request #11618 from halberom/test-moduleBrian Coca2015-07-161-3/+3
|\ \ \
| * | | updated to new location and non-classness of module_commonGerard Lynch2015-07-161-3/+3
* | | | Merge pull request #10928 from gimoh/test-module-default-pythonBrian Coca2015-07-161-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use same interpreter for test-module and module it runsgimoh2015-05-061-1/+2
* | | | hacking/test-module: Style nitMarc Abramowitz2015-07-021-1/+1