ashmaroli
|
38342006a3
|
Add PageWithoutAFile class from jekyll plugins (#6556)
Merge pull request 6556
|
2017-11-30 12:16:35 -06:00 |
ashmaroli
|
da0df228cd
|
cleanup test_redcarpet.rb (#6584)
Merge pull request 6584
|
2017-11-29 08:56:46 -05:00 |
Parker Moore
|
c14b8b5864
|
Upgrade pygments to v1.x (#5937)
Merge pull request 5937
|
2017-11-29 03:17:08 -05:00 |
Florian Thomas
|
368fa1f723
|
return correct file in dir if dir has same name as file (#6569)
Merge pull request 6569
|
2017-11-24 03:49:13 -05:00 |
Jonathan Hooper
|
1c469eb53a
|
Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828)
Merge pull request 5828
|
2017-11-22 09:37:18 -05:00 |
jekyllbot
|
2c646a304c
|
Avoid block parser warning in SmartyPants (#6565)
Merge pull request 6565
|
2017-11-17 16:36:11 -05:00 |
Pat Hawks
|
41312370a3
|
Add extra smartify test
|
2017-11-12 11:52:18 -06:00 |
ImgBot
|
fd271f5bb2
|
[ImgBot] optimizes images (#6519)
Merge pull request 6519
|
2017-11-10 11:54:58 -05:00 |
Pat Hawks
|
582165897d
|
Allow URL filters to work directly with documents (#6478)
Merge pull request 6478
|
2017-11-10 11:35:44 -05:00 |
Florian Thomas
|
fa22ebf056
|
Log kramdown warnings if log level is WARN (#6522)
Merge pull request 6522
|
2017-11-09 09:11:05 -05:00 |
ashmaroli
|
0205fb9e79
|
Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520)
Merge pull request 6520
|
2017-11-05 22:50:46 -05:00 |
Johannes Müller
|
a66c4780cc
|
filter relative_url should keep absolute urls with scheme/authority (#6490)
Merge pull request 6490
|
2017-11-05 10:17:51 -05:00 |
Alex Tsui
|
93e3eb06d2
|
Add latin mode to slugify (#6509)
Merge pull request 6509
|
2017-11-02 23:07:25 -04:00 |
Parker Moore
|
8fc463bdce
|
Add Utils::Internet.connected? to determine whether host machine has internet connection. (#5870)
Merge pull request 5870
|
2017-11-02 16:54:42 -04:00 |
Angelika Tyborska
|
8dbe5de66b
|
Raise when theme root directory is not available (#6455)
Merge pull request 6455
|
2017-10-28 11:34:38 -04:00 |
jekyllbot
|
e7f1ce2e2b
|
Update Rubocop to 0.51.0 (#6444)
Merge pull request 6444
|
2017-10-19 14:22:36 -04:00 |
Frank Taillandier
|
363bd6c7eb
|
Problematic UTF+bom files (#6322)
Merge pull request 6322
|
2017-10-17 23:15:26 -04:00 |
Alexey Pelykh
|
a78b518f83
|
Scope path glob (#6268)
Merge pull request 6268
|
2017-10-09 06:52:19 -04:00 |
ashmaroli
|
00bad8bfe5
|
Bump rubocop to use `v0.50.x` (#6368)
Merge pull request 6368
|
2017-09-22 09:06:32 -04:00 |
Florian Thomas
|
47bcbfb654
|
skip adding binary files as posts (#6344)
Merge pull request 6344
|
2017-09-21 16:30:23 -04:00 |
Ben Balter
|
a5fd0c0b26
|
Mutable drops should fallback to their own methods when a mutation isn't present (#6350)
Merge pull request 6350
|
2017-09-21 15:57:24 -04:00 |
Ben Balter
|
1637f29d6c
|
Alias Drop#invoke_drop to Drop#[] (#6338)
Merge pull request 6338
|
2017-09-06 12:52:34 -04:00 |
Parker Moore
|
232ec4679a
|
Allow `yield` to logger methods & bail early on no-op messages (#6315)
Merge pull request 6315
|
2017-08-18 12:45:23 -04:00 |
Parker Moore
|
4c15b9e5e4
|
[WIP] Add shim that works for both Rouge 1 and Rouge 2 (#5919)
Merge pull request 5919
|
2017-08-17 11:16:18 -04:00 |
Parker Moore
|
3f0c77cfd5
|
Add a quick test for DataReader (#6284)
Merge pull request 6284
|
2017-08-10 16:27:14 -04:00 |
Ben Balter
|
045226f160
|
Guard against type error in absolute url (#6280)
Merge pull request 6280
|
2017-08-10 11:14:52 -04:00 |
Parker Moore
|
bd31986ad6
|
Fix Drop#key? so it can handle a nil argument (#6281)
Merge pull request 6281
|
2017-08-08 23:10:38 -04:00 |
ashmaroli
|
c8eee7ffcb
|
Access custom config array throughout session (#6200)
Merge pull request 6200
|
2017-08-07 12:13:33 -04:00 |
Florian Thomas
|
39631db0bd
|
make flakey test more robust (#6277)
Merge pull request 6277
|
2017-08-06 10:49:01 -04:00 |
Kyle Zhao
|
a99186fe0a
|
delegate `StaticFile#to_json` to `StaticFile#to_liquid` for a more (#6273)
Merge pull request 6273
|
2017-08-05 11:01:40 -04:00 |
Parker Moore
|
7cf5f51ca2
|
Enforce Style/FrozenStringLiteralComment. (#6265)
Merge pull request 6265
|
2017-08-03 21:27:32 -04:00 |
Ben Balter
|
b35c0d8607
|
Call to_s on site.url before attempting to concatenate strings (#6253)
Merge pull request 6253
|
2017-07-30 15:12:42 -04:00 |
Parker Moore
|
143367c5ca
|
kramdown: symbolize keys in-place (#6247)
Merge pull request 6247
|
2017-07-28 12:05:43 -04:00 |
Bogdan
|
8f1959bbc4
|
Define path with __dir__ (#6087)
Merge pull request 6087
|
2017-07-25 19:20:20 -04:00 |
ashmaroli
|
00a1d70e8f
|
fix tests (#6240)
Merge pull request 6240
|
2017-07-25 06:28:17 -04:00 |
ashmaroli
|
026f8280e0
|
Ignore final newline in folded YAML string (#6054)
Merge pull request 6054
|
2017-07-18 03:29:33 -04:00 |
Ben Balter
|
9f7815786b
|
Always normalize the result of the relative_url filter (#6185)
Merge pull request 6185
|
2017-06-30 21:58:25 -04:00 |
Ben Balter
|
f91b614793
|
Static files contain front matter default keys when to_liquid'd (#6162)
Merge pull request 6162
|
2017-06-30 21:51:55 -04:00 |
Ben Balter
|
69e97fa06f
|
Add strip_index filter (#6075)
Merge pull request 6075
|
2017-06-15 14:28:41 -04:00 |
Anatoliy Yastreb
|
d3b00cb84c
|
Bump Rubocop to 0.49.1 (#6093)
Merge pull request 6093
|
2017-06-15 08:29:35 -04:00 |
David Zhang
|
551d2ea858
|
Add test for uri_escape on reserved characters (#6086)
Merge pull request 6086
|
2017-06-14 16:36:40 -04:00 |
Martin Desrumaux
|
e031ac9b27
|
Allow filters to sort & select based on subvalues (#5622)
Merge pull request 5622
|
2017-06-14 16:18:07 -04:00 |
Anatoliy Yastreb
|
2ceff6ab3e
|
Read explicitly included dot-files in collections. #6091 (#6092)
Merge pull request 6092
|
2017-06-14 15:42:43 -04:00 |
ashmaroli
|
fcde83431e
|
Address reading non-binary static files in themes (#5918)
Merge pull request 5918
|
2017-06-14 15:38:38 -04:00 |
Florian Thomas
|
b76b4a4e8a
|
add test to use variable in where_exp condition
|
2017-06-14 15:22:26 -04:00 |
ashmaroli
|
2a4d33e615
|
patch URLFilters to prevent `//` (#6058)
Merge pull request 6058
|
2017-06-14 15:06:55 -04:00 |
Anatoliy Yastreb
|
2cfcb23a49
|
Fix layout front-matter variables rendering. #6071 (#6073)
Merge pull request 6073
|
2017-06-14 15:05:38 -04:00 |
Jonathan Hooper
|
308ba550ef
|
Add option to fail a build with front matter syntax errors (#5832)
Merge pull request 5832
|
2017-05-09 20:17:36 -04:00 |
Frank Taillandier
|
3a36fde240
|
Fix CI after #6040 (#6044)
Merge pull request 6044
|
2017-04-22 16:22:26 -04:00 |
Florian Thomas
|
0108b22f3c
|
create configuration from options only once in the boot process (#5487)
Merge pull request 5487
|
2017-04-19 14:50:25 -04:00 |