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
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