Commit Graph

  • b87f4dd704 Add upcase first filter #1078 Kryštof Korb 2019-03-18 22:39:10 +01:00
  • 09ac4f720f Simplify test #1071 Christian Szardenings 2019-03-15 00:41:54 +01:00
  • f2f467bdbc v4.0.3 v4.0.3 Justin Li 2019-03-12 12:43:48 -04:00
  • ff99d92c18
    Merge pull request #1072 from Shopify/fix-interrupts Justin Li 2019-03-12 12:26:12 -04:00
  • 39fecd06db Fix interrupts through includes #1072 Justin Li 2019-03-12 12:18:22 -04:00
  • e68cbba4f7 Remove empty line Christian Szardenings 2019-03-11 23:12:12 +01:00
  • cd332747a8 Add check for large collections in Liquid::For Christian Szardenings 2019-03-11 23:07:04 +01:00
  • d9735bdebd Add failing test for large for loop collection Christian Szardenings 2019-03-11 22:22:20 +01:00
  • 8013df8ca2 v4.0.2 v4.0.2 Justin Li 2019-03-08 15:43:46 -05:00
  • a79240a909
    Merge pull request #1039 from Shopify/where-filter-documentation Justin Li 2019-03-08 15:32:48 -05:00
  • 14cd011cb5
    Merge pull request #1070 from Shopify/url-decode-validation Clayton Smith 2019-03-08 11:09:40 -05:00
  • e2d9907df2 Validate the character encoding in url_decode. #1070 Clayton Smith 2019-03-07 14:01:10 -05:00
  • fcc031c3ad Autoload Liquid modules and classes #1066 Ashwin Maroli 2019-02-24 15:32:17 +05:30
  • 23d669f5e6
    Merge pull request #1032 from printercu/patch-1 Justin Li 2019-02-22 13:04:04 -05:00
  • ed73794f82 Preserve existing strip_html behaviour for weird inputs #1032 Justin Li 2019-02-22 12:53:54 -05:00
  • f59f6dea83 Fix simple RuboCop offenses and update TODO file (#1062) Ashwin Maroli 2019-02-22 23:02:56 +05:30
  • 7a81fb821a
    Merge pull request #1059 from Shopify/map_error_checking Garland Zhang 2019-02-22 10:42:16 -05:00
  • cec27ea326 Extract raise error line and some filters with begin/rescue blocks #1059 Garland Zhang 2019-02-15 15:55:43 -05:00
  • 14999e8f7c
    Merge pull request #1053 from er1/update-changelog-v4.0.1 Justin Li 2019-02-10 10:37:31 -05:00
  • c6d2ebb216 Add executable bit to test/test_helper.rb #1062 Ashwin Maroli 2019-02-03 21:41:27 +05:30
  • e3ce64acef Update TODO config for RuboCop Ashwin Maroli 2019-02-03 21:15:00 +05:30
  • d2924e83a0 Fix Style/RedundantParentheses offenses Ashwin Maroli 2019-02-03 21:10:41 +05:30
  • 54bc84d702 Fix Style/UnneededInterpolation offenses Ashwin Maroli 2019-02-03 21:09:41 +05:30
  • 5364d20640 Fix Style/MutableConstant offense Ashwin Maroli 2019-02-03 21:07:57 +05:30
  • 3cc3b6641a Fix Layout/ClosingParenthesisIndentation offenses Ashwin Maroli 2019-02-03 21:06:12 +05:30
  • 67254ffee8 Fix Layout/ExtraSpacing offense Ashwin Maroli 2019-02-03 21:05:06 +05:30
  • 6d7a1d6d37 Fix Layout/EmptyLineAfterMagicComment offense Ashwin Maroli 2019-02-03 21:04:17 +05:30
  • fbad7cf377 Fix variable name #1039 Samuel 2019-01-07 13:13:02 -05:00
  • b41fc10d8e Updated changelog for v4.0.1 #1053 Eric Chan 2018-12-03 23:27:14 -05:00
  • 08c121ce44 History.md: add comment about liquid_method_missing not supporting methods starting with a number #1049 Henk 2018-11-08 11:50:37 +01:00
  • 61bfae9444 commit to make CLA check run again Henk 2018-11-08 10:25:12 +01:00
  • 2fa6220d26 add new names of renamed methods Henk 2018-11-08 10:13:10 +01:00
  • 4e5f9eb240 add fact that to_str doesn't do anything anymore for drops to the history file. Henk 2018-11-08 10:12:33 +01:00
  • 2b3c81cfd0
    Merge pull request #1046 from Shopify/make-builds-green David Cornu 2018-10-24 10:46:01 -04:00
  • 2a2376bfd9 Run :test before :rubocop in the default Rake task #1046 David Cornu 2018-10-19 15:06:36 -04:00
  • ca9e75db53 Reduce perceived complexity for #sort and #sort_natural David Cornu 2018-10-19 14:57:33 -04:00
  • 407c8abf30 Use TrailingCommaInLiteral David Cornu 2018-10-19 14:52:16 -04:00
  • ea0bf2d30b fix braces Samuel 2018-10-19 10:52:36 -04:00
  • 43f181e211
    Merge pull request #1044 from Shopify/enable-cla-bot Justin Li 2018-10-19 09:34:30 -04:00
  • 7c613e87cb
    Enable CLA bot #1044 enable-cla-bot Tim Layton 2018-10-18 23:10:56 -07:00
  • fe4034ccf9
    Merge pull request #1025 from Shopify/traverse-ast Stephen Paul Weber (Work) 2018-10-18 09:42:56 -04:00
  • 52ee303a36 s/block.call/yield #1025 Stephen Paul Weber 2018-10-18 09:41:53 -04:00
  • 8217a8d86c Add test for the full array structure Stephen Paul Weber 2018-10-15 10:22:09 -04:00
  • 7d13d88258 s/Traversal/ParseTreeVisitor Stephen Paul Weber 2018-10-11 10:45:31 -04:00
  • ff727016ef s/callback_for/add_callback_for Stephen Paul Weber 2018-10-10 09:51:37 -04:00
  • c11fc656cf Colocate Traversal classes with classes they traverse Stephen Paul Weber 2018-10-10 09:49:14 -04:00
  • d18fc08323
    Merge pull request #1043 from Shopify/firefox-scroll-bug Samuel Doiron 2018-10-15 15:06:21 -04:00
  • 22cb0018a5 Fix scroll bug on firefox #1043 Samuel 2018-10-15 13:56:45 -04:00
  • d789ec4175 Liquid::Traversal Stephen Paul Weber 2018-09-10 13:36:27 -04:00
  • 8845d1ada1 Add documentation for where filter Samuel 2018-10-12 16:19:19 -04:00
  • fd09f049b0
    Merge pull request #1026 from Shopify/where-filter Samuel Doiron 2018-10-11 17:45:30 -04:00
  • 842986a972 Add where filter to standard filters #1026 Samuel 2018-09-13 16:37:38 -04:00
  • 4661700a97 bump to v4.0.1 v4.0.1 Florian Weingarten 2018-10-09 11:13:19 +02:00
  • cd5a6dd225
    Merge pull request #930 from er1/fix-sort-natural-on-nil Justin Li 2018-10-04 22:32:37 -04:00
  • 71e0c651b2
    Remove unused translation #1033 printercu 2018-09-27 18:19:46 +03:00
  • 89c1ba2b0e
    Fix rubocop warning printercu 2018-09-27 17:24:01 +03:00
  • 479d8fb4a4
    Single regexp for strip_html printercu 2018-09-27 17:13:35 +03:00
  • 45e7d6b652
    Merge pull request #1031 from DirtyF/redirects Justin Li 2018-09-21 13:15:30 -04:00
  • 15c6d74646
    Exclude lock files #1031 Frank Taillandier 2018-09-21 18:37:09 +02:00
  • d9a4a3d9d7
    security: npm audit fix fixed 2 low severity vulnerabilities Frank Taillandier 2018-09-21 18:34:33 +02:00
  • e9e3e306ee
    upgrade to latest GitHub Pages Frank Taillandier 2018-09-21 18:27:13 +02:00
  • cea42bd165
    Use example.com as example Frank Taillandier 2018-09-21 18:26:50 +02:00
  • 725335bbc1
    Fix redirection Frank Taillandier 2018-09-21 18:26:34 +02:00
  • 307c8befc5
    Set default URL to GitHub http://liquidmarkup.org returns 301 Frank Taillandier 2018-09-21 18:25:50 +02:00
  • aed39a43f5
    Merge pull request #1001 from DirtyF/spring-cleanup Adam Hollett 2018-09-21 10:07:38 -04:00
  • aa8e5d2c5a
    Merge 4ed38a77c739dcccd600bdab7d8fe35b31d36279 into 53b8babf52bfd811bf9c9934fbc0701b13c07990 #867 Mike Angell 2018-09-17 18:57:17 +00:00
  • 2f0a2c66f3 Add sort_numeric filter Justin Li 2018-09-13 17:14:18 -04:00
  • 53b8babf52
    Merge pull request #1027 from Shopify/rubocop-fix Justin Li 2018-09-13 17:16:36 -04:00
  • 76b4920d3e Update deprecated rubocop name #1027 Justin Li 2018-09-13 17:15:32 -04:00
  • 8dcc319128
    Merge pull request #1024 from koic/suppress_warning_bigdecimal_new Justin Li 2018-09-09 08:28:24 -04:00
  • 0b36461d80 Suppress warning: BigDecimal.new is deprecated #1024 Koichi ITO 2018-09-09 21:07:22 +09:00
  • b6f37a97ea
    Merge faeee4d89071f2924495571b3b64e60fe299edbd into 70e75719dee67a51c6e94d8706baa9b19f2958f1 #1018 dduffstout 2018-08-13 14:14:43 +00:00
  • faeee4d890
    Create hello #1018 dduffstout 2018-08-13 10:14:25 -04:00
  • a842b59246
    Merge pull request #1011 from afeld/patch-1 Adam Hollett 2018-06-07 12:22:33 -04:00
  • b669229f69
    simplify language around date parsing #1011 Aidan Feldman 2018-06-07 12:03:15 -04:00
  • b211fb67fb
    add note about how date is parsed Aidan Feldman 2018-06-06 10:09:33 -04:00
  • a692239aef
    Merge 8d873ec7741aa2367b0bb79878ca8383fd304ffb into 70e75719dee67a51c6e94d8706baa9b19f2958f1 #834 Ashwin Maroli 2018-06-04 04:34:09 +00:00
  • a3185dd0b8
    Merge fd6584fabbf14175ead529f716420fa13458faf5 into 70e75719dee67a51c6e94d8706baa9b19f2958f1 #1004 Ashwin Maroli 2018-05-21 13:30:14 +00:00
  • 70e75719de
    Merge pull request #1010 from Shopify/circle-ci-remove-38409b Justin Li 2018-05-15 10:53:51 -04:00
  • b037b19688 Removing CircleCI 1.0 [ci skip] #1010 shopify-admins 2018-05-15 10:35:38 -04:00
  • 8e2ba6a49b
    Merge 29146a16dc3417cbfd257037641b45f76623d764 into d0f77f6cf4511f910d14b461210a5c881aaf1d96 #977 Cheng XU 2018-05-06 15:23:27 +00:00
  • d0f77f6cf4
    Merge pull request #1006 from Benhgift/master Florian Weingarten 2018-04-26 18:20:02 +01:00
  • 0be260bc97 add installation instruction #1006 Ben Gift 2018-04-26 08:12:47 -07:00
  • 7f81fafee8
    Merge 0fd8b90e32ce31aaa0094cdb94bdf9a44f4faf3c into 5f0b64cebcf02a15ee02526823f353a6b99ac2ea #929 Ashwin Maroli 2018-04-21 16:33:41 +00:00
  • a7d5c7aaf7
    Merge 845ff07ccc3545d69c4d95fcf5ac87fb490c1d4a into 5f0b64cebcf02a15ee02526823f353a6b99ac2ea #990 Ashwin Maroli 2018-04-21 14:59:36 +00:00
  • 5f0b64cebc
    Merge pull request #1005 from christopheraue/render_refactor Dylan Thacker-Smith 2018-04-19 16:44:57 -04:00
  • c086017bc9 refactored and optimized rendering #1005 Christopher Aue 2018-04-16 12:48:12 +02:00
  • fd6584fabb Cache Strainer#invoke to optimize computation #1004 Ashwin Maroli 2018-04-09 20:25:49 +05:30
  • 4369fe6c85
    Improve the unexpected end delimiter message for block tags. (#1003) Dylan Thacker-Smith 2018-04-05 11:18:13 -04:00
  • 984da09e01 Improve the unexpected end delimiter message for block tags. #1003 Dylan Thacker-Smith 2018-04-04 17:27:10 -04:00
  • 38a59f4c1d
    Fix properties order #1001 Frank Taillandier 2018-03-29 16:40:08 +02:00
  • 02364d1025 optimize with SVGO Frank Taillandier 2018-03-29 16:26:29 +02:00
  • bed2727d60 No need for title on homepage Frank Taillandier 2018-03-29 16:26:05 +02:00
  • ffb9206ef0 Specify document language Frank Taillandier 2018-03-29 16:25:39 +02:00
  • 9ac8895a1b Avoid link to self on homepage Frank Taillandier 2018-03-29 16:25:08 +02:00
  • 8959afe1a8 use URL filters Frank Taillandier 2018-03-29 16:23:49 +02:00
  • c17cf534db
    Standard format Frank Taillandier 2018-03-29 16:21:56 +02:00
  • 9f74627676
    update npm packages Frank Taillandier 2018-03-29 16:21:35 +02:00
  • 3b3be384df
    fix redirects Frank Taillandier 2018-03-29 16:21:18 +02:00
  • daeb5b1e67
    plugins is the new gems Frank Taillandier 2018-03-29 16:21:00 +02:00