index
:
oxidized.git
feature-pre_login
master
mem_use_optimise
next-with-new-thread
no-resolve
sudo-for-cumulus
configuration backup software - silly attempt at rancid
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
oxidized
/
hook
Age
Commit message (
Expand
)
Author
2018-04-16
restructure awssns.rb to comply with rubocop
Wild Kat
2018-04-16
Merge branch 'master' into refactor-slackdiff
Wild Kat
2018-04-15
restructure slackdiff.rb to comply with rubocop
Wild Kat
2018-04-15
restructure xmppdiff.rb to comply with rubocop
Wild Kat
2018-04-06
expose username in debug log
Wild Kat
2018-04-06
refactor githubrepo credential handling
Wild Kat
2018-03-11
Introduce support for OXIDIZED_SSH_PASSPHRASE
Wild Kat
2018-01-25
fix: Don't post diff to Slack if there are no diffs (#1151)
Adam Smith
2017-11-20
feature: Added model information to exec hook (#1105)
pv2b
2017-11-09
feature: Slack hook - optionally disable diff snippets and post custom messag...
Nat Morris
2017-11-08
feature: Added hook for XMPP MUC (#951)
mortzu
2017-08-08
remove duplicated hook env variable
Danilo Sousa
2017-05-11
Added OX_NODE_IP for hook type: exec
Benedikt Heumüller
2017-04-05
Update slackdiff.rb
Sten Spans
2017-02-16
slackdiff hook to post colourized diffs to a Slack channel
Nat Morris
2016-12-04
New hook: awssns - Publish messages to AWS SNS topics
Nat Morris
2016-02-25
Changed configuration item names
awlx
2016-02-25
Removed unnecessary repetition
awlx
2016-02-25
Added support for SSH Key usage and ssh-agent-forwarding
awlx
2016-02-19
refactor `#remote_repo` to not rely on `#single_repo?` config
Danilo Sousa
2016-02-19
move the groups remote to the hook config
Danilo Sousa
2016-02-19
fix 'GithubRepo#single_repo?' private method
Danilo Sousa
2016-02-18
create tests for `GithubRepo#validate_cfg!` method
Danilo Sousa
2016-02-18
fix `githubrepo` hook for groups repositories remotes
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
do not commit when there is no diff
Elvin Efendi
2015-12-13
let user configure which auth method to use
Elvin Efendi
2015-12-08
warn when there is a conflict
Elvin Efendi
2015-12-07
pull origin/master before pushing
Elvin Efendi
2015-12-04
consider local repo main
Elvin Efendi
2015-12-04
user password username for github api
Elvin Efendi
2015-11-13
githubrepo hook spec
Elvin Efendi
2015-11-13
do not rescue general exception
Elvin Efendi
2015-11-13
raise more specific exception when required key is not present
Elvin Efendi
2015-11-13
a callback to push config changes to a remote repository
Elvin Efendi
2015-09-17
restore ruby 1.9.3 compatibility
0.8.1
Saku Ytti
2015-08-28
Initial implementation of the hook feature
Anton Aksola