bootstraponline
2af164ee9e
Release 2.4.7
v2.4.7
2012-12-20 18:11:44 -07:00
bootstraponline
9227f0a195
Fix tests
...
File names do not have spaces.
2012-12-20 18:08:21 -07:00
bootstraponline
f18330b494
Fix #611
2012-12-20 18:02:26 -07:00
bootstraponline
bb32339ab4
Fix spaces in dir #611
2012-12-20 17:45:39 -07:00
bootstraponline
ddf4378dfe
More work on #491
...
@teohm pointed out that add_to_index in gollum/committer.rb already appends @wiki.page_file_dir
2012-12-18 20:07:24 -07:00
bootstraponline
2a607e209b
Fix #491
2012-12-18 19:01:43 -07:00
bootstraponline
a3d85ae8c3
Release 2.4.6
v2.4.6
2012-12-18 18:30:17 -07:00
bootstraponline
fef62b63cb
ASCIIDOC tests don't run on Travis
...
Tests that use to be green now fail when rerun. The issue is with the travis configuration and asciidoc.
https://travis-ci.org/github/gollum/jobs/3603171
2012-12-18 18:25:41 -07:00
bootstraponline
93ec80f773
Fix #607
2012-12-18 17:41:57 -07:00
bootstraponline
8e3795c317
Update
2012-12-18 17:20:49 -07:00
bootstraponline
cb1a633dc5
Fix #607
2012-12-14 19:16:19 -07:00
bootstraponline
ace4db6938
Merge pull request #605 from dekimsey/pages-images-now-respect-baseurl
...
Fix /pages css to the correct path for images
2012-12-11 17:35:03 -08:00
Daniel Kimsey
b770062788
Fix /pages css to the correct path for images
2012-12-11 13:00:55 -05:00
bootstraponline
4c4dc5398a
Update 1.8 check
2012-12-10 18:41:01 -07:00
bootstraponline
091945152f
Release 2.4.5
v2.4.5
2012-12-10 18:05:38 -07:00
bootstraponline
4838611273
Fix #602
2012-12-07 17:16:25 -07:00
bootstraponline
144f9959c9
Update test #602
2012-12-07 17:02:50 -07:00
bootstraponline
291c6a8fa0
Add test for #602
2012-12-07 16:49:00 -07:00
bootstraponline
d5d3581b78
Update gollum.gemspec
2012-12-06 18:17:41 -07:00
bootstraponline
64d90b027c
Merge pull request #597 from shanebdavis/master
...
altered CSS to more closely match github's markdown css
2012-12-03 16:49:37 -08:00
Shane Brinkman-Davis
a0e9989734
altered CSS to more closely match github's markdown css.
...
Main chaings:
Padding between LIs = 0px
Fixed page-width: 920px
H1, H2, H3: Margin-top: 20px; margin-bottom: 10px
2012-12-01 15:48:28 -08:00
bootstraponline
b81aa923d6
Fix KCODE warning on 1.9
2012-11-30 23:35:01 -07:00
bootstraponline
610925bc5a
Update Ace
...
https://github.com/ajaxorg/ace/commit/f887e6411222ed49683c477ca571460b99f8e59f
2012-11-30 23:34:55 -07:00
bootstraponline
86eda9bb10
Release 2.4.4
v2.4.4
2012-11-30 17:28:53 -07:00
bootstraponline
ca06aa9a6f
Merge pull request #595 from jtietema/patch-1
...
Update lib/gollum/frontend/public/gollum/livepreview/js/livepreview.js
2012-11-30 16:11:47 -08:00
Jeroen Tietema
ca57d9e83d
Update lib/gollum/frontend/public/gollum/livepreview/js/livepreview.js
...
Adjusted the height of the preview window so that it doesn't flow
offscreen. (It was impossible to read the last lines...)
2012-11-30 22:20:36 +01:00
bootstraponline
904f975f0c
Fix comment
2012-11-30 00:02:24 -07:00
bootstraponline
9b9212cf4c
Remove needless conversion
...
The fix for page.rb resolved UTF-8 in headers.
2012-11-30 00:00:28 -07:00
bootstraponline
404419d1c3
Release 2.4.3
v2.4.3
2012-11-29 23:57:15 -07:00
bootstraponline
4ee94a6574
Fix UTF-8 header and add test
2012-11-29 23:47:25 -07:00
bootstraponline
f929df0419
Update check_h1
2012-11-29 23:04:40 -07:00
bootstraponline
57587dafbe
Fix UTF-8 in headers
2012-11-29 22:05:29 -07:00
bootstraponline
31a95e81b3
Fix test name
2012-11-29 21:36:04 -07:00
bootstraponline
70a4e9551b
Improve h1 test
2012-11-29 21:27:45 -07:00
bootstraponline
e1a705f975
Fix UTF-8
...
to_html uses source document encoding by default. Set UTF-8.
Add note about KCODE warning.
2012-11-29 20:05:41 -07:00
bootstraponline
9057ec82d8
Release 2.4.2
v2.4.2
2012-11-29 19:49:15 -07:00
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