[7b9b5f31fb8ac64e3d5ab85c10c709257247d7f7] Changeset [7b9b5f31fb8ac64e3d5ab85c10c709257247d7f7] by Tobias Lütke

Merge branch 'experimental' of git://github.com/jamesmacaulay/liquid into jamesmacaulay/experimental

Conflicts:

lib/liquid.rb
lib/liquid/variable.rb

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[b1655994956b42f10c792ebbe16776622e7692ad] Changeset [b1655994956b42f10c792ebbe16776622e7692ad] by Tobias Lütke

Merge branch 'master' of git://github.com/josephholsten/liquid into josephholsten/master http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[96c998a9441545e095d8315afadc5cffcec33016] Changeset [96c998a9441545e095d8315afadc5cffcec33016] by Tobias Lütke

Merge branch 'master' of git://github.com/mhw/liquid into mhw/master http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[7031d8a49a0aeade4da27a6874ad65a76270562b] Changeset [7031d8a49a0aeade4da27a6874ad65a76270562b] by Tobias Lütke

Fix test not failing while in PST timezone http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[7959664c9dc034ee160fc5016c81cbe75a7f8f89] Changeset [7959664c9dc034ee160fc5016c81cbe75a7f8f89] by Tobias Lütke

Merge branch 'master' of git://github.com/EmmanuelOga/liquid into EmmanuelOga/master http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[c15a6830637b280ebbf8d166e91a5558e58ce074] Changeset [c15a6830637b280ebbf8d166e91a5558e58ce074] by Joseph Anthony Pasquale Holsten

Fixed Strainer#respond_to? to accept two parameters http://github.com/tobi/liquid/co...

Committed by Joseph Anthony Pasquale Holsten

[36860eab570f448a7bc11875665f0642ed0e462d] Changeset [36860eab570f448a7bc11875665f0642ed0e462d] by James MacAulay

added array sorting and mapping on properties http://github.com/tobi/liquid/co...

Committed by James MacAulay

[3d8efe04a743d6fb4c3bc8d198f630f9896b853e] Changeset [3d8efe04a743d6fb4c3bc8d198f630f9896b853e] by James MacAulay

filtered variables in for loops http://github.com/tobi/liquid/co...

Committed by James MacAulay

[282786d7e2deb728f82977d4db38b0f7a05e7e76] Changeset [282786d7e2deb728f82977d4db38b0f7a05e7e76] by James MacAulay

if blocks work with filtered variables http://github.com/tobi/liquid/co...

Committed by James MacAulay

[edf7b5577b5aa60567335dff1e6bc1d2568eea68] Changeset [edf7b5577b5aa60567335dff1e6bc1d2568eea68] by James MacAulay

filtered variables for assign, case, and cycle http://github.com/tobi/liquid/co...

Committed by James MacAulay

[69bc84b7774f7404067c1d553535f61a462d7313] Changeset [69bc84b7774f7404067c1d553535f61a462d7313] by James MacAulay

Added filters for basic arithmetic http://github.com/tobi/liquid/co...

Committed by James MacAulay

[3bfde37a53edc8502052696e53fde3758686b718] Changeset [3bfde37a53edc8502052696e53fde3758686b718] by Michael Klett

Enable rails 2.1.x compaitibility by allowing the render method to accept an ActionView::Template object.

This seems to complete the earlier 'ugly hack' for rails 2.1.x compatibility http://github.com/tobi/liquid/co...

Committed by Michael Klett

[24bf446b0e789865370bfe248c2cfe44602afd61] Changeset [24bf446b0e789865370bfe248c2cfe44602afd61] by Zack Chandler

Refactor date filter to accept "Time types" other than Date, Time, and DateTime. For example, TzTime (http://github.com/rails/tztime/t... is now supported. http://github.com/tobi/liquid/co...

Committed by Zack Chandler

[916f501bde78de2c82144e4685977fe9b1943e59] Changeset [916f501bde78de2c82144e4685977fe9b1943e59] by Mark H. Wilkinson

Fix spelling of FilterSeparator constant. http://github.com/tobi/liquid/co...

Committed by Mark H. Wilkinson

[7eeb8951924fbb3692afd4c3b203082f01718372] Changeset [7eeb8951924fbb3692afd4c3b203082f01718372] by Mark H. Wilkinson

Remove trailing whitespace. http://github.com/tobi/liquid/co...

Committed by Mark H. Wilkinson

[7acdac2a1c771c92fb04fd208d11dae5aa7054dc] Changeset [7acdac2a1c771c92fb04fd208d11dae5aa7054dc] by Mark H. Wilkinson

Fix attribute expansion to index only once in all cases.

Also drop array. syntax

http://github.com/tobi/liquid/co...

Committed by Mark H. Wilkinson

[50edd0f5b92cc38f7da032fc0caea6dbdadd9f07] Changeset [50edd0f5b92cc38f7da032fc0caea6dbdadd9f07] by Mark H. Wilkinson

Add some failing tests for Context.

Using an attribute should only cause the corresponding method to be invoked

once. Replacing a lambda with its return value should work for arrays.

Array index syntax shouldn't allow calls to special methods.

http://github.com/tobi/liquid/co...

Committed by Mark H. Wilkinson

[819b70204fb692223a34c914881ca3d757767a8e] Changeset [819b70204fb692223a34c914881ca3d757767a8e] by Mark H. Wilkinson

Fix syntax in doc comment; test same syntax.

http://github.com/tobi/liquid/co...

Committed by Mark H. Wilkinson

[eb609ee4aa76a4e510beb701bde9e9416e2d67eb] Changeset [eb609ee4aa76a4e510beb701bde9e9416e2d67eb] by Mark H. Wilkinson

Strip trailing whitespace.

http://github.com/tobi/liquid/co...

Committed by Mark H. Wilkinson

[3eddf5fb9e708cf26603d1f535a60e2e5ae0fc65] Changeset [3eddf5fb9e708cf26603d1f535a60e2e5ae0fc65] by Emmanuel Oga

adjusted parsing regex for syntax quirk http://github.com/tobi/liquid/co...

Committed by Emmanuel Oga

[6dd4f716f824b66680976f564cfc85615283fe9e] Changeset [6dd4f716f824b66680976f564cfc85615283fe9e] by Tobias Lütke

Gemspecs make my brain hurt

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[5c259a3f49a3305bc638f3f044843e78a9684501] Changeset [5c259a3f49a3305bc638f3f044843e78a9684501] by Tobias Lütke

stip gemspec down to essentials

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[56caba720d2edeafa0a0dd7ca2d66d8e7625b806] Changeset [56caba720d2edeafa0a0dd7ca2d66d8e7625b806] by Tobias Lütke

Let hoe create the gemspec automatically

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[d28cbe6df746dc021b113583f0db6176cbfc32cb] Changeset [d28cbe6df746dc021b113583f0db6176cbfc32cb] by Tobias Lütke

remove gem from repository

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[e0dd07811c46cf225ca4f2c095baf115e449cdbc] Changeset [e0dd07811c46cf225ca4f2c095baf115e449cdbc] by Tobias Lütke

Added gemspec for automatic rubygem github madness

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[82e5e8c188523336b1d5e58dd8a4153a0d5a0f05] Changeset [82e5e8c188523336b1d5e58dd8a4153a0d5a0f05] by Stefano Cobianchi

Ugly hack for compatibility with Rails 2.1, take two

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[3ef9d2f4f94eb83c0f45489c75a3518bb91b4cea] Changeset [3ef9d2f4f94eb83c0f45489c75a3518bb91b4cea] by Stefano Cobianchi

Ugly hack for compatibility with Rails 2.1

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[4c30922d8ec5e40f10adb6911487e90694cab53b] Changeset [4c30922d8ec5e40f10adb6911487e90694cab53b] by Nathaniel Bibler

The if tag now raises Liquid::SyntaxError rather than a generic RuntimeError for syntax problems.

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[ed75a6d948a12fae73430e3df59d226263f5bf6b] Changeset [ed75a6d948a12fae73430e3df59d226263f5bf6b] by Tobias Lütke

Make before_method work more like method_missing

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

[63f9a05223070337021164eabc06059bfafd20d9] Changeset [63f9a05223070337021164eabc06059bfafd20d9] by Tobias Lütke

Implemented reversed flag on for loops {% for a in b reversed %}

http://github.com/tobi/liquid/co...

Committed by Tobias Lütke

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Safe template language