Commit Graph

138 Commits (67eae347cd8c80c60c65435be9dbfb4530ea4548)

Author SHA1 Message Date
Matt Davis 36ad934156 re-enable non-pipelined mode for Powershell (#25012)
9 years ago
Abhijeet Kasurde b89cb95609 Fix spelling mistakes (comments only) (#25564)
9 years ago
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Ganesh Nalawade 825d9df5ea Add eos changes for Python3 (#24600)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Toshio Kuratomi d834412ead Fix for persistent connection plugin on Python3 (#24431)
9 years ago
Matt Martz 040fb4435a Fix password prompt matching (#24081)
9 years ago
Brian Coca e29dc49a49 moved to exceptions for basic skip/fails
9 years ago
Toshio Kuratomi 4e8e366739 Ryanpineo fix ipaddr netmask with 32 cidr (#23506)
9 years ago
Strahinja Kustudić 9f0be5a556 Ignores ControlPersist broken pipe errors. Fixes #16731
9 years ago
Toshio Kuratomi b0d75a0ecb Fix synchronize tests for the updated quoting change between action and module
9 years ago
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
9 years ago
Brian Coca 5e98be2e62 better handling of parsed
9 years ago
Matt Martz d34153a61e Re-enable ssh retry tests with isolation fixes (#22221)
9 years ago
Matt Clay 30b6ed8377 Disable failing tests until they can be fixed.
9 years ago
Matt Martz 1fe67f9f43 Extend SSH Retry to put_file and fetch_file (#20187)
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Peter Sprygada e4a2c804be partial revert of changes introduced in d5f7a0181b (#21688)
9 years ago
Peter Sprygada d5f7a0181b roll up of eos fixes (#21629)
9 years ago
Peter Sprygada a6cecef6bc clean up of terminal plugins (#21549)
9 years ago
Adrian Likins 718b786157 Fix test failures if 'future' package is installed (#15005)
9 years ago
Peter Sprygada 92aa92ebd2 updates netconf to use persistent socket (#21307)
9 years ago
Adrian Likins 174961b945 Fix action test (#21102)
9 years ago
Adrian Likins 5766689dd5 More unit tests for plugins/action/ (#20887)
9 years ago
Brian Coca c86a17b7a0 refactoring async
9 years ago
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
9 years ago
Brian Coca 6ca5fb49c3 allow debug to be 'changed' (#20957)
9 years ago
Matt Clay cb76200c7d PEP 8 E111 & E114 cleanup. (#20838)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup.
9 years ago
Matt Clay 95789f3949 PEP 8 whitespace cleanup. (#20783)
9 years ago
Peter Sprygada 8ddffcb1a6 new connection plugin netconf (#20636)
9 years ago
Marius Gedminas d9b89ca577 Fix a test failure on Python 3.6 (#20030)
9 years ago
Marius Gedminas 0a7f2c202b Improve --diff output when files lack trailing newlines
9 years ago
azenk f2458140f6 Lastpass lookup plugin (#16285)
9 years ago
James Cammarata dd0257b995 Template "original_task" fields in _process_pending_results
9 years ago
Andrea Tartaglia 59227d8c31 Removed dict.iteritems() in several other files.
9 years ago
Adrian Likins 6c4f554f5a Provide slightly better msg on fact cache error (#18759)
9 years ago
Clark Boylan a65e34ce77 Fix synchronize retries (#18535)
9 years ago
Peter Sprygada dc23667cc2 add back reverted change to network_cli (#18761)
10 years ago
Peter Sprygada 06f5bf980e adds unit test for network_cli connection plugin (#18729)
10 years ago
Adrian Likins f0c71ad68d More test coverage for plugins/callback/__init__ (#18020)
10 years ago
Toshio Kuratomi ed00741a01 Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534)
10 years ago
James Cammarata ca5b361ad8 Reworking iterator logic regarding failed states during always
10 years ago
Matt Clay ac8842eee8 Fix unit test dirs to match code under test.
10 years ago
Matt Clay 8552ad6bf1 Fix docker connection unit tests.
10 years ago
Matt Clay 8c270ac75f Add empty-init code-smell script. (#18406)
10 years ago
Matt Clay 0d46805979 Clean up shebangs for various files.
10 years ago
Adrian Likins c0331d50dc Remove callback.CallbackBase._copy_result_exclude
10 years ago