 Guilherme CarreiroandGitHub
|
b0dbc62696
|
Fix bundle exec rake example (#1900)
* Fix `bundle exec rake example`
* Move 'webrick' from 'benchmark/test' to 'development'
|
2025-01-23 08:21:38 +01:00 |
|
Michael Go
|
a07ae90523
|
use Ruby Hash as default expression cache
|
2025-01-10 15:07:57 -04:00 |
|
Michael Go
|
2a5ecf068f
|
remove lru_redux from Gemfile
|
2025-01-10 14:38:50 -04:00 |
|
Michael Go
|
42d822bda9
|
users can provide optional expression cache
|
2025-01-07 14:32:46 -04:00 |
|
Michael Go
|
19adfbd863
|
don't force strscan 3.1
|
2025-01-07 14:32:07 -04:00 |
|
Michael Go
|
8ecb703d4d
|
use StringScanner to improve Expression Parsing and Tokenizer
|
2025-01-07 14:32:06 -04:00 |
|
 Ian Ker-SeymerandGitHub
|
fdd8c714b2
|
Stop testing against liquid-c (#1868)
* Stop testing against `liquid-c`
* Bump to `v5.6.0.rc2`
|
2024-12-11 12:23:50 -05:00 |
|
Ian Ker-Seymer
|
d6ca569e8a
|
Require base64
|
2024-07-16 15:56:47 -04:00 |
|
Jenny Shen
|
fc4f19471e
|
Update rubocop to 1.61.0
|
2024-04-05 10:23:37 -04:00 |
|
Michael Go
|
4f35b0bc66
|
update liquid-c
|
2024-02-12 16:49:52 -04:00 |
|
 Guilherme CarreiroandGitHub
|
9ab688eada
|
Update rubocop-shopify (2.7.0 -> 2.12.0) (#1687)
|
2023-02-15 08:40:59 +01:00 |
|
 Guilherme CarreiroandGitHub
|
84a0289ebc
|
Fix CI (as it installs RuboCop 1.45.1 and fails) (#1686)
|
2023-02-14 12:24:38 +01:00 |
|
Dylan Thacker-Smith
|
f697093e94
|
Use stricter rubocop-shopify version constraint
to reduce CI failures being introduced without a code change.
|
2022-06-06 11:20:05 -04:00 |
|
Andy Waite
|
e69f729f76
|
Use latest rubocop-shopify
|
2022-05-18 15:25:34 -04:00 |
|
Dylan Thacker-Smith
|
9dac68cce1
|
Use the rubocop-shopify gem
|
2021-02-21 12:22:03 -05:00 |
|
Dylan Thacker-Smith
|
f3e2be9f85
|
Update rubocop
|
2020-12-11 14:14:15 -05:00 |
|
Dylan Thacker-Smith
|
67eca3f58d
|
Upgrade rubocop and style guide for ruby 2.7 compatibility
|
2020-01-09 13:15:34 -05:00 |
|
 
|
0d26f05bb8
|
Enabled frozen string literals (#1154)
* Enabled frozen string literals
* Update rubocop config
* Prefer string interpolation in simple cases
Co-Authored-By: Dylan Thacker-Smith <[email protected]>
|
2019-09-18 13:19:45 +10: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 |
|
 Mike AngellandGitHub
|
cf4e77ab0c
|
Merge branch 'master' into bump-ruby-2-4
|
2019-08-29 00:24:45 +10:00 |
|
 Tobias LütkeandGitHub
|
0ce8aef229
|
Merge pull request #1103 from ashmaroli/ci-profile-memory
Add a CI job to profile memory usage of commit
|
2019-08-27 15:11:55 -04:00 |
|
 Tobias LütkeandGitHub
|
6eab595fae
|
Merge pull request #1086 from Shopify/liquid-tag
Add {% liquid %} and {% echo %} tags
|
2019-08-27 15:10:20 -04:00 |
|
Mike Angell
|
b16b109a80
|
Bump Minimum version to 2.4 and bump Rubocop
|
2019-08-28 00:31:44 +10:00 |
|
Ashwin Maroli
|
ab698191b9
|
Add a CI job to profile memory usage of commit
|
2019-05-17 22:47:05 +05:30 |
|
Ashwin Maroli
|
1c577c5b62
|
Don't attempt to install stackprof gem on JRuby
|
2019-04-24 11:31:20 +05:30 |
|
Florian Weingarten
|
c67b77709d
|
rake memory_profile:run
|
2019-04-17 19:09:26 +01:00 |
|
Justin Li
|
8d1cd41453
|
Add {% liquid %}, {% echo %}, and {% local %} tags
|
2019-04-01 20:08:38 -04:00 |
|
Richard Monette
|
06c4789dc5
|
update Rubocop for trailing comma styles
|
2019-03-19 11:05:05 -04:00 |
|
Dylan Thacker-Smith
|
04d552fabb
|
Gemfile: Use https rather than git protocol to fetch liquid-c
|
2018-02-01 07:08:19 -05:00 |
|
 Dylan Thacker-SmithandGitHub
|
5106466a2d
|
Add a regression test for a liquid-c trim mode bug (#972)
|
2018-01-25 10:55:01 -05:00 |
|
Justin Li
|
a7c5e247c8
|
Bump rubocop
|
2017-11-22 11:59:06 -05:00 |
|
 Dylan Thacker-SmithandGitHub
|
48a6d86ac2
|
Use stackprof to test to lack of object allocations (#896)
|
2017-05-12 09:20:51 -04:00 |
|
Jerry Liu
|
85463e1753
|
add benchmark-ips to benchmark group in Gemfile
|
2017-01-20 16:04:42 -05:00 |
|
 Kevin WojniakandGitHub
|
9bfd04da2d
|
Update liquid-c
|
2016-09-10 09:23:15 -07:00 |
|
Florian Weingarten
|
5876dff326
|
Bump LiquidC for whitespace changes
|
2016-08-11 13:21:39 -04:00 |
|
Dylan Thacker-Smith
|
4f81c0a658
|
Lock rubocop version to avoid CI failures from new releases.
|
2015-09-25 19:42:35 -04:00 |
|
Dylan Thacker-Smith
|
c535af021a
|
Rename options instance variable in Variable and Tag.
|
2015-07-08 19:59:44 -04:00 |
|
Justin Li
|
9cf0d264e1
|
Require RuboCop v0.32.0 or later
|
2015-07-06 15:58:36 -04:00 |
|
Florian Weingarten
|
01420e8014
|
fix gem platforms
|
2015-06-08 18:38:40 +00:00 |
|
 Florian WeingartenandFlorian Weingarten
|
e2323332cd
|
Run tests with latest liquid/c gem
|
2015-06-08 18:38:35 +00:00 |
|
Florian Weingarten
|
3372ca8136
|
Rubocop
|
2015-05-14 14:37:18 +00:00 |
|
Florian Weingarten
|
a74d40f1e5
|
benchmark/ips
|
2014-08-11 19:22:06 +00:00 |
|
Jason Hiltz-Laforge
|
fd8c30070a
|
Adding tests, spy dependency
|
2014-07-16 15:05:45 +00:00 |
|
Jean Boussier
|
1372274fca
|
Do not intall stackprof under jruby nor rubinius
|
2014-06-28 16:09:14 -04:00 |
|
Dylan Thacker-Smith
|
f373b1003d
|
Use stackprof for profiling.
|
2014-03-14 10:03:50 -04:00 |
|