My patches for Redmine
Go to file
Eric Davis b6c4b21b47 Refactored the HookTest methods to use Redmine::Hook::Helper instead
of the Redmine::Hook class directly.  Redmine::Hook::Helper is the
public API so it should be one that is tested.

  #2542

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2489 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-21 00:23:16 +00:00
app List the Default Columns displayed on the issue list vertically 2009-02-20 22:59:59 +00:00
config Fixed the bundled ruby-openid gem 2009-02-12 01:32:50 +00:00
db/migrate Adds an index on watchers table to speed up watched issue filtering. 2009-02-14 19:06:44 +00:00
doc Updates 0.8.1 CHANGELOG. 2009-02-15 09:02:41 +00:00
extra Fixed: add group option to set the repository gid. Default is root (#2747) 2009-02-16 19:33:43 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781) 2009-02-18 19:20:56 +00:00
lib Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Adds (a maximum of 3) links to project ancestors in the page title (#2788). 2009-02-20 18:34:57 +00:00
script Merged Rails 2.1 compatibility branch. 2008-07-04 17:58:14 +00:00
test Refactored the HookTest methods to use Redmine::Hook::Helper instead 2009-02-21 00:23:16 +00:00
vendor/plugins Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 2009-02-12 21:25:50 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00