Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-26 | fix white space and CR problems on xos model | Nick Hilliard | |
2015-09-14 | Fix new line removal | Saku Ytti | |
Probably the intention was cfg.each_line.to_a[1..-3].map(&:rstrip).join("\n") But as it's just incorrectly removed new line from last line, clearly the rstrip has not been needed, so not gonna add it unless proven that it's needed. Spotted by @nickhilliard | |||
2015-02-19 | Password detection fixed | fhibler | |
2014-08-24 | Add ExtremeXOS | Saku Ytti | |