Commit Graph

17 Commits

Author SHA1 Message Date
Hu Hao 24fdbbbcfa fix script_url_for url bug 2014-05-23 15:45:58 +08:00
Hu Hao dca0c7500f Update gist tag url to githubusercontent.com 2014-05-23 12:26:35 +08:00
Patrick Aikens a66e031166 gist_plugin: Handle multiple redirects, stopping if we find a circular reference 2014-03-01 10:07:35 -05:00
rcmdnk 7f26224bb8 Allow no last space for gist number only in gist tag
Closes #1394
2013-11-17 22:47:16 -05:00
Parker Moore f43163b9b7 Error handling FTW 2013-10-05 20:57:03 -04:00
Parker Moore e692d8ea1a Clean up Gist redirection. 2013-10-05 20:52:12 -04:00
AR cbf4b6570f fix old style gist url not found issue 2013-09-20 10:45:12 +08:00
Marcus Young 3cac6b9a16 The gist hashes have changed. They include letters now 2013-06-15 12:58:52 -04:00
Parker Moore de8e79f348 Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438 2013-03-05 23:42:59 +01:00
Parker Moore 51905b6a90 Merge pull request #438 from roman-yepishev/gist_error
Raise RuntimeError when gist is unavailable - #437
2013-03-05 14:37:08 -08:00
Brandon Mathis 72b4e8d562 gist tag plugin now works with the latest changes GitHub gists and does not fail if you do not specify a filename. 2012-12-18 11:38:37 -06:00
Roman Yepishev 7ebc0a0d8b Convert to integer before comparing. data.code is String 2012-02-21 11:07:45 +02:00
Roman Yepishev ef8392e267 Raise RuntimeError when gist is unavailable 2012-02-20 23:45:07 +02:00
mattn 92f57ad15b support proxy. 2011-10-18 17:36:45 +09:00
Frederic Hemberger f6bf894387 Aligns naming of .pygments-cache, .gist-cache and .sass-cache 2011-09-18 13:45:25 +02:00
Brandon Mathis 3587076aed updated gist_tag.rb to use <div>s to get around RDiscount's foolishness 2011-07-20 00:42:35 -04:00
Brandon Mathis 17c59fb1d1 Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 2011-07-19 09:06:54 -04:00