jekyll/lib/jekyll
ashmaroli bc06e241ea replace simple regex with a native Ruby method (#6732)
Merge pull request 6732
2018-01-31 15:55:55 -05:00
..
commands add gem "wdm" to all newly generated Gemfiles (#6711) 2018-01-24 10:16:35 -05:00
converters require external library only if necessary (#6596) 2018-01-14 16:28:12 -05:00
drops Two massive performance improvements for large sites (#6730) 2018-01-31 15:32:51 -05:00
filters Allow URL filters to work directly with documents (#6478) 2017-11-10 11:35:44 -05:00
liquid_renderer Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
readers Bump rubocop to use `v0.50.x` (#6368) 2017-09-22 09:06:32 -04:00
tags inform that symlinks are not allowed in safe mode (#6670) 2018-01-14 15:47:53 -05:00
utils require external library only if necessary (#6596) 2018-01-14 16:28:12 -05:00
cleaner.rb Allow plugins to modify the obsolete files. (#6502) 2017-10-30 14:54:06 -04:00
collection.rb Refactor collections_dir feature for consistency (#6685) 2018-01-25 10:45:35 -05:00
command.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
configuration.rb Switch to an actively-maintained TOML parser. (#6652) 2018-01-02 12:36:58 -05:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828) 2017-12-07 19:55:10 +01:00
deprecator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
document.rb Two massive performance improvements for large sites (#6730) 2018-01-31 15:32:51 -05:00
entry_filter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
external.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
filters.rb Use a Schwartzian transform with custom sorting (#6342) 2017-09-02 10:38:07 -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 use `require_relative` to load Jekyll classes (#6609) 2017-12-15 08:35:53 -05: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 replace simple regex with a native Ruby method (#6732) 2018-01-31 15:55:55 -05:00
regenerator.rb memoize path to metadata file (#6602) 2017-12-15 03:11:39 -05:00
related_posts.rb Two massive performance improvements for large sites (#6730) 2018-01-31 15:32:51 -05:00
renderer.rb Two massive performance improvements for large sites (#6730) 2018-01-31 15:32:51 -05:00
site.rb move duplicate code to a single private method (#6593) 2018-01-29 11:36:38 -05:00
static_file.rb Refactor collections_dir feature for consistency (#6685) 2018-01-25 10:45:35 -05:00
stevenson.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
theme.rb require external library only if necessary (#6596) 2018-01-14 16:28:12 -05:00
theme_builder.rb drop forwarding to private methods (#6577) 2017-12-07 19:55:14 +01:00
url.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
utils.rb Add LiveReload functionality to Jekyll. (#5142) 2017-12-07 19:55:25 +01:00
version.rb We're skipping 3.6.1 2018-01-25 19:32:54 +01:00