jekyll/lib/jekyll
David Zhang 2a032a38ec Bump Rubocop to 0.54.x (#6915)
Merge pull request 6915
2018-04-09 04:26:49 -04:00
..
commands Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
converters Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
drops Delegated methods after `private` keyword are meant to be private (#6819) 2018-03-08 10:58:57 -05:00
filters Allow date filters to output ordinal days (#6773) 2018-03-05 17:15:59 -05:00
liquid_renderer Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
readers Bump rubocop to use `v0.50.x` (#6368) 2017-09-22 09:06:32 -04:00
tags Fix passing multiline params to include tag when using the variable syntax (#6858) 2018-03-21 18:24:04 -04:00
utils Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
cleaner.rb memoize helper methods in site-cleaner (#6808) 2018-02-28 11:00:54 -05:00
collection.rb Improve handling non-default collection documents rendering and writing (#6795) 2018-03-09 21:11:24 -05:00
command.rb Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
configuration.rb Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726) 2018-03-14 06:50:18 -04:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
deprecator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
document.rb Debug writing files during the build process (#6696) 2018-03-19 09:30:41 -04:00
entry_filter.rb Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Excerpt relative-path should match its path (#6597) 2018-02-20 10:58:50 -05:00
external.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
filters.rb minimize array allocations in the `where` filter (#6860) 2018-03-21 19:10:05 -04:00
frontmatter_defaults.rb Glob scope path only if configured with a pattern (#6692) 2018-01-19 14:26:47 -05:00
generator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
hooks.rb Allow plugins to modify the obsolete files. (#6502) 2017-10-30 14:54:06 -04:00
layout.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
liquid_extensions.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
liquid_renderer.rb Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
log_adapter.rb Allow `yield` to logger methods & bail early on no-op messages (#6315) 2017-08-18 12:45:23 -04:00
mime.types Update mime-types. (#6336) 2017-08-30 14:17:18 -04:00
page.rb correct custom inspect string for Jekyll::Page 2017-12-16 07:33:20 +05:30
page_without_a_file.rb Add PageWithoutAFile class from jekyll plugins (#6556) 2017-12-07 19:55:19 +01:00
plugin.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
plugin_manager.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
publisher.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
reader.rb create a single instance of PostReader per site (#6759) 2018-02-28 15:52:54 -05:00
regenerator.rb Debug writing files during the build process (#6696) 2018-03-19 09:30:41 -04:00
related_posts.rb Two massive performance improvements for large sites (#6730) 2018-01-31 15:32:51 -05:00
renderer.rb access document permalink attribute efficiently (#6740) 2018-03-21 10:26:15 -04:00
site.rb Memoize `Site#site_data` (#6809) 2018-03-14 06:51:45 -04:00
static_file.rb Replace simple regex with equivalent Ruby methods (#6736) 2018-02-20 09:36:34 -05:00
stevenson.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
theme.rb Add debug output to theme rendering (#5195) 2018-03-05 10:15:36 -05:00
theme_builder.rb Replace simple regex with equivalent Ruby methods (#6736) 2018-02-20 09:36:34 -05:00
url.rb Replace simple regex with equivalent Ruby methods (#6736) 2018-02-20 09:36:34 -05:00
utils.rb Bypass rendering via Liquid unless required (#6735) 2018-02-28 11:06:08 -05:00
version.rb Release 💎 3.8.0.pre.rc1 2018-04-03 13:34:57 +02:00