Age | Commit message (Expand) | Author |
2018-04-27 | Merge remote-tracking branch 'upstream/no-resolve' into resolve-dns | Wild Kat |
2018-04-21 | the great makeover - standardize layout, alignment, indentation | Wild Kat |
2017-09-13 | Fix issue where "email" JSON field is not being passed through from REST | Zachary Puls |
2017-08-15 | create `worker_done` event | Danilo Sousa |
2017-05-03 | Added support for model specific credentials | Cyril LAVIER |
2017-04-12 | Add new output GitCrypt | Clement Parisot |
2017-02-04 | give option to stop resolving name to IP | Saku Ytti |
2017-02-03 | Updated split to be more efficient, thanks ytti! | Richard Mayhew |
2017-02-03 | feature: support IP Addressed provided with a netmask | Richard Mayhew |
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 |