summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* [cloud] New module cloudfront_distribution (#31284)Will Thames2018-01-171-0/+28
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-102-6/+6
* [cloud] Create ECS integration test suite (#33757)Will Thames2017-12-153-2/+110
* Replace exit() with sys.exit()Abhijeet Kasurde2017-12-141-1/+1
* [cloud] ec2_vpc_net integration tests (#33111)Sloane Hertel2017-12-051-0/+3
* Fix failure to adjust my name when doing copy pasta (#33322)Matt Martz2017-11-271-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-272-0/+118
* Consolidate IAM policies into fewer, larger policies (#33122)Will Thames2017-11-219-244/+224
* Add tests for ec2_vpc_route_table (#32036)Will Thames2017-11-201-0/+5
* hacking/test-module: fix Python 3 compatibility (#33069)Pilou2017-11-201-2/+2
* [cloud] Add IPv6 support for ec2_vpc_subnet module(#30444)Daniel Shepherd2017-11-161-0/+2
* [cloud] Add retries/backoff to ec2_vpc_subnet module (#31870)Will Thames2017-11-161-0/+1
* ec2_group: add rule description support - fixes #29040 (#30273)Sloane Hertel2017-10-241-1/+4
* Added info about return_skeleton_generator.pyPrasad Katti2017-10-021-0/+6
* Allow AWS image and snapshot creation/deletionWill Thames2017-09-191-0/+9
* Use JSON returns values to create RETURN docsWill Thames2017-09-111-0/+96
* [cloud] Update RDS parameter group for boto3 (#25345)Will Thames2017-08-281-0/+17
* bring comments and docs up-to-date for invoking hacking/test-module (#20940)welchwilmerck2017-08-182-8/+5
* metadata 1.1Toshio Kuratomi2017-08-151-15/+42
* Improve fish environment setup (#26151)Sam Doran2017-08-011-8/+39
* [cloud] fix VPC behavior for ec2_group module, improve integration tests (#27...Will Thames2017-08-011-0/+1
* [cloud] Fix setup_iam to use policy_name, not PolicyName (#26880)Will Thames2017-07-281-1/+4
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-124/+0
* Use Boto3 for ec2_group Fixes #23507 (#25340)sramakr2017-07-171-0/+1
* Initial version of source/testing report tool.Matt Clay2017-07-151-0/+244
* Split up testing IAM policies and automate creating them (#26223)Will Thames2017-07-149-246/+345
* Replace double-quote with single-quote at example (#26667)hondak2017-07-121-1/+1
* hacking/test-module: fix for python3 (#26194)Sloane Hertel2017-07-111-1/+4
* metadata and doc generator optimization and fixesToshio Kuratomi2017-07-041-3/+4
* Move metadata extraction into a library function (#26198)Toshio Kuratomi2017-06-281-185/+1
* Fix hacking/test-module to allow running modules with pdb (#23339)Michael De La Rue2017-06-281-3/+3
* Include error message when ansiballz_setup fails (#26127)Yujun Zhang2017-06-281-1/+1
* Cyptography pr 20566 rebase (#25560)Toshio Kuratomi2017-06-271-1/+1
* 1st part of ansible config, adds ansible-config to view/manage configs (#12797)Brian Coca2017-06-141-0/+124
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-121-1/+1
* start of 'profiling utils'Brian Coca2017-05-311-0/+51
* Allows for testing binary modules (#24857)Martyn Ranyard2017-05-221-1/+1
* aws integration tests - provide an IAM policy for running (#24725)Michael De La Rue2017-05-191-0/+246
* hacking/: PEP8 compliancy (#24683)Dag Wieers2017-05-164-16/+18
* Speed up env-setup (#24133)Matt Martz2017-05-011-1/+1
* moved docs generation and templates to docs/Brian Coca2017-03-244-814/+0
* Enable documentation in pluginsBrian Coca2017-03-231-3/+3
* minor doc gen fixesBrian Coca2017-03-201-1/+6
* Doc directives (#22524)Brian Coca2017-03-152-3/+19
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-142-27/+134
* Stricter module documentation validation (#22353)John R Barker2017-03-131-4/+41
* Add `test/runner` to $PATH in `hacking/env-setup`. (#22387)Matt Clay2017-03-071-1/+1
* made module notes render nicer on docsiteBrian Coca2017-02-241-1/+2
* Legacy pep8 clean fixes for contrib and hacking (#21081)Matt Martz2017-02-072-4/+14
* Update test-module (#20737)Allan2017-01-311-2/+1