summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/model.rb
AgeCommit message (Expand)Author
2014-05-05Introduce node and group level varsAnton Aksola
2014-04-16run cmd :secret blocks if CFG.remove_secret is setSaku Ytti
2014-04-16remove web APISaku Ytti
2014-04-15Use String subclass in model#cmdSaku Ytti
2014-04-07pass command string to :all block for (example) to comment a commandAnton Aksola
2014-03-17Fix JunOS modelSaku Ytti
2014-03-14Introduce 'post' and 'pre' commandsSaku Ytti
2014-03-01Add Model#output methodSaku Ytti
2013-05-01Add Model#expect, support block at post/pre configSaku Ytti
2013-04-27Fix timeout on receiving command from inputSaku Ytti
2013-04-21Dont reimplement 'cmd', call #cmd from #getSaku Ytti
2013-04-21run Model::cmd(:all) for Model#cmd as wellSaku Ytti
2013-04-21Run 'main' method if it existsSaku Ytti
2013-04-19Add 'cmd :all' convenience, ran after each commandSaku Ytti
2013-04-17Initial commitSaku Ytti