jekyll/lib/jekyll
Ashwin Maroli c80ccbebf7
Optimize Page#dir with a private method (#8489)
Merge pull request 8489
2020-12-02 12:27:33 -05:00
..
commands Don't reset site.url to localhost:4000 by default (#7253) 2020-11-11 07:59:44 -05:00
converters Configure default language for syntax-highlighting (#8035) 2020-04-30 13:52:55 -04:00
drops Memoize array of drop getter method names (#8421) 2020-10-16 08:31:09 -04:00
filters Enable `Performance/ChainArrayAllocation` cop (#8404) 2020-09-30 02:49:12 -04:00
liquid_renderer Profile various stages of a site's build process (#6760) 2020-05-21 06:06:14 -04:00
readers Debug reading data files in a site (#8481) 2020-11-26 13:21:50 -05:00
tags Check if site is in incremental mode optimally (#8401) 2020-09-24 07:36:10 -04:00
utils Refactor Jekyll::Utils::Platforms (#7236) 2020-09-09 12:04:59 -04:00
cache.rb Refactor Jekyll::Cache (#7532) 2019-05-01 14:43:20 -04:00
cleaner.rb Use Regexp#match? when MatchData is not required (#8427) 2020-10-08 10:03:16 -04:00
collection.rb Bump RuboCop to v0.85.x (#8223) 2020-06-01 14:07:43 -04:00
command.rb Add an option to easily disable disk-cache (#7928) 2020-02-20 12:47:32 -05:00
configuration.rb Move permalink styles data to constant (#8282) 2020-07-05 15:16:01 -04:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Debug reading Page and Layout objects (#8100) 2020-11-11 07:29:05 -05:00
deprecator.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
document.rb Memoize destination of pages, documents and staticfiles (#8458) 2020-11-06 08:05:02 -05:00
entry_filter.rb Bump RuboCop to v0.86.x 2020-06-22 20:02:29 +05:30
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 Reduce allocations from computing item property (#8485) 2020-12-02 00:56:51 -05:00
frontmatter_defaults.rb Check default front matter scope against symbols (#8393) 2020-10-11 04:41:25 -04:00
generator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
hooks.rb Allow triggering `:post_convert` events atomically (#8465) 2020-11-11 05:36:54 -05:00
inclusion.rb Initialize include-files as Jekyll objects (#8158) 2020-05-25 13:01:03 -04:00
layout.rb Add custom debug strings for Jekyll objects (#8473) 2020-11-18 05:43:38 -05:00
liquid_extensions.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
liquid_renderer.rb Improve path normalization in liquid_renderer (#8075) 2020-05-09 07:29:13 -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 Optimize Page#dir with a private method (#8489) 2020-12-02 12:27:33 -05:00
page_excerpt.rb Make page excerpts consistent with doc excerpts (#8236) 2020-06-17 09:26:53 -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 Enable Lint/NoReturnInBeginEndBlocks Cop (#8457) 2020-11-05 09:38:52 -05: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
profiler.rb Profile various stages of a site's build process (#6760) 2020-05-21 06:06:14 -04:00
publisher.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
reader.rb Generate items from `site.include` list only once (#8463) 2020-11-09 07:03:16 -05:00
regenerator.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
related_posts.rb Enable `Performance/ChainArrayAllocation` cop (#8404) 2020-09-30 02:49:12 -04:00
renderer.rb Enable `Performance/ChainArrayAllocation` cop (#8404) 2020-09-30 02:49:12 -04:00
site.rb Add custom debug strings for Jekyll objects (#8473) 2020-11-18 05:43:38 -05:00
static_file.rb Memoize destination of pages, documents and staticfiles (#8458) 2020-11-06 08:05:02 -05:00
stevenson.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
theme.rb Bump RuboCop to v0.83.x 2020-05-11 18:21:16 +05:30
theme_builder.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
url.rb Reduce string allocations from generating doc URLs (#8392) 2020-09-18 07:23:08 -04:00
utils.rb Bump RuboCop to v0.85.x (#8223) 2020-06-01 14:07:43 -04:00
version.rb chore: bump to 4.1.1 2020-06-24 18:55:53 +02:00