My patches for Redmine
Go to file
Eric Davis a1b89a53eb Refactor: extract POST version of IssuesController#move to #perform_move.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3930 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-08-09 14:53:23 +00:00
app Refactor: extract POST version of IssuesController#move to #perform_move. 2010-08-09 14:53:23 +00:00
config Refactor: start to split IssuesController#move into two separate actions. 2010-08-06 15:47:27 +00:00
db/migrate Force-clear the default value for migration from :string to :text. #5846 #5771 2010-07-24 00:19:32 +00:00
doc Updated changelog format to use lists. 2010-08-07 15:11:31 +00:00
extra Check the browse repository or commit access permissions in Redmine.pm with LDAP. #5797 2010-07-08 03:46:19 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Fixed wrong commit range in git log command. #5628 2010-08-08 07:07:30 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Remove extra css like the border on revision links in Associated Revisions. #5971 2010-08-04 00:27:41 +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 Added project filter when viewing all issues. #5084 2010-08-08 09:01:25 +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 Optimize the N+1 query in watcher_recipients. #5415 2010-06-20 18:41:30 +00:00
.gitignore Ignore rubinius .rbc files 2010-06-09 22:01:21 +00:00
README.rdoc Readme update. 2010-07-18 15:49:24 +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 in the doc directory or on the official website http://www.redmine.org