summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-07-21Fix bug in 'vars.rb'0.1.1Saku Ytti
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
2014-04-22more work to fix issue shown in 09dfc11b5dfdSaku Ytti
2014-04-22potential fix to race conditionSaku Ytti
2014-04-17Asetus values will always be trueSaku Ytti
2014-04-16run cmd :secret blocks if CFG.remove_secret is setSaku Ytti
2014-04-16We rescue 'LoadError' in ManagerSaku Ytti
2014-04-16Don't daemonize by default0.0.54Saku Ytti
2014-04-16remove web APISaku Ytti
2014-04-15Remove dependency to sequel, sqlite3 and gritSaku Ytti
2014-04-15Change output to default file instead of gitSaku Ytti
2014-04-15Use String subclass in model#cmdSaku Ytti
2014-04-15the second to last line isn't always emptySaku Ytti
2014-04-15Waittime => TimeoutSaku Ytti
2014-04-15use Asetus#create to create missing config0.0.52Saku Ytti