Commit Graph

291 Commits (f39799fbcdd9fbf77ea9587e2d1ed7151e2a0582)

Author SHA1 Message Date
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
10 years ago
Brian Coca 6414c967e4 now check for description and listify if needed
10 years ago
Toshio Kuratomi 5cd3f71792 Handle utf-8 in module short desc
10 years ago
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