Frank Taillandier
|
8559fbfbe8
|
style: append o option to regexp
Performance/ConstantRegexp: Extract this regexp into a constant or append an /o option to its options.
|
2020-11-23 16:53:10 +01:00 |
Frank Taillandier
|
d560d53266
|
style: fix rubocop 1.40 offense
|
2020-11-23 16:46:50 +01:00 |
jekyllbot
|
3e3d9bce64
|
Update history to reflect merge of #8473 [ci skip]
|
2020-11-18 05:43:41 -05:00 |
Ashwin Maroli
|
a7e1ec901b
|
Add custom debug strings for Jekyll objects (#8473)
Merge pull request 8473
|
2020-11-18 05:43:38 -05:00 |
jekyllbot
|
8a01e6aed9
|
Update history to reflect merge of #8472 [ci skip]
|
2020-11-18 05:42:10 -05:00 |
Ashwin Maroli
|
37df92dd29
|
Explicitly return nil after site process phase (#8472)
Merge pull request 8472
|
2020-11-18 05:42:08 -05:00 |
Ashwin Maroli
|
430167b9b9
|
Do not exclude CNAME from site build
|
2020-11-12 12:32:11 +05:30 |
Ashwin Maroli
|
ed7a4857a5
|
chore: rake site:generate
|
2020-11-12 12:18:43 +05:30 |
Frank Taillandier
|
6f8ca8c764
|
chore: cleanup 4.1.1 changelog
|
2020-11-11 21:24:44 +01:00 |
Frank Taillandier
|
68f117f5b3
|
docs: Ruby 2.7.2
|
2020-11-11 21:18:43 +01:00 |
jekyllbot
|
8ae4bf3f4a
|
Update history to reflect merge of #8201 [ci skip]
|
2020-11-11 14:52:56 -05:00 |
iBug
|
10943d1f3a
|
Build docs site with GitHub Actions (#8201)
Merge pull request 8201
|
2020-11-11 14:52:53 -05:00 |
jekyllbot
|
4d31a8c51b
|
Update history to reflect merge of #8467 [ci skip]
|
2020-11-11 12:45:22 -05:00 |
Ashwin Maroli
|
e210e337bc
|
Improve documentation on Hooks in Jekyll (#8467)
Merge pull request 8467
|
2020-11-11 12:45:20 -05:00 |
Frank Taillandier
|
6dd5bf21b9
|
chore: site generate
|
2020-11-11 16:28:56 +01:00 |
jekyllbot
|
ec3c0115c7
|
Update history to reflect merge of #7253 [ci skip]
|
2020-11-11 07:59:47 -05:00 |
Ashwin Maroli
|
91a3dd9e6f
|
Don't reset site.url to localhost:4000 by default (#7253)
Merge pull request 7253
|
2020-11-11 07:59:44 -05:00 |
jekyllbot
|
9fbb7b57c9
|
Update history to reflect merge of #7414 [ci skip]
|
2020-11-11 07:50:00 -05:00 |
Ashwin Maroli
|
eae71e6235
|
Rendering arbitrary Liquid variables by default (#7414)
Merge pull request 7414
|
2020-11-11 07:49:58 -05:00 |
jekyllbot
|
661f0fa1b1
|
Update history to reflect merge of #8292 [ci skip]
|
2020-11-11 07:39:42 -05:00 |
Ashwin Maroli
|
fadbe9eba4
|
Test that Liquid expressions are not deeply evaled (#8292)
Merge pull request 8292
|
2020-11-11 07:39:40 -05:00 |
jekyllbot
|
83a2b30b76
|
Update history to reflect merge of #8100 [ci skip]
|
2020-11-11 07:29:07 -05:00 |
Ashwin Maroli
|
26086409bf
|
Debug reading Page and Layout objects (#8100)
Merge pull request 8100
|
2020-11-11 07:29:05 -05:00 |
jekyllbot
|
d3299a8e02
|
Update history to reflect merge of #8406 [ci skip]
|
2020-11-11 05:38:05 -05:00 |
Ashwin Maroli
|
054d9356b9
|
Reduce allocations from rendering item as liquid (#8406)
Merge pull request 8406
|
2020-11-11 05:38:03 -05:00 |
jekyllbot
|
9de60bbf48
|
Update history to reflect merge of #8465 [ci skip]
|
2020-11-11 05:36:56 -05:00 |
Ashwin Maroli
|
c12a04dbc1
|
Allow triggering `:post_convert` events atomically (#8465)
Merge pull request 8465
|
2020-11-11 05:36:54 -05:00 |
jekyllbot
|
11ff8aa0dd
|
Update history to reflect merge of #8463 [ci skip]
|
2020-11-09 07:03:17 -05:00 |
Ashwin Maroli
|
db9ca22c24
|
Generate items from `site.include` list only once (#8463)
Merge pull request 8463
|
2020-11-09 07:03:16 -05:00 |
jekyllbot
|
ddae19bbb4
|
Update history to reflect merge of #8459 [ci skip]
|
2020-11-08 11:15:19 -05:00 |
Ashwin Maroli
|
ce441d32ec
|
Enhance detection of conflicting destination URLs (#8459)
Merge pull request 8459
|
2020-11-08 11:15:17 -05:00 |
jekyllbot
|
bcbc451a26
|
Update history to reflect merge of #8458 [ci skip]
|
2020-11-06 08:05:04 -05:00 |
Ashwin Maroli
|
920c6f4ddc
|
Memoize destination of pages, documents and staticfiles (#8458)
Merge pull request 8458
|
2020-11-06 08:05:02 -05:00 |
jekyllbot
|
56d59a1782
|
Update history to reflect merge of #8457 [ci skip]
|
2020-11-05 09:38:54 -05:00 |
Ashwin Maroli
|
5054e57fa5
|
Enable Lint/NoReturnInBeginEndBlocks Cop (#8457)
Merge pull request 8457
|
2020-11-05 09:38:52 -05:00 |
Ashwin Maroli
|
0dedc09ab3
|
Move PathManager methods into its singleton class
|
2020-11-05 17:30:59 +05:30 |
jekyllbot
|
9b96cdfa7d
|
Update history to reflect merge of #8456 [ci skip]
|
2020-11-05 06:45:36 -05:00 |
Enrico Tolotto
|
accce8656b
|
docs: installation: fedora: add additional dependencies (#8456)
Merge pull request 8456
|
2020-11-05 06:45:34 -05:00 |
Ashwin Maroli
|
d3e3225fc1
|
Configure cops introduced in RuboCop v1.2
|
2020-11-05 16:00:33 +05:30 |
jekyllbot
|
80fce9fcc3
|
Update history to reflect merge of #8453 [ci skip]
|
2020-11-04 10:31:02 -05:00 |
Ashwin Maroli
|
bf18b27e2a
|
Reduce array allocations from merging categories (#8453)
Merge pull request 8453
|
2020-11-04 10:31:00 -05:00 |
Ashwin Maroli
|
02d25d1cf2
|
actions/setup-ruby does not support patch versions
|
2020-11-03 12:17:14 +05:30 |
jekyllbot
|
3de3e7be8e
|
Update history to reflect merge of #8444 [ci skip]
|
2020-11-02 16:31:02 -05:00 |
Ashwin Maroli
|
137de414c1
|
Use Ruby 2.7.1 in GitHub Actions (#8444)
Merge pull request 8444
|
2020-11-02 16:31:00 -05:00 |
Frank Taillandier
|
1099f73d2d
|
fix(deps): Terminal Table 2.0
fix #8452
|
2020-11-02 22:29:52 +01:00 |
jekyllbot
|
95a7b20787
|
Update history to reflect merge of #8451 [ci skip]
|
2020-11-02 04:04:23 -05:00 |
Ashwin Maroli
|
a6bbcb7fb6
|
Memoize defaults computed for Convertibles (#8451)
Merge pull request 8451
|
2020-11-02 04:04:21 -05:00 |
Ashwin Maroli
|
e06641f423
|
Configure cops from RuboCop 1.1
|
2020-10-29 23:36:51 +05:30 |
Ashwin Maroli
|
4bda8cefb8
|
Refer to Bundler as a proper noun [ci skip]
|
2020-10-29 22:44:50 +05:30 |
Rachel Cheyfitz - Owner
|
5ec7a8e289
|
Update 07-assets.md (#8449)
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
|
2020-10-29 18:07:32 +01:00 |