.. |
commands
|
serve: add support for ECC certificates (#7768)
|
2019-08-22 14:03:23 -04:00 |
converters
|
Remove patch to modify config for kramdown (#7699)
|
2019-06-28 06:38:02 -04:00 |
drops
|
Memoize fallback_data for Drop (#7728)
|
2019-08-04 16:09:27 -04:00 |
filters
|
Memoize absolute_url and relative_url filters (#7793)
|
2019-08-22 09:51:33 -04:00 |
liquid_renderer
|
Delegate --profile tabulation to `terminal-table` (#7627)
|
2019-08-04 16:03:56 -04:00 |
readers
|
Fix: rubocop offenses (#7769)
|
2019-08-04 02:49:34 -04:00 |
tags
|
Add PathManager class to cache interim paths (#7732)
|
2019-08-01 16:21:00 -04:00 |
utils
|
Reduce string allocations with better alternatives (#7643)
|
2019-05-16 10:04:37 -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
|
Reduce string allocations with better alternatives (#7643)
|
2019-05-16 10:04:37 -04:00 |
command.rb
|
Bump Rubocop to v0.59.0 (#7237)
|
2018-09-09 18:14:46 -04:00 |
configuration.rb
|
Reduce allocations by using #each_with_object (#7758)
|
2019-08-04 16:08:54 -04:00 |
converter.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
convertible.rb
|
Reduce allocations by using #each_with_object (#7758)
|
2019-08-04 16:08:54 -04:00 |
deprecator.rb
|
Update Rubocop's config (#7050)
|
2018-06-02 06:50:32 -04:00 |
document.rb
|
Remove override to Jekyll::Document#respond_to? (#7695)
|
2019-06-05 12:10:37 -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
|
Fix: rubocop offenses (#7769)
|
2019-08-04 02:49:34 -04:00 |
external.rb
|
Remind user to include gem in the Gemfile on error (#7476)
|
2019-01-14 11:08:17 -05:00 |
filters.rb
|
Test number_like regex on stringified property (#7788)
|
2019-08-19 07:27:26 -04:00 |
frontmatter_defaults.rb
|
Reduce string allocations with better alternatives (#7643)
|
2019-05-16 10:04:37 -04:00 |
generator.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
hooks.rb
|
Bump Rubocop to v0.59.0 (#7237)
|
2018-09-09 18:14:46 -04: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 PathManager class to cache interim paths (#7732)
|
2019-08-01 16:21:00 -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
|
fix warning in Jekyll::Renderer#layouts (#7448)
|
2019-01-02 19:21:57 -05:00 |
site.rb
|
Reduce allocations by using #each_with_object (#7758)
|
2019-08-04 16:08:54 -04:00 |
static_file.rb
|
Handle files with trailing dots in their basename (#7315)
|
2019-02-16 11:31:14 -05: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
|
Reduce Array objects generated from utility method (#7749)
|
2019-07-12 10:44:45 -04:00 |
version.rb
|
Jekyll v4.0 release (#7782)
|
2019-08-20 10:46:08 -04:00 |