index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Persistent connection timer changes (#27272)
Ganesh Nalawade
2017-08-01
1
-8
/
+9
*
junos_netconf integration test failure fix (#27569)
Ganesh Nalawade
2017-08-01
1
-1
/
+1
*
Add fix to read correct socket path recieved from ansible-connection (#27560)
Ganesh Nalawade
2017-08-01
1
-1
/
+1
*
ansible-connection Python3 fix (#26441)
Nathaniel Case
2017-07-05
1
-2
/
+2
*
Calling connection.close() instead of self.close() to actually close the conn...
James Mighion
2017-06-30
1
-1
/
+1
*
added comment on why not os.chdir
Brian Coca
2017-06-19
1
-1
/
+2
*
bin/ansible comment typo fix (#25799)
loqutus
2017-06-16
1
-1
/
+1
*
1st part of ansible config, adds ansible-config to view/manage configs (#12797)
Brian Coca
2017-06-14
2
-1
/
+2
*
Revert "Add log_only to debug messages (#25545)"
Brian Coca
2017-06-13
1
-1
/
+1
*
Add log_only to debug messages (#25545)
Ganesh Nalawade
2017-06-13
1
-1
/
+1
*
Add support for cliconf and netconf plugin (#25093)
Ganesh Nalawade
2017-06-06
1
-142
/
+156
*
Transition inventory into plugins (#23001)
Brian Coca
2017-05-23
1
-3
/
+0
*
Fix timeout issue in ansible-connection (#24556)
Ganesh Nalawade
2017-05-13
1
-1
/
+1
*
Be explicit about pickle protocol and encoding (#24454)
Toshio Kuratomi
2017-05-13
1
-5
/
+9
*
Fix for persistent connection plugin on Python3 (#24431)
Toshio Kuratomi
2017-05-12
1
-28
/
+30
*
updates log messages in ansible-connection (#23076)
Peter Sprygada
2017-03-30
1
-7
/
+15
*
fixes ansible-connection working directory (#22964)
Peter Sprygada
2017-03-25
1
-1
/
+2
*
fixes exception raised from ansible-connection logging (#22836)
Peter Sprygada
2017-03-21
1
-5
/
+5
*
replaces logging with display for network connection plugins (#22819)
Peter Sprygada
2017-03-21
1
-18
/
+14
*
implements python logging for network connection plugin (#22817)
Peter Sprygada
2017-03-21
1
-21
/
+27
*
adds connection established message to ansible-connection (#22492)
Peter Sprygada
2017-03-14
1
-0
/
+5
*
Handle downstream version additions (#22428)
Toshio Kuratomi
2017-03-10
1
-10
/
+16
*
adds more logging output to network_cli and ansible-connection (#21716)
Peter Sprygada
2017-02-21
1
-2
/
+13
*
capture AnsibleConnectionFailure messages in ansible-connection (#21612)
Peter Sprygada
2017-02-18
1
-5
/
+13
*
clean up pylint errors in ansible-connection (#21571)
Peter Sprygada
2017-02-17
1
-1
/
+1
*
fixes type that prevents socket clean up from being called (#21568)
Peter Sprygada
2017-02-17
1
-1
/
+1
*
fixes Bad file descriptor backtrace raised by ansible-connection (#21526)
Peter Sprygada
2017-02-16
1
-22
/
+14
*
updates the code path for network modules (#21193)
Peter Sprygada
2017-02-09
1
-9
/
+5
*
errors to stderr
Brian Coca
2017-02-08
1
-3
/
+2
*
one more bug fix for ansible-connection (#20707)
Peter Sprygada
2017-01-26
1
-3
/
+1
*
checks connected property to validate connection in Server (#20695)
Peter Sprygada
2017-01-26
1
-2
/
+2
*
more logging and exception handling in ansible-connection (#20619)
Peter Sprygada
2017-01-25
1
-14
/
+22
*
adds more logging to ansible-connection (#20298)
Peter Sprygada
2017-01-16
1
-9
/
+4
*
adds some more logging to ansible-connection (#20205)
Peter Sprygada
2017-01-13
1
-24
/
+25
*
fix indent (#20071)
TaoBeier
2017-01-11
1
-1
/
+1
*
functional updates to ansible-connection (#18574)
Peter Sprygada
2016-11-30
1
-23
/
+78
*
Removing q debugging cruft from ansible-connection
James Cammarata
2016-11-21
1
-16
/
+0
*
Removing test script for ansible-connection
James Cammarata
2016-11-21
1
-27
/
+0
*
Adding a persistent connection utility
James Cammarata
2016-11-21
2
-0
/
+329
*
always log unexpected exceptions
Brian Coca
2016-10-13
1
-1
/
+3
*
Fixes to the controller text model (#17527)
Toshio Kuratomi
2016-09-12
1
-3
/
+10
*
Move uses of to_bytes, to_text, to_native to use the module_utils version (#1...
Toshio Kuratomi
2016-09-07
1
-6
/
+6
*
Remove debug lock
James Cammarata
2016-09-06
1
-1
/
+0
*
Fix bin/ansible to not make a double traceback on python3 (#15972)
Michael Scherer
2016-06-02
1
-1
/
+6
*
Controller-side module caching.
Toshio Kuratomi
2016-04-12
1
-8
/
+15
*
moved display's debug lock to cli as global
Brian Coca
2016-04-08
1
-0
/
+4
*
draft 1st release of ansible-console
Brian Coca
2016-03-08
1
-0
/
+1
*
Transform tracebacks into unicode before printing
Toshio Kuratomi
2016-01-26
1
-1
/
+2
*
Changing the way workers are forked
James Cammarata
2015-12-12
1
-0
/
+1
*
Migrate cli and dependencies to use global display
Toshio Kuratomi
2015-11-11
1
-1
/
+1
[prev]
[next]