summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-25Add option to force input string into 8bit-asciiytti
Essentially binary blob or UTF8 Closes #1210
2018-04-25Merge pull request #1296 from wk/the-great-makeoverytti
the great makeover - standardize layout, alignment, indentation
2018-04-25additional touchups to catch up with masterWild Kat
2018-04-25Merge branch 'master' into the-great-makeoverWild Kat
2018-04-25Merge pull request #1304 from wk/no-responseytti
implement probot no-response
2018-04-24increase response countdown to 21 days to reduce churnWild Kat
2018-04-24implement probot no-responseWild Kat
2018-04-24Merge pull request #1299 from jsynack/fsync-to-flushytti
Change the debug SSH log fsync to a flush
2018-04-24Merge pull request #1303 from jsynack/misc-docfixesytti
Misc docfixes
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-22Merge pull request #1300 from wk/integrate-codecovytti
integrate codecov
2018-04-22integrate codecovWild Kat
2018-04-22Change the debug log fsync to a flushJason Ackley
fsync() can be expensive on OSes and induce timeout failures when running with input debugging of SSH sessions.
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2018-04-20Merge pull request #1293 from wk/bump-rubocopytti
bump rubocop to 0.55 and regenerate .rubocop_todo.yml
2018-04-20Be pessimistic about rubocopWild Kat
2018-04-20bump rubocop to 0.55 and regenerate .rubocop_todo.ymlWild Kat
2018-04-20Merge pull request #1291 from wk/refactor-awssnsytti
restructure awssns.rb to comply with rubocop
2018-04-20Merge pull request #1289 from yuri-zubov/ruby-versionytti
remove .ruby-version & add many ruby-version in .travis.yml
2018-04-20Merge pull request #1286 from yuri-zubov/masterytti
Basic support for NDMS OS (Zyxel Keenetic)
2018-04-20remove .ruby-version & add many ruby-version in .travis.ymlYuri Zubov
2018-04-20Merge pull request #1288 from wk/tidy-up-testsytti
tidy up tests with rubocop
2018-04-19tidy up tests with rubocopWild Kat
2018-04-19Basic support for NDMS OS (Zyxel Keenetic)Yuri Zubov
2018-04-17Merge pull request #1284 from wk/doc-correctionytti
remove mention of ruby 1.9.3 from CentOS instructions in favor of 2.0
2018-04-16remove mention of ruby 1.9.3 from CentOS instructions in favor of 2.0Wild Kat
2018-04-16restructure awssns.rb to comply with rubocopWild Kat
2018-04-16Merge pull request #1283 from wk/refactor-slackdiffytti
restructure slackdiff.rb to comply with rubocop
2018-04-16Merge branch 'master' into refactor-slackdiffWild Kat
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-16Merge pull request #1282 from wk/refactor-xmppdiffytti
restructure xmppdiff.rb to comply with rubocop
2018-04-15Merge pull request #1274 from wk/furiously-untabytti
eliminate tabs in favor of double space
2018-04-15Merge pull request #1260 from wk/models-backflipytti
eliminate inverse methods from models
2018-04-15Merge pull request #1261 from wk/verbose-hash-methodsytti
standardize on verbose hash methods
2018-04-15restructure slackdiff.rb to comply with rubocopWild Kat
2018-04-15restructure xmppdiff.rb to comply with rubocopWild Kat
2018-04-12Merge pull request #1275 from wk/have-asetus-for-cli-testsytti
ensure asetus is initialized in cli_spec.rb
2018-04-12Merge pull request #1262 from asenci/fortios_disable_pagingytti
Disable paging for "show full-configuration" on FortiOS
2018-04-11ensure asetus is initialized regardless of test execution orderWild Kat
2018-04-11eliminate tabs in favor of double spaceWild Kat
2018-04-11adapt rubocop todoWild Kat