jekyll/lib/jekyll
Parker Moore 42cc2445a5
Merge branch 'master' into themes
* master: (58 commits)
  Update history to reflect merge of #4792 [ci skip]
  Update history to reflect merge of #4793 [ci skip]
  Update history to reflect merge of #4804 [ci skip]
  Update history to reflect merge of #4754 [ci skip]
  Update history to reflect merge of #4813 [ci skip]
  Added missing single quote on rsync client side command
  Add v3.0.4 and v3.1.3 to the history.
  Fixed typo
  Add jekyll-autoprefixer plugin
  Explicitly require Filters rather than implicitly.
  Update history to reflect merge of #4786 [ci skip]
  Update history to reflect merge of #4789 [ci skip]
  updates example domain in config template
  Globalize Jekyll's Filters.
  Update JRuby to 9.0.5.0; Drop the double digit test.
  Update Rack-Jekyll Heroku deployment blog post url
  convertible: use Document::YAML_FRONT_MATTER_REGEXP to parse transformable files
  Update history to reflect merge of #4734 [ci skip]
  Update history to reflect merge of #4478 [ci skip]
  Fix rubocop warning.
  ...
2016-04-21 11:43:35 -07:00
..
commands Fix #4689: Use SSLEnable instead of EnableSSL and make URL HTTPS. 2016-04-12 02:59:48 -05:00
converters Fix warnings 2016-03-25 22:03:17 +01:00
drops DocumentDrop: add `#<=>` which sorts by date (falling back to path) 2016-03-31 13:41:59 -07:00
liquid_renderer LiquidRenderer#parse: parse with line numbers. 2016-02-02 14:43:45 -08:00
readers LayoutReader#read: read in Theme layouts if they aren't already registered 2016-03-25 17:06:26 -07:00
tags IncludeTag: implement multiple load paths 2016-03-25 17:44:29 -07:00
utils Rubocop: Style/TrailingWhitespace 2016-01-04 12:16:36 -08:00
cleaner.rb Merge remote-tracking branch 'upstream/master' 2016-03-23 19:33:22 -05:00
collection.rb Allow collections to have documents that have no file extension 2016-02-19 13:40:17 -08:00
command.rb Rubocop: Style/EmptyLinesAroundClassBody 2016-01-03 15:55:33 -08:00
configuration.rb Merge pull request #4537 from Crunch09/fix-warnings 2016-03-31 18:37:32 -07:00
converter.rb Fix warnings 2016-03-25 22:03:17 +01:00
convertible.rb Merge branch 'master' into themes 2016-04-21 11:43:35 -07:00
deprecator.rb add consistency to the deprecation message 2016-02-09 23:46:45 -08:00
document.rb Document#date: drafts which have no date should use source file mtime 2016-02-29 15:46:11 -08:00
entry_filter.rb EntryFilter#special?: ignore filenames which begin with '~' 2016-02-07 17:28:03 -08:00
errors.rb Clean up Tags::PostUrl a bit 2016-03-15 16:06:25 -07:00
excerpt.rb Move 'forwardable' require to earlier in the program start up. 2015-12-25 22:45:51 -05:00
external.rb Fix some debug logging. 2016-01-15 11:30:02 -08:00
filters.rb Globalize Jekyll's Filters. 2016-04-14 20:36:22 -05:00
frontmatter_defaults.rb Fix warnings 2016-03-25 22:03:17 +01:00
generator.rb Remove ObectSpace dumping and start using inherited, it's faster. 2016-01-10 14:08:53 -06:00
hooks.rb Add Hook for :site :after_init 2016-03-23 13:14:08 -07:00
layout.rb Add Layout#relative_path so the layout can tell us what its path is for error messages 2016-03-25 16:29:37 -07:00
liquid_extensions.rb Add Jekyll::LiquidExtensions.lookup_variable 2014-04-22 14:27:47 -04:00
liquid_renderer.rb Rubocop: Lint/UnusedBlockArgument 2016-01-03 16:24:13 -08:00
log_adapter.rb Set logging to debug when verbose flag is set 2015-04-18 16:57:57 -07:00
mime.types add script to vendor mime types 2015-08-24 16:21:50 -04:00
page.rb Use improved Page#dir 2016-01-27 08:32:36 -08:00
plugin.rb Fix warnings 2016-03-25 22:03:17 +01:00
plugin_manager.rb Rubocop: Style/ParenthesesAroundCondition 2016-01-04 12:14:00 -08:00
publisher.rb Adding a debug log statment for skipped future posts. 2016-03-07 22:10:10 +00:00
reader.rb Rubocop: Style/BlockDelimiters 2016-01-04 12:05:54 -08:00
regenerator.rb Fix warnings 2016-03-25 22:03:17 +01:00
related_posts.rb Rubocop: Style/EmptyLines 2016-01-04 11:08:18 -08:00
renderer.rb Merge branch 'master' into themes 2016-04-21 11:43:35 -07:00
site.rb IncludeTag: implement multiple load paths 2016-03-25 17:44:29 -07:00
static_file.rb readded "env=prod"-condition 2016-03-25 19:42:53 +01:00
stevenson.rb Rubocop: Lint/UnusedBlockArgument 2016-01-03 16:24:13 -08:00
theme.rb register sass path 2016-03-25 14:46:00 -04:00
url.rb url: tiny optimization to #generate_url_from_drop 2016-01-04 18:18:28 -08:00
utils.rb Clean up Tags::PostUrl a bit 2016-03-15 16:06:25 -07:00
version.rb Release 💎 v3.1.2 2016-02-19 15:40:57 -08:00