obsolete.ChilliProject/lib
Holger Just eea550e639 Fix the Strainer patch to enforce a filter array
Up until now, the patch used to be a no-op. While the filters class
attribute was set correctly, the methods using it were not actually
overridden as they are only included above the existing methods in
the module chain.

This resulted in an arbitrary load order of filters on Ruby 1.8. As
such, our overridden standard filters might not have actually
overridden anything.

Still, the patch can be completely removed once we either require
Ruby 1.9 (as we have ordered ahshes by default then) or once
https://github.com/Shopify/liquid/pull/87 was merged and released
upstream.
2012-07-02 21:10:55 +02:00
..
SVG Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
chili_project Fix the Strainer patch to enforce a filter array 2012-07-02 21:10:55 +02:00
generators Update copyright for 2012 2012-01-03 20:36:40 +01:00
redmine Change default branch behaviour for git repos #749 2012-06-05 15:33:04 +02:00
tasks ChiliProject on Travis <3 <3 <3 2012-05-14 10:45:50 +02:00
ar_condition.rb Update copyright for 2012 2012-01-03 20:36:40 +01:00
chili_project.rb Update copyright for 2012 2012-01-03 20:36:40 +01:00
diff.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
redcloth3.rb [#647] Fix XSS in textile image syntax. 2011-10-31 17:22:34 +01:00
redmine.rb [#974] Force the issue new link in the sidebar to the new action 2012-04-10 23:35:12 +02:00
redmine_plugin_locator.rb Update copyright for 2012 2012-01-03 20:36:40 +01:00
tabular_form_builder.rb Update copyright for 2012 2012-01-03 20:36:40 +01:00