..
commands
Revert "Pass require path to sub-process when running `bundle install`" ( #8117 )
2020-04-13 12:41:38 +02:00
converters
Optimize `Kramdown::JekyllDocument#to_html` calls ( #8041 )
2020-03-26 10:11:33 -04:00
drops
Add slugified_categories URL placeholder ( #8094 )
2020-04-13 03:51:33 -04:00
filters
Cache URLFilter results of string inputs per site ( #7990 )
2020-04-13 03:52:54 -04:00
liquid_renderer
Clear cached Liquid template scope before render ( #7967 )
2020-04-13 03:49:15 -04:00
readers
Fix: rubocop offenses ( #7769 )
2019-08-04 02:49:34 -04:00
tags
Attain Ruby 3.0 compatibility ( #7948 )
2020-01-31 13:07:08 -05:00
utils
Rubocop version upgrade ( #7846 )
2019-10-16 03:21:04 -04:00
cache.rb
Refactor Jekyll::Cache ( #7532 )
2019-05-01 14:43:20 -04:00
cleaner.rb
Reduce Array allocations via Jekyll::Cleaner ( #7659 )
2019-05-15 11:48:12 -04:00
collection.rb
Fix documents custom-ordering logic ( #8028 )
2020-03-12 10:58:17 -04:00
command.rb
Add an option to easily disable disk-cache ( #7928 )
2020-02-20 12:47:32 -05:00
configuration.rb
Configure kramdown toc_levels as array by default ( #8015 )
2020-02-20 12:54:49 -05:00
converter.rb
Enforce Style/FrozenStringLiteralComment. ( #6265 )
2017-08-03 21:27:32 -04:00
convertible.rb
Reduce Jekyll::Renderer instances during a build ( #7570 )
2020-04-12 21:12:48 -04:00
deprecator.rb
Update Rubocop's config ( #7050 )
2018-06-02 06:50:32 -04:00
document.rb
Reduce Jekyll::Renderer instances during a build ( #7570 )
2020-04-12 21:12:48 -04:00
entry_filter.rb
Use String#end_with? to check if entry is a backup ( #7701 )
2019-08-04 16:11:12 -04:00
errors.rb
Enforce Style/FrozenStringLiteralComment. ( #6265 )
2017-08-03 21:27:32 -04:00
excerpt.rb
Bump RuboCop to v0.79.x ( #7970 )
2020-01-15 01:06:31 -05:00
external.rb
Remind user to include gem in the Gemfile on error ( #7476 )
2019-01-14 11:08:17 -05:00
filters.rb
Allow multiple binary operator in where_exp filter ( #8047 )
2020-03-06 11:08:56 -05:00
frontmatter_defaults.rb
Reduce Pathname objects from front matter defaults ( #8067 )
2020-03-29 12:40:28 -04:00
generator.rb
Enforce Style/FrozenStringLiteralComment. ( #6265 )
2017-08-03 21:27:32 -04:00
hooks.rb
Simplify Jekyll::Hooks.trigger logic ( #8044 )
2020-03-04 10:14:53 -05:00
layout.rb
Enforce Style/FrozenStringLiteralComment. ( #6265 )
2017-08-03 21:27:32 -04:00
liquid_extensions.rb
Update Rubocop's config ( #7050 )
2018-06-02 06:50:32 -04:00
liquid_renderer.rb
Escape valid special chars in a site's path name ( #7568 )
2019-03-15 13:14:57 -04:00
log_adapter.rb
Bump Rubocop to v0.59.0 ( #7237 )
2018-09-09 18:14:46 -04:00
mime.types
Update mime.types ( #7756 )
2019-07-20 11:36:32 -04:00
page.rb
Add PageDrop to provide Liquid templates with data ( #7992 )
2020-03-26 09:39:47 -04:00
page_without_a_file.rb
Interpolate Jekyll::Page subclass on inspection ( #7203 )
2018-08-29 13:20:52 -04:00
path_manager.rb
Add PathManager class to cache interim paths ( #7732 )
2019-08-01 16:21:00 -04:00
plugin.rb
Update Rubocop's config ( #7050 )
2018-06-02 06:50:32 -04:00
plugin_manager.rb
Bump Rubocop to v0.59.0 ( #7237 )
2018-09-09 18:14:46 -04:00
publisher.rb
Enforce Style/FrozenStringLiteralComment. ( #6265 )
2017-08-03 21:27:32 -04:00
reader.rb
Add PathManager class to cache interim paths ( #7732 )
2019-08-01 16:21:00 -04:00
regenerator.rb
Bump Rubocop to v0.59.0 ( #7237 )
2018-09-09 18:14:46 -04:00
related_posts.rb
Two massive performance improvements for large sites ( #6730 )
2018-01-31 15:32:51 -05:00
renderer.rb
Simplify `Jekyll::Renderer#validate_layout` ( #8064 )
2020-04-01 12:19:37 -04:00
site.rb
Cache URLFilter results of string inputs per site ( #7990 )
2020-04-13 03:52:54 -04:00
static_file.rb
Add static file's basename to its url_placeholder ( #7908 )
2020-04-13 03:45:33 -04:00
stevenson.rb
Bump Rubocop to v0.59.0 ( #7237 )
2018-09-09 18:14:46 -04:00
theme.rb
Remove configuration of theme sass files from Core ( #7290 )
2019-08-14 13:36:11 -04:00
theme_builder.rb
Update Rubocop's config ( #7050 )
2018-06-02 06:50:32 -04:00
url.rb
Encode and unencode urls only as required ( #7654 )
2019-05-15 12:14:08 -04:00
utils.rb
Rubocop version upgrade ( #7846 )
2019-10-16 03:21:04 -04:00
version.rb
Jekyll v4.0 release ( #7782 )
2019-08-20 10:46:08 -04:00