Commit Graph

2557 Commits

Author SHA1 Message Date
jekyllbot 2e3154e288 Update history to reflect merge of #7873 [ci skip] 2019-10-22 09:19:44 -04:00
jekyllbot dd7d03eccd Update history to reflect merge of #7846 [ci skip] 2019-10-16 03:21:06 -04:00
jekyllbot 4d0457bab2 Update history to reflect merge of #7857 [ci skip] 2019-10-11 07:40:40 -04:00
jekyllbot 3437135837 Update history to reflect merge of #7856 [ci skip] 2019-10-11 04:38:28 -04:00
jekyllbot d9c6e2062a Update history to reflect merge of #7825 [ci skip] 2019-10-09 05:25:05 -04:00
jekyllbot f0542b97f0 Update history to reflect merge of #7822 [ci skip] 2019-09-26 13:33:01 -04:00
jekyllbot 388a37208e Update history to reflect merge of #7826 [ci skip] 2019-09-25 02:01:42 -04:00
jekyllbot 2e11e13455 Update history to reflect merge of #7823 [ci skip] 2019-09-23 06:05:33 -04:00
jekyllbot d8de658089 Update history to reflect merge of #7815 [ci skip] 2019-09-11 22:45:27 -04:00
jekyllbot 9f389e0ada Update history to reflect merge of #7812 [ci skip] 2019-09-05 10:03:51 -04:00
jekyllbot b8e673b149 Update history to reflect merge of #7805 [ci skip] 2019-08-29 13:54:10 -04:00
jekyllbot b66dabac9d Update history to reflect merge of #7768 [ci skip] 2019-08-22 14:03:26 -04:00
jekyllbot c55eaf7724 Update history to reflect merge of #7793 [ci skip] 2019-08-22 09:51:35 -04:00
jekyllbot 45b2c9e4ed Update history to reflect merge of #7782 [ci skip] 2019-08-20 10:46:10 -04:00
Frank Taillandier 26d80cc771 Jekyll v4.0 release (#7782)
Merge pull request 7782
2019-08-20 10:46:08 -04:00
jekyllbot 5d40711eab Update history to reflect merge of #7788 [ci skip] 2019-08-19 07:27:28 -04:00
jekyllbot 8b44ee73ff Update history to reflect merge of #7794 [ci skip] 2019-08-19 04:39:31 -04:00
jekyllbot dce7d56982 Update history to reflect merge of #7792 [ci skip] 2019-08-19 03:07:04 -04:00
jekyllbot 84e3b92959 Update history to reflect merge of #7786 [ci skip] 2019-08-18 07:16:56 -04:00
Ashwin Maroli c842d55cec History: Place Bug Fixes after Minor Enhancements 2019-08-18 12:51:50 +05:30
jekyllbot 917f79a10e Update history to reflect merge of #7783 [ci skip] 2019-08-18 03:01:03 -04:00
Frank Taillandier 26914126c7
Cleanup History 2019-08-14 21:18:32 +02:00
Ashwin Maroli 326ab2dfb7
Using jekyll-sass-converter 2.0 is a major change 2019-08-15 00:12:34 +05:30
jekyllbot fd476206d7 Update history to reflect merge of #7778 [ci skip] 2019-08-14 14:24:57 -04:00
jekyllbot 65773e19a8 Update history to reflect merge of #7290 [ci skip] 2019-08-14 13:36:15 -04:00
jekyllbot 272360a80b Update history to reflect merge of #7701 [ci skip] 2019-08-04 16:11:13 -04:00
jekyllbot 2736589ba1 Update history to reflect merge of #7728 [ci skip] 2019-08-04 16:09:29 -04:00
jekyllbot 93794d9239 Update history to reflect merge of #7758 [ci skip] 2019-08-04 16:08:55 -04:00
jekyllbot 2c7cbddeba Update history to reflect merge of #7543 [ci skip] 2019-08-04 16:06:02 -04:00
jekyllbot f8c66f02e1 Update history to reflect merge of #7627 [ci skip] 2019-08-04 16:03:58 -04:00
jekyllbot 21202589de Update history to reflect merge of #7716 [ci skip] 2019-08-04 14:20:13 -04:00
jekyllbot 0e591f08da Update history to reflect merge of #7440 [ci skip] 2019-08-04 08:37:47 -04:00
jekyllbot 9a10ff9b5a Update history to reflect merge of #7769 [ci skip] 2019-08-04 02:49:36 -04:00
jekyllbot a87ca206da Update history to reflect merge of #7752 [ci skip] 2019-08-02 23:32:09 -04:00
jekyllbot 532c499751 Update history to reflect merge of #7732 [ci skip] 2019-08-01 16:21:04 -04:00
jekyllbot 4eec5a55c3 Update history to reflect merge of #7764 [ci skip] 2019-07-31 08:49:40 -04:00
jekyllbot 0f4b7be88d Update history to reflect merge of #7761 [ci skip] 2019-07-25 12:35:32 -04:00
jekyllbot 384a874805 Update history to reflect merge of #7756 [ci skip] 2019-07-20 11:36:34 -04:00
jekyllbot 7096885e98 Update history to reflect merge of #7720 [ci skip] 2019-07-15 11:38:55 -04:00
Ashwin Maroli ffe8d168f2 Prefer Regexp#match? over String#match?
This commit fixes a minor regression introduced in the commit e10a909

Prefer using `Regexp#match` because `@file` or `file` in these lines
could be `nil` if the `tag_markup` is just whitespace. In that scenario,
Jekyll should proceed to the validation logic and bail instead of raising
a `NoMethodError` exception.
2019-07-14 12:33:46 +05:30
jekyllbot 4c9cbad677 Update history to reflect merge of #7749 [ci skip] 2019-07-12 10:44:47 -04:00
Parker Moore fea0b69d39 3.8.6: add release note for 3c06609406 2019-07-02 16:51:40 -04:00
Frank Taillandier 7c34db3991 Fix date 2019-07-02 21:26:00 +02:00
Parker Moore b7e3f10a08 Move 3.8.6 documentation to the correct location in the History.markdown 2019-07-02 21:26:00 +02:00
Parker Moore e318d1c836 Create 3.8.6 release notes 2019-07-02 21:26:00 +02:00
jekyllbot ed8681b1e7 Update history to reflect merge of #7679 [ci skip] 2019-07-01 13:56:41 -04:00
jekyllbot 6435bd6167 Update history to reflect merge of #7704 [ci skip] 2019-06-28 12:28:02 -04:00
jekyllbot 2265e82181 Update history to reflect merge of #7598 [ci skip] 2019-06-28 06:45:11 -04:00
jekyllbot 7dbe470dce Update history to reflect merge of #7699 [ci skip] 2019-06-28 06:38:04 -04:00
jekyllbot c76996cd8e Update history to reflect merge of #7723 [ci skip] 2019-06-27 13:16:29 -04:00
jekyllbot 52374cf8be Update history to reflect merge of #7697 [ci skip] 2019-06-25 17:02:07 -04:00
jekyllbot 7d340d933a Update history to reflect merge of #7718 [ci skip] 2019-06-24 13:46:31 -04:00
jekyllbot 25b274621b Update history to reflect merge of #7711 [ci skip] 2019-06-23 18:15:27 -04:00
jekyllbot 9ccdae161b Update history to reflect merge of #7702 [ci skip] 2019-06-23 16:23:10 -04:00
jekyllbot f0b7c9b783 Update history to reflect merge of #7687 [ci skip] 2019-06-13 20:29:59 -04:00
jekyllbot a4f24f54ad Update history to reflect merge of #7709 [ci skip] 2019-06-13 08:01:25 -04:00
jekyllbot 2df56abf85 Update history to reflect merge of #7708 [ci skip] 2019-06-12 18:39:16 -04:00
jekyllbot 58bc689829 Update history to reflect merge of #7706 [ci skip] 2019-06-09 07:06:50 -04:00
jekyllbot 13d31c4c8b Update history to reflect merge of #7695 [ci skip] 2019-06-05 12:10:40 -04:00
jekyllbot 04ba0c3b10 Update history to reflect merge of #7690 [ci skip] 2019-06-05 08:46:00 -04:00
jekyllbot 86fd200a68 Update history to reflect merge of #7691 [ci skip] 2019-06-03 04:59:58 -04:00
jekyllbot 2f791484ab Update history to reflect merge of #7689 [ci skip] 2019-05-31 11:31:49 -04:00
jekyllbot db3570e582 Update history to reflect merge of #7684 [ci skip] 2019-05-30 21:28:05 -04:00
jekyllbot 08b04aa337 Update history to reflect merge of #7678 [ci skip] 2019-05-24 03:50:47 -04:00
jekyllbot b3770fd45d Update history to reflect merge of #7671 [ci skip] 2019-05-17 17:53:27 -04:00
jekyllbot 617dc69879 Update history to reflect merge of #7609 [ci skip] 2019-05-17 02:53:45 -04:00
jekyllbot 9957e21be7 Update history to reflect merge of #7653 [ci skip] 2019-05-16 12:38:55 -04:00
jekyllbot 2d3c030fac Update history to reflect merge of #7406 [ci skip] 2019-05-16 11:44:44 -04:00
jekyllbot db2de73a0d Update history to reflect merge of #7625 [ci skip] 2019-05-16 10:56:01 -04:00
jekyllbot 7cdbbaafa7 Update history to reflect merge of #7643 [ci skip] 2019-05-16 10:04:40 -04:00
jekyllbot 1658a1596e Update history to reflect merge of #7646 [ci skip] 2019-05-15 14:47:28 -04:00
jekyllbot a430c22007 Update history to reflect merge of #7654 [ci skip] 2019-05-15 12:14:10 -04:00
jekyllbot 8c5ee73661 Update history to reflect merge of #7658 [ci skip] 2019-05-15 11:49:07 -04:00
jekyllbot d6a756ba27 Update history to reflect merge of #7659 [ci skip] 2019-05-15 11:48:18 -04:00
jekyllbot f99f910e29 Update history to reflect merge of #7656 [ci skip] 2019-05-15 11:45:56 -04:00
jekyllbot 12c074303e Update history to reflect merge of #7657 [ci skip] 2019-05-15 11:43:16 -04:00
jekyllbot 4dff839dbf Update history to reflect merge of #7648 [ci skip] 2019-05-06 23:31:15 -04:00
jekyllbot aa87361848 Update history to reflect merge of #7647 [ci skip] 2019-05-06 03:03:58 -04:00
jekyllbot fd74fe3e93 Update history to reflect merge of #7644 [ci skip] 2019-05-04 11:00:44 -04:00
jekyllbot 8673cdc4cf Update history to reflect merge of #7640 [ci skip] 2019-05-02 00:38:26 -04:00
jekyllbot 1bba76b4f5 Update history to reflect merge of #7638 [ci skip] 2019-05-01 14:54:22 -04:00
jekyllbot 568e50b37a Update history to reflect merge of #7532 [ci skip] 2019-05-01 14:43:22 -04:00
jekyllbot 17a5f815b5 Update history to reflect merge of #7633 [ci skip] 2019-04-30 09:03:50 -04:00
jekyllbot 1b2efb67c3 Update history to reflect merge of #7637 [ci skip] 2019-04-30 08:44:10 -04:00
jekyllbot ced4404a5e Update history to reflect merge of #7583 [ci skip] 2019-04-19 10:30:19 -04:00
Ashwin Maroli f4ee82650e
Revert "Refactor `highlight` tag to behave like the `raw` tag" (#7592)
* Revert "Refactor `highlight` tag to behave like the `raw` tag (#6821)"

This reverts commit 36404b9a43.

* use Liquid `raw` in upgrading document
* let the minor improvements stay
* Revert entry in History.markdown
2019-04-19 12:49:03 +05:30
jekyllbot 36d3aed1f2 Update history to reflect merge of #7619 [ci skip] 2019-04-16 16:16:24 -04:00
jekyllbot 8e7b2ff7da Update history to reflect merge of #7561 [ci skip] 2019-04-12 14:01:34 -04:00
jekyllbot ef588d6bc8 Update history to reflect merge of #7614 [ci skip] 2019-04-12 13:48:35 -04:00
jekyllbot 3cce93d9b8 Update history to reflect merge of #7610 [ci skip] 2019-04-11 12:02:48 -04:00
jekyllbot 983e5af661 Update history to reflect merge of #7612 [ci skip] 2019-04-10 14:31:23 -04:00
jekyllbot 8907f39548 Update history to reflect merge of #7607 [ci skip] 2019-04-07 06:53:59 -04:00
jekyllbot c68ccedc21 Update history to reflect merge of #7601 [ci skip] 2019-04-04 05:26:41 -04:00
jekyllbot 3b675f5119 Update history to reflect merge of #7600 [ci skip] 2019-04-03 17:55:12 -04:00
jekyllbot 4f8e1f3d3f Update history to reflect merge of #7599 [ci skip] 2019-04-03 07:06:33 -04:00
jekyllbot 41583c9405 Update history to reflect merge of #7593 [ci skip] 2019-03-29 09:55:21 -04:00
jekyllbot b09248ce2e Update history to reflect merge of #7589 [ci skip] 2019-03-29 02:54:47 -04:00
jekyllbot c985dc5899 Update history to reflect merge of #7586 [ci skip] 2019-03-26 17:21:48 -04:00
jekyllbot 9e42fad62f Update history to reflect merge of #7584 [ci skip] 2019-03-22 12:19:00 -04:00
jekyllbot dea6bdbfaf Update history to reflect merge of #7580 [ci skip] 2019-03-22 10:53:37 -04:00
jekyllbot 16c24d9125 Update history to reflect merge of #5981 [ci skip] 2019-03-21 20:42:38 -04:00
Ashwin Maroli 6905c80470 Re-insert deleted History entry [skip ci] 2019-03-19 13:19:39 +05:30
jekyllbot 6dcce995a6 Update history to reflect merge of #7574 [ci skip] 2019-03-19 03:03:59 -04:00
Frank Taillandier 378147d761 Release v4.0.0.pre.alpha1 (#7574)
Merge pull request 7574
2019-03-19 03:03:57 -04:00
jekyllbot f3cb41b65a Update history to reflect merge of #7577 [ci skip] 2019-03-18 17:39:10 -04:00
jekyllbot 9d0c73fce8 Update history to reflect merge of #7130 [ci skip] 2019-03-15 15:12:11 -04:00
jekyllbot 1e970b598d Update history to reflect merge of #7292 [ci skip] 2019-03-15 13:38:14 -04:00
jekyllbot 5bc0ddd6d2 Update history to reflect merge of #7351 [ci skip] 2019-03-15 13:36:49 -04:00
jekyllbot b71dffc305 Update history to reflect merge of #7357 [ci skip] 2019-03-15 13:35:04 -04:00
jekyllbot 757f47b21c Update history to reflect merge of #7418 [ci skip] 2019-03-15 13:33:56 -04:00
jekyllbot 226fa22652 Update history to reflect merge of #7434 [ci skip] 2019-03-15 13:33:14 -04:00
jekyllbot ec730657a7 Update history to reflect merge of #7454 [ci skip] 2019-03-15 13:31:57 -04:00
jekyllbot 5b86a636b5 Update history to reflect merge of #7519 [ci skip] 2019-03-15 13:30:42 -04:00
jekyllbot 7f2412c145 Update history to reflect merge of #7492 [ci skip] 2019-03-15 13:27:43 -04:00
jekyllbot 9ba6c7dd77 Update history to reflect merge of #7569 [ci skip] 2019-03-15 13:20:19 -04:00
jekyllbot 4279bafff3 Update history to reflect merge of #7568 [ci skip] 2019-03-15 13:14:59 -04:00
jekyllbot e451acca6a Update history to reflect merge of #7272 [ci skip] 2019-03-15 13:11:48 -04:00
jekyllbot 9b3e5f9fc0 Update history to reflect merge of #7566 [ci skip] 2019-03-15 12:54:26 -04:00
jekyllbot 67107f0ec5 Update history to reflect merge of #7498 [ci skip] 2019-03-15 12:53:42 -04:00
jekyllbot 3c231a41d2 Update history to reflect merge of #7301 [ci skip] 2019-03-15 12:52:32 -04:00
jekyllbot d4b5760002 Update history to reflect merge of #7345 [ci skip] 2019-03-15 12:49:01 -04:00
jekyllbot 46be718ef6 Update history to reflect merge of #6821 [ci skip] 2019-03-15 12:48:25 -04:00
jekyllbot d807deb647 Update history to reflect merge of #7450 [ci skip] 2019-03-15 12:10:50 -04:00
jekyllbot 475983537d Update history to reflect merge of #7572 [ci skip] 2019-03-14 21:40:47 -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 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
jekyllbot 7ee2e26d6c Update history to reflect merge of #7521 [ci skip] 2019-02-20 15:53:15 -05:00
jekyllbot 4e24a460ae Update history to reflect merge of #7160 [ci skip] 2019-02-20 10:47:22 -05:00
jekyllbot 25ad937597 Update history to reflect merge of #7525 [ci skip] 2019-02-20 03:21:39 -05:00
jekyllbot 2f94540f89 Update history to reflect merge of #7540 [ci skip] 2019-02-20 03:19:36 -05:00
jekyllbot bbc2e1469e Update history to reflect merge of #7188 [ci skip] 2019-02-19 11:54:20 -05:00
jekyllbot fac57981d3 Update history to reflect merge of #7538 [ci skip] 2019-02-19 03:46:12 -05:00
jekyllbot 8319501415 Update history to reflect merge of #7536 [ci skip] 2019-02-18 09:26:05 -05:00
jekyllbot d2adfb3cbb Update history to reflect merge of #7315 [ci skip] 2019-02-16 11:31:16 -05:00
jekyllbot 996431ba60 Update history to reflect merge of #7427 [ci skip] 2019-02-16 11:19:04 -05:00
jekyllbot f6527cd7ef Update history to reflect merge of #7527 [ci skip] 2019-02-16 11:08:28 -05:00
jekyllbot 925aa33ddc Update history to reflect merge of #7530 [ci skip] 2019-02-15 09:20:15 -05:00
jekyllbot 55f0980716 Update history to reflect merge of #7232 [ci skip] 2019-02-15 08:47:03 -05:00
jekyllbot f6e7c46dd1 Update history to reflect merge of #7497 [ci skip] 2019-02-14 16:32:18 -05:00
jekyllbot 623e306fd6 Update history to reflect merge of #7524 [ci skip] 2019-02-14 04:54:26 -05:00
jekyllbot 20d9cbe231 Update history to reflect merge of #7518 [ci skip] 2019-02-12 03:32:34 -05:00
jekyllbot 13b0832459 Update history to reflect merge of #7510 [ci skip] 2019-02-04 13:04:50 -05:00
jekyllbot 1ceef6dcf7 Update history to reflect merge of #7425 [ci skip] 2019-02-02 16:03:46 -05:00
jekyllbot 317ed856ff Update history to reflect merge of #6998 [ci skip] 2019-01-30 09:44:49 -05:00
jekyllbot 4550f02b58 Update history to reflect merge of #7503 [ci skip] 2019-01-29 13:55:38 -05:00
jekyllbot e1ef5f9229 Update history to reflect merge of #7261 [ci skip] 2019-01-27 09:00:46 -05:00
jekyllbot 922e4c01fe Update history to reflect merge of #7495 [ci skip] 2019-01-24 10:17:27 -05:00
jekyllbot 2de291c297 Update history to reflect merge of #7489 [ci skip] 2019-01-23 02:05:44 -05:00