Menu

Commit [r3372]  Maximize  Restore  History

Adds a setting to cache textile rendering (off by default).

* it uses ActionController cache store which is MemoryStore by default and can be configured with config.action_controller.cache_store
* macro processing was moved out of textile rendering so that it doesn't get cached
* no noticeable improvement is expected for small portions of text, so only texts larger than 2KB are cached

jplang 2010-02-06

<< < 1 2 (Page 2 of 2)
changed /trunk/config/locales/no.yml
changed /trunk/config/locales/pl.yml
changed /trunk/config/locales/pt-BR.yml
changed /trunk/config/locales/pt.yml
changed /trunk/config/locales/ro.yml
changed /trunk/config/locales/ru.yml
changed /trunk/config/locales/sk.yml
changed /trunk/config/locales/sl.yml
changed /trunk/config/locales/sr.yml
changed /trunk/config/locales/sv.yml
changed /trunk/config/locales/th.yml
changed /trunk/config/locales/tr.yml
changed /trunk/config/locales/uk.yml
changed /trunk/config/locales/vi.yml
changed /trunk/config/locales/zh-TW.yml
changed /trunk/config/locales/zh.yml
changed /trunk/config/settings.yml
changed /trunk/lib/redmine/wiki_formatting.rb
changed /trunk/lib/redmine/wiki_formatting/textile/formatter.rb
/trunk/config/locales/no.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/pl.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/pt-BR.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/pt.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/ro.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/ru.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/sk.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/sl.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/sr.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/sv.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/th.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/tr.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/uk.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/vi.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/zh-TW.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/zh.yml Diff Switch to side-by-side view
Loading...
/trunk/config/settings.yml Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine/wiki_formatting.rb Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine/wiki_formatting/textile/formatter.rb Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)