Commit Graph

  • 8e3795c317 Update bootstraponline 2012-12-18 17:20:49 -07:00
  • cb1a633dc5 Fix #607 bootstraponline 2012-12-14 19:09:48 -07:00
  • ace4db6938 Merge pull request #605 from dekimsey/pages-images-now-respect-baseurl bootstraponline 2012-12-11 17:35:03 -08:00
  • b770062788 Fix /pages css to the correct path for images Daniel Kimsey 2012-12-11 13:00:55 -05:00
  • 4c4dc5398a Update 1.8 check bootstraponline 2012-12-10 18:41:01 -07:00
  • 091945152f Release 2.4.5 v2.4.5 bootstraponline 2012-12-10 18:05:38 -07:00
  • 4838611273 Fix #602 bootstraponline 2012-12-07 17:16:25 -07:00
  • 144f9959c9 Update test #602 bootstraponline 2012-12-07 17:02:13 -07:00
  • 291c6a8fa0 Add test for #602 bootstraponline 2012-12-07 16:49:00 -07:00
  • d5d3581b78 Update gollum.gemspec bootstraponline 2012-12-06 18:17:41 -07:00
  • 64d90b027c Merge pull request #597 from shanebdavis/master bootstraponline 2012-12-03 16:49:37 -08:00
  • a0e9989734 altered CSS to more closely match github's markdown css. Shane Brinkman-Davis 2012-12-01 15:48:28 -08:00
  • b81aa923d6 Fix KCODE warning on 1.9 bootstraponline 2012-11-30 23:26:43 -07:00
  • 610925bc5a Update Ace bootstraponline 2012-11-30 23:24:38 -07:00
  • 86eda9bb10 Release 2.4.4 v2.4.4 bootstraponline 2012-11-30 17:28:53 -07:00
  • ca06aa9a6f Merge pull request #595 from jtietema/patch-1 bootstraponline 2012-11-30 16:11:47 -08:00
  • ca57d9e83d Update lib/gollum/frontend/public/gollum/livepreview/js/livepreview.js Jeroen Tietema 2012-11-30 22:20:36 +01:00
  • 904f975f0c Fix comment bootstraponline 2012-11-30 00:02:24 -07:00
  • 9b9212cf4c Remove needless conversion bootstraponline 2012-11-30 00:00:28 -07:00
  • 404419d1c3 Release 2.4.3 v2.4.3 bootstraponline 2012-11-29 23:57:15 -07:00
  • 4ee94a6574 Fix UTF-8 header and add test bootstraponline 2012-11-29 23:47:25 -07:00
  • f929df0419 Update check_h1 bootstraponline 2012-11-29 23:04:40 -07:00
  • 57587dafbe Fix UTF-8 in headers bootstraponline 2012-11-29 22:05:29 -07:00
  • 31a95e81b3 Fix test name bootstraponline 2012-11-29 21:36:04 -07:00
  • 70a4e9551b Improve h1 test bootstraponline 2012-11-29 21:17:50 -07:00
  • e1a705f975 Fix UTF-8 bootstraponline 2012-11-29 20:05:41 -07:00
  • 9057ec82d8 Release 2.4.2 v2.4.2 bootstraponline 2012-11-29 19:49:15 -07:00
  • 1b53e36666 Fix UTF-8 bootstraponline 2012-11-29 16:58:47 -07:00
  • 10fa5c7bd2 Upgrade to stringex 1.5 bootstraponline 2012-11-29 16:50:52 -07:00
  • 06e72a5a60 Release 2.4.1 v2.4.1 bootstraponline 2012-11-19 17:22:28 -07:00
  • 8fa62fc300 @css is set in before bootstraponline 2012-11-19 17:16:53 -07:00
  • 6c345fc508 Update dependencies bootstraponline 2012-11-19 17:14:52 -07:00
  • a34eac4ecb Merge pull request #592 from dekimsey/global-custom-css bootstraponline 2012-11-19 16:11:53 -08:00
  • 10c121e603 Merge pull request #585 from dekimsey/gitcode-embed-any-file bootstraponline 2012-11-19 16:11:21 -08:00
  • 2b910167f4 Fixed custom.css to apply to all views Daniel Kimsey 2012-11-19 13:20:09 -05:00
  • 7d5311a075 Modified gitcode to allow syntax highlighting of arbitrary files Daniel Kimsey 2012-11-15 16:06:44 -05:00
  • f5581c4b49 Merge pull request #589 from shanebdavis/master bootstraponline 2012-11-18 19:25:05 -08:00
  • e09f7cd49c Proposed fix for https://github.com/github/gollum/issues/96 (statically hosted content in the images/ folder returns 404s) (the problem was all content in javascript, css, and images folders was hard-coded to return 404s) Shane Brinkman-Davis 2012-11-18 09:53:27 -08:00
  • 4dab03b61b Merge pull request #588 from sunnyone/fix_host_option bootstraponline 2012-11-17 13:04:38 -08:00
  • 2b5e017aa1 Pass the value of --host parameter to Rack::Server Yoichi Imai 2012-11-17 19:42:28 +09:00
  • 8b3d944fd2 Fix #586 bootstraponline 2012-11-16 19:06:27 -07:00
  • 2d886fd38a Fix tests #587 bootstraponline 2012-11-16 18:13:38 -07:00
  • 80088832b9 Fix #587 bootstraponline 2012-11-16 17:45:56 -07:00
  • be1883f317 Use HTTPS rubygems bootstraponline 2012-11-16 17:07:38 -07:00
  • 30119e0c77 Fix tests bootstraponline 2012-11-16 17:03:18 -07:00
  • c90c3b1544 Support git code syntax in live preview bootstraponline 2012-11-16 16:57:39 -07:00
  • 578386f083 Add dir support to write_page bootstraponline 2012-11-16 16:43:43 -07:00
  • 3d21ed362e Add history view test bootstraponline 2012-11-14 21:03:24 -07:00
  • 9cf469b035 Fix ruby bits #574 bootstraponline 2012-11-14 00:45:21 -07:00
  • 462c93ae43 Fix crash #574 bootstraponline 2012-11-13 23:12:16 -07:00
  • bda3b7b24d Fix --user-icons bootstraponline 2012-11-13 22:56:30 -07:00
  • d861a22cdd Fix line endings bootstraponline 2012-11-13 22:55:57 -07:00
  • 0de1a182da Validate user_icons bootstraponline 2012-11-13 22:48:37 -07:00
  • b030554348 Fix default bootstraponline 2012-11-13 22:43:05 -07:00
  • 858bfa9ccd Merge pull request #574 from dekimsey/local-gravatar-identicons bootstraponline 2012-11-13 21:42:15 -08:00
  • ee8ec78da7 Add --user-icons option: none, gravatar, and identicon. Daniel Kimsey 2012-11-07 17:17:49 -05:00
  • c8f684895c Merge pull request #581 from dekimsey/log-opt-author bootstraponline 2012-11-13 16:54:14 -08:00
  • 138a155ba4 Merge pull request #582 from dekimsey/set-focus-buttons bootstraponline 2012-11-13 16:53:34 -08:00
  • ad749bf345 On window popup, focus the first text-field, if any. Daniel Kimsey 2012-11-13 17:25:36 -05:00
  • ff0d59c16b Changed history date to use authored date instead. Daniel Kimsey 2012-11-13 15:02:55 -05:00
  • df75d2d60c Release 2.4.0 v2.4.0 bootstraponline 2012-11-11 15:08:45 -07:00
  • 2713aabeaf Update gemspec bootstraponline 2012-11-11 15:08:06 -07:00
  • 796d1b44c2 Update README.md bootstraponline 2012-11-11 14:46:58 -07:00
  • 470a7b8f52 Fix #579 bootstraponline 2012-11-11 14:40:47 -07:00
  • f699b82a9f Fix #539 bootstraponline 2012-11-11 14:14:00 -07:00
  • 44edb8c7da Merge pull request #576 from roman-zaharenkov/title_control bootstraponline 2012-11-11 12:29:37 -08:00
  • bc4fc0edd9 Fix gitcode test bootstraponline 2012-11-11 13:14:25 -07:00
  • 6545fa691b Adjust page header / title generation. Roman Zaharenkov 2012-11-11 13:22:10 +03:00
  • 4954553927 Page title control Roman Zaharenkov 2012-11-09 10:56:02 +03:00
  • 9c50ba9eeb XSLT was never used bootstraponline 2012-11-10 17:02:27 -07:00
  • 9a67da145a Merge pull request #578 from github/fileview-hover-fix bootstraponline 2012-11-10 15:59:28 -08:00
  • ca7d82278c Pretty print with nokogiri bootstraponline 2012-11-10 16:34:37 -07:00
  • f6245c53dd Add .gitattributes bootstraponline 2012-11-10 12:14:20 -07:00
  • 6888420cc6 Update file_view output bootstraponline 2012-11-10 12:08:05 -07:00
  • c5631f5b7d Fixed a:hover not highlighting the a block correctly Daniel Kimsey 2012-11-08 18:50:38 -05:00
  • 34e0b49d72 Refactored the template generator to use new_page method Daniel Kimsey 2012-11-08 18:49:29 -05:00
  • bd072264ef Line-ending fix for _styles.css Daniel Kimsey 2012-11-08 18:48:24 -05:00
  • cfb2d24c71 Merge pull request #577 from dekimsey/fix-page-metadata bootstraponline 2012-11-09 18:03:12 -08:00
  • fe0eb72fa3 Renamed page.meta_data to page.metadata for consistency with views Daniel Kimsey 2012-11-09 18:29:49 -05:00
  • 2783257f06 Added page.meta_data to tests Daniel Kimsey 2012-11-09 18:25:33 -05:00
  • cc11cb866c Add css note bootstraponline 2012-11-08 18:51:57 -07:00
  • 6a02643bda Merge pull request #573 from dekimsey/license-guidelines bootstraponline 2012-11-08 16:12:40 -08:00
  • 7f269c8da3 Added bootstraponline's comment about licensing guidelines Daniel Kimsey 2012-11-08 16:46:49 -05:00
  • ef7f7cebd1 Release 2.3.12 v2.3.12 bootstraponline 2012-11-07 20:37:50 -07:00
  • 05c24fd5e3 Fix #570 bootstraponline 2012-11-07 20:35:57 -07:00
  • b08b97bd28 Release 2.3.11 v2.3.11 bootstraponline 2012-11-07 20:18:43 -07:00
  • dbb6ce2f71 Fix #570 bootstraponline 2012-11-07 20:17:50 -07:00
  • f66f14b593 Release 2.3.10 v2.3.10 bootstraponline 2012-11-07 19:47:09 -07:00
  • 8a52315dee Add base url to custom css bootstraponline 2012-11-07 19:46:27 -07:00
  • 7c4052906c Add custom css bootstraponline 2012-11-07 19:40:52 -07:00
  • 3a56f39f6a Fix readme bootstraponline 2012-11-07 19:17:49 -07:00
  • 6585ca5dd0 Fix space bootstraponline 2012-11-07 19:13:57 -07:00
  • 792abae07e Release 2.3.9 v2.3.9 bootstraponline 2012-11-07 19:11:04 -07:00
  • 74ce648c59 Options.fetch bootstraponline 2012-11-07 19:04:36 -07:00
  • 2686e96046 Release 2.3.8 v2.3.8 bootstraponline 2012-11-07 18:50:37 -07:00
  • 213e2bb432 Add config example bootstraponline 2012-11-07 18:48:07 -07:00
  • 79bb5c10ab Remove lib.so note bootstraponline 2012-11-07 18:46:36 -07:00
  • 7ea012d786 Fix code style bootstraponline 2012-11-07 18:45:20 -07:00
  • 43591f75de Merge pull request #570 from dekimsey/only-alert-on-changes bootstraponline 2012-11-07 17:39:30 -08:00
  • 05d82c0569 Attach unsaved changes warning to trigger only after changes are made Daniel Kimsey 2012-11-07 17:37:29 -05:00