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
*
Fix typo in incidental.py (#73737)
Ikko Ashimine
2021-03-01
1
-1
/
+1
*
Split Ansible docs from core docs (#73616)
Sandra McCann
2021-02-17
1
-27
/
+85
*
Allow restricting config values to enumerated list (#73162)
Brian Coca
2021-01-14
1
-1
/
+7
*
[facts] Differentiate CentOS vs CentOS Stream (#73034)
Rick Elrod
2021-01-13
1
-0
/
+1
*
hacking: replace use of "which" with "command -v" (#71278)
Vincent Bernat
2020-08-18
1
-1
/
+2
*
Updates to docs build for new antsibull CLI
Toshio Kuratomi
2020-08-14
1
-4
/
+4
*
Fix version comparison for determining what ansible to build against
Toshio Kuratomi
2020-08-07
1
-1
/
+5
*
hacking: fix announce script version parsing (#71008)
Rick Elrod
2020-07-31
1
-2
/
+5
*
Add ansible-releases@redhat.com to announce template (#70812)
Rick Elrod
2020-07-22
1
-1
/
+1
*
distribution: Add support for DragonFly (#70748)
Abhijeet Kasurde
2020-07-21
1
-1
/
+10
*
Need to return any error code from running antsibull-docs (#70763)
Toshio Kuratomi
2020-07-20
1
-6
/
+6
*
Collections docs generation (#59761)
Toshio Kuratomi
2020-07-17
6
-918
/
+180
*
Update hacking/shippable docs.
Matt Clay
2020-07-07
1
-1
/
+1
*
More boilerplate fixes. (#70224)
Matt Clay
2020-06-23
6
-2
/
+16
*
Get test data file directly in rebalance script (#70107)
Sam Doran
2020-06-19
1
-17
/
+26
*
Avoid unnecessary comprehensions.
Matt Clay
2020-06-18
1
-1
/
+1
*
Plugin/module docs: parse return values, add collection names in them (versio...
Felix Fontein
2020-06-11
1
-6
/
+2
*
starting metadata sunset (#69454)
Brian Coca
2020-06-05
2
-560
/
+0
*
Update plugin_formatter to understand tagged version_added (#69797)
Felix Fontein
2020-06-02
1
-4
/
+25
*
Discover Flatcar Linux properly for hostname (#69627)
Dongsu Park
2020-06-02
1
-0
/
+1
*
Allow announce script to work for base and older (#69768)
Rick Elrod
2020-05-29
1
-20
/
+66
*
Update announce script for ansible-base (#69735)
Rick Elrod
2020-05-28
1
-11
/
+11
*
Remove unused imports in the porting_guide command plugin
Toshio Kuratomi
2020-05-14
1
-4
/
+0
*
Turn pathlib paths into strs
Toshio Kuratomi
2020-05-14
2
-2
/
+2
*
Fix the command plugin to use the ABCMeta metaclass
Toshio Kuratomi
2020-05-14
1
-4
/
+4
*
Remove outdated docs and unneeded import from change_detection build file
Toshio Kuratomi
2020-05-14
1
-10
/
+2
*
Add a script for adding backport references
Rick Elrod
2020-05-08
3
-0
/
+309
*
plugin_formatter: sys.exit does not take a file argument (#68016)
Evgeni Golov
2020-05-05
1
-2
/
+2
*
Remove cgroup_perf_recap_graph.py, since that callback no longer exists here ...
Matt Martz
2020-04-08
1
-130
/
+0
*
Fix references to old egg-info directory.
Matt Clay
2020-03-30
1
-2
/
+5
*
Add a custom policy for hackers using ansible-test (#68535)
Rick Elrod
2020-03-28
3
-0
/
+48
*
Remove hacking/aws_config
Jill Rouleau
2020-03-26
9
-1307
/
+0
*
hacking - Add script to easily rebalance Shippable groups (#67976)
Jordan Borean
2020-03-23
1
-0
/
+181
*
Update Shippable hacking scripts default branch.
Matt Clay
2020-03-23
2
-2
/
+2
*
Add new options to `hacking/shippable/incidental.py` (#68384)
Matt Clay
2020-03-23
2
-37
/
+132
*
Fix coverage script to handle ongoing runs (#68380)
Rick Elrod
2020-03-23
1
-3
/
+25
*
Fix hacking/shippable/incidental.py source search.
Matt Clay
2020-03-23
1
-1
/
+1
*
Add script for getting URLs of coverage runs
Rick Elrod
2020-03-23
2
-0
/
+74
*
Add hacking/shippable/incidental.py script. (#68182)
Matt Clay
2020-03-23
2
-0
/
+500
*
First attempt at making the shippable downloader recurse to pull parent resul...
Rick Elrod
2020-03-23
1
-8
/
+47
*
sqs_queue - Move to boto3 and add support for various extra features (#66795)
Mark Chappell
2020-02-27
1
-1
/
+13
*
add module cloudformation_exports (#67349)
mmoyle
2020-02-27
1
-0
/
+1
*
elb_target / elb_target_info : Integration test fixups (#61256)
Mark Chappell
2020-02-21
1
-11
/
+10
*
Relocate Shippable tools. (#67556)
Matt Clay
2020-02-19
2
-0
/
+497
*
Fix hacking policy (#67579)
Mark Chappell
2020-02-19
1
-1
/
+1
*
Refactor iam_role to bring down the complexity score (#66027)
Mark Chappell
2020-02-15
1
-0
/
+3
*
AnsibleAWSModule related cleanup - redshift (#66779)
Mark Chappell
2020-02-12
1
-0
/
+9
*
Improve distribution unit tests (#67300)
Rick Elrod
2020-02-11
1
-0
/
+2
*
Add anchor to each parameter row (#66895)
Dick Visser
2020-02-03
1
-3
/
+29
*
[aws] integration tests for ec2_vol (#66193)
Prasad Katti
2020-01-23
1
-0
/
+1
[next]