Sunny Ripert
|
ea3544f46d
|
Syntax highlighting in README
|
2013-03-22 13:18:30 +01:00 |
|
Sunny Ripert
|
4e04f5f540
|
README mention of gollum-lib and whitespace fixes
|
2013-03-22 12:27:20 +01:00 |
|
bootstraponline
|
b1021cf233
|
Update MathJax docs
|
2013-03-21 23:23:42 -03:00 |
|
bootstraponline
|
8fa3529123
|
Merge pull request #667 from cpence/master
Tweak TeX math delimiters
|
2013-03-21 19:13:34 -07:00 |
|
Charles Pence
|
3b494c235a
|
Tweak TeX math delimiters.
|
2013-03-21 22:09:01 -04:00 |
|
bootstraponline
|
1641c3e3e8
|
Update gemspec
|
2013-03-21 21:53:48 -04:00 |
|
bootstraponline
|
ccd5d850ac
|
Merge pull request #664 from jamieoliver/feature/gollum-lib
Move gollum back end to gollum-lib #647
|
2013-03-20 16:54:57 -07:00 |
|
Jamie Oliver
|
b989f160cf
|
Merge branch 'master' into feature/gollum-lib
Conflicts:
lib/gollum/markup.rb
test/test_gitcode.rb
|
2013-03-20 07:46:11 +00:00 |
|
bootstraponline
|
54e144564c
|
Merge pull request #660 from simonista/fix-github-links
Fix for embedding code from github
|
2013-03-19 17:25:36 -07:00 |
|
bootstraponline
|
ab8599da6d
|
Update README.md
|
2013-03-19 21:11:41 -03:00 |
|
bootstraponline
|
0885702873
|
Update README.md
|
2013-03-19 21:10:22 -03:00 |
|
bootstraponline
|
0083bc9302
|
Merge pull request #661 from simonista/custom-js
Add option for custom js (like custom css)
|
2013-03-19 17:06:38 -07:00 |
|
Jamie Oliver
|
cbc0821928
|
Merge branch 'master' into feature/gollum-lib
Conflicts:
lib/gollum/markup.rb
|
2013-03-19 23:54:27 +00:00 |
|
bootstraponline
|
7a70169d06
|
Fix style
|
2013-03-19 19:35:54 -03:00 |
|
bootstraponline
|
bf2377ac11
|
Merge pull request #662 from lemonsqueeze/clearfloats
[[_]] float clearing tag experiment
|
2013-03-19 15:35:18 -07:00 |
|
Jamie Oliver
|
1f79126b27
|
Move gollum back end to gollum-lib #647
|
2013-03-19 22:11:09 +00:00 |
|
lemonsqueeze
|
624e324383
|
[[_]] float clearing tag experiment
|
2013-03-19 18:15:01 +01:00 |
|
Simon Williams
|
846ebb285e
|
Add option for custom js (like custom css)
* Add a new 'js' flag to indicate you want to embed a file named 'custom.js'
which should exist at the root of the wiki
|
2013-03-17 18:42:01 -06:00 |
|
Simon Williams
|
e567759935
|
Fix for embedding code from github
|
2013-03-17 18:27:40 -06:00 |
|
bootstraponline
|
fe706c184e
|
Merge pull request #659 from cpence/master
Fix symlink base path, don't allow in bare repos
|
2013-03-16 20:39:00 -07:00 |
|
Charles Pence
|
90bbb8e348
|
Fix symlink base path, don't allow symlinks in bare repos.
|
2013-03-16 22:00:19 -04:00 |
|
bootstraponline
|
e21ec540c2
|
Merge pull request #658 from cpence/master
Basic support for symbolic links
|
2013-03-16 18:08:40 -07:00 |
|
Charles Pence
|
2a4517ced4
|
Add basic support for symbolic links.
|
2013-03-16 21:07:05 -04:00 |
|
bootstraponline
|
8c8d151b3e
|
Update README.md
|
2013-03-16 20:39:31 -03:00 |
|
bootstraponline
|
44a3cf1934
|
Merge pull request #652 from simonista/update-references
Update references to new project location
|
2013-03-15 15:04:33 -07:00 |
|
Jamie Oliver
|
5dcd3c8c8f
|
Merge pull request #651 from simonista/fix-specs
Fix tests that depended on old github location
|
2013-03-15 01:52:46 -07:00 |
|
Simon Williams
|
251bd7cd3d
|
Update references to new project location
* Change 'github/gollum' references to 'gollum/gollum'
|
2013-03-14 23:22:51 -06:00 |
|
Simon Williams
|
02dfb0a8c1
|
Fix tests that depended on old github location
* Two tests depended on the following file existing:
github/gollum/master/test/file_view/1_file.txt
|
2013-03-14 23:14:39 -06:00 |
|
bootstraponline
|
544d499ab1
|
Merge pull request #646 from bootstraponline/master
Fix #645
|
2013-03-04 19:39:07 -08:00 |
|
bootstraponline
|
8ebc2f7079
|
Fix #645
|
2013-03-04 19:32:55 -05:00 |
|
bootstraponline
|
a31ba16070
|
Merge pull request #644 from dekimsey/empty-commit-612
Fix empty commits and non-descript revert messages (For #612)
|
2013-03-04 15:31:46 -08:00 |
|
Daniel Kimsey
|
60e3baad8a
|
Fix empty commits and non-descript revert messages
* Empty commits via editor now have the message: "[no message]"
* Reverts now have the slightly more useful message: "Revert commit #1234567"
|
2013-03-04 12:37:16 -05:00 |
|
bootstraponline
|
f720a84831
|
Merge pull request #643 from mattr-/master
Update the GFM link in the README
|
2013-02-28 05:05:33 -08:00 |
|
Matt Rogers
|
b74b2c4399
|
Update the GFM link in the README
github.github.com/github-flavored-markdown shows a different version of
the page for a split second, and then redirects to
https://help.github.com/articles/github-flavored-markdown so let's just
point there directly.
|
2013-02-27 22:39:06 -06:00 |
|
bootstraponline
|
252aa10d75
|
Update gemspec
|
2013-02-26 19:25:58 -05:00 |
|
bootstraponline
|
6f3d362920
|
Update Gemfile
|
2013-02-26 19:25:11 -05:00 |
|
bootstraponline
|
9b54e4c79f
|
Update gollum.gemspec
|
2013-02-26 19:24:43 -05:00 |
|
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 |
|