2ad8242ae7
* 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 |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
extra | ||
files | ||
lib | ||
log | ||
public | ||
script | ||
test | ||
tmp/test | ||
vendor | ||
.gitignore | ||
README.rdoc | ||
Rakefile |
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