Commit Graph

61 Commits

Author SHA1 Message Date
Ryan Grove f159c54dc8 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.
2010-08-12 14:18:43 -07:00
Tom Preston-Werner 541b58af8f Release 1.0.0 2010-08-12 12:56:58 -07:00
Tom Preston-Werner 47ce6d21d7 Fix gemspec dep specs and summary/description. 2010-08-05 12:32:58 -06:00
rick 9ca94a2106 bump nokogiri dependency to 1.4.2 so #first_element_child is available 2010-07-22 20:23:36 -07:00
Tom Preston-Werner 1af9898b4d Implement Page#title. 2010-07-22 15:31:58 -07:00
Tom Preston-Werner c88a1ca5a5 Gollum executable. 2010-07-12 17:54:13 -07:00
Tom Preston-Werner 0a13ccb9b9 Update gemspec. 2010-07-12 17:38:15 -07:00
Tom Preston-Werner 5f7685d5fd Sanitize HTML output. 2010-07-08 18:31:16 -07:00
Tom Preston-Werner 2e49f2c9e7 Minimal working frontend. 2010-07-07 00:29:51 -07:00
rick ad299f0105 remove vendored albino, use the gem instead. 2010-05-04 16:21:08 -07:00
Tom Preston-Werner c1abbec2f1 initial library setup 2010-04-07 00:41:50 -07:00