Commit Graph

  • 5ca080ac6f Whitespace cleanup. XhmikosR 2016-07-18 15:23:26 +0300
  • dbc0349909 tests: Typo fixes. XhmikosR 2016-07-18 15:05:06 +0300
  • 311e3d2fef Slightly, improve PNG compression. XhmikosR 2016-07-18 18:27:38 +0300
  • 5e74610755 Update history to reflect merge of #5022 [ci skip] jekyllbot 2016-07-15 19:39:42 -0700
  • cfeb54d4be Merge pull request #5022 from ayastreb/collection jekyllbot 2016-07-15 19:39:42 -0700
  • 10cfaa2a75 Update history to reflect merge of #5106 [ci skip] jekyllbot 2016-07-15 19:24:03 -0700
  • ed98597d49 Merge pull request #5106 from ayastreb/after_init_hook jekyllbot 2016-07-15 19:24:02 -0700
  • 196275f5b4 Update history to reflect merge of #5060 [ci skip] jekyllbot 2016-07-15 17:26:14 -0700
  • eb88aa330c Merge pull request #5060 from stomar/stringify-overrides jekyllbot 2016-07-15 17:26:14 -0700
  • 0db1ec339d Update history to reflect merge of #5101 [ci skip] jekyllbot 2016-07-15 09:58:09 -0700
  • 3ae7d0c319 Merge pull request #5101 from crispgm/dev_to_integer_filter jekyllbot 2016-07-15 09:58:08 -0700
  • b9f232e5bf rubocop: fix methods naming and indentation Anatoliy Yastreb 2016-07-15 10:56:29 +0300
  • b88f0a21d6 hooks: move after_init hook call at the end of Site.initialize Anatoliy Yastreb 2016-07-15 10:31:02 +0300
  • 3b6561a57c Update history to reflect merge of #5053 [ci skip] jekyllbot 2016-07-14 19:55:09 -0700
  • 4dee1f6aa7 Merge pull request #5053 from stevecheckoway/strict-liquid jekyllbot 2016-07-14 19:55:08 -0700
  • 16ba22f7c3 Add to_integer filter crisp 2016-07-15 08:39:57 +0800
  • 20b3758edb Add to_integer filter David Zhang 2016-07-13 10:52:18 +0800
  • f417cf8a0f Merge pull request #5042 from jekyll/fix-more-theme-things Parker Moore 2016-07-14 17:14:41 -0700
  • 83a72606b3
    Add a test to ensure the Apache bug doesn't come up again. Parker Moore 2016-07-14 16:23:02 -0700
  • 99663a9199
    object needs to respond to select instead of being an enumerable Florian Thomas 2016-07-10 20:52:39 +0200
  • 2b57795c7f
    Failing test: where_exp filter should filter posts Pat Hawks 2016-07-14 13:08:25 -0500
  • 73223f3a5a Fix Rubocop warnings Marko Locher 2016-07-14 12:15:00 +0200
  • 49e97ef9b0 Add test case for deprecated post comparison Marko Locher 2016-05-18 14:29:51 +0200
  • 0e8f204011 Fix #3926 post_url helper with sub-directories Marko Locher 2016-05-07 16:58:44 +0200
  • 695b5396fd rubocop: fix code style Anatoliy Yastreb 2016-06-17 15:44:08 +0300
  • 9ef9c2fb64 Remove error message assert David Zhang 2016-07-14 14:15:23 +0800
  • 3435b5ddac Remove rescue for to_i David Zhang 2016-07-14 14:06:25 +0800
  • b44457a80b Remove if stmt for integer input David Zhang 2016-07-14 13:38:14 +0800
  • e503c17dfa Fix fmt error David Zhang 2016-07-14 12:00:19 +0800
  • b1f9a0809c More descriptive exception David Zhang 2016-07-14 11:27:47 +0800
  • 5e760a206a rubocop:disable Metrics/ModuleLength David Zhang 2016-07-14 11:05:30 +0800
  • 8a3ea59141 Update history to reflect merge of #5011 [ci skip] jekyllbot 2016-07-13 14:52:11 -0700
  • f55cf34739 Merge pull request #5011 from jekyll/maintainer-docs jekyllbot 2016-07-13 14:52:09 -0700
  • 75989fdb3e
    Add definitions for feature & bug to maintainer docs. Parker Moore 2016-07-13 14:51:12 -0700
  • 5c6c01793c Fix offense: seperate every 3 digits with _ David Zhang 2016-07-13 15:32:34 +0800
  • 218c7039a9 Fix test_filter: parenthesize the method David Zhang 2016-07-13 15:13:20 +0800
  • 9336ad0fcf Add to_integer filter David Zhang 2016-07-13 14:47:14 +0800
  • a3cd584311
    Update activesupport handling and add comment to Gemfile. Parker Moore 2016-07-12 20:17:44 -0700
  • cc994105ed Update history to reflect merge of #5100 [ci skip] jekyllbot 2016-07-12 20:16:11 -0700
  • 070267af8a Merge pull request #5100 from Crunch09/fix_activesupport_dependency jekyllbot 2016-07-12 20:16:10 -0700
  • f42fac60b0 Update history to reflect merge of #5097 [ci skip] jekyllbot 2016-07-12 20:11:04 -0700
  • b1674ed5b1 Merge pull request #5097 from chrisfinazzo/jekyll-community jekyllbot 2016-07-12 20:11:03 -0700
  • 5194d1a42c Add to_integer filter David Zhang 2016-07-13 10:52:18 +0800
  • a29498eaae Update history to reflect merge of #5069 [ci skip] jekyllbot 2016-07-12 19:50:33 -0700
  • 1f366730f8 Merge pull request #5069 from Crunch09/issue-2834 jekyllbot 2016-07-12 19:50:32 -0700
  • 506ba8af1e Update history to reflect merge of #5098 [ci skip] jekyllbot 2016-07-12 19:22:40 -0700
  • 49573b6fcf Merge pull request #5098 from esasse/patch-1 jekyllbot 2016-07-12 19:22:39 -0700
  • 0ebf7129cf
    use activesupport ~> 4.2 if we are on a Ruby < 2.2.2 Florian Thomas 2016-07-12 21:26:52 +0200
  • 3674a7760f
    Remove JekyllConf from the sidebar chrisfinazzo 2016-07-11 22:18:12 -0400
  • d683baa257 Updates html-proofer code Erick Sasse 2016-07-11 23:17:30 -0300
  • 26b2a6251c
    Add a Community section and cleanup, closes #5057 chrisfinazzo 2016-07-11 17:47:41 -0400
  • 8d2227a03a
    added JekyllConf page Mike Neumegen 2016-07-06 15:16:01 +1200
  • 4b5126dda7 Update history to reflect merge of #5067 [ci skip] jekyllbot 2016-07-11 11:20:23 -0700
  • 146d0f301d Merge pull request #5067 from jekyll/excerpt-drop-previous-doc jekyllbot 2016-07-11 11:20:22 -0700
  • 5b51b8bdf3 Update history to reflect merge of #5096 [ci skip] jekyllbot 2016-07-11 11:19:31 -0700
  • 841727eed7 Merge pull request #5096 from chrisfinazzo/update-normalize-css jekyllbot 2016-07-11 11:19:30 -0700
  • 232054a059
    Update normalize.css to v4.2.0. chrisfinazzo 2016-07-11 12:41:42 -0400
  • d4a7fbee28 Update history to reflect merge of #5068 [ci skip] jekyllbot 2016-07-08 23:23:18 -0700
  • ac6ba15bae Merge pull request #5068 from stomar/example-com jekyllbot 2016-07-08 23:23:18 -0700
  • cc82d44222
    check if relative URL contains a colon Florian Thomas 2016-07-08 20:33:47 +0200
  • ba8573c420 Change baseurl to example.com for some test cases Marcus Stollsteimer 2016-07-08 15:48:14 +0200
  • 1c0f21230d Stringify configuration overrides before first use Marcus Stollsteimer 2016-07-06 14:30:30 +0200
  • f6dc749332 Update history to reflect merge of #5063 [ci skip] jekyllbot 2016-07-07 15:42:31 -0700
  • 09f3e46945 Merge pull request #5063 from ayastreb/extract-tag-name jekyllbot 2016-07-07 15:42:30 -0700
  • 1a934125d9
    Check for Ruby first, then JRuby Parker Moore 2016-07-07 13:37:25 -0700
  • e3214c23a3
    Add missing elements to Excerpt which delegate to its Document Parker Moore 2016-07-07 13:37:09 -0700
  • c46f219d3c
    Commit failing test for lack of certain excerpt drop properties. Parker Moore 2016-07-07 13:34:10 -0700
  • 5a339cc735 Update history to reflect merge of #5065 [ci skip] jekyllbot 2016-07-07 08:12:05 -0700
  • 8bc104969f Merge pull request #5065 from stomar/fix-test jekyllbot 2016-07-07 08:12:03 -0700
  • d4c87e3655 Remove useless statement from test Marcus Stollsteimer 2016-07-07 15:30:59 +0200
  • ba08e17204 Extract tag name to class method Anatoliy Yastreb 2016-07-07 11:30:45 +0300
  • 25bff0075c Update history to reflect merge of #5056 [ci skip] jekyllbot 2016-07-06 19:34:58 -0700
  • 08b279cbdd Merge pull request #5056 from ayastreb/drop-fetch jekyllbot 2016-07-06 19:34:56 -0700
  • a25e97b5fb Update history to reflect merge of #5058 [ci skip] jekyllbot 2016-07-06 17:46:35 -0700
  • 3a8e28cba1 Merge pull request #5058 from synthecypher/patch-2 jekyllbot 2016-07-06 17:46:35 -0700
  • c698e83eb1 Highlight help nav item when navigated to. Joshua Barnett 2016-07-06 12:00:19 +0100
  • 3aead1d4a9 Imitate fetch method instead of creating real Hash object Anatoliy Yastreb 2016-07-06 11:20:37 +0300
  • 72d49490d2 Add fetch method to Drops Anatoliy Yastreb 2016-07-05 21:22:24 +0300
  • 51a80b8225 Update history to reflect merge of #5054 [ci skip] jekyllbot 2016-07-05 10:19:29 -0700
  • bfaa80e41c Merge pull request #5054 from andrewmunsell/patch-1 jekyllbot 2016-07-05 10:19:28 -0700
  • ac552cd4e4 Add Formingo to the list of Jekyll form SaaS Andrew Munsell 2016-07-04 16:15:48 -0700
  • dcc8960806 Enable strict (or lax) liquid parsing. Stephen Checkoway 2016-07-03 13:28:33 -0500
  • 2f8c0ffc5d Update history to reflect merge of #5043 [ci skip] jekyllbot 2016-06-30 10:37:16 -0700
  • 5688266d54 Merge pull request #5043 from alexivkin/master jekyllbot 2016-06-30 10:37:15 -0700
  • c261730799 Art gallery generator plugin added Alex Ivkin 2016-06-29 21:30:42 -0700
  • 897f0c52fa
    Add test for CoC flag. Parker Moore 2016-06-29 15:17:04 -0700
  • 0599f114d6
    Only add a CODE_OF_CONDUCT.md file if specified. Parker Moore 2016-06-29 15:11:52 -0700
  • 4b7109d273
    Themes won't have executables. Parker Moore 2016-06-29 14:15:02 -0700
  • 5a1a7e1056
    Remove the plugin_theme metadata field. Not useful. Parker Moore 2016-06-29 14:13:09 -0700
  • 70aa8a4e37 Update history to reflect merge of #5015 [ci skip] jekyllbot 2016-06-29 12:18:41 -0700
  • 325b4c88d5 Merge pull request #5015 from jekyll/remove-jruby-and-ruby-head jekyllbot 2016-06-29 12:18:40 -0700
  • a072e9d25f
    Ping our Travis overlords. Parker Moore 2016-06-29 00:55:11 -0700
  • b772329c60
    Merge branch 'master' into remove-jruby-and-ruby-head Parker Moore 2016-06-29 00:52:58 -0700
  • a7d25ed963
    Fix rubocop offenses on master. Parker Moore 2016-06-28 22:08:06 -0700
  • 6f3c01ca87
    Fix for jruby Parker Moore 2016-06-28 18:30:02 -0700
  • 2ef70fd348
    Some weird stuff with Colorator on my machine & jruby. Parker Moore 2016-06-28 14:39:06 -0700
  • 89c6b0ec0d
    travis: do not run 'bundle update' any longer. Parker Moore 2016-06-28 12:43:34 -0700
  • 12c1ada0e5
    test: skip openssl test for jruby Parker Moore 2016-06-28 12:43:15 -0700
  • 3a76ddf7a2 script/fmt: print Rubocop version Parker Moore 2016-06-28 12:38:46 -0700
  • 18a8b4dcc7 Update history to reflect merge of #5030 [ci skip] jekyllbot 2016-06-27 09:48:48 -0700