about summary refs log tree commit homepage
path: root/lib/oldweb.rb
DateCommit message (Expand)
2020-07-26allow multiple rdoc_url and cgit_url values
2019-12-15replace URI.escape with CGI.escape
2019-04-22add dark216 color scheme for power savings
2019-01-06fall back to cgit_url and git_url if "source_code" is not defined
2019-01-02oldweb: work around annoying ERB deprecation in Ruby 2.6
2017-01-24oldweb: use native String#encode for (X)HTML escaping
2017-01-24oldweb: use flat_map instead of flatten.map chain
2017-01-24oldweb: apply LessHtml monkey patch late, at runtime
2016-01-07nodoc some internals
2016-01-07copyright updates for 2016
2015-10-30oldweb: fix relative path normalization
2015-01-08initial commit