Commit Graph

560 Commits

Author SHA1 Message Date
eston fb240fa79e Fix Org-mode mismatched quotes; clean up syntax 2011-02-03 15:09:27 -08:00
Puneeth Chaganti c088cc0617 Add help for the use of tables in org-mode 2011-02-03 16:32:43 +05:30
Puneeth Chaganti 2648e75328 Remove references to Markdown 2011-02-03 05:11:13 +05:30
Puneeth Chaganti 46d70e0492 Add support for Org-mode to the new editor 2011-02-03 03:22:35 +05:30
rick 732e8a9361 fix bug where relative images in previews did not render 2011-01-27 16:34:29 -08:00
Brian Lopez f708dc7002 fix bug due to the way Array#to_s works in 1.9 2011-01-20 15:06:21 -08:00
rick feef486f63 add wikicloth as a dev gem dep 2011-01-20 14:37:35 -08:00
rick a78964ae30 upgrade to sanitize 2.0 2011-01-20 14:14:40 -08:00
rick 8ddb781588 yield the created SHA1 in the after_commit callback 2011-01-19 05:51:16 -08:00
rick 2b1510af11 edit a page, sidebar, and footer all in one commit 2011-01-19 05:20:58 -08:00
rick aae9eb1883 refactor wiki commit logic into Gollum::Committer class 2011-01-19 05:16:16 -08:00
rick e1f92e3ca2 update readme with new features 2011-01-17 10:30:26 -08:00
rick 1150303f77 update history 2011-01-17 10:21:22 -08:00
rick d0a8b66607 Merge branch 'master' of https://github.com/sleeplessgeek/gollum into sleeplessgeek-master 2011-01-17 10:18:13 -08:00
rick a9d4e117aa fix markup formatting edge case 2011-01-17 10:17:14 -08:00
rick feff07ae9c Merge branch 'org-mode-file-links' of https://github.com/hugoduncan/gollum into hugoduncan-org-mode-file-links 2011-01-17 10:12:50 -08:00
rick e77cba96fd add git test fixture for page_file_dir tests 2011-01-17 10:08:58 -08:00
rick f6f8428daf merge page-file-dir_option branch 2011-01-17 10:05:21 -08:00
rick 11fcf0c784 fix whitespace, remove old no_follow code (nokogiri to the rescue) 2011-01-17 09:15:21 -08:00
rick ca2aaa543a Merge branch 'mediawiki_fixups' of https://github.com/qmx/gollum into qmx-mediawiki_fixups 2011-01-17 09:06:00 -08:00
Nathan Long a1876ccd7a Fixed formatting mistake (auto-wrap in vim) 2011-01-14 13:59:03 -05:00
Nathan Long dda8a7374f Clarified a couple of points in the documentation 2011-01-14 13:55:49 -05:00
rick e2a4514be5 add the ability to revert whole commits that touch multiple files 2011-01-13 15:50:35 -08:00
rick 002fe8d409 add method for getting the reverse diff without a page path 2011-01-13 13:32:15 -08:00
rick 710741813b upgrade to grit ~2.4.0 to take advantage of Grit::Process 2011-01-13 13:22:36 -08:00
rick daa07326df docs for some of the diffing methods 2011-01-13 13:21:14 -08:00
rick 9a4e2e39a8 update albino to 1.2.3, handle bad code blocks gracefully 2011-01-12 15:00:58 -08:00
Douglas Campos 0a1ecde7b6 typo 2011-01-12 01:00:01 -02:00
Douglas Campos 2dbb4e9fa7 fixed mediawiki link handling 2011-01-12 00:57:21 -02:00
Douglas Campos e4103e6181 testing link labeling current behavior 2011-01-11 22:50:59 -02:00
rick c5e4935e85 tweak code markup parser so that blocks without a language are just output in pre tags 2011-01-11 01:00:51 -08:00
rick 45765eb161 add proper shell escaping for Albino 2011-01-11 00:58:04 -08:00
rick 992ec36295 accidental removal 2011-01-11 00:04:38 -08:00
rick 41a21efe9f don't attempt to serve public assets from sinatra 2011-01-10 16:44:20 -08:00
rick 0fd639a149 whitespace plugin 2011-01-10 16:44:07 -08:00
Hugo Duncan 32d1f9eb2f Add parsing of org-mode [[file:path.org][label]] links 2011-01-07 23:59:36 -05:00
eston cc85879810 Don't short circuit now 2011-01-04 17:15:13 -08:00
eston 74a58ce8b5 Turn off debug mode in editor by default 2011-01-04 17:10:42 -08:00
eston a93a2fb53d Merge branch 'master' of github.com:github/gollum 2011-01-04 13:49:16 -08:00
Eston Bond ea49ef806b Fail nicely with a malformed language definition, play by Crockford's rules 2011-01-03 16:48:42 -08:00
rick 21332010ab new textmate whitespace killa 2011-01-03 15:52:27 -08:00
rick f7b7d0d965 add mediawiki support 2011-01-03 15:52:13 -08:00
rick 87da1eaa6d apparently gemfile.lock is baddd 2011-01-03 14:54:51 -06:00
rick 4fa3951718 fix tests for normalize_dir 2010-12-31 12:30:23 -06:00
rick 6ffff4e586 Merge branch 'master' of https://github.com/jondot/gollum into jondot-master 2010-12-31 12:25:48 -06:00
rick e641f69589 add test for BlobEntry.normalize_dir 2010-12-31 12:25:18 -06:00
jondot 096edd20da fixing dir normalization under windows 2010-12-31 19:21:54 +02:00
rick 491eee7ebd each test file that clones a repo gets its own repo path 2010-12-21 10:37:04 -08:00
Eston Bond 58a680ab6d Merge branch 'master' of git://github.com/github/gollum 2010-12-21 02:36:43 -08:00
Eston Bond d0a4fcb7cd Merge branches 'redesign' and 'master' 2010-12-21 02:34:48 -08:00