Commit Graph

  • 3682bc8558 Fix preview problems, also see #141 pal 2011-10-05 12:11:09 +02:00
  • 8c1f82d894 let Gollum::Markup handle code blocks instead of RedCarpet rick 2011-09-29 11:02:35 -06:00
  • 6887c89d5c remove rdoc task rick 2011-09-29 10:04:48 -06:00
  • 5071072c6b Prune MathJax docs Joshua Peek 2011-09-28 17:53:18 -05:00
  • 1cb7bc96c7 Merge pull request #206 from github/backport-js Joshua Peek 2011-09-28 13:44:27 -07:00
  • 755c303008 Use $.facebox for dialog if its available Joshua Peek 2011-09-27 17:13:53 -05:00
  • 381a963971 Fix lang script uri Joshua Peek 2011-09-27 17:13:33 -05:00
  • 903ea7c49a Reindent dialog JS and trim trailing spaces Joshua Peek 2011-09-27 16:50:24 -05:00
  • 41c4801aed Backport some JS changes from github.com Joshua Peek 2011-09-27 16:49:52 -05:00
  • 3a8d65bd3e Fix indenting offset Joshua Peek 2011-09-27 16:26:03 -05:00
  • 095a392359 Trim trailing whitespace Joshua Peek 2011-09-27 16:06:16 -05:00
  • ce770c2e79 Don't leak nodeSelector Joshua Peek 2011-09-27 14:51:47 -05:00
  • be9529faee Remove dead and leaky global functions Joshua Peek 2011-09-27 14:48:38 -05:00
  • 1f948e30d8 Cleanup gollum.js trailing whitespace Joshua Peek 2011-09-27 14:27:37 -05:00
  • 50de79171a Rebuild empty.git fixture Joshua Peek 2011-09-27 14:01:58 -05:00
  • e8b3854682 Hush test clone warnings Joshua Peek 2011-09-27 13:49:59 -05:00
  • 985fade9f6 Don't call id on nil Joshua Peek 2011-09-27 13:48:16 -05:00
  • 39b1177ba0 Check in empty directories Joshua Peek 2011-09-27 13:43:52 -05:00
  • 5fb440171e Merge pull request #205 from x1024/author_on_first_preview rick 2011-09-27 09:10:21 -07:00
  • 38673e5f43 regenerated gollum.gemspec Mihail Minkov 2011-09-27 19:07:05 +03:00
  • b8ce2b251d The first page in an empty repository can now be previewed. Mihail Minkov 2011-09-27 18:52:51 +03:00
  • 7829e17c27 Fix invalid syntax, leaky vars and trailing whitespace in lang JS Joshua Peek 2011-09-26 17:35:39 -05:00
  • fced891975 Merge pull request #204 from github/pygments.rb Joshua Peek 2011-09-26 15:00:48 -07:00
  • 35da594bfc Switch to pygments.rb Joshua Peek 2011-09-26 16:45:21 -05:00
  • e8df272729 Merge pull request #195 from bobrik/patch-1 rick 2011-09-21 19:33:14 -07:00
  • a337b9ba15 added method existence checking for UTF-8, thanks to @technoweenie Ian Babrou 2011-09-09 19:24:27 +04:00
  • 685cc358b3 forcing encoding to UTF-8 for git tree to be able to use gollum with non-ascii wiki filenames Ian Babrou 2011-09-09 17:24:19 +04:00
  • 9ce4f0220e dont want wikicloth 0.7.0 risk 2011-08-08 15:45:55 -07:00
  • 2128559186 fix edge case where sanitize gem doesn't operate on <a> node if the custom transformer runs risk 2011-08-08 15:43:21 -07:00
  • 20e4ca6a56 normalize test output risk 2011-08-08 15:26:27 -07:00
  • 6f15fafc4a add a Page#markup_class reader risk 2011-08-08 15:26:22 -07:00
  • cd4704aed7 prefix name attributes too risk 2011-08-08 15:02:10 -07:00
  • 82fd4d8b26 update the changelog risk 2011-08-04 14:18:38 -07:00
  • 08a58b7520 Sanitization#id_prefix can be modified risk 2011-08-04 14:02:24 -07:00
  • c7d8026ac5 when extracting the code blocks, use the SHA of the lang code AND contents to uniquely identify the snippet risk 2011-08-04 13:38:05 -07:00
  • c7729f81ad Release 1.3.1 v1.3.1 risk 2011-07-21 16:30:59 -07:00
  • 7e12de0087 tomdoc risk 2011-07-21 16:19:48 -07:00
  • c9c7db5a53 add backwards compatible Gollum::Wiki.markup_class risk 2011-07-21 16:17:09 -07:00
  • aadbdd8b76 keep the versions of rake in the gemspec and gemfile in sync for cry babies risk 2011-07-21 16:04:08 -07:00
  • b2d372ab3c id attribute transformers should always return a hash or nil risk 2011-07-21 15:47:00 -07:00
  • c47a47bc30 disable notifications risk 2011-07-21 15:43:03 -07:00
  • ad5ec77f41 smaller #inspect output for wiki and page objects risk 2011-07-21 15:27:56 -07:00
  • c0bf387cb4 requiring gollum doesnt require the load path to be set to the lib directory ahead of time (good for rake console) risk 2011-07-21 15:27:34 -07:00
  • 267323c7c3 merge gfm risk 2011-07-21 15:04:50 -07:00
  • d9b1ea3d51 track builds in travis-ci risk 2011-07-21 14:42:41 -07:00
  • 70bf86f561 specify rake gem in gemfile risk 2011-07-21 14:42:27 -07:00
  • e1eebb2f75 Merge pull request #182 from schacon/test-fixes rick 2011-07-21 14:37:58 -07:00
  • aa258dbe6b fix test breaking due to new footnote anchor Scott Chacon 2011-07-19 12:55:43 -07:00
  • 5a7659e1c3 fix tests breaking due to whitespace issues Scott Chacon 2011-07-19 12:55:19 -07:00
  • d51a829038 rake is needed to run the tests in dev Scott Chacon 2011-07-19 12:54:13 -07:00
  • b7ffc4051c Wiki#tree_list returns an empty array if the ref doesnt resolve Ryan Tomayko 2011-07-14 14:34:49 -07:00
  • bb06b566cd GitAccess#ref_to_sha should never return a blank string risk 2011-07-14 14:30:23 -07:00
  • fc6149a171 Bless Gollum with the power of GFM Vicent Marti 2011-06-21 17:41:08 +02:00
  • 4abc32f1ec Merge pull request #143 from kashif/patch-1 rick 2011-06-20 09:18:22 -07:00
  • efd734d962 Merge pull request #162 from ttscoff/master rick 2011-06-20 09:17:59 -07:00
  • 8158610587 Merge pull request #164 from arr2036/patches_1.3.0 rick 2011-06-20 09:15:38 -07:00
  • 2bb62309be Merge pull request #157 from nealpoole/master rick 2011-06-20 09:15:23 -07:00
  • 401e41b699 Merge pull request #169 from JoshCheek/fix_page_file_dir_option rick 2011-06-07 23:44:51 -07:00
  • 3015831d66 fix bug where can't edit pages while using page_file_dir Josh Cheek 2011-06-07 22:47:01 -05:00
  • c2919897e2 add test that fails when editing pages while using page_file_dir Josh Cheek 2011-06-07 22:45:41 -05:00
  • 83d6cae53f Remove edit button on preview pages Arran Cudbard-Bell 2011-05-26 21:35:34 -07:00
  • 7ad54e3c94 Added spacing to allow has-rightbar and has-footer classes to work Brett Terpstra 2011-05-23 13:12:47 -05:00
  • c1fc3a92c0 Fixed broken preview functionality in Gollum. Neal Poole 2011-05-16 17:10:08 -04:00
  • 23508d3867 Merge pull request #153 from guilleiguaran/patch-1 Aman Gupta 2011-05-08 22:43:00 -07:00
  • b5cb2e6dd6 default_executable= have been deprecated Guillermo Iguaran 2011-05-08 22:38:24 -07:00
  • 9efcf8bfb1 Added support for activate/deactivate functions in LanguageDefinition so that languages that have a client-side component can setup and teardown UI elements. Andrew O'Brien 2011-05-06 11:29:54 -04:00
  • 1ff486e16c Merge pull request #146 from schuyler1d/master rick 2011-05-06 03:51:13 -07:00
  • c22050fca8 allow @id attributes but force a "wiki-" prefix Schuyler Duveen 2011-05-04 11:50:38 -04:00
  • e910dd0ccf Fixed spelling. Kashif Rasul 2011-05-02 07:15:11 -07:00
  • 46cf9107e2 Release v1.2.1 v1.2.1 rick 2011-04-25 21:02:34 -04:00
  • 87aec65d37 ruby1.8 compatibility isn't required to run gollum using ruby 1.8.7 Tom Ward 2011-04-12 15:23:23 +01:00
  • be72bcf353 fix xss vulnerability in mathjax parsing rick 2011-04-11 23:29:06 -04:00
  • 748d76dff1 Release 1.3.0 v1.3.0 rick 2011-04-25 20:59:57 -04:00
  • 2ebed41225 Merge branch 'master' of github.com:github/gollum rick 2011-04-25 20:47:46 -04:00
  • 86d14fa7ab Merged pull request #134 from mrjbq7/master. rick 2011-04-25 11:38:01 -07:00
  • 82e31e971a Merged pull request #136 from freerange/master. rick 2011-04-25 11:37:21 -07:00
  • 3d591b49cb Updated the gemspec. Chris Roos 2011-04-15 15:53:18 +01:00
  • df505a7289 ruby1.8 compatibility isn't required to run gollum using ruby 1.8.7 Tom Ward 2011-04-12 15:23:23 +01:00
  • 17dcde1f61 fix xss vulnerability in mathjax parsing rick 2011-04-11 23:29:06 -04:00
  • 2a052cae8d Remove default width of page name header. John Benediktsson 2011-04-10 22:28:37 -07:00
  • d3594f6652 Added 'All Pages' route and view Tom Clark 2011-04-09 14:09:36 -07:00
  • ad561226b9 merrrge rick 2011-03-31 15:11:24 -07:00
  • 2523b4e849 Release 1.2.0 v1.2.0 rick 2011-03-31 14:44:45 -07:00
  • 9a96d76099 Merge branch 'bugfixes' of https://github.com/philc/gollum into philc-bugfixes rick 2011-03-31 14:35:54 -07:00
  • e0494a6321 fix tests rick 2011-03-10 11:06:18 -08:00
  • 45a300c6bc add gollum-{{format}}}-content class names to rendered wiki body divs rick 2011-03-10 10:54:32 -08:00
  • 32a33e0c15 update to albino v1.3.2 rick 2011-03-10 10:33:35 -08:00
  • ecb44b50e1 use Albino::Multi rick 2011-03-03 16:28:13 -08:00
  • 83c0dbaaf2 update to albino v1.3.0 rick 2011-03-03 15:22:46 -08:00
  • f8b25f44f7 i think ruby 1.9 needs this. can't live without it. rick 2011-03-03 15:22:31 -08:00
  • aabed7a6cc Add absent links for wiki eston 2011-03-03 13:48:13 -08:00
  • 2468aa9350 Stop this font scaling madness eston 2011-03-02 18:17:25 -08:00
  • 234f248b17 More fixes eston 2011-03-02 18:09:24 -08:00
  • d87750c39d Fix up sidebar conditional eston 2011-03-02 17:56:34 -08:00
  • 175408e6bd Tweak definition lists some more eston 2011-03-02 17:32:42 -08:00
  • 56408bdaa4 Move editor stuff to same directories as GitHub to keep from URI confusion eston 2011-03-02 17:28:32 -08:00
  • 118e0df2c3 Gollum-specific image styles eston 2011-03-02 17:14:54 -08:00
  • 59eaae8e73 Gollum-specific framed images, table styles eston 2011-03-02 16:46:33 -08:00
  • d0900520a3 Org-mode generates invalid lists eston 2011-03-01 23:46:41 -08:00
  • 385b56bf77 Fix up line endings on headers eston 2011-03-01 23:45:03 -08:00