Age | Commit message (Expand) | Author |
2014-03-28 | added AOSW (AOS Wireless / Aruba) support | Saku Ytti |
2014-03-28 | if disconnect_cli does not disconnect us, give up | Saku Ytti |
2014-03-28 | prokurwa may ask to save config, answer 'no' | Saku Ytti |
2014-03-28 | \w contains \d and _ | Saku Ytti |
2014-03-28 | rescue unresolvable names | Saku Ytti |
2014-03-21 | Rescue git timeout, fixes #10 | Saku Ytti |
2014-03-18 | Be more liberal about username prompt | Saku Ytti |
2014-03-17 | Fix JunOS model | Saku Ytti |
2014-03-14 | Introduce 'post' and 'pre' commands | Saku Ytti |
2014-03-13 | modified worker to work on a node only once per interval | Anton Aksola |
2014-03-07 | add better formatting to Arista model | Samer Abdel-Hafez |
2014-03-07 | add Arista EOS and Cisco IOS XR models | Samer Abdel-Hafez |
2014-03-05 | Ignore rogue adhoc alert macs | Saku Ytti |
2014-03-05 | Add AireOS support | Saku Ytti |
2014-03-03 | Make node table sortable | Saku Ytti |
2014-03-02 | We need 'pp' for webapi /node/x | Saku Ytti |
2014-03-02 | Give up after timeout on SSH#expect | Saku Ytti |
2014-03-02 | Change dynamic loading | Saku Ytti |
2014-03-01 | Switch from CSS to SASS | Saku Ytti |
2014-03-01 | Add Model#output method | Saku Ytti |
2014-02-28 | Remove useless initialization | Saku Ytti |
2014-02-28 | Rescue all StandardError from modules | Saku Ytti |
2014-02-27 | Slightly less ugly nodes page | Saku Ytti |
2014-02-27 | Redirect / to /nodes | Saku Ytti |
2014-02-27 | Switch to syslog instead of file | Saku Ytti |
2014-02-26 | Switch OpenStruct#to_h to #marshal_dump for 1.9 | Saku Ytti |
2014-02-25 | Fix crashes on missing config | Saku Ytti |
2014-02-25 | Remove Mutex#owned? It is incompatible with 1.9.3 | Saku Ytti |
2014-02-23 | Fix sleep and return ability to not run rest/web | Saku Ytti |
2014-02-23 | Migrate to sinatra/puma from webrick | Saku Ytti |
2014-02-20 | Figure out which parent class we rescued | Saku Ytti |
2014-02-10 | Handle exceptions with different log levels | Saku Ytti |
2014-02-07 | Add AOS (ALU OmniSwitch) support | Saku Ytti |
2014-02-07 | Ignore ssh keys, change input exceptions | Saku Ytti |
2013-10-26 | set group to nil if no group is defined | nopedial |
2013-10-26 | fix logic | nopedial |
2013-10-26 | cleanup ascii API output | nopedial |
2013-10-26 | clean ascii API output | nopedial |
2013-10-26 | add primitive plain ascii API output support | nopedial |
2013-10-26 | add fetch API to git output | nopedial |
2013-10-25 | Fix fetch method | Saku Ytti |
2013-10-24 | Merge https://github.com/p-sherratt/oxidized work | Saku Ytti |
2013-10-23 | finalize fetch API call | nopedial |
2013-10-15 | Update file.rb | Samer Abdel-Hafez |
2013-10-15 | fix fetch search and broken output | nopedial |
2013-10-15 | enhance fetch support | nopedial |
2013-10-14 | implement fetch into output model | nopedial |
2013-10-10 | add check and rescue for fetch params | nopedial |
2013-10-10 | primitive ascii configuration fetch API | nopedial |
2013-09-06 | more errors to rescue from | Paul Sherratt |