Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-29 | Fix groups vars. | Tyler Christiansen | |
Fixes ytti/oxidized#242. Fixes ytti/oxidized-web#38. Added a check to verify the key exists for a group before returning. Might fic a group issue in ytti/oxidized#171. | |||
2015-12-28 | Merge pull request #238 from danbaugher/master | ytti | |
Added upstart job for ubuntu RVM installs | |||
2015-12-28 | Merge pull request #251 from nickhilliard/master | ytti | |
expose git repo name and commit oid in hook mechanism and env-vars | |||
2015-12-27 | added warning not to set the staging directory to be the same as the git repo | Nick Hilliard | |
2015-12-27 | Added git-to-email script | Nick Hilliard | |
2015-12-27 | expose git repo name and commit oid in hook mechanism and environment variables | Nick Hilliard | |
2015-12-22 | Merge pull request #249 from asynet/patch-1 | ytti | |
Update fortios.rb | |||
2015-12-21 | Update fortios.rb | asynet | |
Changing the regex makes possible to backup devices with FortiOS 4.x and long names | |||
2015-12-21 | Merge pull request #248 from MrRJ45/patch-1 | ytti | |
Identify Stackable Switches | |||
2015-12-17 | Identify Stackable Switches | MrRJ45 | |
Change how we identify stackable switches using the word "Unit" to identify this. This is more reliable than identifying the Model number. | |||
2015-12-13 | Merge pull request #15 from Shopify/issue-14 | Elvin Efendi | |
do not commit when there is no diff | |||
2015-12-13 | do not commit when there is no diff | Elvin Efendi | |
2015-12-13 | Merge pull request #13 from Shopify/refactoring | Elvin Efendi | |
Refactoring | |||
2015-12-13 | refactor and fix bugs introduced with new changes | Elvin Efendi | |
2015-12-13 | Merge pull request #12 from Shopify/github-auth-opts | Elvin Efendi | |
let user configure which auth method to use | |||
2015-12-13 | let user configure which auth method to use | Elvin Efendi | |
2015-12-09 | Merge pull request #11 from Shopify/clean-model | Elvin Efendi | |
keep the config output clean | |||
2015-12-09 | keep the config output clean | Elvin Efendi | |
2015-12-08 | Merge pull request #10 from Shopify/detect-conflict | Elvin Efendi | |
Detect conflict | |||
2015-12-08 | fix spec | Elvin Efendi | |
2015-12-08 | warn when there is a conflict | Elvin Efendi | |
2015-12-07 | Merge pull request #9 from Shopify/pull-master | Elvin Efendi | |
Pull master | |||
2015-12-07 | fix test | Elvin Efendi | |
2015-12-07 | pull origin/master before pushing | Elvin Efendi | |
2015-12-07 | Merge pull request #8 from Shopify/fix-stripping-bug | Elvin Efendi | |
bug fix | |||
2015-12-07 | bug fix | Elvin Efendi | |
2015-12-04 | Merge pull request #7 from Shopify/pid-guard | Elvin Efendi | |
do not start new instance when there is one running | |||
2015-12-04 | do not start new instance when there is one running | Elvin Efendi | |
2015-12-04 | consider local repo main | Elvin Efendi | |
2015-12-04 | Merge pull request #5 from Shopify/https-auth | Elvin Efendi | |
user password username for github api | |||
2015-12-04 | fix the spec | Elvin Efendi | |
2015-12-04 | user password username for github api | Elvin Efendi | |
2015-12-03 | Merge pull request #4 from Shopify/better-logging | Elvin Efendi | |
do not do syslog | |||
2015-12-03 | do not do syslog | Elvin Efendi | |
2015-12-02 | Merge pull request #3 from Shopify/more-device-info | Elvin Efendi | |
More device info | |||
2015-12-01 | meh further hack not to barf on version for files | Saku Ytti | |
2015-11-25 | add placeholder 'version' method for file output | Saku Ytti | |
2015-11-23 | ignore frequently changing monitoring data | Elvin Efendi | |
2015-11-23 | include executed command into output | Elvin Efendi | |
2015-11-23 | use paranthesis for method call | Elvin Efendi | |
2015-11-23 | strip temprature and speed measurement from chassis environment output | Elvin Efendi | |
2015-11-23 | include health and hardware info into config | Elvin Efendi | |
2015-11-23 | Add Ciena to README | Saku Ytti | |
Remove trailing whitespaces | |||
2015-11-23 | Merge pull request #241 from jgroom33/master | ytti | |
added support for Ciena SOAS 6.x device type | |||
2015-11-23 | added support for Ciena SOAS 6.x device type | Jeff Groom | |
2015-11-16 | Merge pull request #1 from Shopify/github-hook | Elvin Efendi | |
a callback to push config changes to a remote repository | |||
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 | |