summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed that git diff displays deleted files as /dev/null (#11868).Jean-Philippe Lang2012-09-185-9/+37
* scm: bazaar: add more comment to non ASCII path tests at unit model test (#11...Toshi MARUYAMA2012-09-181-3/+3
* scm: bazaar: do not call super initialize method at adapter (#11834)Toshi MARUYAMA2012-09-181-1/+3
* scm: bazaar: add non ASCII path test to unit model test (#11834)Toshi MARUYAMA2012-09-181-0/+155
* scm: bazaar: use log encoding as path encoding (#11834)Toshi MARUYAMA2012-09-182-0/+26
* fix deprecation warning of the format in the template nameToshi MARUYAMA2012-09-182-2/+2
* scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter en...Toshi MARUYAMA2012-09-171-4/+8
* scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter re...Toshi MARUYAMA2012-09-171-1/+2
* scm: bazaar: convert command line character encoding to @path_encoding (#11834)Toshi MARUYAMA2012-09-171-2/+12
* scm: bazaar: add @path_encoding instance value and set it UTF-8 at adapter in...Toshi MARUYAMA2012-09-171-0/+5
* 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