bootstraponline
f6873c9612
Merge pull request #566 from dekimsey/deterministic-search
...
Gollum search results now displayed in a deterministic order
2012-11-05 16:17:40 -08:00
Daniel Kimsey
93754ab32d
Sort by filename in addition to count
2012-11-05 18:01:50 -05:00
Daniel Kimsey
5759334635
Gollum search results are displayed in a deterministic order
2012-11-05 17:02:19 -05:00
bootstraponline
f2f543b72d
Release 2.3.5
v2.3.5
2012-10-31 20:14:15 -06:00
bootstraponline
598b052be3
Fix clean
...
Duplicate slashes must be removed everywhere.
2012-10-31 20:11:23 -06:00
bootstraponline
a746062422
Merge pull request #564 from nikitug/patch-1
...
Update README to new Sequence diagram markup style
2012-10-31 19:09:45 -07:00
Nikita Afanasenko
c8868d369f
Update README to new Sequence diagram markup style
2012-10-31 18:02:28 +04:00
bootstraponline
52c6e7474c
Release 2.3.4
v2.3.4
2012-10-28 20:59:06 -06:00
bootstraponline
be81f09b0e
Update gemspec
2012-10-28 12:43:51 -06:00
bootstraponline
6fa4504e31
Fix #551
2012-10-28 12:37:02 -06:00
bootstraponline
992ba01a12
Fix page file dir
2012-10-28 11:57:25 -06:00
bootstraponline
72c5a74cf1
Update test
...
The test passes when verified manually using bin/gollum. Without a running server the test
will fail so it has been commented out. If there's an easy way to mock Rack::Server
then the test can be restored.
2012-10-27 23:44:11 -06:00
bootstraponline
919f41a0f1
Fix #559
2012-10-27 23:44:11 -06:00
bootstraponline
785921cb0f
Fix toc generation
2012-10-27 21:46:30 -06:00
bootstraponline
8c8cda5e7d
Fix comment
2012-10-27 21:05:56 -06:00
bootstraponline
64ef74e7e9
Add preview button to live preview
2012-10-27 20:52:54 -06:00
bootstraponline
776df4e6ee
Fix nokogiri rendering
...
https://github.com/sparklemotion/nokogiri/issues/782
2012-10-27 19:52:26 -06:00
bootstraponline
68465a8651
Set indent and encoding
2012-10-27 18:12:32 -06:00
bootstraponline
fa16c8960c
Fix #560
2012-10-27 17:58:14 -06:00
bootstraponline
2c57915781
Refactor fileview
2012-10-23 23:27:31 -06:00
bootstraponline
d0527f1aeb
Release 2.3.3
v2.3.3
2012-10-23 22:58:41 -06:00
bootstraponline
75083c5b56
Fix collapse tree
2012-10-23 22:36:17 -06:00
bootstraponline
82526594db
Add attr reader for collapse tree
2012-10-23 22:22:56 -06:00
bootstraponline
941d39800c
Merge pull request #556 from adiknoth/fileview
...
Documentation and usability enhancement of recent fileview fix
2012-10-23 21:20:28 -07:00
bootstraponline
a1ae2e8bc0
Fix #554
2012-10-23 22:14:45 -06:00
bootstraponline
4af6f366ca
Fix show_all /pages
2012-10-23 22:09:27 -06:00
Adrian Knoth
c7a9534ed9
Add --collapse-tree command line option
2012-10-23 14:27:15 +02:00
Adrian Knoth
00bcbbf72b
File View: Add option to collapse file trees.
...
For potentially large repositories, starting with a collapsed tree may
be beneficial.
2012-10-23 14:27:12 +02:00
Adrian Knoth
ed2254ff9f
Add missing documentation for --show-all
2012-10-23 14:22:54 +02:00
bootstraponline
b6633f0ecb
Release 2.3.2
v2.3.2
2012-10-22 19:21:10 -06:00
bootstraponline
e08d2d3052
Enable show_all for /pages
2012-10-22 19:10:40 -06:00
bootstraponline
fbc0548b43
Add --show-all
...
--show-all will show all files in file view (not just valid pages). Default is false.
2012-10-22 19:03:21 -06:00
bootstraponline
a9807bd1e1
Update math note
2012-10-21 17:22:31 -06:00
bootstraponline
554b80b39d
Add MathJax examples
2012-10-21 17:21:24 -06:00
bootstraponline
99e74bf00b
Release 2.3.1
v2.3.1
2012-10-21 17:16:40 -06:00
bootstraponline
f48e923f28
Fix release
2012-10-21 17:15:09 -06:00
bootstraponline
5400b4bfdd
Support inline and display math.
...
$$2^2$$
$2^2$
\\(2^2\\)
[2^2]
2012-10-21 17:15:09 -06:00
bootstraponline
f68bebe0f6
Update math note
2012-10-21 16:26:35 -06:00
bootstraponline
4c6019b439
Update math note
2012-10-21 16:23:58 -06:00
bootstraponline
66e08a6b17
Release 2.3.0
v2.3.0
2012-10-21 16:19:05 -06:00
bootstraponline
7898db70ed
Auto load all MathJax extensions
...
Fix #549
2012-10-21 16:14:04 -06:00
bootstraponline
7c357116ff
Remove TeX
...
As discussed with @vmg
MathJax is available via a flag for those self hosting gollum
2012-10-18 23:36:05 -06:00
bootstraponline
69ce0eb0d0
Update rake
2012-10-17 21:04:20 -06:00
bootstraponline
4db31a297b
Update rake
...
Jekyll uses rake ~> 0.9
2012-10-17 21:03:29 -06:00
bootstraponline
e1fca457e4
Restore gemnasium
...
Gemnasium fixed the missing pygments.rb issue.
https://github.com/laserlemon/gemnasium-parser/commit/c9b3e43c3021967d5c1bb115e7dd1555e01c6444
2012-10-17 20:54:01 -06:00
bootstraponline
7f8485ce80
Improve system requirements language
2012-10-16 22:31:25 -06:00
bootstraponline
290061fd11
Add system requirements to readme
2012-10-16 22:15:26 -06:00
bootstraponline
a507836936
Update dependencies
2012-10-16 21:39:22 -06:00
bootstraponline
6524d20a96
Use pygments.rb 0.3.2
2012-10-16 21:36:37 -06:00
bootstraponline
f1c523aa30
Release 2.2.9
v2.2.9
2012-10-14 22:26:17 -06:00