Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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 | |
2015-11-13 | Merge pull request #2 from Shopify/testing-refactoring | Elvin Efendi | |
Testing refactoring | |||
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi | |
2015-10-20 | Merge pull request #122 from SaaldjorMike/remove-inventory | ytti | |
Remove 'show inventory' from Cisco SMB model, since they do not recog… | |||
2015-10-20 | Merge pull request #206 from skoef/master | ytti | |
use different path for debug logging | |||
2015-10-20 | Merge pull request #216 from nickhilliard/bf-comware-nul-prompt | ytti | |
sometimes the comware prompt might have a leading nul char | |||
2015-10-20 | Merge pull request #222 from erefre/patch-3 | ytti | |
Update README.md | |||
2015-10-20 | Merge pull request #221 from erefre/patch-2 | ytti | |
add support for Dell networking OS, dnos | |||
2015-10-20 | Update README.md | erefre | |
2015-10-20 | add support for Dell networking OS, dnos | erefre | |
Dell Force10 has changed model name from FTOS to DNOS | |||
2015-10-12 | Merge pull request #215 from nickhilliard/nf-model-add-arris-c4 | ytti | |
Add support for Arris C4 CMTS | |||
2015-10-11 | remove () from nul byte check in comware prompt | Nick Hilliard | |
2015-10-11 | sometimes the comware prompt might have a leading nul char | Nick Hilliard | |
2015-10-11 | Add support for Arris C4 CMTS | Nick Hilliard | |
2015-10-04 | Merge pull request #212 from nickhilliard/bf-fix-ironware-arbitrary-nl2 | ytti | |
occasionally ironware randomly inserts extraneous blank lines | |||
2015-10-03 | occasionally ironware randomly inserts extraneous blank lines | Nick Hilliard | |
2015-10-01 | Merge remote-tracking branch 'ytti/master' | Reinier Schoof | |
2015-09-30 | Merge pull request #209 from nickhilliard/master | ytti | |
Add documentation note about API URI | |||
2015-09-30 | Add documentation note about API URI | Nick Hilliard | |
2015-09-29 | use different path for debug logging | Reinier Schoof | |
When I try to run oxidized as a different user, I get permission errors for oxidized tries to write debug logs (e.g. true-telnet) in current working directory which in my case is not writable for the non-privileged user. I think this can be improved by this change. 1) Why would you use CFG.input.debug?.to_s (which in this case will always be ‘true’) as a prefix at all 2) let’s use the crash directory for the debug output, as we know this is available and choose a more descriptive name | |||
2015-09-29 | Merge remote-tracking branch 'ytti/master' | Reinier Schoof | |
2015-09-29 | Merge pull request #204 from tobiasa1/patch-1 | ytti | |
Ignore save-config warning after exit in XOS | |||
2015-09-29 | Ignore save-config warning after exit in XOS | Tobias Andersson | |