Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-25 | fix cli_spec.rb to reflect new version output | Wild Kat | |
2018-04-25 | regenerate .rubocop_todo.yml | Wild Kat | |
2018-04-25 | fine tune rubocop to yttis exacting specifications | Wild Kat | |
2018-04-25 | set version from git | Saku Ytti | |
you still need to bump version.rb, as 'rake tag' will use that to create git tag, which we need :> | |||
2018-04-25 | Merge pull request #1306 from wk/minor-fixups | ytti | |
move hook tests into own directory and regen rubocop todo | |||
2018-04-25 | move hook tests into own directory and regen rubocop todo | Wild Kat | |
2018-04-25 | Add option to force input string into 8bit-ascii | ytti | |
Essentially binary blob or UTF8 Closes #1210 | |||
2018-04-25 | Merge pull request #1296 from wk/the-great-makeover | ytti | |
the great makeover - standardize layout, alignment, indentation | |||
2018-04-25 | additional touchups to catch up with master | Wild Kat | |
2018-04-25 | Merge branch 'master' into the-great-makeover | Wild Kat | |
2018-04-25 | Merge pull request #1304 from wk/no-response | ytti | |
implement probot no-response | |||
2018-04-24 | increase response countdown to 21 days to reduce churn | Wild Kat | |
2018-04-24 | implement probot no-response | Wild Kat | |
2018-04-24 | Merge pull request #1299 from jsynack/fsync-to-flush | ytti | |
Change the debug SSH log fsync to a flush | |||
2018-04-24 | Merge pull request #1303 from jsynack/misc-docfixes | ytti | |
Misc docfixes | |||
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-22 | Merge pull request #1300 from wk/integrate-codecov | ytti | |
integrate codecov | |||
2018-04-22 | integrate codecov | Wild Kat | |
2018-04-22 | Change the debug log fsync to a flush | Jason Ackley | |
fsync() can be expensive on OSes and induce timeout failures when running with input debugging of SSH sessions. | |||
2018-04-21 | the great makeover - standardize layout, alignment, indentation | Wild Kat | |
2018-04-20 | Merge pull request #1293 from wk/bump-rubocop | ytti | |
bump rubocop to 0.55 and regenerate .rubocop_todo.yml | |||
2018-04-20 | Be pessimistic about rubocop | Wild Kat | |
2018-04-20 | bump rubocop to 0.55 and regenerate .rubocop_todo.yml | Wild Kat | |
2018-04-20 | Merge pull request #1291 from wk/refactor-awssns | ytti | |
restructure awssns.rb to comply with rubocop | |||
2018-04-20 | Merge pull request #1289 from yuri-zubov/ruby-version | ytti | |
remove .ruby-version & add many ruby-version in .travis.yml | |||
2018-04-20 | Merge pull request #1286 from yuri-zubov/master | ytti | |
Basic support for NDMS OS (Zyxel Keenetic) | |||
2018-04-20 | remove .ruby-version & add many ruby-version in .travis.yml | Yuri Zubov | |
2018-04-20 | Merge pull request #1288 from wk/tidy-up-tests | ytti | |
tidy up tests with rubocop | |||
2018-04-19 | tidy up tests with rubocop | Wild Kat | |
2018-04-19 | Add handling for devices that only prompt for a password via SSH | ja-frog | |
An approach to handling devices that do not prompt for a username, only a password when connecting via ssh. The Calix B6 inspired this. | |||
2018-04-19 | Basic support for NDMS OS (Zyxel Keenetic) | Yuri Zubov | |
2018-04-17 | Merge pull request #1284 from wk/doc-correction | ytti | |
remove mention of ruby 1.9.3 from CentOS instructions in favor of 2.0 | |||
2018-04-16 | remove mention of ruby 1.9.3 from CentOS instructions in favor of 2.0 | Wild Kat | |
2018-04-16 | restructure awssns.rb to comply with rubocop | Wild Kat | |
2018-04-16 | Merge pull request #1283 from wk/refactor-slackdiff | ytti | |
restructure slackdiff.rb to comply with rubocop | |||
2018-04-16 | Merge branch 'master' into refactor-slackdiff | Wild Kat | |
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-16 | Merge pull request #1282 from wk/refactor-xmppdiff | ytti | |
restructure xmppdiff.rb to comply with rubocop | |||
2018-04-15 | Merge pull request #1274 from wk/furiously-untab | ytti | |
eliminate tabs in favor of double space | |||
2018-04-15 | Merge pull request #1260 from wk/models-backflip | ytti | |
eliminate inverse methods from models | |||
2018-04-15 | Merge pull request #1261 from wk/verbose-hash-methods | ytti | |
standardize on verbose hash methods |