Hu Hao
|
24fdbbbcfa
|
fix script_url_for url bug
|
11 years ago |
Hu Hao
|
dca0c7500f
|
Update gist tag url to githubusercontent.com
|
11 years ago |
Patrick Aikens
|
a66e031166
|
gist_plugin: Handle multiple redirects, stopping if we find a circular reference
|
11 years ago |
rcmdnk
|
7f26224bb8
|
Allow no last space for gist number only in gist tag
Closes #1394
|
12 years ago |
Parker Moore
|
f43163b9b7
|
Error handling FTW
|
12 years ago |
Parker Moore
|
e692d8ea1a
|
Clean up Gist redirection.
|
12 years ago |
AR
|
cbf4b6570f
|
fix old style gist url not found issue
|
12 years ago |
Marcus Young
|
3cac6b9a16
|
The gist hashes have changed. They include letters now
|
12 years ago |
Parker Moore
|
de8e79f348
|
Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438
|
12 years ago |
Parker Moore
|
51905b6a90
|
Merge pull request #438 from roman-yepishev/gist_error
Raise RuntimeError when gist is unavailable - #437
|
12 years ago |
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.
|
13 years ago |
Roman Yepishev
|
7ebc0a0d8b
|
Convert to integer before comparing. data.code is String
|
13 years ago |
Roman Yepishev
|
ef8392e267
|
Raise RuntimeError when gist is unavailable
|
13 years ago |
mattn
|
92f57ad15b
|
support proxy.
|
14 years ago |
Frederic Hemberger
|
f6bf894387
|
Aligns naming of .pygments-cache, .gist-cache and .sass-cache
|
14 years ago |
Brandon Mathis
|
3587076aed
|
updated gist_tag.rb to use <div>s to get around RDiscount's foolishness
|
14 years ago |
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.
|
14 years ago |