Commit Graph

260 Commits (e2d9f4e2f272c6010b0c00257aa695c1606e05ab)

Author SHA1 Message Date
Jeremy Audet 5cac8efd73 Make "make webdocs" compatible with Python 3
10 years ago
Patrik Lundin 9f9944e355 Replace -delete with portable -exec rm {} \;
10 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
James Cammarata 2bad888f28 Merge branch 'v2_final' into devel_switch_v2
11 years ago
Edwin Chiu aef76cc701 More complex example of using test-module
11 years ago
Florian Apolloner 3010190592 Fixing up the hacking module_formatter code for v2
11 years ago
Michael Scherer 85aa984340 Fix error in the column name in the doc
11 years ago
gimoh 5489d172de Use same interpreter for test-module and module it runs
11 years ago
Toshio Kuratomi 4c8d27f7bb Make module formatting into links to the other module docs
11 years ago
Matt Martz 104b2036f7 egg_info is now written directly to lib
11 years ago
Brian Coca b6ec502983 added missing element to make google groups link a actual link
11 years ago
Ján Dzurek cf6155f1c2 rst.j2 template better core module source wording
11 years ago