 Justin LiandGitHub
|
efe44a7e6a
|
Merge pull request #1391 from Unending/replace_carriage_return
handle carriage return in newlines_to_br
|
2021-02-19 12:49:13 -05:00 |
|
 Justin LiandGitHub
|
a3ff300419
|
Merge pull request #1330 from ashmaroli/exception-renderer-lambda
Stash exception_renderer lambda in a constant
|
2020-10-28 13:38:20 -04:00 |
|
 Justin LiandGitHub
|
8e99b3bd7f
|
Merge pull request #1322 from ashmaroli/else-tag-names
Stash array of tag names in a constant
|
2020-10-21 12:09:14 -04:00 |
|
 Justin LiandGitHub
|
dbaef5e79b
|
Merge pull request #1180 from Shopify/test-all-filters
Test all filters against random data to detect exceptions
|
2020-01-13 15:52:44 -05:00 |
|
Justin Li
|
806b2622da
|
Switch back to Liquid-C master, since https://github.com/Shopify/liquid-c/pull/50 is merged
|
2019-09-04 15:12:51 -04:00 |
|
 Justin LiandGitHub
|
9876096cf4
|
Merge pull request #1141 from ashmaroli/reduce-context-constructor-allocations
Reduce allocations from `Liquid::Context.new`
|
2019-08-30 12:53:50 -04:00 |
|
 Justin LiandGitHub
|
f3112fc038
|
Merge pull request #1136 from ashmaroli/travis-selected-branches
Build only pushes to certain branches on Travis CI
|
2019-08-29 13:47:59 -04:00 |
|
 Justin LiandGitHub
|
831355dfbd
|
Merge pull request #1117 from ashmaroli/reduce-allocations-template-lookup-class
Reduce allocations while registering Liquid tags
|
2019-08-07 16:37:39 -04:00 |
|
 Justin LiandGitHub
|
197c058208
|
Merge pull request #1099 from ashmaroli/stash-types-private-constant
Use a private constant to stash token-types
|
2019-08-06 17:56:56 -04:00 |
|
 Justin LiandGitHub
|
98dfe198e1
|
Merge pull request #1115 from ashmaroli/reduce-allocations-from-truncate-filters
Reduce string allocations from truncate filters
|
2019-08-06 17:48:43 -04:00 |
|
Justin Li
|
7dc488a73b
|
Simplifications from review
|
2019-04-09 15:19:47 -04:00 |
|
Justin Li
|
e6ed804ca5
|
Fix line number tracking after a non-empty blank token
|
2019-04-08 18:43:09 -04:00 |
|
Justin Li
|
951abb67ee
|
Remove {% local %} tag
|
2019-04-08 18:34:39 -04:00 |
|
Justin Li
|
8d1cd41453
|
Add {% liquid %}, {% echo %}, and {% local %} tags
|
2019-04-01 20:08:38 -04:00 |
|
Justin Li
|
f2f467bdbc
|
v4.0.3
|
2019-03-12 12:43:48 -04:00 |
|
 Justin LiandGitHub
|
ff99d92c18
|
Merge pull request #1072 from Shopify/fix-interrupts
Fix interrupts through includes
|
2019-03-12 12:26:12 -04:00 |
|
Justin Li
|
39fecd06db
|
Fix interrupts through includes
|
2019-03-12 12:18:22 -04:00 |
|
Justin Li
|
8013df8ca2
|
v4.0.2
|
2019-03-08 15:43:46 -05:00 |
|
 Justin LiandGitHub
|
23d669f5e6
|
Merge pull request #1032 from printercu/patch-1
Single regexp for strip_html
|
2019-02-22 13:04:04 -05:00 |
|
Justin Li
|
ed73794f82
|
Preserve existing strip_html behaviour for weird inputs
|
2019-02-22 13:00:36 -05:00 |
|
 Justin LiandGitHub
|
14999e8f7c
|
Merge pull request #1053 from er1/update-changelog-v4.0.1
Updated changelog for v4.0.1 for (#1038)
|
2019-02-10 10:37:31 -05:00 |
|
 Justin LiandGitHub
|
43f181e211
|
Merge pull request #1044 from Shopify/enable-cla-bot
Enable CLA bot
|
2018-10-19 09:34:30 -04:00 |
|
 Justin LiandGitHub
|
cd5a6dd225
|
Merge pull request #930 from er1/fix-sort-natural-on-nil
Fix sort and sort_natural on sorting with non-string and nil values
|
2018-10-04 22:32:37 -04:00 |
|
 Justin LiandGitHub
|
53b8babf52
|
Merge pull request #1027 from Shopify/rubocop-fix
Update deprecated rubocop name
|
2018-09-13 17:16:36 -04:00 |
|
Justin Li
|
76b4920d3e
|
Update deprecated rubocop name
|
2018-09-13 17:15:32 -04:00 |
|
 Justin LiandGitHub
|
8dcc319128
|
Merge pull request #1024 from koic/suppress_warning_bigdecimal_new
Suppress warning: `BigDecimal.new` is deprecated
|
2018-09-09 08:28:24 -04:00 |
|
 Justin LiandGitHub
|
70e75719de
|
Merge pull request #1010 from Shopify/circle-ci-remove-38409b
Goodbye CircleCI 👋
|
2018-05-15 10:53:51 -04:00 |
|
 Justin LiandGitHub
|
c118e6b435
|
Merge pull request #992 from ashmaroli/each-without-index
Replace unnecessary Array#each_with_index with Array#each
|
2018-03-16 14:28:05 -04:00 |
|
 Justin LiandGitHub
|
5980ddbfae
|
Merge pull request #988 from ashmaroli/regex-to-constant
Assign regexps to constants
|
2018-03-14 16:49:17 -04:00 |
|
 Justin LiandGitHub
|
a0bec1f873
|
Merge pull request #981 from nicolasleger/patch-1
[CI] Test against Ruby 2.5 version
|
2018-03-05 11:23:18 -05:00 |
|
 Justin LiandGitHub
|
5d6c1ed7c6
|
Merge pull request #963 from lostapathy/patch-1
have travis test against ruby 2.4
|
2017-12-15 16:53:26 -05:00 |
|
Justin Li
|
e6ba6ee87b
|
Revert "Use replacement string for replace filters literally (#924)"
This reverts commit 27c91203ab.
|
2017-12-04 15:07:59 -05:00 |
|