summaryrefslogtreecommitdiff
path: root/lib/oxidized/node.rb
AgeCommit message (Expand)Author
2018-09-12add a new line after guard clauses for better visual flow (#1520)Wild Kat
2018-09-11fix reference to old 'file' variable (#1514)msil
2018-09-07Add configurable crashfile location and option to use hostnamesmsil
2018-06-22smell reduction bug fixesSaku Ytti
2018-06-22rubycop fixesSaku Ytti
2018-06-22Remove resolve_repo smellsSaku Ytti
2018-06-12add mtime and bump up versionSaku Ytti
2018-06-08We should resolve model firstSaku Ytti
2018-06-07Fix IP address assingmentSaku Ytti
2018-04-27Merge remote-tracking branch 'upstream/no-resolve' into resolve-dnsWild Kat
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2017-09-13Fix issue where "email" JSON field is not being passed through from RESTZachary Puls
2017-08-15create `worker_done` eventDanilo Sousa
2017-05-03Added support for model specific credentialsCyril LAVIER
2017-04-12Add new output GitCryptClement Parisot
2017-02-04give option to stop resolving name to IPSaku Ytti
2017-02-03Updated split to be more efficient, thanks ytti!Richard Mayhew
2017-02-03feature: support IP Addressed provided with a netmaskRichard Mayhew
2016-10-17Use variable vars(:ssh_keys) for private key authenticationDenver Abrey
2016-10-13Add key authentication to ssh inputDenver Abrey
2016-08-25quote debuggingSaku Ytti
2016-08-25typo fixSaku Ytti
2016-08-25add debugging to key resolutionSaku Ytti
2016-08-25fix symbol conversion to stringSaku Ytti
2016-08-25refactor node resolutionSaku Ytti
2016-07-26only resolve the repository path when the output is `git` fixes #512Danilo Sousa
2016-07-22Merge pull request #503 from danilopopeye/ds-fixes-and-refactorsytti
2016-07-20fix the Node#repo path resolutionDanilo Sousa
2016-07-09puts should not be used for debugging - use Oxidized.logger.debug instead.Nick Hilliard
2016-06-02more debug stratementsElvin Efendi
2016-02-22follow the hook remotes config also for groups repositoriesDanilo Sousa
2016-02-18`Node#repo` should return the node group repositoryDanilo Sousa
2016-01-04Merge remote-tracking branch 'upstream/master' into merge-upstreamElvin Efendi
2015-12-27expose git repo name and commit oid in hook mechanism and environment variablesNick Hilliard
2015-12-13refactor and fix bugs introduced with new changesElvin Efendi
2015-11-13better test framework, more specs and Travis CIElvin Efendi
2015-11-03Revert crash logging on fqdn - seems to crash oxidized...Marno van der Molen
2015-11-03Log crashes on node name instead of ip to ease troubleshootingMarno van der Molen
2015-11-03Adds optional debug output when loading hosts (resolving DNS)Marno van der Molen
2015-08-20Added support for Zyxel ZynOSSaku Ytti
2015-02-26Resolves #81Florian Hibler
2015-02-21allow setting IP from sourceSaku Ytti
2014-07-24return false when crash in model/nodeSaku Ytti
2014-07-11reset retry count on successSaku Ytti
2014-07-11add support for retrying failed attemptsSaku Ytti
2014-07-09Require OpenStructSaku Ytti
2014-06-06fix: node#last= didn't handle nilAnton Aksola
2014-05-16don't store error Node raisedSaku Ytti
2014-05-16store error node#run raisedSaku Ytti
2014-05-07Stats for nodeSaku Ytti