summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2018-09-13Add comtrol model (#1507)RobbFromIT
2018-09-07Add configurable crashfile location and option to use hostnamesmsil
PR #1506
2018-08-22add configurable per node ssh_no_keepalive boolean (#1489)Wild Kat
2018-07-31Update for Calix AXOS Devicesdjamp42
2018-07-07use convenience methods in modelsWild 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-07Add support for ECI Telecom Apollo platform (#1437)arienv
PR #1437
2018-07-01Add Viptela model (closes #1376) (#1427)Brad Searle
2018-06-19Unintentional config changes in legacy xos, closes #1348 (#1362)Bartek
2018-06-17document convenience methods (#1407)Wild Kat
2018-06-17add monkey patching to ruby API docs (#1406)Wild Kat
2018-06-17lint model notes markdown (#1405)Wild Kat
2018-06-14Document model callback enhancements from #1390 (#1391)Wild Kat
2018-06-12fix minor typos and docs lint (#1382)Wild Kat
2018-06-12ssh auth docs and misc documentation fixups, closes #1379 (#1381)Wild Kat
2018-06-11Add support for frr in new versions of cumulus - closes #1087 (#1375)Brad Searle
2018-06-05edgecos overly verbose memory and uptime (#1366)Bartek
2018-06-03Create openbsd.rb (#1356)Albert Martinez
OpenBSD model implementation.
2018-05-26Comnet Microsemi Switch support (#1346)Juho Ylikorpi
* ComnetMicrosemiSwitch support
2018-05-09tidy up and add references for stoneos modelWild Kat
2018-05-04Merge pull request #1318 from wk/resolve-dnsytti
Introduce resolve_dns knob (closes #599)
2018-05-01add reference for openwrt support and update changelogWild Kat
2018-04-27add docs and tests for resolve_dnsWild Kat
2018-04-27Merge pull request #1280 from rgnv/masterytti
Added Cisco Spark hook
2018-04-27Removed accidental deletionKodApa85
2018-04-27Corrected spelling mistakeKodApa85
2018-04-27Merge branch 'master' into xgs4600-cliKodApa85
2018-04-27Rebased and fixed conflictsNeil Lathwood
2018-04-27Merge remote-tracking branch 'upstream/master' into pr-1280Wild Kat
2018-04-24clarity updates for Configuration docJason 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-24Give some examples of smart loadingJason 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-24A few Outputs.md textual cleanupsJason Ackley
misc clarity items
2018-04-24Misc Hooks.md cleanupsJason 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-24Ruby-API.md cleanupsJason 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-24Netgear notes updatesJason Ackley
Consistency - add a link back to Model-Notes at the bottom Tag a YAML block as YAML for highlighting.
2018-04-24Consistency - add a link back to Model-Notes at the bottomJason Ackley
2018-04-24Consistency - add a link back to Model-Notes at the bottomJason Ackley
2018-04-24Add a note about database engine reserved keywords.Jason Ackley
2018-04-23Fix Brocade linksytti
Fixes #1302
2018-04-19Basic support for NDMS OS (Zyxel Keenetic)Yuri Zubov
2018-04-16model: 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-13Merge branch 'master' into xgs4600-cliKodApa85
2018-04-12fix formatting to comply with Rubocoprgnv
2018-04-12Fixed markdown for Spark hookrgnv
2018-04-12Fixed markdown for Spark hookrgnv
2018-04-12Added Cisco Spark hookrgnv
2018-04-07improve githubrepo auth exampleWild Kat
2018-04-07extend githubrepo documentationWild Kat
2018-04-05docs: Fixed the link to SNR modelIlya Demyanov
2018-03-20refactor snr support into dcnos modelWild Kat
2018-03-20Merged latest changes from ytti/oxidizedCppMonkey