Age | Commit message (Expand) | Author |
2016-10-17 | Use variable vars(:ssh_keys) for private key authentication | Denver Abrey |
2016-10-13 | Add key authentication to ssh input | Denver Abrey |
2016-08-25 | quote debugging | Saku Ytti |
2016-08-25 | typo fix | Saku Ytti |
2016-08-25 | add debugging to key resolution | Saku Ytti |
2016-08-25 | fix symbol conversion to string | Saku Ytti |
2016-08-25 | refactor node resolution | Saku Ytti |
2016-07-26 | only resolve the repository path when the output is `git` fixes #512 | Danilo Sousa |
2016-07-22 | Merge pull request #503 from danilopopeye/ds-fixes-and-refactors | ytti |
2016-07-20 | fix the Node#repo path resolution | Danilo Sousa |
2016-07-09 | puts should not be used for debugging - use Oxidized.logger.debug instead. | Nick Hilliard |
2016-06-02 | more debug stratements | Elvin Efendi |
2016-02-22 | follow the hook remotes config also for groups repositories | Danilo Sousa |
2016-02-18 | `Node#repo` should return the node group repository | Danilo Sousa |
2016-01-04 | Merge remote-tracking branch 'upstream/master' into merge-upstream | Elvin Efendi |
2015-12-27 | expose git repo name and commit oid in hook mechanism and environment variables | Nick Hilliard |
2015-12-13 | refactor and fix bugs introduced with new changes | Elvin Efendi |
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi |
2015-11-03 | Revert crash logging on fqdn - seems to crash oxidized... | Marno van der Molen |
2015-11-03 | Log crashes on node name instead of ip to ease troubleshooting | Marno van der Molen |
2015-11-03 | Adds optional debug output when loading hosts (resolving DNS) | Marno van der Molen |
2015-08-20 | Added support for Zyxel ZynOS | Saku Ytti |
2015-02-26 | Resolves #81 | Florian Hibler |
2015-02-21 | allow setting IP from source | Saku Ytti |
2014-07-24 | return false when crash in model/node | Saku Ytti |
2014-07-11 | reset retry count on success | Saku Ytti |
2014-07-11 | add support for retrying failed attempts | Saku Ytti |
2014-07-09 | Require OpenStruct | Saku Ytti |
2014-06-06 | fix: node#last= didn't handle nil | Anton Aksola |
2014-05-16 | don't store error Node raised | Saku Ytti |
2014-05-16 | store error node#run raised | Saku Ytti |
2014-05-07 | Stats for node | Saku Ytti |
2014-05-05 | missing edits | Anton Aksola |
2014-05-05 | Introduce node and group level vars | Anton Aksola |
2014-05-02 | Introduce group level configuration for auth | Anton Aksola |
2014-04-14 | Use 'asetus' for configuration files | Saku Ytti |
2014-04-13 | Subclass all errors from OxidizedError | Saku Ytti |
2014-03-02 | Change dynamic loading | Saku Ytti |
2014-02-28 | Rescue all StandardError from modules | Saku Ytti |
2014-02-23 | Migrate to sinatra/puma from webrick | Saku Ytti |
2014-02-20 | Figure out which parent class we rescued | Saku Ytti |
2014-02-10 | Handle exceptions with different log levels | Saku Ytti |
2014-02-07 | Add AOS (ALU OmniSwitch) support | Saku Ytti |
2014-02-07 | Ignore ssh keys, change input exceptions | Saku Ytti |
2013-04-26 | Fix: telnet exceptions, broken json/ext, typo | Saku Ytti |
2013-04-21 | Add input method fallback, e.g. if ssh does not work, try telnet | Saku Ytti |
2013-04-20 | Example of Syslog triggered fetch | Saku Ytti |
2013-04-19 | Add restful API | Saku Ytti |
2013-04-17 | Initial commit | Saku Ytti |