Commit Graph

  • 76c8d3206c Consolidated create and edit page's javascript into the global gollum.js Daniel Kimsey 2012-11-07 17:34:42 -05:00
  • 00751d05b4 Release 2.3.7 v2.3.7 bootstraponline 2012-11-06 18:27:05 -07:00
  • b5be5df11a Fix test name bootstraponline 2012-11-06 18:26:49 -07:00
  • 7d159273fc Merge pull request #569 from dekimsey/issue-568 bootstraponline 2012-11-06 17:11:08 -08:00
  • 70127922ab Added test for #568 Daniel Kimsey 2012-11-06 15:49:47 -05:00
  • b95df93775 Fixes #568, triple-tilde without language causes crash Daniel Kimsey 2012-11-06 15:39:39 -05:00
  • dc06edcf5b Add x.y.z bootstraponline 2012-11-05 17:30:01 -07:00
  • fdc437dcd5 Release 2.3.6 v2.3.6 bootstraponline 2012-11-05 17:28:51 -07:00
  • f6873c9612 Merge pull request #566 from dekimsey/deterministic-search bootstraponline 2012-11-05 16:17:40 -08:00
  • 93754ab32d Sort by filename in addition to count Daniel Kimsey 2012-11-05 18:01:50 -05:00
  • 5759334635 Gollum search results are displayed in a deterministic order Daniel Kimsey 2012-11-05 16:58:43 -05:00
  • f2f543b72d Release 2.3.5 v2.3.5 bootstraponline 2012-10-31 20:14:15 -06:00
  • 598b052be3 Fix clean bootstraponline 2012-10-31 20:11:23 -06:00
  • a746062422 Merge pull request #564 from nikitug/patch-1 bootstraponline 2012-10-31 19:09:45 -07:00
  • c8868d369f Update README to new Sequence diagram markup style Nikita Afanasenko 2012-10-31 18:02:28 +04:00
  • 52c6e7474c Release 2.3.4 v2.3.4 bootstraponline 2012-10-28 20:59:06 -06:00
  • be81f09b0e Update gemspec bootstraponline 2012-10-28 12:43:51 -06:00
  • 6fa4504e31 Fix #551 bootstraponline 2012-10-28 12:37:02 -06:00
  • 992ba01a12 Fix page file dir bootstraponline 2012-10-28 11:57:25 -06:00
  • 72c5a74cf1 Update test bootstraponline 2012-10-27 23:40:24 -06:00
  • 919f41a0f1 Fix #559 bootstraponline 2012-10-27 22:13:52 -06:00
  • 785921cb0f Fix toc generation bootstraponline 2012-10-27 21:46:30 -06:00
  • 8c8cda5e7d Fix comment bootstraponline 2012-10-27 21:05:56 -06:00
  • 64ef74e7e9 Add preview button to live preview bootstraponline 2012-10-27 20:51:13 -06:00
  • 776df4e6ee Fix nokogiri rendering bootstraponline 2012-10-27 18:22:43 -06:00
  • 68465a8651 Set indent and encoding bootstraponline 2012-10-27 18:12:32 -06:00
  • fa16c8960c Fix #560 bootstraponline 2012-10-27 17:58:14 -06:00
  • 2c57915781 Refactor fileview bootstraponline 2012-10-23 23:27:31 -06:00
  • d0527f1aeb Release 2.3.3 v2.3.3 bootstraponline 2012-10-23 22:58:41 -06:00
  • 75083c5b56 Fix collapse tree bootstraponline 2012-10-23 22:36:17 -06:00
  • 82526594db Add attr reader for collapse tree bootstraponline 2012-10-23 22:22:56 -06:00
  • 941d39800c Merge pull request #556 from adiknoth/fileview bootstraponline 2012-10-23 21:20:28 -07:00
  • a1ae2e8bc0 Fix #554 bootstraponline 2012-10-23 22:14:45 -06:00
  • 4af6f366ca Fix show_all /pages bootstraponline 2012-10-23 22:09:27 -06:00
  • c7a9534ed9 Add --collapse-tree command line option Adrian Knoth 2012-10-23 14:26:17 +02:00
  • 00bcbbf72b File View: Add option to collapse file trees. Adrian Knoth 2012-10-23 14:25:43 +02:00
  • ed2254ff9f Add missing documentation for --show-all Adrian Knoth 2012-10-23 14:22:54 +02:00
  • b6633f0ecb Release 2.3.2 v2.3.2 bootstraponline 2012-10-22 19:21:10 -06:00
  • e08d2d3052 Enable show_all for /pages bootstraponline 2012-10-22 19:10:40 -06:00
  • fbc0548b43 Add --show-all --show-all will show all files in file view (not just valid pages). Default is false. bootstraponline 2012-10-22 19:03:21 -06:00
  • a9807bd1e1 Update math note bootstraponline 2012-10-21 17:22:31 -06:00
  • 554b80b39d Add MathJax examples bootstraponline 2012-10-21 17:21:24 -06:00
  • 99e74bf00b Release 2.3.1 v2.3.1 bootstraponline 2012-10-21 17:16:40 -06:00
  • f48e923f28 Fix release bootstraponline 2012-10-21 17:13:56 -06:00
  • 5400b4bfdd Support inline and display math. bootstraponline 2012-10-21 17:10:50 -06:00
  • f68bebe0f6 Update math note bootstraponline 2012-10-21 16:26:35 -06:00
  • 4c6019b439 Update math note bootstraponline 2012-10-21 16:23:58 -06:00
  • 66e08a6b17 Release 2.3.0 v2.3.0 bootstraponline 2012-10-21 16:19:05 -06:00
  • 7898db70ed Auto load all MathJax extensions Fix #549 bootstraponline 2012-10-21 16:14:04 -06:00
  • 7c357116ff Remove TeX As discussed with @vmg MathJax is available via a flag for those self hosting gollum bootstraponline 2012-10-18 23:29:17 -06:00
  • 69ce0eb0d0 Update rake bootstraponline 2012-10-17 21:04:20 -06:00
  • 4db31a297b Update rake bootstraponline 2012-10-17 21:03:29 -06:00
  • e1fca457e4 Restore gemnasium bootstraponline 2012-10-17 20:54:01 -06:00
  • 7f8485ce80 Improve system requirements language bootstraponline 2012-10-16 22:31:25 -06:00
  • 290061fd11 Add system requirements to readme bootstraponline 2012-10-16 22:15:26 -06:00
  • a507836936 Update dependencies bootstraponline 2012-10-16 21:39:22 -06:00
  • 6524d20a96 Use pygments.rb 0.3.2 bootstraponline 2012-10-16 21:36:37 -06:00
  • f1c523aa30 Release 2.2.9 v2.2.9 bootstraponline 2012-10-14 22:26:17 -06:00
  • 87c08f5613 Escape " in headers bootstraponline 2012-10-14 22:19:52 -06:00
  • 82913cea20 Improve base path note bootstraponline 2012-10-14 21:42:25 -06:00
  • 2ad743e4bd Release 2.2.8 v2.2.8 bootstraponline 2012-10-14 21:28:43 -06:00
  • fa97b57a96 Define default map as suggested on #460 bootstraponline 2012-10-14 20:42:01 -06:00
  • 1b952b6d56 Release 2.2.7 v2.2.7 bootstraponline 2012-10-14 17:24:33 -06:00
  • 90cc512bd1 Fix home loop with page-file-dir #491 bootstraponline 2012-10-14 15:45:26 -06:00
  • b82556c9c0 Fix #460 bootstraponline 2012-10-14 15:42:06 -06:00
  • fbe3b4bb3b Fix #460 bootstraponline 2012-10-14 15:23:52 -06:00
  • 5ffd98ad31 Fix #491 bootstraponline 2012-10-14 15:15:55 -06:00
  • cb9dd4d228 Fix formatting bootstraponline 2012-10-14 14:31:40 -06:00
  • cd823bf10c Add doc from wiki.rb bootstraponline 2012-10-14 14:31:00 -06:00
  • 5560ec52c2 Add base_path doc bootstraponline 2012-10-14 14:27:08 -06:00
  • 065151a77f Add base_path disclaimer bootstraponline 2012-10-14 14:25:27 -06:00
  • 23454f556c Release 2.2.6 v2.2.6 bootstraponline 2012-10-14 13:14:08 -06:00
  • a2b3ddf931 Update tests to XHTML bootstraponline 2012-10-14 13:07:18 -06:00
  • 44b0d2fcfc Remove old comment bootstraponline 2012-10-14 12:26:23 -06:00
  • aed4cc590a Fix unicode characters bootstraponline 2012-10-14 12:21:31 -06:00
  • 72ee08b5ab Release 2.2.5 v2.2.5 bootstraponline 2012-10-14 11:21:56 -06:00
  • 45547624e4 Improve tilde fence support bootstraponline 2012-10-14 11:00:41 -06:00
  • f928cfa8be Don't ship Lorem ipsum in gem bootstraponline 2012-10-13 20:21:08 -06:00
  • 988984846a Release 2.2.4 v2.2.4 bootstraponline 2012-10-13 20:01:57 -06:00
  • 1149618653 Fix #537 bootstraponline 2012-10-13 19:53:41 -06:00
  • 168a033903 Remove old comment bootstraponline 2012-10-13 14:59:42 -06:00
  • 6a765c9791 Fix #537 bootstraponline 2012-10-13 14:50:08 -06:00
  • e16ae7b511 Travis is having a bad day bootstraponline 2012-10-13 14:07:15 -06:00
  • 174334ea44 Remove comment bootstraponline 2012-10-13 13:58:56 -06:00
  • dbdf06930d Fix bootstraponline 2012-10-13 13:55:20 -06:00
  • c93e65ddc3 Merge branch 'master' of github.com:github/gollum bootstraponline 2012-10-13 13:32:19 -06:00
  • 56101ed264 Fix #535 and add test bootstraponline 2012-10-13 13:32:08 -06:00
  • 8269c8e574 TOC doesn't require ' bootstraponline 2012-10-13 13:11:31 -06:00
  • 2246419d1e Fix spacing bootstraponline 2012-10-13 13:09:20 -06:00
  • 118a0c318b Update comment bootstraponline 2012-10-13 13:06:15 -06:00
  • 5401cf2910 Fix #542 bootstraponline 2012-10-13 13:04:51 -06:00
  • 432f9b8d2f Add test for #542 bootstraponline 2012-10-13 12:57:58 -06:00
  • 66fc8a2d31 Revert "Fix #542" bootstraponline 2012-10-13 12:55:43 -06:00
  • 2f3dd3d227 Fix #542 bootstraponline 2012-10-13 09:53:25 -06:00
  • c43fd9fa6c Update language comment bootstraponline 2012-10-12 21:19:24 -06:00
  • 868518e0f5 Bash is Ace mode sh bootstraponline 2012-10-12 20:58:05 -06:00
  • 039b5cce98 Try to fix Travis bootstraponline 2012-10-12 20:24:31 -06:00
  • 4a421842d5 https://github.com/travis-ci/travis-ci/issues/725 bootstraponline 2012-10-12 20:22:10 -06:00
  • cfbb124f81 Update README.md bootstraponline 2012-10-12 20:16:43 -06:00
  • dcb147cde2 Ensure declaredLanguage is lower case bootstraponline 2012-10-10 20:20:33 -06:00