bootstraponline
f908d0d170
Document how to run the tests
2013-02-26 19:22:44 -05:00
bootstraponline
852ecdd1a9
Update pygments.rb. Fixes #639
2013-02-26 18:57:34 -05:00
bootstraponline
78f5df5e56
Update org-ruby. Fixes #640
2013-02-26 18:25:00 -05:00
bootstraponline
580a61a515
Merge pull request #641 from jamieoliver/bug/new-page-subdirectory
...
Update working directory when creating new page in subdirectory
2013-02-26 15:16:47 -08:00
Jamie Oliver
4faf5a0150
Update working directory when creating new page in subdirectory
2013-02-26 22:43:27 +00:00
bootstraponline
1201d2434a
Merge pull request #637 from jamesdabbs/custom-markup
...
Allow registering custom markup engines
2013-02-25 19:59:18 -08:00
bootstraponline
e1ca392da6
Fix tests
...
0.4.1 and 0.4.2 break gollum's tests
2013-02-25 22:54:32 -05:00
bootstraponline
3ee6d22727
Fix tests
...
org-ruby 0.8.0+ break the tests
2013-02-25 22:48:46 -05:00
bootstraponline
28a0329f65
Notify me on build failure
2013-02-25 21:50:49 -05:00
bootstraponline
2dc696c940
Update pygments
2013-02-25 21:47:32 -05: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
James Dabbs
62601f1adc
Add system for registering new page extensions / markup formats
2013-02-25 21:05:35 -05:00
bootstraponline
982915a22f
Fix #636
...
https://github.com/github/gollum/issues/636
2013-02-23 15:04:29 -05:00
bootstraponline
9f1bbd097f
Merge pull request #634 from jamieoliver/bug/new-rename-dialogs-redirect
...
Fix Create New Page and Rename Page dialogs redirect behaviour
2013-02-19 16:03:59 -08:00
bootstraponline
694bd6e74a
Update gollum.gemspec
2013-02-19 17:43:56 -05:00
Jamie Oliver
394cf0bc8e
Fix Create New Page and Rename Page dialogs redirect behaviour
2013-02-19 21:29:21 +00:00
bootstraponline
09257deaae
Merge pull request #632 from arr2036/master
...
Specify the sidebar side
2013-02-11 15:19:04 -08:00
Arran Cudbard-Bell
21c4b0dd95
Allow the sidebar side to be specified
2013-02-11 17:57:45 -05:00
bootstraponline
3b4662b583
Merge pull request #631 from arr2036/master
...
Fix redirects to index_pages for subdirs
2013-02-06 22:11:11 -08:00
Arran Cudbard-Bell
2e2e6457c7
Add option to specify index_page
...
Fix redirect to index_page creation for subdirs
Redirect attempts to access directories to index_page
Add tests
2013-02-06 22:05:36 -05:00
bootstraponline
631a7cccd6
Merge pull request #628 from arr2036/fix_titles
...
Fix page titles for non markdown formats
2013-02-04 15:47:17 -08:00
Arran Cudbard-Bell
2a3d51c7dc
Fix page titles for non markdown formats
2013-02-04 16:12:41 -05:00
bootstraponline
e7e8a17b61
Merge pull request #598 from dekimsey/new-page-in-current-directory
...
New page button now respects current directory
2013-01-30 14:57:07 -08:00
Daniel Kimsey
8fd8a56893
New and Rename buttons now support directories
...
* Also fixes renaming a file from a subdirectory moves it to the root.
* Add context info option to dialog, used in the new dialog
* Added CSS to support new context option for dialogs
* Fix /pages view messing up directory creation in new
* Removed the Edit and Rename buttons from historic view
2013-01-30 11:03:00 -05:00
bootstraponline
443c453507
Apply font from #624
...
https://github.com/github/gollum/pull/624
2013-01-20 12:44:53 -05:00
bootstraponline
0495c89ba1
Update HISTORY.md
2013-01-10 18:46:24 -05:00
bootstraponline
78e4dfbece
Fix metadata tests
2013-01-08 17:09:21 -05:00
bootstraponline
1c7a481ed9
Release 2.4.11
v2.4.11
2013-01-08 16:59:47 -05:00
bootstraponline
c3dedcbba5
Disable metadata
2013-01-08 16:58:21 -05:00
bootstraponline
1c767a0e9f
Release 2.4.10
v2.4.10
2012-12-20 19:43:48 -07:00
bootstraponline
f3b0ba49e0
Fix #612
2012-12-20 19:41:28 -07:00
bootstraponline
31dfcbaa9e
Release 2.4.9
v2.4.9
2012-12-20 19:30:04 -07:00
bootstraponline
8e11c5f46d
Fix create
2012-12-20 19:26:26 -07:00
bootstraponline
70793ff559
Release 2.4.8
v2.4.8
2012-12-20 19:14:13 -07:00
bootstraponline
6621e71e6c
Fix home #491
2012-12-20 19:12:02 -07:00
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