My patches for Redmine
Go to file
Jean-Philippe Lang 2ad8242ae7 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

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3372 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-06 10:40:21 +00:00
app Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00
config Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00
db/migrate Set status of existing versions to 'open' (#4504). 2009-12-29 14:53:29 +00:00
doc Updates for 0.9.1 release. 2010-01-30 10:53:35 +00:00
extra Fixes Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm" (#4205). 2010-01-10 10:17:27 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public New language - Basque/ Euskara (#4650). 2010-01-25 15:25:46 +00:00
script Converted script/about to use Unix line ending. It has DOS line endings and would fail. 2009-06-07 18:22:27 +00:00
test Adds a permission for exporting wiki pages. 2010-02-06 09:30:53 +00:00
tmp/test Added an empty tmp/test directory so rake test will run out of the box. 2009-06-08 02:07:30 +00:00
vendor Refactor: Move recipients method into acts_as_event 2010-02-01 18:57:12 +00:00
.gitignore Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
README.rdoc Added README.rdoc in the project root to display on Github 2009-11-08 04:10:37 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00

README.rdoc

= Redmine

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found at http://www.redmine.org