summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scm: bazaar: update test repository (#11834)Toshi MARUYAMA2012-09-171-0/+0
* Fixed: load_default_data task fails to print the error message if one occurs ...Jean-Philippe Lang2012-09-171-2/+2
* Fixed #onthefly_creation_failed broken by r9940 (#11850).Jean-Philippe Lang2012-09-171-1/+1
* scm: bazaar: add entry test to unit lib testToshi MARUYAMA2012-09-171-0/+31
* scm: git: add entry test to unit lib testToshi MARUYAMA2012-09-171-0/+31
* scm: bazaar: code layout cleanup adapter revisions methodToshi MARUYAMA2012-09-171-1/+4
* scm: bazaar: add revisions test to unit lib testToshi MARUYAMA2012-09-171-0/+16
* Added a test for JSON upload.Jean-Philippe Lang2012-09-161-0/+17
* Removed test contexts.Jean-Philippe Lang2012-09-161-76/+66
* Adds assertions on the confirmation form.Jean-Philippe Lang2012-09-161-0/+5
* Adjust tests for new fixture.Jean-Philippe Lang2012-09-161-6/+6
* Adds missing WikiContent fixture.Jean-Philippe Lang2012-09-161-1/+8
* Updates macro description (#10789).Jean-Philippe Lang2012-09-161-0/+1
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-165-9/+53
* Attachments should be available to the text formatter when previewing an exis...Jean-Philippe Lang2012-09-164-4/+23
* 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