Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-13 | Add comtrol model (#1507) | RobbFromIT | |
2018-09-07 | Add configurable crashfile location and option to use hostnames | msil | |
PR #1506 | |||
2018-08-22 | add configurable per node ssh_no_keepalive boolean (#1489) | Wild Kat | |
2018-07-31 | Update for Calix AXOS Devices | djamp42 | |
2018-07-07 | use convenience methods in models | Wild Kat | |
* use convenience methods in models for legibility * disable Style/SymbolProc in rubocop * introduce cut_both instead of cut_head.cut_tail chain * document cut_both convenience method | |||
2018-07-07 | Add support for ECI Telecom Apollo platform (#1437) | arienv | |
PR #1437 | |||
2018-07-01 | Add Viptela model (closes #1376) (#1427) | Brad Searle | |
2018-06-19 | Unintentional config changes in legacy xos, closes #1348 (#1362) | Bartek | |
2018-06-17 | document convenience methods (#1407) | Wild Kat | |
2018-06-17 | add monkey patching to ruby API docs (#1406) | Wild Kat | |
2018-06-17 | lint model notes markdown (#1405) | Wild Kat | |
2018-06-14 | Document model callback enhancements from #1390 (#1391) | Wild Kat | |
2018-06-12 | fix minor typos and docs lint (#1382) | Wild Kat | |
2018-06-12 | ssh auth docs and misc documentation fixups, closes #1379 (#1381) | Wild Kat | |
2018-06-11 | Add support for frr in new versions of cumulus - closes #1087 (#1375) | Brad Searle | |
2018-06-05 | edgecos overly verbose memory and uptime (#1366) | Bartek | |
2018-06-03 | Create openbsd.rb (#1356) | Albert Martinez | |
OpenBSD model implementation. | |||
2018-05-26 | Comnet Microsemi Switch support (#1346) | Juho Ylikorpi | |
* ComnetMicrosemiSwitch support | |||
2018-05-09 | tidy up and add references for stoneos model | Wild Kat | |
2018-05-04 | Merge pull request #1318 from wk/resolve-dns | ytti | |
Introduce resolve_dns knob (closes #599) | |||
2018-05-01 | add reference for openwrt support and update changelog | Wild Kat | |
2018-04-27 | add docs and tests for resolve_dns | Wild Kat | |
2018-04-27 | Merge pull request #1280 from rgnv/master | ytti | |
Added Cisco Spark hook | |||
2018-04-27 | Removed accidental deletion | KodApa85 | |
2018-04-27 | Corrected spelling mistake | KodApa85 | |
2018-04-27 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-04-27 | Rebased and fixed conflicts | Neil Lathwood | |
2018-04-27 | Merge remote-tracking branch 'upstream/master' into pr-1280 | Wild Kat | |
2018-04-24 | clarity updates for Configuration doc | Jason Ackley | |
typo fixes - IP-Adress -> IP-Address remove_secrets -> remove_secret tag a ruby block as ruby for correct highlight misc other small text clarity (ssh_proxy is the proxy information etc) | |||
2018-04-24 | Give some examples of smart loading | Jason Ackley | |
Indicate that it can be used to have local site changes or updated models from the repo. minor text clarity on other items. | |||
2018-04-24 | A few Outputs.md textual cleanups | Jason Ackley | |
misc clarity items | |||
2018-04-24 | Misc Hooks.md cleanups | Jason Ackley | |
misc text clarity. clarify timeout is in seconds clarity the publickey/privatekey are paths - not the keys themselves. Reorder the AWS SNS example of describing the config before the example config for consistency with the rest. | |||
2018-04-24 | Ruby-API.md cleanups | Jason Ackley | |
Refer to things as 'device' versus 'switch' Add some example use case notes for post_login and pre_logout. MD highlight some items in the list for clarity misc text clarity adjustments. | |||
2018-04-24 | Netgear notes updates | Jason Ackley | |
Consistency - add a link back to Model-Notes at the bottom Tag a YAML block as YAML for highlighting. | |||
2018-04-24 | Consistency - add a link back to Model-Notes at the bottom | Jason Ackley | |
2018-04-24 | Consistency - add a link back to Model-Notes at the bottom | Jason Ackley | |
2018-04-24 | Add a note about database engine reserved keywords. | Jason Ackley | |
2018-04-23 | Fix Brocade links | ytti | |
Fixes #1302 | |||
2018-04-19 | Basic support for NDMS OS (Zyxel Keenetic) | Yuri Zubov | |
2018-04-16 | model: netgear.rb support for older models (#1268) | Zsolt Zsiros | |
* Added support for older models (FW 5.x.y.z like on GS110TP, GS748Tv4, etc) * Fixed prompt regex * docs/Model-Notes/Netgear created * docs/Model-Notes/Netgear fixed typos | |||
2018-04-13 | Merge branch 'master' into xgs4600-cli | KodApa85 | |
2018-04-12 | fix formatting to comply with Rubocop | rgnv | |
2018-04-12 | Fixed markdown for Spark hook | rgnv | |
2018-04-12 | Fixed markdown for Spark hook | rgnv | |
2018-04-12 | Added Cisco Spark hook | rgnv | |
2018-04-07 | improve githubrepo auth example | Wild Kat | |
2018-04-07 | extend githubrepo documentation | Wild Kat | |
2018-04-05 | docs: Fixed the link to SNR model | Ilya Demyanov | |
2018-03-20 | refactor snr support into dcnos model | Wild Kat | |
2018-03-20 | Merged latest changes from ytti/oxidized | CppMonkey | |