jekyll/lib/jekyll
Ashwin Maroli 907477b9ca Escape valid special chars in a site's path name (#7568)
Merge pull request 7568
2019-03-15 13:14:57 -04:00
..
commands Don't check if site URL is absolute if it is nil (#7498) 2019-03-15 12:53:40 -04:00
converters Use communicative method parameters (#7566) 2019-03-15 12:54:24 -04:00
drops Documents should be able to render their date (#7404) 2018-12-16 01:08:53 -05:00
filters Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
liquid_renderer Measure the no. of times a template gets rendered (#7316) 2018-10-28 06:04:27 -04:00
readers Fix unnecessary allocations via StaticFileReader (#7572) 2019-03-14 21:40:45 -04:00
tags Refactor `highlight` tag to behave like the `raw` tag (#6821) 2019-03-15 12:48:21 -04:00
utils Revert Utils::WinTZ upgrade and lock to TZInfo-1.x (#7562) 2019-03-10 17:20:48 +05:30
cache.rb Configure cache_dir (#7232) 2019-02-15 08:47:00 -05:00
cleaner.rb Bump RuboCop to v0.60.x (#7338) 2018-10-26 09:43:40 -04:00
collection.rb Allow custom sorting of collection documents (#7427) 2019-02-16 11:19:03 -05:00
command.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
configuration.rb Use communicative method parameters (#7566) 2019-03-15 12:54:24 -04:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
deprecator.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
document.rb Handle files with trailing dots in their basename (#7315) 2019-02-16 11:31:14 -05:00
entry_filter.rb Always exclude certain paths from being processed (#7188) 2019-02-19 11:54:18 -05:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Output correct class name in custom inspect string 2019-01-11 13:18:49 +05:30
external.rb Remind user to include gem in the Gemfile on error (#7476) 2019-01-14 11:08:17 -05:00
filters.rb Cache computed item property (#7301) 2019-03-15 12:52:30 -04:00
frontmatter_defaults.rb Cache globbed paths in front matter defaults (#7345) 2019-03-15 12:49:00 -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. (#6336) 2017-08-30 14:17:18 -04:00
page.rb Handle files with trailing dots in their basename (#7315) 2019-02-16 11:31:14 -05:00
page_without_a_file.rb Interpolate Jekyll::Page subclass on inspection (#7203) 2018-08-29 13:20:52 -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 Always exclude certain paths from being processed (#7188) 2019-02-19 11:54:18 -05: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 Avoid unnecessary duplication of pages array (#7272) 2019-03-15 13:11:46 -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 Theme gems: ensure directories aren't symlinks (#7419) 2018-12-14 10:08:41 -05:00
theme_builder.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
url.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
utils.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
version.rb reflect 3.8.5 release 2018-11-04 21:22:28 +01:00