Commit Graph

369 Commits (e5eedfe4b8ee387a779e922f57504cb9c3c2f0fd)

Author SHA1 Message Date
Toshio Kuratomi 8f6009de0f Add initial script to aid in cherrypicking from devel to stable-2.2
10 years ago
Lujeni 021756a691 Update the module path from the hacking documentation (#19683)
10 years ago
Brian Coca 0f4ca877ac many doc fixes
10 years ago
Sam Doran 73fc4e42f1 Correct type-o on support statement
10 years ago
Matt Clay bea8a3201d Remove obsolete files and instructions. (#19079)
10 years ago
Matt Clay c709b22e5c Fix differences with devel.
10 years ago
Matt Davis 0b47c908eb quick and dirty module doc updates (#18944)
10 years ago
Matt Davis cb1888125d add metadata to doc support (#18802)
10 years ago
Matt Clay 75c281debc Fix compile errors in scripts.
10 years ago
Toshio Kuratomi ab43a26915 Additional reports (#18779)
10 years ago
Adrian Likins b5a63a556d fix docs on related to remove of core/extras
10 years ago
Toshio Kuratomi c53b73228f Update the metadata tool (#18765)
10 years ago
Toshio Kuratomi d3dd11b21c Update for latest spreadsheet fields
10 years ago
Toshio Kuratomi 39c2249e49 Update metadata for the rename of curated to committer
10 years ago
Brian Coca bfb43ed0b1 yes, im using bashisms
10 years ago
Brian Coca 2b13ad0ae8 dont skip github modules...
10 years ago
Brian Coca eef7b8b5a5 now also unifies plugins in same dir structure
10 years ago
Toshio Kuratomi c22dde615d Add a tool to work with module metadata (#18488)
10 years ago
Toshio Kuratomi b8321c74c8 Fix indentation of multiline descriptions
10 years ago
Matt Clay 0d46805979 Clean up shebangs for various files.
10 years ago
Brian Coca c16a88cac4 keep list as list in synopsis
10 years ago
Sam Doran cf8639ff62 Fish hacking setup fix (#18084)
10 years ago
Adrian Likins cf39a1abab test-module _ansible_selinux_special_fs arg added
10 years ago
Brian Coca 72e6ffad47 added script to unify repos
10 years ago
cinerama70 db276373e5 gen_distribution_version_testcase.py should fail if ansible run fails (#17693)
10 years ago
cinerama70 02cec7dca9 Add os_family to test_distribution_version (#17620)
10 years ago
Toshio Kuratomi 4ed88512e4 Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423)
10 years ago
Michael Scherer 619f3d13ef Add detection of python3 to hacking/env-setup (#17357)
10 years ago
scottb 235eab6609 Merge pull request #16316 from alikins/alikins_docsite_make
10 years ago
Josh Smift 81d7e132f9 force deletion of .pyc files (#17109)
10 years ago
Matt Davis 525c0469d2 tweak hacking/env-setup to work under ash (#17054)
10 years ago
Toshio Kuratomi 48a2773463 Find places where ziploader is used and change them to ansiballz so that people aren't confused when they google for information.information (#16715)
10 years ago
Adrian Likins a1c21f8400 Fewer deps for 'make webdocs' from top level
10 years ago
André Pinto fa4011c6c3 Do not corrupt $MANPATH when it's not present (#16300)
10 years ago
Matt Davis ec2cb07988 Make 'required' optional in module docs (#15906)
10 years ago
Brian Coca 71a707fba5 quick yaml syntax checker
10 years ago
Brian Coca 478674cc57 typo fix
10 years ago
Brian Coca b7c874f81a enforce required 'required' in docs
10 years ago
Robin Roth 1d6608e84f Dist version fix for Red Hat and more tests (#15663)
10 years ago
Brett Inman 1f89a46b52 Make -q flag totally quiet for env-setup.fish
10 years ago
Toshio Kuratomi 2762f12f7f Remove the duplicate modstyle parameter
10 years ago
Toshio Kuratomi bdd73e31dc Have test-module clean up the local temp dir when it exits
10 years ago
Toshio Kuratomi 7833b5bec4 Merge pull request #15420 from robinro/distribution_version_tests
10 years ago
Robin Roth 692bf51fde move gen_testcase to hacking/tests
10 years ago
Toshio Kuratomi 669f3dc3a8 Cleanup. Since we no longer pass a lock, we no longer need to create it
10 years ago
Toshio Kuratomi d78ba34cf0 We switched away from passing the lock via the arguments to modify_module
10 years ago
Toshio Kuratomi dcc5dfdf81 Controller-side module caching.
10 years ago
Toshio Kuratomi b27c424fa1 Fixes to the documentation build (#15356)
10 years ago
Toshio Kuratomi a330a24ccc Python2.6 fix for test-module
10 years ago
Toshio Kuratomi 4b0aa1214c Ziploader
10 years ago
Brian Coca 6a85da7e0c avoid private attributes
10 years ago
Brian Coca e1faa78722 fixed typo
10 years ago
Brian Coca cbc797a7ed added missing :
10 years ago
Brian Coca a3489408a5 fixes to playbooks_directives generation
10 years ago
Brian Coca 3e28ee0fd4 avoid printing internal loop and loop_args
10 years ago
Brian Coca fbdcb22e36 now generate list of playbook ojbect directives
10 years ago
Brian Coca fe09f7ee49 clarify that requirements are on host that runs it
11 years ago
Brian Coca 6414c967e4 now check for description and listify if needed
11 years ago
Toshio Kuratomi 5cd3f71792 Handle utf-8 in module short desc
11 years ago
Jeremy Audet 5cac8efd73 Make "make webdocs" compatible with Python 3
11 years ago
Patrik Lundin 9f9944e355 Replace -delete with portable -exec rm {} \;
11 years ago
Alberto Gireud 52ded67db5 Update check mode argument
11 years ago
Brian Coca 4a206cdde9 force egg deletion
11 years ago
Brian Coca 5719912e7f added a skip for the test dir in module repos
11 years ago
Toshio Kuratomi 4203850d1a Break apart a looped dependency to show a warning when parsing playbooks
11 years ago
Toshio Kuratomi baa309309d Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version.
11 years ago
Brian Coca 3a0bf55ae3 better error catching for doc build
11 years ago
James Cammarata a431121f9f Tweak to hacking path fix to go back to subshell use
11 years ago
EC bcdb4e78ae Allow env-setup to use spaces in full path
11 years ago
Marius Gedminas 823677b490 Replace .iteritems() with six.iteritems()
11 years ago
Luke Rohde cba4642d8d Use find ... -delete instead of non-portable globbing
11 years ago
Luke Rohde 647e48f776 Delete all compiled python files when running hacking/env-setup
11 years ago
Kevin Houdebert b8c9391d0c Change to python3 syntax
11 years ago
Jody Frankowski bc1e1d2cdc Fix rm call in hacking/env-setup. Since it is sourced from a user shell,
11 years ago
Abhijit Menon-Sen 114070c226 Add missing $
11 years ago
Brian Coca 636f88fd31 Merge pull request #9438 from binarytemple/patch-1
11 years ago
Toshio Kuratomi 53ae326603 Port some things in test-module to v2.
11 years ago
Brian Coca f5c8055879 removed debug stuff
11 years ago
Brian Coca a78fdde32c better handling for weird doc corner cases (abscense of options, bad text objects, etc)
11 years ago
bryan hunt 7a76fcb159 merged
11 years ago
Sheldon Hearn c800a1c68a Preserve OLDPWD
11 years ago
Brian Coca ae54792a35 Merge pull request #11688 from amenonsen/8935-rebase
11 years ago
Brian Coca d3fe9b3194 Merge pull request #11084 from echiu64/devel
11 years ago
Abhijit Menon-Sen 8342cc6b61 Fix existing typo, remove trailing space added by PR commit
11 years ago
Will Thames b05485d4b3 Add options to control output and execution of test-module
11 years ago
Brian Coca c40541964b Merge pull request #11637 from bcoca/moar_docs
11 years ago
Brian Coca 740f15cb0d just remove version_added when to old, not the whole option!
11 years ago
Brian Coca 9de086d16d removed merges from count
11 years ago
Brian Coca 173f27531c moar docs
11 years ago
Brian Coca 6ba706f753 minor doc reformatting
11 years ago
Brian Coca 811b10d132 docs will not mention versions older than 1.5
11 years ago
Brian Coca 1aeb66148b actually now does what it says as it was just sorting by name
11 years ago
Gerard Lynch 2f51f3bbc5 updated to use new loader
11 years ago
Brian Coca 95bf78d0e7 Merge pull request #11618 from halberom/test-module
11 years ago
Gerard Lynch 3c7a502c50 updated to new location and non-classness of module_common
11 years ago
Brian Coca f146c7680f Merge pull request #10928 from gimoh/test-module-default-python
11 years ago
Marc Abramowitz 3b0524e67d hacking/test-module: Style nit
11 years ago
Marc Abramowitz 5466ff8907 hacking/test-module: Deal with move of parse_kv
11 years ago
Marc Abramowitz ea6ec3bf2c Make test-module work in v2
11 years ago
Brian Coca 0826106441 minor docs reformat
11 years ago