summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | hacking/test-module: Deal with move of parse_kvMarc Abramowitz2015-07-021-1/+2
* | | | Make test-module work in v2Marc Abramowitz2015-07-021-3/+4
* | | | minor docs reformatBrian Coca2015-06-031-11/+20
* | | | Merge branch 'v2_final' into devel_switch_v2James Cammarata2015-05-281-7/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing up the hacking module_formatter code for v2Florian Apolloner2015-05-231-7/+8
* | | | Fix error in the column name in the docMichael Scherer2015-05-151-2/+2
| |/ / |/| |
* | | Make module formatting into links to the other module docsToshio Kuratomi2015-05-051-1/+1
|/ /
* | egg_info is now written directly to libMatt Martz2015-03-271-2/+1
* | added missing element to make google groups link a actual linkBrian Coca2015-03-241-1/+1