bootstraponline
1b53e36666
Fix UTF-8
2012-11-29 16:58:47 -07:00
bootstraponline
10fa5c7bd2
Upgrade to stringex 1.5
2012-11-29 16:50:52 -07:00
bootstraponline
06e72a5a60
Release 2.4.1
v2.4.1
2012-11-19 17:22:28 -07:00
bootstraponline
8fa62fc300
@css is set in before
2012-11-19 17:16:53 -07:00
bootstraponline
6c345fc508
Update dependencies
2012-11-19 17:14:52 -07:00
bootstraponline
a34eac4ecb
Merge pull request #592 from dekimsey/global-custom-css
...
Fixed custom.css to apply to all views
2012-11-19 16:11:53 -08:00
bootstraponline
10c121e603
Merge pull request #585 from dekimsey/gitcode-embed-any-file
...
Modified gitcode to allow syntax highlighting of arbitrary files
2012-11-19 16:11:21 -08:00
Daniel Kimsey
2b910167f4
Fixed custom.css to apply to all views
2012-11-19 13:21:39 -05:00
Daniel Kimsey
7d5311a075
Modified gitcode to allow syntax highlighting of arbitrary files
2012-11-19 12:59:45 -05:00
bootstraponline
f5581c4b49
Merge pull request #589 from shanebdavis/master
...
Fix #96
2012-11-18 19:25:05 -08:00
Shane Brinkman-Davis
e09f7cd49c
Proposed fix for https://github.com/github/gollum/issues/96
...
(statically hosted content in the images/ folder returns 404s)
(the problem was all content in javascript, css, and images folders was hard-coded to return 404s)
2012-11-18 09:53:27 -08:00
bootstraponline
4dab03b61b
Merge pull request #588 from sunnyone/fix_host_option
...
Pass the value of --host parameter to Rack::Server
2012-11-17 13:04:38 -08:00
Yoichi Imai
2b5e017aa1
Pass the value of --host parameter to Rack::Server
2012-11-17 19:42:28 +09:00
bootstraponline
8b3d944fd2
Fix #586
...
Place ASCIIDOC test behind ENV var
2012-11-16 19:08:45 -07:00
bootstraponline
2d886fd38a
Fix tests #587
2012-11-16 18:13:38 -07:00
bootstraponline
80088832b9
Fix #587
...
The default behavior prevented linking to header anchors. id_prefix
can still be set to 'wiki-' however it is no longer the default.
2012-11-16 17:45:56 -07:00
bootstraponline
be1883f317
Use HTTPS rubygems
...
Update gemspec
2012-11-16 17:07:38 -07:00
bootstraponline
30119e0c77
Fix tests
2012-11-16 17:03:18 -07:00
bootstraponline
c90c3b1544
Support git code syntax in live preview
...
Add autocrlf values for Windows, Linux, and OS X.
2012-11-16 16:57:39 -07:00
bootstraponline
578386f083
Add dir support to write_page
2012-11-16 16:43:43 -07:00
bootstraponline
3d21ed362e
Add history view test
2012-11-14 21:03:24 -07:00
bootstraponline
9cf469b035
Fix ruby bits #574
2012-11-14 00:45:28 -07:00
bootstraponline
462c93ae43
Fix crash #574
2012-11-13 23:12:22 -07:00
bootstraponline
bda3b7b24d
Fix --user-icons
2012-11-13 22:56:30 -07:00
bootstraponline
d861a22cdd
Fix line endings
2012-11-13 22:55:57 -07:00
bootstraponline
0de1a182da
Validate user_icons
2012-11-13 22:48:37 -07:00
bootstraponline
b030554348
Fix default
2012-11-13 22:43:05 -07:00
bootstraponline
858bfa9ccd
Merge pull request #574 from dekimsey/local-gravatar-identicons
...
Extendable user-icons with optional identicon js library.
2012-11-13 21:42:15 -08:00
Daniel Kimsey
ee8ec78da7
Add --user-icons option: none, gravatar, and identicon.
2012-11-13 21:17:23 -05:00
bootstraponline
c8f684895c
Merge pull request #581 from dekimsey/log-opt-author
...
Changed history date to use authored date instead.
2012-11-13 16:54:14 -08:00
bootstraponline
138a155ba4
Merge pull request #582 from dekimsey/set-focus-buttons
...
On window popup, focus the first text-field, if any.
2012-11-13 16:53:34 -08:00
Daniel Kimsey
ad749bf345
On window popup, focus the first text-field, if any.
2012-11-13 17:25:36 -05:00
Daniel Kimsey
ff0d59c16b
Changed history date to use authored date instead.
2012-11-13 15:02:55 -05:00
bootstraponline
df75d2d60c
Release 2.4.0
v2.4.0
2012-11-11 15:08:45 -07:00
bootstraponline
2713aabeaf
Update gemspec
2012-11-11 15:08:21 -07:00
bootstraponline
796d1b44c2
Update README.md
2012-11-11 14:46:58 -07:00
bootstraponline
470a7b8f52
Fix #579
2012-11-11 14:40:47 -07:00
bootstraponline
f699b82a9f
Fix #539
2012-11-11 14:18:14 -07:00
bootstraponline
44edb8c7da
Merge pull request #576 from roman-zaharenkov/title_control
...
Page title control
2012-11-11 12:29:37 -08:00
bootstraponline
bc4fc0edd9
Fix gitcode test
2012-11-11 13:14:25 -07:00
Roman Zaharenkov
6545fa691b
Adjust page header / title generation.
...
Now page header can be generated by first h1 header from page content. But page title generated by URL is it was before.
2012-11-11 13:22:10 +03:00
Roman Zaharenkov
4954553927
Page title control
...
Allow to set page title by setting header inside page body. It will use header as title If header is present and page URL otherwise.
2012-11-11 13:20:14 +03:00
bootstraponline
9c50ba9eeb
XSLT was never used
2012-11-10 17:02:27 -07:00
bootstraponline
9a67da145a
Merge pull request #578 from github/fileview-hover-fix
...
Fileview hover fix
2012-11-10 15:59:28 -08:00
bootstraponline
ca7d82278c
Pretty print with nokogiri
2012-11-10 16:34:37 -07:00
bootstraponline
f6245c53dd
Add .gitattributes
2012-11-10 12:15:20 -07:00
bootstraponline
6888420cc6
Update file_view output
2012-11-10 12:15:19 -07:00
Daniel Kimsey
c5631f5b7d
Fixed a:hover not highlighting the a block correctly
2012-11-10 12:15:19 -07:00
Daniel Kimsey
34e0b49d72
Refactored the template generator to use new_page method
2012-11-10 12:15:19 -07:00
Daniel Kimsey
bd072264ef
Line-ending fix for _styles.css
2012-11-10 12:15:19 -07:00