Commit Graph

18 Commits (8baaf458c794b86096dcbbdcbf652f9cdab809ee)

Author SHA1 Message Date
Michael DeHaan 8e27992335 Merge pull request #6649 from picsolvebryan/devel
12 years ago
bryan hunt aa2d6e47f0 Accept status code from a list of valid codes.
12 years ago
bryan hunt 9ff6c40ed0 Accept status code from a list of valid codes.
12 years ago
bryan hunt 5d51837921 Accept status code from a list of valid codes.
12 years ago
James Cammarata cb79947054 Fixing the unicode issue in uri for EL6 platforms
12 years ago
James Cammarata 97eededc99 Handle unicode content in the uri module properly
12 years ago
Richard Isaacson 5a15762739 Merge pull request #5826 from romeotheriault/fix_follow_redirects
12 years ago
Pedro Romano 30c8f514a2 Allow the 'PATCH' method in the 'uri' module since 'httplib2' allows it
12 years ago
Romeo Theriault 8ea59e8ce5 fix following redirects
12 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Michael Scherer 914226afc3 Fix issue 4433, make sure status is a int rather than a string
13 years ago
Serge van Ginderachter a311ee35b3 Fix bug in uri where redirect check fails.
13 years ago
Michael DeHaan 86ddbb224b Trim old style var references
13 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Piffey Parlance 99196024dd Fixed bug where if destination was unspecified, changed would not be set, resulting in an UnboundLocalError.
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago