Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-11 | Merge remote-tracking branch 'origin/master' into models-backflip | Wild Kat | |
2018-04-11 | standardize on verbose hash methods | Wild Kat | |
2018-04-11 | Merge pull request #1273 from wk/introduce-rubocop | ytti | |
introduce rubocop (closes #1243) | |||
2018-04-11 | introduce rubocop and bump testing ecosystem | Wild Kat | |
2018-04-11 | Merge pull request #1270 from wk/update-buildstatus | ytti | |
update build status badge to correct account | |||
2018-04-11 | Merge pull request #1269 from wk/githubrepo-test | ytti | |
Update githubrepo_spec.rb to pass successfully | |||
2018-04-11 | update build status badge to correct account | Wild Kat | |
2018-04-11 | Update githubrepo_spec.rb to pass successfully | Wild Kat | |
2018-04-10 | Merge pull request #1267 from wk/ssh-test | ytti | |
Update ssh_spec.rb to pass successfully | |||
2018-04-10 | Update ssh_spec.rb | Wild Kat | |
2018-04-09 | Merge pull request #1263 from wk/clear-lockfile | ytti | |
Clear lockfile out | |||
2018-04-09 | Update .gitignore to include Gemfile.lock | Wild Kat | |
2018-04-09 | Delete Gemfile.lock | Wild Kat | |
2018-04-09 | Disable paging for "show full-configuration" on FortiOS | Andre Sencioles | |
2018-04-08 | eliminate inverse methods from models | Wild Kat | |
2018-04-07 | Merge pull request #1258 from martinohansen/master | ytti | |
Allowed prompt to contain hyphen | |||
2018-04-07 | List hooks in README ToC (#1259) | Wild Kat | |
* add hooks to readme toc * remove unsightly colons | |||
2018-04-07 | Allowed prompt to contain hyphen | Martin Overgaard Hansen | |
2018-04-07 | Merge pull request #1257 from wk/githubrepo-username | ytti | |
refactor githubrepo credential handling (closes #1240) | |||
2018-04-07 | improve githubrepo auth example | Wild Kat | |
2018-04-07 | extend githubrepo documentation | Wild Kat | |
2018-04-06 | expose username in debug log | Wild Kat | |
2018-04-06 | refactor githubrepo credential handling | Wild Kat | |
2018-04-06 | Merge pull request #1256 from wk/dockerfile-refresh | ytti | |
reorder dockerfile gem installation | |||
2018-04-06 | reorder dockerfile gem installation | Wild Kat | |
2018-04-05 | Merge pull request #1255 from Turbid/patch-1 | ytti | |
docs: Fixed the link to SNR model | |||
2018-04-05 | docs: Fixed the link to SNR model | Ilya Demyanov | |
2018-04-05 | Merge pull request #1253 from wk/snr-fixes | ytti | |
unspeakable things took place in original PR, correcting model | |||
2018-04-05 | unspeakable things took place in original PR, correcting model | Wild Kat | |
2018-04-05 | Merge pull request #1251 from wk/snr-support-refactor | ytti | |
Snr support refactor (closes #1139) | |||
2018-04-05 | strip uptime info from show version | Wild Kat | |
2018-04-02 | Merge pull request #1245 from STetzel/master | ytti | |
updates in hpebladecenter model | |||
2018-04-02 | Merge pull request #1248 from davama/master | ytti | |
Add logrotate file | |||
2018-04-02 | Merge pull request #1249 from wk/improve-freebsd-documentation | ytti | |
Improve freebsd documentation (closes #1247) | |||
2018-03-30 | fix broken anchor in FreeBSD docs | Wild Kat | |
2018-03-30 | document existence of FreeBSD package | Wild Kat | |
2018-03-29 | Add logrotate file | Dave | |
Assuming `log:` is set to: > log: /var/log/oxidized/<something>.log /var/log/oxidized will need to be owned by the user running oxidized | |||
2018-03-26 | Merge pull request #1 from STetzel/STetzel-patch-1 | Sascha Tetzel | |
Update hpebladesystem.rb | |||
2018-03-26 | Update hpebladesystem.rb | Sascha Tetzel | |
- disable Last Update from NTP in Show Network, because it produced a new version with every backup (show network) - disable parsing of "----More----", it is better to user "Script Mode" (cfg :telnet, :ssh) -> post_login | |||
2018-03-23 | Merge remote-tracking branch 'upstream/master' into snr-support-refactor | Wild Kat | |
2018-03-23 | Merge pull request #1239 from uwerler/patch-1 | ytti | |
Update nxos.rb | |||
2018-03-23 | yield cfg for clarity | Wild Kat | |
2018-03-21 | Update nxos.rb | Uwe Werler | |
Otherwise the running config will not be stored. | |||
2018-03-20 | better comments | Wild Kat | |
2018-03-20 | expand dcnos model | Wild Kat | |
2018-03-20 | refactor snr support into dcnos model | Wild Kat | |
2018-03-19 | Merge pull request #1234 from tobbez/aricentiss-pagination | ytti | |
AricentISS: Fix pagination for old OS versions | |||
2018-03-19 | AricentISS: Fix pagination for old OS versions | Torbjörn Lönnemark | |
Always issue both 'no cli pagination' and 'no cli pagignation'. Conditionally issuing only the correct variant would require sending the same number of commands to the switch ('show version', 'no cli pagi(g)nation') and also require extra logic in the model. Additionally, always issuing both removes the need for storing information about what OS versions require which command in the model. | |||
2018-03-17 | Merge pull request #1232 from wk/transition-timos-sros | ytti | |
Transition timos to sros | |||
2018-03-17 | transition timos to sros | Wild Kat | |