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
/
model
/
model.rb
Age
Commit message (
Expand
)
Author
2018-09-12
add a new line after guard clauses for better visual flow (#1520)
Wild Kat
2018-06-14
Model callback enhancement
ytti
2018-04-25
Add option to force input string into 8bit-ascii
ytti
2018-04-21
the great makeover - standardize layout, alignment, indentation
Wild Kat
2016-07-09
implement new screenscrape method in model
Nick Hilliard
2016-06-02
some debug statements
Elvin Efendi
2016-01-18
do not include executed command name in output
Elvin Efendi
2015-11-23
include executed command into output
Elvin Efendi
2015-11-13
better test framework, more specs and Travis CI
Elvin Efendi
2015-04-16
add StringScanner
Saku Ytti
2015-02-24
set_cmd can't be nil
Saku Ytti
2015-02-23
guard against model returning non-string
Saku Ytti
2014-08-13
fix pre/post blocks
Saku Ytti
2014-08-08
refactor cfg as object
Saku Ytti
2014-08-07
Keep config as Oxidized::Config instead of hash
Saku Ytti
2014-08-07
Pass model config as Outputs object instead of str
Saku Ytti
2014-06-11
Change dynamic discover of file => class name
Saku Ytti
2014-06-11
move :remove_secret to vars
Samer Abdel-Hafez
2014-05-06
require config/vars earlier
0.0.56
Saku Ytti
2014-05-05
Introduce node and group level vars
Anton Aksola
2014-04-16
run cmd :secret blocks if CFG.remove_secret is set
Saku Ytti
2014-04-16
remove web API
Saku Ytti
2014-04-15
Use String subclass in model#cmd
Saku Ytti
2014-04-07
pass command string to :all block for (example) to comment a command
Anton Aksola
2014-03-17
Fix JunOS model
Saku Ytti
2014-03-14
Introduce 'post' and 'pre' commands
Saku Ytti
2014-03-01
Add Model#output method
Saku Ytti
2013-05-01
Add Model#expect, support block at post/pre config
Saku Ytti
2013-04-27
Fix timeout on receiving command from input
Saku Ytti
2013-04-21
Dont reimplement 'cmd', call #cmd from #get
Saku Ytti
2013-04-21
run Model::cmd(:all) for Model#cmd as well
Saku Ytti
2013-04-21
Run 'main' method if it exists
Saku Ytti
2013-04-19
Add 'cmd :all' convenience, ran after each command
Saku Ytti
2013-04-17
Initial commit
Saku Ytti