Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-27 | Add SSH keepalive | Saku Ytti | |
Closes #1276 | |||
2018-04-26 | Merge pull request #1311 from wk/patch-1 | ytti | |
Use actual git commands that exist | |||
2018-04-26 | Use actual git commands that exist | Wild Kat | |
2018-04-26 | unshallow docker git checkout | Saku Ytti | |
2018-04-26 | praise be | Saku Ytti | |
2018-04-26 | fix rubocop being anal | Saku Ytti | |
2018-04-26 | safe guard version for environment without git | Saku Ytti | |
2018-04-25 | Merge pull request #1309 from wk/everybody-rake-now | ytti | |
change docker build process to use rake | |||
2018-04-25 | change docker build process to use rake | Wild Kat | |
2018-04-25 | Use rake instead of gem to build package | Saku Ytti | |
2018-04-25 | only set version when building packege | Saku Ytti | |
2018-04-25 | Merge pull request #1308 from wk/restore-compliance | ytti | |
fine tune rubocop to yttis exacting specifications | |||
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 | |