index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61).
Toshi MARUYAMA
2011-03-30
1
-1
/
+2
*
PDF: import CJK patches (#61).
Toshi MARUYAMA
2011-03-30
3
-49
/
+37
*
PDF: comment out memoizes (#61).
Toshi MARUYAMA
2011-03-30
1
-3
/
+3
*
PDF: transplant r4602 (#61).
Toshi MARUYAMA
2011-03-30
1
-4
/
+12
*
PDF: transplant r5183 (#61).
Toshi MARUYAMA
2011-03-30
1
-2
/
+2
*
PDF: transplant r1497 (#61).
Toshi MARUYAMA
2011-03-30
1
-8
/
+8
*
PDF: transplant r3389 (#61).
Toshi MARUYAMA
2011-03-30
1
-5
/
+5
*
PDF: transplant r393 (#61).
Toshi MARUYAMA
2011-03-30
1
-6
/
+6
*
PDF: transplant r287 (#61).
Toshi MARUYAMA
2011-03-30
1
-5
/
+5
*
PDF: update rfpdf (#61).
Toshi MARUYAMA
2011-03-30
145
-873
/
+23493
*
Moved plugin tasks directories to lib/tasks (Rails deprecation).
Jean-Philippe Lang
2011-03-24
2
-0
/
+0
*
Fix an internal server error on formatting an issue as a PDF in Japanese (#77...
Toshi MARUYAMA
2011-03-21
1
-2
/
+2
*
Fixed: Email notifications are sent to watchers even if 'No events' setting i...
Jean-Philippe Lang
2011-03-04
1
-1
/
+2
*
Do not keep illegitimate custom_values when setting custom_field_values (#7604).
Jean-Philippe Lang
2011-02-20
1
-0
/
+1
*
Coderay upgraded to 0.9.7 (#5344).
Jean-Philippe Lang
2011-01-22
80
-80
/
+9601
*
Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#73...
Jean-Philippe Lang
2011-01-22
1
-2
/
+4
*
ruby1.9 compatibility
Jean-Philippe Lang
2011-01-01
1
-4
/
+12
*
Support for updating custom fields using the received custom_fields array (#6...
Jean-Philippe Lang
2010-12-10
1
-0
/
+15
*
Use Object#tap instead of #returning (#6887).
Jean-Philippe Lang
2010-11-14
3
-3
/
+3
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-0
/
+4
*
Use the relative_url_root when generating asset_paths. #3935
Eric Davis
2010-09-17
1
-2
/
+2
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
3
-13
/
+22
*
Prevent 500 error on login when there's a typo in OpenID URI scheme, such as ...
Jean-Baptiste Barth
2010-08-10
1
-1
/
+1
*
Optimize the N+1 query in watcher_recipients. #5415
Eric Davis
2010-06-20
1
-1
/
+2
*
Fixed: watchers selection lost when issue creation fails (#5406). #watched_by...
Jean-Philippe Lang
2010-04-30
1
-2
/
+2
*
Fixes URLs in atom feeds broken by r3681 (#5403).
Jean-Philippe Lang
2010-04-30
1
-2
/
+2
*
Fixes acts_as_event with a String as url option (#5343).
Jean-Philippe Lang
2010-04-18
1
-1
/
+9
*
Upgrade CodeRay to 0.9.2 (#3359).
Jean-Philippe Lang
2010-03-16
71
-1051
/
+4284
*
Reverts r1476 that is no longer needed after r3582.
Jean-Philippe Lang
2010-03-14
1
-1
/
+1
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
2
-1
/
+8
*
Adds named scopes to replace custom finders.
Eric Davis
2010-03-10
1
-8
/
+5
*
Refactor: Decouple failed attachments and the flash messages
Eric Davis
2010-03-03
1
-1
/
+7
*
Move SQL LIKE tokens to acts_as_searchable.
Jean-Philippe Lang
2010-02-17
1
-1
/
+1
*
Korean support for PDF export (#4639).
Jean-Philippe Lang
2010-02-07
1
-5
/
+5
*
Refactor: Move recipients method into acts_as_event
Eric Davis
2010-02-01
1
-0
/
+7
*
Fixed: rubytree gem breaks db:migrate:plugins (#4394).
Jean-Philippe Lang
2009-12-18
1
-0
/
+1
*
Moves watchers filtering logic to ActsAsWatchable.
Jean-Philippe Lang
2009-12-13
1
-1
/
+5
*
Make use of #watched_by? in issue form.
Jean-Philippe Lang
2009-12-02
1
-3
/
+2
*
Converted Menus to a Tree structure to allow submenus.
Eric Davis
2009-11-25
13
-0
/
+3849
*
Reverts r3014 (CodeRay back to 0.7.6).
Jean-Philippe Lang
2009-11-20
70
-3831
/
+1511
*
Upgrade Coderay to 0.9.0.
Jean-Philippe Lang
2009-11-07
70
-1511
/
+3831
*
Fixes a wrong number of arguments error with ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-1
/
+1
*
Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator
Eric Davis
2009-10-07
2
-2
/
+2
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
107
-243
/
+993
*
Upgraded the gravatar plugin from http://github.com/woods/gravatar-plugin
Eric Davis
2009-08-02
5
-10
/
+31
*
Ask user what to do with child pages when deleting a parent wiki page (#3202).
Jean-Philippe Lang
2009-04-21
1
-2
/
+9
*
Fixed broken OpenID authentication after migration to Rails 2.2 (#2894).
Jean-Philippe Lang
2009-03-04
1
-1
/
+1
*
Trackers controller refactoring.
Jean-Philippe Lang
2009-02-26
1
-0
/
+14
*
Applies r1723 on Engines update to allow view override (#2841).
Jean-Philippe Lang
2009-02-26
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
65
-7024
/
+244
[prev]
[next]