jekyllbot
5b86a636b5
Update history to reflect merge of #7519 [ci skip]
2019-03-15 13:30:42 -04:00
Ashwin Maroli
18f7a28168
Cleanup Markdown converter ( #7519 )
...
Merge pull request 7519
2019-03-15 13:30:39 -04:00
jekyllbot
7f2412c145
Update history to reflect merge of #7492 [ci skip]
2019-03-15 13:27:43 -04:00
Ashwin Maroli
575f4b66de
Upgrade kramdown dependency to v2.x ( #7492 )
...
Merge pull request 7492
2019-03-15 13:27:41 -04:00
jekyllbot
9ba6c7dd77
Update history to reflect merge of #7569 [ci skip]
2019-03-15 13:20:19 -04:00
Ashwin Maroli
5942ee46ae
Memoize Document#excerpt_separator ( #7569 )
...
Merge pull request 7569
2019-03-15 13:20:15 -04:00
jekyllbot
4279bafff3
Update history to reflect merge of #7568 [ci skip]
2019-03-15 13:14:59 -04:00
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
jekyllbot
e451acca6a
Update history to reflect merge of #7272 [ci skip]
2019-03-15 13:11:48 -04:00
Ashwin Maroli
da313bf883
Avoid unnecessary duplication of pages array ( #7272 )
...
Merge pull request 7272
2019-03-15 13:11:46 -04:00
jekyllbot
9b3e5f9fc0
Update history to reflect merge of #7566 [ci skip]
2019-03-15 12:54:26 -04:00
Ashwin Maroli
8ccb013f85
Use communicative method parameters ( #7566 )
...
Merge pull request 7566
2019-03-15 12:54:24 -04:00
jekyllbot
67107f0ec5
Update history to reflect merge of #7498 [ci skip]
2019-03-15 12:53:42 -04:00
Ashwin Maroli
7ddaa9ffa1
Don't check if site URL is absolute if it is nil ( #7498 )
...
Merge pull request 7498
2019-03-15 12:53:40 -04:00
jekyllbot
3c231a41d2
Update history to reflect merge of #7301 [ci skip]
2019-03-15 12:52:32 -04:00
Ashwin Maroli
3b4151b773
Cache computed item property ( #7301 )
...
Merge pull request 7301
2019-03-15 12:52:30 -04:00
jekyllbot
d4b5760002
Update history to reflect merge of #7345 [ci skip]
2019-03-15 12:49:01 -04:00
Ashwin Maroli
b4dcdd42f8
Cache globbed paths in front matter defaults ( #7345 )
...
Merge pull request 7345
2019-03-15 12:49:00 -04:00
jekyllbot
46be718ef6
Update history to reflect merge of #6821 [ci skip]
2019-03-15 12:48:25 -04:00
Ashwin Maroli
36404b9a43
Refactor `highlight` tag to behave like the `raw` tag ( #6821 )
...
Merge pull request 6821
2019-03-15 12:48:21 -04:00
jekyllbot
d807deb647
Update history to reflect merge of #7450 [ci skip]
2019-03-15 12:10:50 -04:00
Ashwin Maroli
aea502745a
Utilize absolute paths of user-provided file paths ( #7450 )
...
Merge pull request 7450
2019-03-15 12:10:48 -04:00
jekyllbot
475983537d
Update history to reflect merge of #7572 [ci skip]
2019-03-14 21:40:47 -04:00
Ashwin Maroli
b668eb0150
Fix unnecessary allocations via StaticFileReader ( #7572 )
...
Merge pull request 7572
2019-03-14 21:40:45 -04:00
Ashwin Maroli
bdbf35136e
Correct entry in History.markdown [skip ci]
2019-03-11 15:45:56 +05:30
jekyllbot
7889d7d215
Update history to reflect merge of #7564 [ci skip]
2019-03-11 06:10:57 -04:00
Ashwin Maroli
37f5e5f459
Improve handling sites without layouts ( #7564 )
...
Merge pull request 7564
2019-03-11 06:10:55 -04:00
Ashwin Maroli
12e7a35ea7
Update history to reflect merge of #7562 [ci skip]
2019-03-10 17:24:32 +05:30
Ashwin Maroli
5fa93015a6
Revert Utils::WinTZ upgrade and lock to TZInfo-1.x ( #7562 )
...
Revert "Add missing divider in upgrading-guide"
This reverts commit d8c745ca30
.
Revert "Update history to reflect merge of #7521"
This reverts commit 7ee2e26d6c
.
Revert "Upgrade WinTZ utility to use TZInfo-2.0"
This reverts commit 13cbef4221
.
Lock use of `tzinfo` gem to v1.x
2019-03-10 17:20:48 +05:30
Frank Taillandier
3036d36a7c
Merge pull request #7560 from rosariopfernandes/patch-1
...
Update circleci.md
2019-03-10 05:31:35 +01:00
Rosário Pereira Fernandes
9c11c9a8a7
Update circleci.md
...
- correct minor typo
2019-03-10 02:18:34 +02:00
Frank Taillandier
7f4b15194f
Merge pull request #7558 from denismcdonald/patch-2
...
Minor typographical suggestions
2019-03-09 07:49:50 +01:00
Denis McDonald
633a2922d6
Minor typographical suggestions
2019-03-09 17:03:58 +11:00
Ashwin Maroli
68e633a56e
Remove deprecated `sudo: false` in .travis.yml
...
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2019-03-06 16:30:24 +05:30
Ashwin Maroli
5e7dc7b4d3
Use jruby-openssl-0.10.1 in JRuby builds
2019-03-06 13:15:56 +05:30
Ben Otte
9f7078d582
Fix Wiki link in README.markdown ( #7549 )
...
Updated sites link
2019-02-26 22:55:27 +05:30
Ashwin Maroli
d8c745ca30
Add missing divider in upgrading-guide [skip ci]
2019-02-21 17:06:35 +05:30
jekyllbot
7ee2e26d6c
Update history to reflect merge of #7521 [ci skip]
2019-02-20 15:53:15 -05:00
Ashwin Maroli
13cbef4221
Upgrade WinTZ utility to use TZInfo-2.0 ( #7521 )
...
Merge pull request 7521
2019-02-20 15:53:13 -05:00
jekyllbot
4e24a460ae
Update history to reflect merge of #7160 [ci skip]
2019-02-20 10:47:22 -05:00
Ashwin Maroli
63b3739062
Add `Site#in_cache_dir` helper method ( #7160 )
...
Merge pull request 7160
2019-02-20 10:47:20 -05:00
jekyllbot
25ad937597
Update history to reflect merge of #7525 [ci skip]
2019-02-20 03:21:39 -05:00
Ashwin Maroli
b975608cbb
Fix incorrect Windows path in themes.md [skip ci] ( #7525 )
...
Merge pull request 7525
2019-02-20 03:21:37 -05:00
jekyllbot
2f94540f89
Update history to reflect merge of #7540 [ci skip]
2019-02-20 03:19:36 -05:00
Ashwin Maroli
51d1366902
Add a script to profile docs with CI ( #7540 )
...
Merge pull request 7540
2019-02-20 03:19:34 -05:00
Ashwin Maroli
2786d67be5
Use rubocop-0.65.x on all platforms except Windows
2019-02-20 13:15:54 +05:30
Ashwin Maroli
0fef05e161
Lock RuboCop on Windows to v0.64.x temporarily
2019-02-20 13:04:38 +05:30
Frank Taillandier
c36f248556
bump Rubocop
2019-02-19 22:15:30 +01:00
jekyllbot
bbc2e1469e
Update history to reflect merge of #7188 [ci skip]
2019-02-19 11:54:20 -05:00
Ashwin Maroli
091b5bd697
Always exclude certain paths from being processed ( #7188 )
...
Merge pull request 7188
2019-02-19 11:54:18 -05:00