summaryrefslogtreecommitdiff
path: root/lib/oxidized/version.rb
AgeCommit message (Collapse)Author
2018-06-14bump up versionSaku Ytti
2018-06-14Fix 1385 - telnet brokenytti
Refactor to common login method to ssh/telnet was broken, as common login method made assumptions of expect and cmd API which weren't true for telnet. telnet.rb updated to resemble ssh.rb API.
2018-06-12add mtime and bump up versionSaku Ytti
Fixes performance regression
2018-06-07Refactor manager, take2Saku Ytti
Make all the add_* return falsy valuem and make all the callers raise, this has benefit that the caller has more information, like it can tell what node we were trying to load when model failed to load. We were only failing to do this in two places in the code, source and plugin.
2018-06-03Add instructions to install ICUSaku Ytti
Since https://github.com/ytti/oxidized-web/commit/1d65a7999a9712b72976abd7a968f3c520d94d96 added charlock_holmes which requires ICU to be installed
2018-06-03bump up versionSaku Ytti
2018-05-30Add support for CambiumSaku Ytti
Initial HTTP support
2018-04-26praise beSaku Ytti
2018-04-26fix rubocop being analSaku Ytti
2018-04-26safe guard version for environment without gitSaku Ytti
2018-04-25only set version when building packegeSaku Ytti
2018-04-25set version from gitSaku Ytti
you still need to bump version.rb, as 'rake tag' will use that to create git tag, which we need :>
2017-11-01release: Bump version to 0.21.0 (#1081)0.21.0Neil Lathwood
2017-05-14update changelog, bump version0.20.0Saku Ytti
2016-12-12bump up version0.19.0Saku Ytti
2016-10-14bump up version0.18.0Saku Ytti
2016-09-28bump up version0.17.0Saku Ytti
2016-08-23bump versionSaku Ytti
2016-08-22fixing up cumulus stuffnertwork
2016-07-22bump version0.16.1Saku Ytti
2016-07-22bump version0.16.0Saku Ytti
2016-07-11release 0.15.00.15.0Saku Ytti
2016-05-25release 0.14.30.14.3Saku Ytti
2016-05-20release 0.14.20.14.2Saku Ytti
2016-05-06release 0.14.10.14.1Saku Ytti
2016-05-05release new version0.14.0Saku Ytti
fixes #412
2016-03-31release 0.13.10.13.1Saku Ytti
2016-03-30release 0.13.00.13.0Saku Ytti
2016-02-06version 0.12.2nopedial
2016-02-06bump versionnopedial
2016-02-05bump up versionnopedial
2016-01-27release 0.11.0Saku Ytti
2016-01-06release 0.10.0Saku Ytti
2016-01-04merge versionElvin Efendi
2015-11-13better test framework, more specs and Travis CIElvin Efendi