Nikita Ivanov
bb207f43d0
Fix binary diffs unable to be viewed in history. Resolves #1650 ( #1649 )
...
* Fix binary diffs cause error when viewed
* Change color of git lines to #000000a0
* Update assets
2021-01-10 13:54:30 +01:00
Dawa Ometto
cabe9f353b
Fix tests
2017-04-13 00:24:06 +02:00
Nathan Lowe
a650c0eab8
Sort /pages alphabetically
...
Previously, the 'All Pages' view was not sorted alphabetically. We need
to sort on the lowercase version of the page names so that lowercase
names do not end up at the bottom of the list and are instead mixed in
alphabetically, as they should be.
Patches test/test_latest_changes_view.rb to include changes needed to
test alphabetical sorting.
2015-01-12 19:04:07 -05:00
Charles Pence
2a4517ced4
Add basic support for symbolic links.
2013-03-16 21:07:05 -04:00
James Dabbs
e3acef0e91
Add test for custom markup engine
...
This required adding a file to the example repo, so some of the tests'
expected hash values changed accordingly.
2013-02-25 21:06:00 -05:00
Daniel Kimsey
2783257f06
Added page.meta_data to tests
2012-11-09 18:25:33 -05:00
Darren Oakley
19325930a2
Add a new file and sub-directory - 'Rivendell/Elrond.md' so we can test Sidebar/Header/Footer inheritance from parent directory.
2012-07-09 11:50:08 +01:00
kristi
eb92e4413a
Add header files and TOC test files
2012-05-14 01:28:03 -07:00
Arran Cudbard-Bell
7c799323a5
Add additional tests to verify that existing filenames are processed properly and not cannonicalized
2011-11-24 11:07:27 +01:00
rick
2cbe3957cf
add Page _Sidebars
2010-12-02 18:16:37 -08:00
rick
dd7dddddcf
Revert "Gollum::Wiki#pages come back sorted by title, not permalink or the default ordering from git ls-tree."
...
This reverts commit e37a8b9da4 .
2010-10-06 13:17:47 -07:00
rick
e37a8b9da4
Gollum::Wiki#pages come back sorted by title, not permalink or the default ordering from git ls-tree.
2010-09-16 09:16:42 -07:00
rick
1e96ce6e1e
Track a page's versions across renames
2010-08-04 15:57:37 -07:00
Tom Preston-Werner
2bc9b2ec86
Implement Page#footer and display footer in frontend.
2010-07-26 16:33:19 -07:00
Tom Preston-Werner
1af9898b4d
Implement Page#title.
2010-07-22 15:31:58 -07:00
Tom Preston-Werner
2e49f2c9e7
Minimal working frontend.
2010-07-07 00:29:51 -07:00
Tom Preston-Werner
2e328e6a83
implement File finding
2010-04-11 13:08:16 -06:00
Tom Preston-Werner
e3772b1879
compute directory path of pages
2010-04-11 12:03:31 -06:00
Tom Preston-Werner
0a30b2ffc9
test extension match
2010-04-08 16:35:15 -07:00