jekyll/lib/jekyll
Ashwin Maroli 68a31c8eb2 Don't read symlinks in site.include in safe mode (#7711)
Merge pull request 7711
2019-06-23 18:15:25 -04:00
..
commands Target Ruby 2.4 syntax in RuboCop scans (#7583) 2019-04-19 10:30:17 -04:00
converters Cleanup Markdown converter (#7519) 2019-03-15 13:30:39 -04:00
drops Reduce string allocations with better alternatives (#7643) 2019-05-16 10:04:37 -04:00
filters Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
liquid_renderer Generate a "TOTAL" row for build-profile table (#7614) 2019-04-12 13:48:33 -04:00
readers Reword code-comment to reflect the implementation 2019-06-14 15:46:09 +05:30
tags Fix broken include_relative usage in excerpt (#7633) 2019-04-30 09:03:48 -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 Bump RuboCop to v0.68.x (#7637) 2019-04-30 08:44:08 -04:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Store list of expected extnames in a constant (#7638) 2019-05-01 14:54:18 -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 regexp to filter special entries (#7702) 2019-06-23 16:23:09 -04:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Add `type` attribute to Document instances (#7406) 2019-05-16 11:44:39 -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 Reduce allocations from where-filter (#7653) 2019-05-16 12:38:53 -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. (#6336) 2017-08-30 14:17:18 -04:00
page.rb Replace `name` in Page#inspect with relative_path (#7434) 2019-03-15 13:33:13 -04: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 Don't read symlinks in site.include in safe mode (#7711) 2019-06-23 18:15:25 -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 Revert memoizing Site#docs_to_write and #documents (#7684) 2019-05-30 21:28:03 -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 Encode and unencode urls only as required (#7654) 2019-05-15 12:14:08 -04:00
utils.rb Favor Ruby 2.3 squiggly-heredoc operator (#7584) 2019-03-22 12:18:58 -04:00
version.rb Release v4.0.0.pre.alpha1 (#7574) 2019-03-19 03:03:57 -04:00