| Commit message (Expand) | Author | Age | Files | Lines |
* | ParseDate missing in Ruby 1.9x (#11290). | Jean-Philippe Lang | 2012-09-22 | 1 | -5/+2 |
* | use git diff format for all diff (#11868) | Toshi MARUYAMA | 2012-09-19 | 1 | -5/+12 |
* | Remove trailing (revision nn) from filenames in subversion diffs. | Jean-Philippe Lang | 2012-09-18 | 1 | -0/+3 |
* | Fixed that git diff displays deleted files as /dev/null (#11868). | Jean-Philippe Lang | 2012-09-18 | 1 | -6/+23 |
* | scm: bazaar: do not call super initialize method at adapter (#11834) | Toshi MARUYAMA | 2012-09-18 | 1 | -1/+3 |
* | scm: bazaar: use log encoding as path encoding (#11834) | Toshi MARUYAMA | 2012-09-18 | 1 | -0/+4 |
* | scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter en... | Toshi MARUYAMA | 2012-09-17 | 1 | -4/+8 |
* | scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter re... | Toshi MARUYAMA | 2012-09-17 | 1 | -1/+2 |
* | scm: bazaar: convert command line character encoding to @path_encoding (#11834) | Toshi MARUYAMA | 2012-09-17 | 1 | -2/+12 |
* | scm: bazaar: add @path_encoding instance value and set it UTF-8 at adapter in... | Toshi MARUYAMA | 2012-09-17 | 1 | -0/+5 |
* | Fixed: load_default_data task fails to print the error message if one occurs ... | Jean-Philippe Lang | 2012-09-17 | 1 | -2/+2 |
* | scm: bazaar: code layout cleanup adapter revisions method | Toshi MARUYAMA | 2012-09-17 | 1 | -1/+4 |
* | Updates macro description (#10789). | Jean-Philippe Lang | 2012-09-16 | 1 | -0/+1 |
* | Adds a "depth" option to the child_pages macro (#10789). | Jean-Philippe Lang | 2012-09-16 | 2 | -6/+13 |
* | Accept float in inline styles. | Jean-Philippe Lang | 2012-09-16 | 1 | -1/+1 |
* | Set version to 2.1.0. | Jean-Philippe Lang | 2012-09-11 | 1 | -2/+2 |
* | gantt: use content_tag instead of html tag at the tooltip | Toshi MARUYAMA | 2012-09-11 | 1 | -4/+12 |
* | gantt: use content_tag instead of html tag at the label on the right | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+7 |
* | gantt: use content_tag instead of html tag at subject for project | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+6 |
* | gantt: use content_tag instead of html tag at the markers | Toshi MARUYAMA | 2012-09-11 | 1 | -2/+14 |
* | gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -2/+2 |
* | gantt: fix unit gantt helper test fails | Toshi MARUYAMA | 2012-09-11 | 1 | -9/+9 |
* | gantt: use content_tag instead of html tag at the task bar | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+24 |
* | gantt: code layout cleanup image_task method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -6/+17 |
* | gantt: code layout cleanup to_image method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -14/+15 |
* | gantt: use content_tag instead of html tag at helper subject_for_version method | Toshi MARUYAMA | 2012-09-11 | 1 | -3/+7 |
* | gantt: code layout cleanup pdf_task method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -8/+8 |
* | gantt: code layout cleanup pdf_subject method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -2/+4 |
* | gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-11 | 1 | -6/+6 |
* | gantt: use content_tag instead of html tag at subject gravatar | Toshi MARUYAMA | 2012-09-10 | 1 | -5/+9 |
* | gantt: code layout cleanup html_subject method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -1/+3 |
* | gantt: code layout cleanup line_for_issue method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -2/+5 |
* | gantt: code layout cleanup line_for_version method of lib/redmine/helpers/gan... | Toshi MARUYAMA | 2012-09-10 | 1 | -2/+4 |
* | gantt: code layout cleanup render method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -1/+3 |
* | gantt: code layout cleanup params* method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -3/+8 |
* | gantt: code layout cleanup initialize method of lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -1/+2 |
* | gantt: remove redundant empty lines from lib/redmine/helpers/gantt.rb | Toshi MARUYAMA | 2012-09-10 | 1 | -3/+0 |
* | Fixed that the reminder email excludes issues assigned to groups (#11723). | Jean-Philippe Lang | 2012-09-09 | 1 | -1/+1 |
* | Let plugin override mailer views (#11776). | Jean-Philippe Lang | 2012-09-06 | 1 | -0/+1 |
* | fix redmine_plugin generator output in USAGE | Toshi MARUYAMA | 2012-09-03 | 1 | -0/+16 |
* | fix plugin generator script name of USAGE on Rails3 | Toshi MARUYAMA | 2012-09-03 | 3 | -3/+3 |
* | Updated macro documentation. | Jean-Philippe Lang | 2012-08-18 | 1 | -32/+47 |
* | Validate macro name and options. | Jean-Philippe Lang | 2012-08-18 | 1 | -1/+7 |
* | Let macros optionally accept a block of text (#3061). | Jean-Philippe Lang | 2012-08-18 | 1 | -6/+43 |
* | Macros processing overhaul (#3061, #11633). | Jean-Philippe Lang | 2012-08-17 | 2 | -7/+19 |
* | Use abbr_day_name to get the first letter of the day name (#9839). | Jean-Philippe Lang | 2012-08-13 | 1 | -0/+4 |
* | Set application/javascript as javascript mime tpye (#11621). | Jean-Philippe Lang | 2012-08-13 | 1 | -1/+1 |
* | Use the accessor. | Jean-Philippe Lang | 2012-08-08 | 1 | -1/+1 |
* | Adds an option to macro definition to disable arguments parsing (#11578). | Jean-Philippe Lang | 2012-08-08 | 1 | -7/+31 |
* | Added SVG mime-type (#11595). | Jean-Philippe Lang | 2012-08-06 | 1 | -0/+1 |