.. |
commands
|
Builder.watch: only warn for Bash on Windows, still try watching.
|
2016-11-10 12:55:00 -08:00 |
converters
|
Only complain about `coderay` if it is actually in the config
|
2016-09-19 11:38:05 -05:00 |
drops
|
check for the urldrop key first
|
2016-11-02 21:30:23 +01:00 |
filters
|
Use Addressable to better deal with i18n URLs
|
2016-09-24 15:34:00 -05:00 |
liquid_renderer
|
Merge pull request #5137 from jekyll/pull/fixes-for-rubocop-0-42
|
2016-07-25 17:45:51 -07:00 |
readers
|
Collapse gsub
|
2016-10-18 18:53:54 -05:00 |
tags
|
Added unit test for special character, fixed error that it exposed.
|
2016-11-26 22:31:03 -05:00 |
utils
|
Fix #5462: Only shutdown watch in Bash On Windows.
|
2016-11-10 12:55:00 -08:00 |
cleaner.rb
|
Fixing rubocop offenses in lib/jekyll/cleaner.rb
|
2016-05-13 12:34:11 -05:00 |
collection.rb
|
Style fixes for Rubocop 0.42.0
|
2016-07-25 12:46:43 -07:00 |
command.rb
|
Add baseurl subcommand, fixes #4919
|
2016-07-25 10:15:15 -04:00 |
configuration.rb
|
Add vendor/gems to the list of excluded & do some refactoring.
|
2016-11-09 09:42:26 -08:00 |
converter.rb
|
Fix warnings
|
2016-03-25 22:03:17 +01:00 |
convertible.rb
|
Convertible: set self.output in #render_all_layouts and #do_layout
|
2016-09-07 15:59:43 -07:00 |
deprecator.rb
|
Rubocop cleanup
|
2016-06-06 16:30:09 +02:00 |
document.rb
|
Implement respond_to_missing? in Document
|
2016-08-25 12:13:34 +02:00 |
entry_filter.rb
|
Add vendor/gems to the list of excluded & do some refactoring.
|
2016-11-09 09:42:26 -08:00 |
errors.rb
|
check if relative URL contains a colon
|
2016-07-08 20:33:47 +02:00 |
excerpt.rb
|
Add support for indented link references on excerpt
|
2016-09-02 17:21:10 -03:00 |
external.rb
|
External: remove &block arg, use block_given?
|
2016-05-25 08:55:12 -07:00 |
filters.rb
|
Add connector param to array_to_sentence_string filter
|
2016-11-22 17:38:33 -06:00 |
frontmatter_defaults.rb
|
Collapse gsub
|
2016-10-18 18:53:54 -05:00 |
generator.rb
|
Remove ObectSpace dumping and start using inherited, it's faster.
|
2016-01-10 14:08:53 -06:00 |
hooks.rb
|
Merge pull request #5157 from stevecheckoway/fix-hooks-priority-order
|
2016-09-28 16:39:44 -07:00 |
layout.rb
|
Layout: set relative_path without using Pathname
|
2016-07-29 12:16:06 -07:00 |
liquid_extensions.rb
|
Add Jekyll::LiquidExtensions.lookup_variable
|
2014-04-22 14:27:47 -04:00 |
liquid_renderer.rb
|
Show liquid warnings.
|
2016-07-24 13:04:28 -05:00 |
log_adapter.rb
|
Rubocop: use %r for all regular expressions.
|
2016-06-02 17:08:21 -07:00 |
mime.types
|
add script to vendor mime types
|
2015-08-24 16:21:50 -04:00 |
page.rb
|
ThemeAssetsReader: fix tests so everything passes.
|
2016-09-18 15:04:15 -04:00 |
plugin.rb
|
Rubocop: Low hanging fruit
|
2016-05-23 22:10:49 -05:00 |
plugin_manager.rb
|
Merge branch 'pathawks-rubocop/misc'
|
2016-05-25 17:57:52 -07:00 |
publisher.rb
|
Rubocop: Low hanging fruit
|
2016-05-23 22:10:49 -05:00 |
reader.rb
|
Add ThemeAssetsReader which reads assets from a theme
|
2016-09-16 14:41:36 -07:00 |
regenerator.rb
|
rubocop: refactor modified? method
|
2016-06-22 14:15:13 +03:00 |
related_posts.rb
|
Rubocop: Low hanging fruit
|
2016-05-23 22:10:49 -05:00 |
renderer.rb
|
Remove layouts named param from Renderer#initialize
|
2016-09-01 13:26:14 -07:00 |
site.rb
|
Do not swallow all exceptions on render
|
2016-10-18 19:45:03 -05:00 |
static_file.rb
|
Merge pull request #5264 from DirtyF/static-file-name
|
2016-09-29 14:13:31 -07:00 |
stevenson.rb
|
Rubocop: lib/jekyll/stevenson.rb
|
2016-05-26 01:04:12 -05:00 |
theme.rb
|
Theme: for various path helpers, use strings. Symbols confuse people.
|
2016-09-19 13:47:51 -07:00 |
theme_builder.rb
|
ThemeBuilder: add 'assets' to list of scaffold directories
|
2016-09-16 14:57:58 -07:00 |
url.rb
|
Fix typo.
|
2016-11-14 13:30:14 -08:00 |
utils.rb
|
Fix rubocop errors & add one more test for slugify 'ascii' mode (#4680)
|
2016-09-07 17:50:14 -07:00 |
version.rb
|
Release 💎 3.3.1
|
2016-11-14 14:36:05 -08:00 |