summaryrefslogtreecommitdiff
path: root/lib/oxidized
AgeCommit message (Expand)Author
2014-07-24fix variable resolvingSaku Ytti
2014-07-24Merge pull request #30 from lysiszegerman/masterytti
2014-07-23Drop prompt lines from config, discard changes on exitMarcus Stoegbauer
2014-07-23Merge pull request #29 from thakala/masterytti
2014-07-23Brocade Vyatta model addedTomi Hakala
2014-07-22Merge pull request #28 from thakala/masterytti
2014-07-22Cisco ASA model addedTomi Hakala
2014-07-21Brocade Fabric OS model cleanupsTomi Hakala
2014-07-21Merge pull request #27 from thakala/masterytti
2014-07-21Added Brocade Fabric OS supportTomi Hakala
2014-07-21make convenience methods usableSaku Ytti
2014-07-21Merge pull request #26 from lysiszegerman/masterytti
2014-07-21Fix bug in 'vars.rb'0.1.1Saku Ytti
2014-07-21Added Force10 supportMarcus Stoegbauer
2014-07-20Return useful error message on missing SQL adapterSaku Ytti
2014-07-20Added support for custom SQL databases. Works as expected for sqlite, except ...Marcus Stoegbauer
2014-07-17remove secret is under vars, not globalSaku Ytti
2014-07-14core.rb: Improve error messageRichard Hartmann
2014-07-14Fix powerconnect modelSaku Ytti
2014-07-14Allow it to work without local existing configSaku Ytti
2014-07-13Explain how to disable oxidized-web if load errorSaku Ytti
2014-07-13Change from grit to ruggedSaku Ytti
2014-07-11reset retry count on successSaku Ytti
2014-07-11add support for retrying failed attemptsSaku Ytti
2014-07-11ignore empty lines in CSV sourceSaku Ytti
2014-07-11Bit friendlier error message on invalid configSaku Ytti
2014-07-11support local modelsSaku Ytti
2014-07-11create config dir, before pointing log file thereSaku Ytti
2014-07-09Require OpenStructSaku Ytti
2014-07-09Default to local listening for oxidized-webRichard Hartmann
2014-07-04match node[:name] to ipSaku Ytti
2014-07-03Fix class name resolutionSaku Ytti
2014-06-11Fix dynamic loading matchSaku Ytti
2014-06-11Change dynamic discover of file => class nameSaku Ytti
2014-06-11move :remove_secret to varsSamer Abdel-Hafez
2014-06-11add secrets removal code + bump versionSamer Abdel-Hafez
2014-06-06fix: node#last= didn't handle nilAnton Aksola
2014-06-06fix: handle group in output git#fetchAnton Aksola
2014-05-16don't store error Node raisedSaku Ytti
2014-05-16store error node#run raisedSaku Ytti
2014-05-07Save stats/last status during Nodes#load0.0.58Saku Ytti
2014-05-07Add support for node stats0.0.57Saku Ytti
2014-05-07Stats for nodeSaku Ytti
2014-05-06require config/vars earlier0.0.56Saku Ytti
2014-05-05missing editsAnton Aksola
2014-05-05Fixed crash if node vars_map not setAnton Aksola
2014-05-05Introduce node and group level varsAnton Aksola
2014-05-02Introduce group level configuration for authAnton Aksola
2014-04-22we can't lock 'del', it's called from locked 'next'0.0.55Saku Ytti
2014-04-22missing paranthesisSaku Ytti