Sha256: adc70b689b016fff6c0cafb8014ca6bd2b3696d62457c7519eff6ac7a2084129
Contents?: true
Size: 879 Bytes
Versions: 2
Compression:
Stored size: 879 Bytes
Contents
# HEAD * Major Enhancements * Optimize page write/update/delete to use Grit::Index::read_tree instead of manually recreating entire index contents. * Added --irb option for the gollum command. * Minor Enhancements * Support a `:gollum_path` Sinatra setting for `Precious::App` * Bug Fixes * Increase minimum Sanitize version requirement to 1.1.0. 1.0.x versions of Sanitize require Hpricot instead of Nokogiri and have bugs that may allow non-whitelisted HTML to sneak through. * Introduce Ruby 1.9 compatibility fixes. * Commit hashes are normalized so that missing author data is replaced with anonymous info. * Prevent `Gollum::Wiki#write_page` from clobbering existing pages. * Handle duplicate page errors in frontend. # 1.0.1 / 2010-08-12 * Bug Fixes * Force Grit dep to 2.1 or higher. # 1.0.0 / 2010-08-12 * Open Source Birthday!
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tecnh-gollum-1.0.2.auth2 | HISTORY.md |
tecnh-gollum-1.0.2.auth | HISTORY.md |