summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/model.rb
AgeCommit message (Expand)Author
2018-09-12add a new line after guard clauses for better visual flow (#1520)Wild Kat
2018-06-14Model callback enhancementytti
2018-04-25Add option to force input string into 8bit-asciiytti
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2016-07-09implement new screenscrape method in modelNick Hilliard
2016-06-02some debug statementsElvin Efendi
2016-01-18do not include executed command name in outputElvin Efendi
2015-11-23include executed command into outputElvin Efendi
2015-11-13better test framework, more specs and Travis CIElvin Efendi
2015-04-16add StringScannerSaku Ytti
2015-02-24set_cmd can't be nilSaku Ytti
2015-02-23guard against model returning non-stringSaku Ytti
2014-08-13fix pre/post blocksSaku Ytti
2014-08-08refactor cfg as objectSaku Ytti
2014-08-07Keep config as Oxidized::Config instead of hashSaku Ytti
2014-08-07Pass model config as Outputs object instead of strSaku Ytti
2014-06-11Change dynamic discover of file => class nameSaku Ytti
2014-06-11move :remove_secret to varsSamer Abdel-Hafez
2014-05-06require config/vars earlier0.0.56Saku Ytti
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