Commit Graph

  • e31ea0f6fc Update method alignment alebruck 2019-10-15 23:50:24 +02:00
  • 870a0ae9bd Revert ForceEqualSignAlignment cop alebruck 2019-10-15 23:39:53 +02:00
  • baf21ec3cc Fix echo tag #1188 render-for-context Mike Angell 2019-10-16 02:00:06 +10:00
  • 7f1e25005b Fix accessors Mike Angell 2019-10-16 01:57:42 +10:00
  • 938ca78be6 Use accessors Mike Angell 2019-10-16 01:54:45 +10:00
  • 56a1034ac2 Remove forloop guard #1191 render-forloop Mike Angell 2019-10-15 20:37:12 +10:00
  • 1c3dcb0ddc Add forloop to render for syntax Mike Angell 2019-10-14 17:24:34 +10:00
  • 03a5375c8c Sort array in test Mike Angell 2019-10-14 17:04:29 +10:00
  • 21b3c404bb Add ForceEqualSignAlignment to .rubocop.yml alebruck 2019-10-13 00:15:12 +02:00
  • 2a0806c83a Extract partial creation to a method in the render tag #1189 Martin Morissette 2019-10-11 17:14:04 -04:00
  • a46610065a Shift tag parsing into parse method Mike Angell 2019-10-12 06:49:13 +10:00
  • a2f0841597
    Merge b3c6a523b52b13fd5191cee5b0706adbd17efe21 into 1223444738d8cef6b311200a0af94598431f9f89 #1138 Mike Angell 2019-10-11 13:56:32 -04:00
  • 1223444738 Fix flaky tests (#1186) uchoudh 2019-10-11 11:52:07 -04:00
  • e2c9e06f7d Add Utils#to_number exponential test #1185 alebruck 2019-10-10 23:59:44 +02:00
  • b4c8b1c34f Add Utils#slice_collection_using_each negative input test alebruck 2019-10-10 23:53:20 +02:00
  • 31f3ac1035 Add Utils#to_data invalid string test alebruck 2019-10-10 23:49:17 +02:00
  • de4f678ab6 Create LiquidTemplateFactory class to use in PartialCache #1187 Irene Nam 2019-10-07 16:57:33 -04:00
  • 5e86c35cbf Fix flaky tests #1186 fix-flaky-test uchoudh 2019-10-09 14:29:44 -04:00
  • 2ebb29e953 Add tests to Utils#slice_collection_using_each alebruck 2019-10-09 00:27:00 +02:00
  • db9512829f Add tests to Utils#to_date alebruck 2019-10-08 23:48:23 +02:00
  • 3e63d0e8b3 Add tests to Utils#to_integer alebruck 2019-10-08 23:11:54 +02:00
  • 2bfeed2b00
    Resolve InputIterator dropping context (#1184) Mike Angell 2019-10-09 08:00:16 +11:00
  • 04b800d768
    Add support for as in Render and Include tags (#1181) Mike Angell 2019-10-09 07:59:52 +11:00
  • 5998051340 Add tests to Utils#to_number alebruck 2019-10-08 22:57:17 +02:00
  • f1d62978ef
    Allow default function to handle false as value (#1144) Mike Angell 2019-10-09 04:03:33 +11:00
  • 273a9f7a97 Prefer attr_reader #1184 context-drop Mike Angell 2019-10-09 03:57:06 +11:00
  • fbe14cd0b7 Resolve InputIterator dropping context Mike Angell 2019-10-09 03:28:09 +11:00
  • ffadc64f28
    Merge pull request #1172 from Shopify/add-liquid-profiling-attr uchoudh 2019-10-08 10:49:54 -04:00
  • 12d047aef0 document default filter #1144 default-filter-false-fix Mike Angell 2019-10-08 18:14:54 +11:00
  • 9973a2ec96 remove method #1181 render-with Mike Angell 2019-10-08 09:55:43 +11:00
  • 545312de6d Extract render_partial Mike Angell 2019-10-08 09:48:50 +11:00
  • 60b4182b7e Improve variable matching Mike Angell 2019-10-08 07:24:32 +11:00
  • efaec29fa6 Default to template name Mike Angell 2019-10-08 06:37:16 +11:00
  • c109615da7 Update syntax Mike Angell 2019-10-07 17:45:47 +11:00
  • a04c23eb38
    Merge branch 'master' into default-filter-false-fix Mike Angell 2019-10-07 17:33:41 +11:00
  • e6a6d2e813
    Merge branch 'master' into render-with Mike Angell 2019-10-07 17:07:55 +11:00
  • 5302f40342
    Rubocop fixes (#1182) Mike Angell 2019-10-07 17:06:47 +11:00
  • c5ed5d3504 Rubocop fixes #1182 rubocop-bump-1 Mike Angell 2019-10-07 16:57:44 +11:00
  • 25019e68d1 Remove duplicate code Mike Angell 2019-10-07 14:44:19 +11:00
  • ae809b6290 Add support for alias Mike Angell 2019-10-07 14:10:12 +11:00
  • 4ca476f71e Resolve missing newline Mike Angell 2019-10-05 01:20:25 +10:00
  • b0f8c2c03e Remove error logging #1180 Mike Angell 2019-10-05 01:13:35 +10:00
  • 12f702c431
    Merge branch 'master' into fix-constants Mike Angell 2019-10-04 23:09:31 +10:00
  • 37e40673ff Filter test Mike Angell 2019-10-04 17:00:54 +10:00
  • 9bb533985e styling fixes #1028 sort-numeric Mike Angell 2019-10-04 15:25:06 +10:00
  • 1c6a5d91fe
    Merge branch 'master' into sort-numeric Mike Angell 2019-10-04 15:20:00 +10:00
  • fefee4c675 Add liquid profile attributes #1172 uchoudh 2019-09-19 16:04:38 -04:00
  • afbe7b930f Use named param format from liquid Mike Angell 2019-10-02 21:55:59 +10:00
  • f7076e1682 add brackets to make intention clearer Mike Angell 2019-10-02 21:41:15 +10:00
  • 135a4bc84d Remove redundant freeze Mike Angell 2019-10-02 21:36:08 +10:00
  • 7ebf1aeef2 Merge branch 'master' into default-filter-false-fix Mike Angell 2019-10-02 21:34:00 +10:00
  • 9bd5362ca1 Change to named parameter Mike Angell 2019-10-02 21:33:02 +10:00
  • f40783810b
    Merge cd347008ee77d29a4f08e4566475a782e7be044a into 1aa7d3d2bab67defbf61b0f3d014a610b233e506 #1176 Mike Angell 2019-09-26 23:07:57 +00:00
  • f67e5754dd
    Merge 331b2a2e969d9b6b98357e923684f0c45e212bfb into 1aa7d3d2bab67defbf61b0f3d014a610b233e506 #1174 Mike Angell 2019-09-26 23:04:44 +00:00
  • 1aa7d3d2ba
    Change registers to by symbols (#1178) Mike Angell 2019-09-27 04:32:24 +10:00
  • 550f5f8dd0 Change registers to by symbols #1178 Mike Angell 2019-09-27 04:18:10 +10:00
  • 0db9c56f34
    Disable rendering of tag based on register (#1162) Mike Angell 2019-09-26 00:18:30 +10:00
  • 221b5673a0 Fix array handling shortcut in disable_tags #1162 disable-tag Mike Angell 2019-09-26 00:09:51 +10:00
  • 68abd9c135 Switch disabled? to not mutate output Mike Angell 2019-09-25 23:57:55 +10:00
  • 644de4c4f5 Code improvements Mike Angell 2019-09-25 23:33:46 +10:00
  • 9b2d0dc145 Improve disable tag API Mike Angell 2019-09-25 11:34:44 +10:00
  • 5e9b0bd3e9 Improve disabled tag error output Mike Angell 2019-09-24 09:05:22 +10:00
  • cd347008ee Expand usage tracking #1176 usage-update Mike Angell 2019-09-24 05:22:14 +10:00
  • 9a9564499a New liquid tracking. Mike Angell 2019-09-24 05:19:48 +10:00
  • 695378d8a4 Remove redundant nil check Mike Angell 2019-09-24 04:22:43 +10:00
  • a6dfb56a5c Code improvements Mike Angell 2019-09-24 00:20:51 +10:00
  • 9f03dff79a Move disabled check to block_body Mike Angell 2019-09-24 00:07:59 +10:00
  • 7f136c8fa6 Allow multiple tags to be disabled at once Mike Angell 2019-09-23 23:36:27 +10:00
  • 008c22230a disabled_tags is now always avaiable Mike Angell 2019-09-23 22:06:31 +10:00
  • 4202976d79 Test disable_tags register Mike Angell 2019-09-23 22:02:13 +10:00
  • fc4059c8dd Resolve disbale tag tests Mike Angell 2019-09-23 21:03:35 +10:00
  • 05234ef6de Improvements to disable tag Mike Angell 2019-09-23 20:45:09 +10:00
  • 6f823891bc Merge branch 'master' into disable-tag Mike Angell 2019-09-23 20:16:41 +10:00
  • 362e3f955f
    Merge e99c7e2eec6b3606d6b9468678dc039e18bf316f into f4d134cd5cc920945e47acfcfe446492fc93bd3a #694 Justin Li 2019-09-20 14:50:51 +00:00
  • 331b2a2e96 Remove redunant logic #1174 tokenizer-next Mike Angell 2019-09-20 19:01:29 +10:00
  • 3ffae9a6e4 Initial concept Mike Angell 2019-09-20 15:35:12 +10:00
  • da5688aeb2 Fix spacing Mike Angell 2019-09-20 03:57:49 +10:00
  • 9c0bdf80bd
    Merge pull request #1170 from ashmaroli/screaming-constants-patch Mike Angell 2019-09-20 03:55:55 +10:00
  • 6a01c98702
    Merge pull request #1147 from EricFromCanada/gh-pages-updates Mike Angell 2019-09-20 03:48:24 +10:00
  • 515ea65511
    Ignore vendor for travis (#1171) Mike Angell 2019-09-20 03:41:18 +10:00
  • 52c5d6f272 Ignore vendor for travis #1171 gh-pages-travis Mike Angell 2019-09-20 03:35:48 +10:00
  • da2fe9cab0 Align equals operator in lib/liquid/legacy.rb #1170 Ashwin Maroli 2019-09-19 22:56:00 +05:30
  • 00c8ca559a Revert "Fix spacing" Mike Angell 2019-09-20 02:42:21 +10:00
  • f4d134cd5c
    Remove jruby and truffleruby testing (#1167) Mike Angell 2019-09-20 02:28:43 +10:00
  • 26eb27f79f Fix spacing Mike Angell 2019-09-20 02:25:35 +10:00
  • 05c0bcf609
    Merge branch 'master' into fix-constants Mike Angell 2019-09-20 02:10:15 +10:00
  • b667bcb48b
    Shopify stye guide fixes (#1160) Mike Angell 2019-09-20 02:08:11 +10:00
  • 2c14e0b2ba Use Regexp#match? when MatchData is not used (#1165) Ashwin Maroli 2019-09-19 21:37:52 +05:30
  • cf5a42245f Remove jruby and truffleruby testing #1167 remove-jruby-truffle Mike Angell 2019-09-20 02:01:58 +10:00
  • 84f3a65960 Add total time and self time for profiling #1166 Umair Choudhary 2019-09-19 11:53:24 -04:00
  • 71c9d5a49e Add TargetRubyVersion: 2.4 to RuboCop config #1165 Ashwin Maroli 2019-09-19 20:28:08 +05:30
  • ca207ed93f Cleanup RuboCop configuration file (#1161) Ashwin Maroli 2019-09-19 20:25:01 +05:30
  • 17904ae2c6 Use Regexp#match? when MatchData is not used Ashwin Maroli 2019-09-19 20:01:54 +05:30
  • ef13343591
    Changes static registers to not be frozen (#1163) Mike Angell 2019-09-20 00:24:48 +10:00
  • 6ac0e9cd2f Add frozen test to static registers #1163 unfreeze-static Mike Angell 2019-09-19 20:58:57 +10:00
  • 8a51bfd8e4 Initialize MethoLiteral with unfrozen strings #1164 Ashwin Maroli 2019-09-19 15:40:03 +05:30
  • cc4edaf70d Changes static registers to not be frozen Mike Angell 2019-09-19 16:50:36 +10:00
  • a39eb8581a Disable rendering of tag based on register Mike Angell 2019-09-18 18:33:19 +10:00
  • 5f024978c0 Cleanup RuboCop configuration file #1161 Ashwin Maroli 2019-09-18 12:46:14 +05:30
  • d90b912744 Shopify stye guide fixes #1160 styling-fixes-3 Mike Angell 2019-09-18 15:54:32 +10:00