Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-23 | Merge pull request #55 from sts/patch-1 | ytti | |
Documentation Update | |||
2014-10-23 | Update README.md | Stefan Schlesinger | |
2014-10-23 | Update README.md | Stefan Schlesinger | |
2014-10-23 | Update README.md | Stefan Schlesinger | |
2014-10-22 | Update README.md | Stefan Schlesinger | |
2014-10-22 | Update README.md | Stefan Schlesinger | |
2014-10-22 | Update README.md | Stefan Schlesinger | |
2014-10-22 | Overhauling project README.md | Stefan Schlesinger | |
Cleaning up documentation and adding new Cookbook examples. | |||
2014-10-02 | Merge pull request #50 from emjemj/master | Samer Abdel-Hafez | |
Added Cisco NXOS to the list of supported platforms | |||
2014-10-02 | Added Cisco NXOS to the list of supported platforms | Eric | |
2014-10-02 | Merge pull request #49 from emjemj/master | ytti | |
Fixed some changing output found in specific firmware versions | |||
2014-10-02 | Fixed more ever changing output in powerconnect model, only shows up on some ↵ | Eric | |
firmware versions | |||
2014-09-26 | Merge pull request #48 from emjemj/master | Samer Abdel-Hafez | |
Removed ever-changing output from powerconnect model, thanks @artmann | |||
2014-09-26 | Removed ever-changing output from powerconnect model, thanks @artmann | Eric | |
2014-09-23 | Merge pull request #47 from emjemj/master | ytti | |
Small fix in powerconnect code and new nxos model | |||
2014-09-22 | Added model for cisco NXOS | Eric | |
2014-09-22 | Fixed small bug in powerconnect enable code | Eric | |
2014-08-30 | Remove ntp clock-period completely | Saku Ytti | |
emj complained that it sometimes pops in, sometimes pops out. I guess really no point having it there. | |||
2014-08-25 | Return true if node_want is nil | Jari Salo | |
- Otherwise all nodes can not be loaded. | |||
2014-08-25 | Match IP address explicitly | Jari Salo | |
- New method node_want? - Don't match node to node[:name] if node[:name] is an ip address. Otherwise we might match to wrong ip address. | |||
2014-08-24 | Add Brocade NOS | Saku Ytti | |
2014-08-24 | Add ExtremeXOS | Saku Ytti | |
2014-08-19 | Merge branch 'master' into cfg_as_object | Saku Ytti | |
2014-08-18 | update about Cisco SMB support | Saku Ytti | |
2014-08-18 | Merge pull request #44 from thetamind/cisco_small_business_switches | ytti | |
Add model for Cisco small business switches | |||
2014-08-18 | Add model for Cisco small business switches | Matthew Boehlig | |
Supports 200, 300, 500, and ESW2 series switches | |||
2014-08-16 | Merge branch 'master' into cfg_as_object | Saku Ytti | |
2014-08-16 | Closes #32 | Saku Ytti | |
2014-08-16 | Closes #37 | Saku Ytti | |
2014-08-16 | Closes #35 | Saku Ytti | |
2014-08-16 | Closes #35 | Saku Ytti | |
2014-08-16 | Merge branch 'master' into cfg_as_object | Saku Ytti | |
2014-08-16 | update change log, bump up gemspec | Saku Ytti | |
2014-08-16 | Merge pull request #42 from emjemj/master | ytti | |
Added enable magic for powerconnect model, fixed pagination issues | |||
2014-08-15 | Added enable magic for powerconnect model, fixed pagination issues | Eric | |
2014-08-15 | Merge pull request #41 from willglynn/ubiquiti_airos | ytti | |
Add Ubiquiti AirOS model | |||
2014-08-15 | Add Ubiquiti AirOS model | Will Glynn | |
2014-08-14 | Merge branch 'master' into cfg_as_object | Saku Ytti | |
2014-08-14 | fix ios-xr prompt | Saku Ytti | |
2014-08-14 | never accept empty config in commit | Saku Ytti | |
2014-08-14 | don't commit empty type configs | Saku Ytti | |
2014-08-13 | don't commit empty config in git output | Saku Ytti | |
2014-08-13 | Merge branch 'master' into cfg_as_object | Saku Ytti | |
2014-08-13 | fix pre/post blocks | Saku Ytti | |
2014-08-13 | Remove changing lines from procurve.rb | Jari Salo | |
2014-08-12 | Support type_as_directory for git output | Saku Ytti | |
If set to true, repo will have directory matching model type, instead of new repo. | |||
2014-08-12 | Merge branch 'master' into cfg_as_object | Saku Ytti | |
2014-08-11 | specify rugged version | Saku Ytti | |
with 0.19.0 (in rubygem-rugged-0.19.0-4.fc20.x86_64) you'll get this: /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/output/git.rb:69:in `create': wrong argument type nil (expected Hash) (TypeError) from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/output/git.rb:69:in `update_repo' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/output/git.rb:33:in `store' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:37:in `process' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:13:in `block in work' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:13:in `each' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/worker.rb:13:in `work' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:36:in `run' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:29:in `initialize' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:11:in `new' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/core.rb:11:in `new' from /usr/local/share/gems/gems/oxidized-0.2.2/lib/oxidized/cli.rb:9:in `run' from /usr/local/share/gems/gems/oxidized-0.2.2/bin/oxidized:9:in `<top (required)>' from /usr/local/bin/oxidized:23:in `load' from /usr/local/bin/oxidized:23:in `<main>' | |||
2014-08-10 | update changelog | Saku Ytti | |
2014-08-09 | update changelog | Saku Ytti | |