summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2015-02-07Added model for Comware based devicesJasper
Added support for Comware based devices from HP (A-series), H3C and 3Com.
2014-10-27docs: enable mapping updateStefan Schlesinger
2014-10-23better dependenciesVeli-Matti Leppänen
2014-10-23Update README.mdStefan Schlesinger
2014-10-23Update README.mdStefan Schlesinger
2014-10-23Update README.mdStefan Schlesinger
2014-10-22Update README.mdStefan Schlesinger
2014-10-22Update README.mdStefan Schlesinger
2014-10-22Update README.mdStefan Schlesinger
2014-10-22Overhauling project README.mdStefan Schlesinger
Cleaning up documentation and adding new Cookbook examples.
2014-10-02Added Cisco NXOS to the list of supported platformsEric
2014-08-24Add Brocade NOSSaku Ytti
2014-08-24Add ExtremeXOSSaku Ytti
2014-08-18update about Cisco SMB supportSaku Ytti
2014-08-15Add Ubiquiti AirOS modelWill Glynn
2014-08-06Added Huawei VRP model support.Jari Salo
2014-08-05Add Alcatel-Lucent ISAM 7302/7330 DSLAM model supportJari Salo
2014-07-26update readme with new modelsSaku Ytti
2014-07-22Merge pull request #28 from thakala/masterytti
Updates
2014-07-22Documentation formatting fixesTomi Hakala
2014-07-22Documentation improvements: added list of supported devices and installation ↵Tomi Hakala
instructions for CentOS, OL and RHEL
2014-07-21fix README config exampleSaku Ytti
we now support network based SQL and 'file' make little sense in postgres/mysql, changing that to 'database' makes it reusable for both use cases.
2014-07-09README.md: Require ruby-dev on DebianRichard Hartmann
2014-07-09Merge pull request #16 from RichiH/feature--web_optionalytti
Default to local listening for oxidized-web
2014-07-09Default to local listening for oxidized-webRichard Hartmann
2014-07-09README.md: Make optional oxidized-web really optionalRichard Hartmann
2014-07-09Merge pull request #12 from RichiH/patch-2ytti
README.md: Formatting
2014-07-09README.md: FormattingRichard Hartmann
2014-07-09README.md: Install ruby as wellRichard Hartmann
2014-06-11mention TREX preso in readmeSaku Ytti
2014-04-16Don't daemonize by default0.0.54Saku Ytti
It's useful to run interactively during startup, to get the helpful messages about missing stuff.
2014-04-16Update readme0.0.53Saku Ytti
2014-04-14Use 'asetus' for configuration filesSaku Ytti
Main benefits a) we get support for system wide configs b) we don't use symbols in config file, they're confusing to non-rubyist
2014-02-27some readme changesSaku Ytti
2014-02-25UGH, don't wrap topic linesSaku Ytti
I really need to check MD changes elsewhere than in github :)
2014-02-25Minor change to topic sizeSaku Ytti
2014-02-25Some document changesSaku Ytti
2013-10-23cosmetic updatenopedial
2013-04-29Fix README.md and add cmd to powerconnect modelSamer Abdel-Hafez
2013-04-27Last fix to README.mdnopedial
2013-04-27README.md fixnopedial
2013-04-27Add models and README.mdnopedial
2013-04-26Gemify + add sort-of-cliSaku Ytti
2013-04-21Dont reimplement 'cmd', call #cmd from #getSaku Ytti
2013-04-21rename 'update' to 'store'Saku Ytti
'store' is more logical, as we cannot know if output method guarantees any version history which 'update' implies.
2013-04-21Add input method fallback, e.g. if ssh does not work, try telnetSaku Ytti
2013-04-19Add restful APISaku Ytti
2013-04-17Initial commitSaku Ytti
Silly for shit-and-giggles attempt at rancid