Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Go to file
Eric Davis 2221d68c4d Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2790 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-06-14 16:22:23 +00:00
app Ability to accept incoming emails from unknown users (#2230, #3003). 2009-06-14 14:48:34 +00:00
config Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475) 2009-06-14 16:22:23 +00:00
db/migrate Fixed: editing a message may cause sticky attribute to be NULL (#3356). 2009-06-14 09:19:20 +00:00
doc Updated INSTALL doc for Rails 2.2.2 2009-03-19 03:34:45 +00:00
extra Ability to accept incoming emails from unknown users (#2230, #3003). 2009-06-14 14:48:34 +00:00
files
lib Ability to accept incoming emails from unknown users (#2230, #3003). 2009-06-14 14:48:34 +00:00
log
public Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 2009-05-10 10:54:31 +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 Ability to accept incoming emails from unknown users (#2230, #3003). 2009-06-14 14:48:34 +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/plugins Ask user what to do with child pages when deleting a parent wiki page (#3202). 2009-04-21 12:19:56 +00:00
Rakefile