Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-03 | bump rubocop to 0.56 and introduce PR template (#1361) | Wild Kat | |
* introduce PR template in lieu of contribution guide for now * bump rubocop to 0.56 and regenerate rubocop_todo | |||
2018-06-03 | add libicu to CI | Saku Ytti | |
2018-06-03 | Add instructions to install ICU | Saku Ytti | |
Since https://github.com/ytti/oxidized-web/commit/1d65a7999a9712b72976abd7a968f3c520d94d96 added charlock_holmes which requires ICU to be installed | |||
2018-06-03 | bump up version | Saku Ytti | |
2018-06-03 | rubycop fixes | Saku Ytti | |
2018-06-03 | fix tests | Saku Ytti | |
2018-06-03 | Generalise stats counters | Saku Ytti | |
Related to PR #1333 by @gs-kamnas | |||
2018-06-03 | update CHANGELOG | Saku Ytti | |
2018-06-03 | Merge pull request #1250 from vppencilsharpener/FortiOS-Push | ytti | |
Rework the Exclusions for FortiOS | |||
2018-06-03 | Create openbsd.rb (#1356) | Albert Martinez | |
OpenBSD model implementation. | |||
2018-06-02 | Add code climate to README | Saku Ytti | |
2018-05-30 | Rubocop fix | Saku Ytti | |
2018-05-30 | rubocop fixes | Saku Ytti | |
2018-05-30 | Add support for Cambium | Saku Ytti | |
Initial HTTP support | |||
2018-05-26 | Merge branch 'master' into FortiOS-Push | Wild Kat | |
2018-05-26 | clean up and rubocop compliance | Wild Kat | |
2018-05-26 | add comnet model to changelog (#1351) | Wild Kat | |
2018-05-26 | Comnet Microsemi Switch support (#1346) | Juho Ylikorpi | |
* ComnetMicrosemiSwitch support | |||
2018-05-19 | Update fortios.rb (#1345) | benjaminAco | |
Remove SNMP v3 Auth & Priv Password. | |||
2018-05-17 | restore compliance (#1344) | Wild Kat | |
2018-05-17 | Fix telnet (#1343) | Bas van Elburg | |
* Fixed: fix debug logging (passed @log to telnet) * Fixed: call closed on sock of telnet instead of telnet | |||
2018-05-11 | Enable 'enable' support for HP Procurves | Robert (KHobbits) | |
2018-05-11 | Merge pull request #1336 from macaty/master | Wild Kat | |
Create stoneos.rb | |||
2018-05-10 | Merge pull request #1339 from wk/wk-patch-1 | Wild Kat | |
relax asyncos prompt requirements (closes #1272) | |||
2018-05-10 | relax asyncos prompt requirements | Wild Kat | |
2018-05-09 | Merge pull request #1338 from wk/no-logspam | Wild Kat | |
reduce logspam - auth methods are debug, not info | |||
2018-05-09 | reduce logspam - auth methods are debug, not info | Wild Kat | |
2018-05-09 | tidy up and add references for stoneos model | Wild Kat | |
2018-05-09 | Create stoneos.rb | Marco Li | |
Add new model of Hillstone Networks StoneOS software | |||
2018-05-07 | Merge pull request #1334 from gs-kamnas/nxos-refactor | ytti | |
Fix debug mode, properly comment NX-OS configs and normalize their line endings. | |||
2018-05-07 | Merge pull request #1333 from gs-kamnas/runcounters | ytti | |
Add counters to correctly track the number of runs, successes and failures | |||
2018-05-07 | Convert NX-OS configs to have consistent line endings and comment them ↵ | Nash Kaminski | |
properly. Fix typo in launcher script. | |||
2018-05-07 | Add counters to correctly track the number of runs, successes and failures. | Nash Kaminski | |
2018-05-06 | Merge pull request #1331 from z00nx/pfsense | Wild Kat | |
Added removal of secrets to pfsense | |||
2018-05-06 | rubocop fixes | ytti | |
much value, wow, very readable | |||
2018-05-06 | Merge pull request #1266 from ja-frog/master | ytti | |
#1061 Handling devices that only prompt for password via SSH | |||
2018-05-06 | Added removal of secrets to pfsense | z00nx 0 | |
2018-05-05 | Merge pull request #1 from wk/pr-1266 | ja-frog | |
refactor login in ssh.rb | |||
2018-05-04 | Merge pull request #1318 from wk/resolve-dns | ytti | |
Introduce resolve_dns knob (closes #599) | |||
2018-05-03 | Change Travis from ORG to COM | ytti | |
2018-05-03 | Merge pull request #1327 from jsynack/qf-nodehooks-desync | ytti | |
Quick-fix: repair some logic for @jobs_done. | |||
2018-05-03 | Merge pull request #1328 from wk/refactor-telnet-log | ytti | |
make telnet input logging same as ssh (closes #1060) | |||
2018-05-02 | Quick-fix: repair some logic for @jobs_done. | Jason Ackley | |
This small adjustment changes to only increment @jobs_done for a successful pull of a node or when the retries are exceeded and the node is abandoned for that cycle. Previously @jobs_done was incremented as soon as process() was called. The problem is that this incremented @jobs_done before knowing if the node completes OK or fails (And requires a retry). During a retry - the node to be requeued for processing - which would increment @jobs_done multiple times per node (up to retries count per node for a downed node). This causes @jobs_done to become out of sync with reality. One of the main impacts of this is when the :nodes_done hook gets called. This could cause the hook to fire mid-cycle and then not fire at the 'real' end of the interval which is the intent of :nodes_done. The next time it fires would be when the @jobs_done catches back up (in the NEXT cycle) to the @nodes.count. | |||
2018-05-01 | Merge pull request #1323 from z00nx/openwrt | Wild Kat | |
Initial OpenWrt support | |||
2018-05-01 | Merge pull request #1 from wk/pr-1323 | z00nx 0 | |
add references to new openwrt model to round up the PR | |||
2018-05-01 | add reference for openwrt support and update changelog | Wild Kat | |
2018-05-01 | Initial OpenWrt support | z00nx 0 | |
2018-04-30 | Merge pull request #1324 from wk/wk-patch-1 | Wild Kat | |
make opengear prompt mandatory (closes #722) | |||
2018-04-30 | make opengear prompt mandatory | Wild Kat | |
2018-04-29 | refactor telnet input logging for consistently with ssh | Wild Kat | |