Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-25 | only set version when building packege | Saku Ytti | |
2018-04-11 | introduce rubocop and bump testing ecosystem | Wild Kat | |
2016-08-29 | don't install twice | Saku Ytti | |
2016-02-06 | remove pkg directory on clean | Saku Ytti | |
2016-02-06 | push from pkg directory, not gems | Saku Ytti | |
2016-02-06 | Require ruby 2.0.0 or newer | Saku Ytti | |
Remove redundant 'build' task. | |||
2016-01-04 | return back build related tasks | Elvin Efendi | |
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi | |
2015-04-03 | add tagging to rake push | Saku Ytti | |
2015-02-27 | Minor cosmetic changes and additions | Samer Abdel-Hafez | |
2014-04-22 | potential fix to race condition | Saku Ytti | |
1) ssh fails 2) user clicks 'update' 3) node is reset and moved head of queue 4) telnet fails 5) node last time is set to current net result, head of queue will block until interval has passed, even though below head there are nodes which need to be processed. | |||
2014-02-20 | Figure out which parent class we rescued | Saku Ytti | |
Rakefile changes Bump up gemspec version | |||
2014-02-07 | Ignore ssh keys, change input exceptions | Saku Ytti | |
Now input ssh has configuration secure which is false by default, meaning we don't care about changing keys. It breaks ssh security model but rancid does it too. Also input models error handling is now mostly moved to node.rb for centralized handling + logging. With input models only defining which errors they want to receover from. | |||
2013-04-17 | Initial commit | Saku Ytti | |
Silly for shit-and-giggles attempt at rancid |