Gaurav Chande
|
5e8f2f8bd0
|
Fix escape_once filter
|
2013-12-01 20:37:47 -05:00 |
|
Florian Weingarten
|
5ce36f79e9
|
Add Tom's slice loading change to History.md
|
2013-11-25 11:12:33 -05:00 |
|
Florian Weingarten
|
2d1f15281b
|
Merge pull request #282 from Shopify/load_slice
allow drops to optimize loading a slice of elements
|
2013-11-25 08:12:06 -08:00 |
|
Florian Weingarten
|
4647e6d86b
|
Remove unnecessary comment, add joost's change to History.md
|
2013-11-25 10:52:46 -05:00 |
|
Florian Weingarten
|
f5620d4670
|
Merge branch 'master' of github.com:joost/liquid into joost-master
|
2013-11-25 10:51:48 -05:00 |
|
Florian Weingarten
|
f1a5f6899b
|
Add raggi's change to History, remove Ruby 1.8 code from test
|
2013-11-25 10:48:03 -05:00 |
|
Florian Weingarten
|
de497eaed2
|
Merge branch 'class_cache' of github.com:wildfireapp/liquid into wildfireapp-class_cache
|
2013-11-25 10:46:18 -05:00 |
|
Tom Burns
|
30e5f06313
|
don't make original slice_collection_using_each private
|
2013-11-25 10:37:10 -05:00 |
|
Arthur Neves
|
d465d5e20c
|
Add ruby 2.1 on travis
|
2013-11-25 10:35:24 -05:00 |
|
Arthur Neves
|
7989e834f3
|
Allow rbx failure and not 2.0.0
|
2013-11-25 10:33:41 -05:00 |
|
Arthur Neves
|
c264459931
|
Update history log
Conflicts:
History.md
|
2013-11-25 10:28:12 -05:00 |
|
Tom Burns
|
e667352629
|
move slice_collection optimization to utils
|
2013-11-24 14:00:23 -05:00 |
|
Tom Burns
|
2c26a880f0
|
add another test showing equivalent functionality
|
2013-11-24 12:32:32 -05:00 |
|
Tom Burns
|
cf49b06ccc
|
allow drops to optimize loading a slice of elements
|
2013-11-24 12:29:15 -05:00 |
|
Florian Weingarten
|
f015d804ea
|
Update history
|
2013-11-11 09:03:39 -05:00 |
|
Arthur Nogueira Neves
|
78c42bce44
|
Update README.md
Show travis badge from master only.
|
2013-11-04 18:37:53 -05:00 |
|
Florian Weingarten
|
445f19d454
|
Merge pull request #276 from Shopify/remove_some_1.8_code
Remove some legacy Ruby 1.8 compatibility code
|
2013-11-01 05:50:29 -07:00 |
|
Florian Weingarten
|
a599a26f1a
|
Remove some legacy Ruby 1.8 compatibility code
|
2013-10-31 15:35:12 -04:00 |
|
Dylan Thacker-Smith
|
4e14a651a7
|
Merge pull request #274 from Shopify/restrict-send-on-conditions
security: Prevent arbitrary method invocation on conditions in if tag.
|
2013-10-28 10:01:47 -07:00 |
|
Dylan Thacker-Smith
|
cc982e92d0
|
security: Prevent arbitrary method invocation on conditions in if tag.
|
2013-10-28 12:20:27 -04:00 |
|
Bouke van der Bijl
|
71a386f723
|
Merge pull request #273 from Shopify/make-if-less-dangerous
Make if less dangerous
|
2013-10-28 06:39:05 -07:00 |
|
Bouke van der Bijl
|
2f50a0c422
|
Add history message
|
2013-10-28 14:10:13 +01:00 |
|
Bouke van der Bijl
|
a5cd661dd9
|
Use public_send on condition creation
This makes sure you can't call Kernel methods like `throw`
|
2013-10-28 13:57:28 +01:00 |
|
Bouke van der Bijl
|
511ee7fbe1
|
Remove to_sym from condition creation
This prevents a DoS http://www.tricksonrails.com/2010/06/avoid-memory-leaks-in-ruby-rails-code-and-protect-against-denial-of-service/
|
2013-10-28 13:57:28 +01:00 |
|
Joost Hietbrink
|
5eddfe87d0
|
Support for passing variables to snippets in subdirs
Now you can use "include 'some/snippet' with variable".
|
2013-10-16 11:55:12 +02:00 |
|
Florian Weingarten
|
9b910a4e6d
|
Update README.md
Remove old wiki link
|
2013-10-15 13:14:39 -04:00 |
|
Arthur Neves
|
7e1a0be752
|
Put travis badge on top
|
2013-10-11 12:08:19 -04:00 |
|
Arthur Neves
|
c9ea578b64
|
Drop 1.8 support on travis CI and add 2.0.0
|
2013-10-11 12:03:01 -04:00 |
|
Florian Weingarten
|
549777ae53
|
Merge pull request #267 from djreimer/default-filter
Add default filter to standard filters
|
2013-10-11 07:59:21 -07:00 |
|
Derrick Reimer
|
6710ef60bc
|
Add default filter to history
|
2013-10-10 09:17:49 -07:00 |
|
Arthur Nogueira Neves
|
5fdab083b0
|
Merge pull request #268 from Shopify/better_rake
Improve Rakefile
|
2013-10-10 07:55:08 -07:00 |
|
Arthur Neves
|
0644da02bb
|
Improve Rakefile
|
2013-10-10 10:44:16 -04:00 |
|
Derrick Reimer
|
5db1695694
|
Add default filter to standard filters
|
2013-10-09 16:07:32 -07:00 |
|
Florian Weingarten
|
a25ed17e2b
|
Merge pull request #266 from Shopify/fix_map_on_hashes
Fix map filter on Hash inputs
|
2013-10-09 14:18:22 -07:00 |
|
Arthur Neves
|
fa3155fdcc
|
Bump version to 3.0.0
|
2013-10-09 17:12:03 -04:00 |
|
Arthur Neves
|
534338f923
|
Update history
Add 3.0.0 history
Add changes related to 2.5.x
|
2013-10-09 17:11:19 -04:00 |
|
Florian Weingarten
|
96b30a89a9
|
Fix map filter on Hash inputs
|
2013-10-08 08:18:03 -04:00 |
|
Florian Weingarten
|
81d3733f57
|
Regression test for change of blank? default behaviour (2efe809e11)
|
2013-09-23 09:38:45 -04:00 |
|
Florian Weingarten
|
2efe809e11
|
Make blank? default to false for all tags to maintain backwards compatible
|
2013-09-23 08:43:26 -04:00 |
|
Simon Hørup Eskildsen
|
322ecca145
|
Merge pull request #261 from Shopify/fix-i18n-regex-warning
Fix i18n regex warning in Ruby 1.8
|
2013-09-16 11:36:47 -07:00 |
|
Simon Eskildsen
|
6ce0b9d705
|
Fix i18n regex warning in Ruby 1.8
|
2013-09-16 14:35:33 -04:00 |
|
Florian Weingarten
|
736998df64
|
Merge pull request #257 from Shopify/fix_comment_tags_second_try
Fix unknown tags in comment tags, second try
|
2013-09-11 13:33:26 -07:00 |
|
Florian Weingarten
|
5b172a4c05
|
Fix unknown tags in comment tags, second try
|
2013-09-11 12:31:54 -04:00 |
|
Florian Weingarten
|
bd20595f1a
|
Add regression test for comment tag
|
2013-09-11 12:14:27 -04:00 |
|
Florian Weingarten
|
f938756a58
|
Revert "Merge pull request #256 from Shopify/unknown_tags_in_comments"
This reverts commit 1ae8c0e90a, reversing
changes made to 01d352bc51.
|
2013-09-11 12:13:55 -04:00 |
|
Florian Weingarten
|
1ae8c0e90a
|
Merge pull request #256 from Shopify/unknown_tags_in_comments
Fix handling of unknown tags in comments
|
2013-09-11 07:59:44 -07:00 |
|
Florian Weingarten
|
45795f8766
|
Fix handling of unknown tags in comments
|
2013-09-11 10:40:33 -04:00 |
|
Florian Weingarten
|
01d352bc51
|
Move stuff in test around
|
2013-09-11 14:40:11 +02:00 |
|
Ishibashi Hideto
|
70513fccaf
|
remove include Liquid from the class CustomInclude and substitute QuotedFragment with Liquid::QuotedFragment
|
2013-09-11 03:25:06 +09:00 |
|
Ishibashi Hideto
|
a5285d3d09
|
test for the Jekyll's issue: [Liquid doesn't render my partial · Issue #1519 · mojombo/jekyll](https://github.com/mojombo/jekyll/issues/1519)
|
2013-09-10 22:58:56 +09:00 |
|