Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-14 | bump up version | Saku Ytti | |
2018-06-14 | Fix 1385 - telnet broken | ytti | |
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-12 | add mtime and bump up version | Saku Ytti | |
Fixes performance regression | |||
2018-06-07 | Refactor manager, take2 | Saku 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-03 | Add instructions to install ICU | Saku Ytti | |
Since https://github.com/ytti/oxidized-web/commit/1d65a7999a9712b72976abd7a968f3c520d94d96 added charlock_holmes which requires ICU to be installed | |||
2018-06-03 | bump up version | Saku Ytti | |
2018-05-30 | Add support for Cambium | Saku Ytti | |
Initial HTTP support | |||
2018-04-26 | praise be | Saku Ytti | |
2018-04-26 | fix rubocop being anal | Saku Ytti | |
2018-04-26 | safe guard version for environment without git | Saku Ytti | |
2018-04-25 | only set version when building packege | Saku Ytti | |
2018-04-25 | set version from git | Saku Ytti | |
you still need to bump version.rb, as 'rake tag' will use that to create git tag, which we need :> | |||
2017-11-01 | release: Bump version to 0.21.0 (#1081)0.21.0 | Neil Lathwood | |
2017-05-14 | update changelog, bump version0.20.0 | Saku Ytti | |
2016-12-12 | bump up version0.19.0 | Saku Ytti | |
2016-10-14 | bump up version0.18.0 | Saku Ytti | |
2016-09-28 | bump up version0.17.0 | Saku Ytti | |
2016-08-23 | bump version | Saku Ytti | |
2016-08-22 | fixing up cumulus stuff | nertwork | |
2016-07-22 | bump version0.16.1 | Saku Ytti | |
2016-07-22 | bump version0.16.0 | Saku Ytti | |
2016-07-11 | release 0.15.00.15.0 | Saku Ytti | |
2016-05-25 | release 0.14.30.14.3 | Saku Ytti | |
2016-05-20 | release 0.14.20.14.2 | Saku Ytti | |
2016-05-06 | release 0.14.10.14.1 | Saku Ytti | |
2016-05-05 | release new version0.14.0 | Saku Ytti | |
fixes #412 | |||
2016-03-31 | release 0.13.10.13.1 | Saku Ytti | |
2016-03-30 | release 0.13.00.13.0 | Saku Ytti | |
2016-02-06 | version 0.12.2 | nopedial | |
2016-02-06 | bump version | nopedial | |
2016-02-05 | bump up version | nopedial | |
2016-01-27 | release 0.11.0 | Saku Ytti | |
2016-01-06 | release 0.10.0 | Saku Ytti | |
2016-01-04 | merge version | Elvin Efendi | |
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi | |