index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hacking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve fish environment setup (#26151)
Sam Doran
2017-08-01
1
-8
/
+39
*
[cloud] fix VPC behavior for ec2_group module, improve integration tests (#27...
Will Thames
2017-08-01
1
-0
/
+1
*
[cloud] Fix setup_iam to use policy_name, not PolicyName (#26880)
Will Thames
2017-07-28
1
-1
/
+4
*
Fix undefined variables, basestring usage, and some associated python3 issues
Toshio Kuratomi
2017-07-26
1
-124
/
+0
*
Use Boto3 for ec2_group Fixes #23507 (#25340)
sramakr
2017-07-17
1
-0
/
+1
*
Initial version of source/testing report tool.
Matt Clay
2017-07-15
1
-0
/
+244
*
Split up testing IAM policies and automate creating them (#26223)
Will Thames
2017-07-14
9
-246
/
+345
*
Replace double-quote with single-quote at example (#26667)
hondak
2017-07-12
1
-1
/
+1
*
hacking/test-module: fix for python3 (#26194)
Sloane Hertel
2017-07-11
1
-1
/
+4
*
metadata and doc generator optimization and fixes
Toshio Kuratomi
2017-07-04
1
-3
/
+4
*
Move metadata extraction into a library function (#26198)
Toshio Kuratomi
2017-06-29
1
-185
/
+1
*
Fix hacking/test-module to allow running modules with pdb (#23339)
Michael De La Rue
2017-06-28
1
-3
/
+3
*
Include error message when ansiballz_setup fails (#26127)
Yujun Zhang
2017-06-28
1
-1
/
+1
*
Cyptography pr 20566 rebase (#25560)
Toshio Kuratomi
2017-06-27
1
-1
/
+1
*
1st part of ansible config, adds ansible-config to view/manage configs (#12797)
Brian Coca
2017-06-14
1
-0
/
+124
*
Fix spelling mistakes (comments only) (#25564)
Abhijeet Kasurde
2017-06-12
1
-1
/
+1
*
start of 'profiling utils'
Brian Coca
2017-05-31
1
-0
/
+51
*
Allows for testing binary modules (#24857)
Martyn Ranyard
2017-05-22
1
-1
/
+1
*
aws integration tests - provide an IAM policy for running (#24725)
Michael De La Rue
2017-05-19
1
-0
/
+246
*
hacking/: PEP8 compliancy (#24683)
Dag Wieers
2017-05-16
4
-16
/
+18
*
Speed up env-setup (#24133)
Matt Martz
2017-05-01
1
-1
/
+1
*
moved docs generation and templates to docs/
Brian Coca
2017-03-24
4
-814
/
+0
*
Enable documentation in plugins
Brian Coca
2017-03-23
1
-3
/
+3
*
minor doc gen fixes
Brian Coca
2017-03-20
1
-1
/
+6
*
Doc directives (#22524)
Brian Coca
2017-03-15
2
-3
/
+19
*
New metadata 1.0 (#22587)
Toshio Kuratomi
2017-03-14
2
-27
/
+134
*
Stricter module documentation validation (#22353)
John R Barker
2017-03-13
1
-4
/
+41
*
Add `test/runner` to $PATH in `hacking/env-setup`. (#22387)
Matt Clay
2017-03-08
1
-1
/
+1
*
made module notes render nicer on docsite
Brian Coca
2017-02-24
1
-1
/
+2
*
Legacy pep8 clean fixes for contrib and hacking (#21081)
Matt Martz
2017-02-07
2
-4
/
+14
*
Update test-module (#20737)
Allan
2017-02-01
1
-2
/
+1
*
PEP 8 indent cleanup. (#20800)
Matt Clay
2017-01-29
1
-17
/
+17
*
PEP 8 cleanup. (#20789)
Matt Clay
2017-01-28
1
-1
/
+1
*
PEP 8 whitespace cleanup. (#20783)
Matt Clay
2017-01-28
1
-4
/
+4
*
Fix infrequent PEP 8 issues.
Matt Clay
2017-01-27
1
-1
/
+1
*
minor cleanups
Brian Coca
2017-01-20
1
-16
/
+7
*
Doc module meta grammar fixes (#20446)
Adam Johnson
2017-01-19
1
-2
/
+2
*
Use the python used with test-module to run modules (#19591)
Will Thames
2017-01-18
1
-31
/
+52
*
Switch tests to pytest and ansible-test.
Matt Clay
2017-01-11
1
-1
/
+1
*
Doc module meta (#20093)
Brian Coca
2017-01-10
1
-5
/
+1
*
show status/support in toc
Brian Coca
2017-01-10
1
-1
/
+1
*
Fix code-blocks to use correct syntax highlighting
Toshio Kuratomi
2017-01-08
1
-1
/
+1
*
added symbol conversion to deprecated
Brian Coca
2017-01-05
1
-1
/
+1
*
Whitelist the hacking/cherrypick script's use of python3
Toshio Kuratomi
2017-01-05
1
-1
/
+1
*
Add initial script to aid in cherrypicking from devel to stable-2.2
Toshio Kuratomi
2017-01-05
1
-0
/
+52
*
Update the module path from the hacking documentation (#19683)
Lujeni
2016-12-26
1
-1
/
+1
*
many doc fixes
Brian Coca
2016-12-22
1
-12
/
+22
*
Correct type-o on support statement
Sam Doran
2016-12-15
1
-1
/
+1
*
Remove obsolete files and instructions. (#19079)
Matt Clay
2016-12-09
1
-57
/
+0
*
Fix differences with devel.
Matt Clay
2016-12-08
1
-4
/
+5
[next]