Commit Graph

10403 Commits

Author SHA1 Message Date
Ashwin Maroli 7eefadb135 Scan `assert_equal` methods and rectify any offenses with a custom Rubocop cop (#7130)
Merge pull request 7130
2019-03-15 15:12:09 -04:00
jekyllbot 1e970b598d Update history to reflect merge of #7292 [ci skip] 2019-03-15 13:38:14 -04:00
Ashwin Maroli cc7978f3bc Optimize Document::DATE_FILENAME_MATCHER to match valid filenames (#7292)
Merge pull request 7292
2019-03-15 13:38:12 -04:00
jekyllbot 5bc0ddd6d2 Update history to reflect merge of #7351 [ci skip] 2019-03-15 13:36:49 -04:00
Michael Hiiva 238f1c5eaf Addresses bundle not found. (#7351)
Merge pull request 7351
2019-03-15 13:36:48 -04:00
jekyllbot b71dffc305 Update history to reflect merge of #7357 [ci skip] 2019-03-15 13:35:04 -04:00
mo khan 2bdf1a53c4 Log a warning when the slug is empty (#7357)
Merge pull request 7357
2019-03-15 13:35:01 -04:00
jekyllbot 757f47b21c Update history to reflect merge of #7418 [ci skip] 2019-03-15 13:33:56 -04:00
Frank Taillandier 5fa01141cc docs: mention CommonMark plugins (#7418)
Merge pull request 7418
2019-03-15 13:33:54 -04:00
jekyllbot 226fa22652 Update history to reflect merge of #7434 [ci skip] 2019-03-15 13:33:14 -04:00
Ashwin Maroli 555722887d Replace `name` in Page#inspect with relative_path (#7434)
Merge pull request 7434
2019-03-15 13:33:13 -04:00
jekyllbot ec730657a7 Update history to reflect merge of #7454 [ci skip] 2019-03-15 13:31:57 -04:00
Frank Taillandier 57a29800b6 Feat: drop ruby 2.3 (#7454)
Merge pull request 7454
2019-03-15 13:31:54 -04:00
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