Age | Commit message (Expand) | Author |
2015-11-23 | include executed command into output | Elvin Efendi |
2015-11-23 | use paranthesis for method call | Elvin Efendi |
2015-11-23 | strip temprature and speed measurement from chassis environment output | Elvin Efendi |
2015-11-23 | include health and hardware info into config | Elvin Efendi |
2015-11-23 | added support for Ciena SOAS 6.x device type | Jeff Groom |
2015-11-13 | githubrepo hook spec | Elvin Efendi |
2015-11-13 | do not rescue general exception | Elvin Efendi |
2015-11-13 | raise more specific exception when required key is not present | Elvin Efendi |
2015-11-13 | a callback to push config changes to a remote repository | Elvin Efendi |
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi |
2015-11-03 | Revert crash logging on fqdn - seems to crash oxidized... | Marno van der Molen |
2015-11-03 | Log crashes on node name instead of ip to ease troubleshooting | Marno van der Molen |
2015-11-03 | Adds optional debug output when loading hosts (resolving DNS) | Marno van der Molen |
2015-10-27 | Typo in Brocade NOS model | Harm van Tilborg |
2015-10-20 | Merge pull request #122 from SaaldjorMike/remove-inventory | ytti |
2015-10-20 | Merge pull request #206 from skoef/master | ytti |
2015-10-20 | Merge pull request #216 from nickhilliard/bf-comware-nul-prompt | ytti |
2015-10-20 | add support for Dell networking OS, dnos | erefre |
2015-10-11 | remove () from nul byte check in comware prompt | Nick Hilliard |
2015-10-11 | sometimes the comware prompt might have a leading nul char | Nick Hilliard |
2015-10-11 | Add support for Arris C4 CMTS | Nick Hilliard |
2015-10-03 | occasionally ironware randomly inserts extraneous blank lines | Nick Hilliard |
2015-09-29 | use different path for debug logging | Reinier Schoof |
2015-09-29 | Ignore save-config warning after exit in XOS | Tobias Andersson |
2015-09-28 | Merge pull request #194 from skoef/master | ytti |
2015-09-28 | fixes #202 | Saku Ytti |
2015-09-28 | Merge remote-tracking branch 'ytti/master' | Reinier Schoof |
2015-09-28 | merged models for older and newer | Reinier Schoof |
2015-09-27 | Merge pull request #200 from nickhilliard/br-fix-asa-cmd-order | ytti |
2015-09-27 | Merge pull request #199 from nickhilliard/br-fix-ironware-show-module | ytti |
2015-09-26 | move "show inventory" up to stop "show run" from being sandwiched in between ... | Nick Hilliard |
2015-09-26 | some ironware devices are fixed config => no modules | Nick Hilliard |
2015-09-26 | put "show run" at the bottom of oxidized output | Nick Hilliard |
2015-09-26 | fix white space and CR problems on xos model | Nick Hilliard |
2015-09-25 | added model for older Foundry/Brocade model switches | Reinier Schoof |
2015-09-25 | cleaned up conditional | Reinier Schoof |
2015-09-25 | only send username when username is set at all | Reinier Schoof |
2015-09-24 | model/comware: ignore lines with uptime (ingore case!) for real | Roman Pertl |
2015-09-21 | Update powerconnect.rb | skares |
2015-09-17 | restore ruby 1.9.3 compatibility0.8.1 | Saku Ytti |
2015-09-14 | Merge branch 'master' of github.com:ytti/oxidized0.8.0 | Saku Ytti |
2015-09-14 | Fix new line removal | Saku Ytti |
2015-09-14 | Merge pull request #186 from nickhilliard/master | ytti |
2015-09-14 | cfg.repo needs to be fixed up with File.expand_path on init | Nick Hilliard |
2015-09-13 | smooth over ironware broken encoding | Nick Hilliard |
2015-09-13 | ironware prompt matches normal config | Nick Hilliard |
2015-09-13 | workaround for broken ironware cli, which occasionally swallows input without... | Nick Hilliard |
2015-09-13 | Expand repo's path, so that ~ works | Saku Ytti |
2015-09-12 | Fix FloatDomainError when 0 nodes are found | Saku Ytti |
2015-09-06 | Fix Regex Warning | MrRJ45 |