summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scm: bazaar: remove unused scm.revisions ":with_paths => true" option from fe...Toshi MARUYAMA2012-09-161-1/+1
* scm: bazaar: add asserting entries root path at unit model testToshi MARUYAMA2012-09-161-0/+2
* Do not consider that versions that are due today are completed.Jean-Philippe Lang2012-09-162-1/+6
* Accept float in inline styles.Jean-Philippe Lang2012-09-161-1/+1
* Updates for 2.0.4 and 2.1.0 releases.Jean-Philippe Lang2012-09-162-2/+104
* scm: mercurial: add test of diff from new to old revision to unit lib testToshi MARUYAMA2012-09-161-1/+10
* scm: bazaar: add diff test to unit lib testToshi MARUYAMA2012-09-161-0/+7
* scm: bazaar: separate constant repository path to repository and trunk branch...Toshi MARUYAMA2012-09-161-3/+4
* scm: bazaar: do not use file:// for repository path at unit app testToshi MARUYAMA2012-09-161-2/+1
* scm: bazaar: add asserting entries subdirectory path at unit app testToshi MARUYAMA2012-09-161-0/+1
* scm: git: remove unnecessary encoding header from unit adapter testToshi MARUYAMA2012-09-151-1/+0
* scm: git: change test author encoding in unit adapter test to ASCII-8BITToshi MARUYAMA2012-09-151-1/+1
* remove unused "require 'redmine/codeset_util'" from RepositoriesHelperToshi MARUYAMA2012-09-151-2/+0
* remove redundant empty lines from RepositoriesHelperToshi MARUYAMA2012-09-151-13/+0
* remove unused "require 'iconv'" from RepositoriesHelperToshi MARUYAMA2012-09-151-1/+0
* Japanese translation updated by Go MAEDA (#11836)Toshi MARUYAMA2012-09-151-6/+6
* add copyright statement to test/unit/lib/redmine/scm/adapters/*.rbToshi MARUYAMA2012-09-146-0/+100
* Fixed comment.Etienne Massip2012-09-121-1/+1
* Redmine.pm fails when permissions are NULL (#11818).Jean-Philippe Lang2012-09-121-1/+2
* Code cleanup (#11814).Jean-Philippe Lang2012-09-111-3/+5
* Set the first day of week in the date picker according to settings (#11814).Jean-Philippe Lang2012-09-111-1/+5
* Use javascript_tag.Jean-Philippe Lang2012-09-111-2/+3
* Moved the javascript includes in html head.Jean-Philippe Lang2012-09-111-2/+5
* Revision graph sometimes broken (#11612).Jean-Philippe Lang2012-09-111-0/+6
* Upgraded raphael.js to 2.1.0 (#10419).Jean-Philippe Lang2012-09-111-7/+10
* Set version to 2.1.0.Jean-Philippe Lang2012-09-111-2/+2
* do not show estimated time if it is nil on issue pageToshi MARUYAMA2012-09-111-1/+3
* add asserting that issue estimated hours is nil when creating minimal issueToshi MARUYAMA2012-09-111-0/+1
* gantt: use content_tag instead of html tag at the tooltipToshi MARUYAMA2012-09-111-4/+12
* gantt: use content_tag instead of html tag at the label on the rightToshi MARUYAMA2012-09-111-3/+7
* gantt: remove redundant empty lines from unit gantt helper testToshi MARUYAMA2012-09-111-4/+0
* gantt: use content_tag instead of html tag at subject for projectToshi MARUYAMA2012-09-111-3/+6
* gantt: use content_tag instead of html tag at the markersToshi MARUYAMA2012-09-111-2/+14
* gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-2/+2
* gantt: fix unit gantt helper test failsToshi MARUYAMA2012-09-111-9/+9
* gantt: use content_tag instead of html tag at the task barToshi MARUYAMA2012-09-111-3/+24
* gantt: code layout cleanup image_task method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-6/+17
* gantt: code layout cleanup to_image method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-14/+15
* gantt: use content_tag instead of html tag at helper subject_for_version methodToshi MARUYAMA2012-09-111-3/+7
* gantt: code layout cleanup pdf_task method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-8/+8
* gantt: code layout cleanup pdf_subject method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-2/+4
* gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-6/+6
* gantt: use content_tag instead of html tag at subject gravatarToshi MARUYAMA2012-09-101-5/+9
* gantt: code layout cleanup html_subject method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+3
* gantt: code layout cleanup line_for_issue method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-2/+5
* gantt: code layout cleanup line_for_version method of lib/redmine/helpers/gan...Toshi MARUYAMA2012-09-101-2/+4
* gantt: code layout cleanup render method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+3
* gantt: code layout cleanup params* method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-3/+8
* gantt: code layout cleanup initialize method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+2
* gantt: remove redundant empty lines from lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-3/+0