uk-ar
|
352b4e1ed8
|
Fix NoMethodError when running with sample config.ru
|
2013-03-30 05:59:36 +09:00 |
|
Sunny Ripert
|
9a4252b579
|
Merge pull request #676 from crisman/master
Class duplication issues in frontend
|
2013-03-28 01:37:10 -07:00 |
|
Daniel Crisman
|
ed7011c229
|
Deduplicate button action-* class names
|
2013-03-27 14:23:28 -04:00 |
|
Daniel Crisman
|
4ddd6a5207
|
Merge duplicate class attributes (class="jaws")
|
2013-03-26 13:47:21 -04:00 |
|
bootstraponline
|
0a74c7cfd2
|
Merge pull request #675 from uk-ar/fix-error-in-irb
Fix error when running with --irb option
|
2013-03-25 18:18:21 -07:00 |
|
uk-ar
|
d84fdc7599
|
Fix error when running with --irb option
uninitialized constant Gollum::Wiki (NameError)
|
2013-03-26 04:49:29 +09:00 |
|
uk-ar
|
dac1268266
|
Update the example of config.ru in the README
|
2013-03-26 04:25:53 +09:00 |
|
bootstraponline
|
b42db1c7c1
|
Fix #668
|
2013-03-22 22:07:57 -03:00 |
|
bootstraponline
|
7a7a27c5c7
|
Merge pull request #672 from bootstraponline/master
Try removing dependencies
|
2013-03-22 18:06:25 -07:00 |
|
bootstraponline
|
af83186b10
|
Try removing deps
|
2013-03-22 21:03:05 -04:00 |
|
bootstraponline
|
a8646f8fe7
|
Update shoulda
|
2013-03-22 20:59:40 -03:00 |
|
bootstraponline
|
01c1e30284
|
Use latest sinatra
|
2013-03-22 20:49:40 -03:00 |
|
bootstraponline
|
b3980f9e39
|
Merge pull request #669 from gollum/sinatra1.4
Upgrade to sinatra 1.4
|
2013-03-22 15:26:27 -07:00 |
|
Sunny Ripert
|
c9fd50d23e
|
Upgrade to sinatra 1.4
|
2013-03-22 13:45:08 +01:00 |
|
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 |
|