summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Call sort for array with more than one element only.Jean-Philippe Lang2012-09-291-2/+2
* Test failure.Jean-Philippe Lang2012-09-291-1/+1
* Test failure.Jean-Philippe Lang2012-09-291-2/+2
* Japanese translation updated (#11992).Etienne Massip2012-09-291-8/+8
* Filling locales (#3239, #3265).Jean-Philippe Lang2012-09-2945-0/+90
* Display visible relations in API response.Jean-Philippe Lang2012-09-291-1/+1
* Makes related issues available for display and filtering on the issue list (#...Jean-Philippe Lang2012-09-2912-37/+271
* add functional test of sub repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+34
* add functional test of main repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+14
* set user preference diff type nil at functional testsToshi MARUYAMA2012-09-282-2/+12
* scm: git: use with_settings instead of assigned setting at functional testToshi MARUYAMA2012-09-271-6/+6
* Bulgarian translation updated by Ivan Cenov (#11974)Toshi MARUYAMA2012-09-271-2/+2
* Missing fixtures.Jean-Philippe Lang2012-09-271-3/+4
* Do not link copied issues when copying a project (#6899).Jean-Philippe Lang2012-09-272-2/+2
* Fixed that issue author is assigned with current user when the edit form is u...Jean-Philippe Lang2012-09-272-1/+13
* Don't display the dropdown if no transition is allowed.Jean-Philippe Lang2012-09-271-1/+1
* Filling locales (#6899).Jean-Philippe Lang2012-09-2745-0/+90
* Adds a "Copied from/to" relation when copying issue(s) (#6899).Jean-Philippe Lang2012-09-276-5/+61
* explicitly define route at scm diff view (#11966)Toshi MARUYAMA2012-09-271-2/+3
* fix broken issue list filter (#11885)Toshi MARUYAMA2012-09-271-3/+3
* fix javascript syntax mistake in application.js (#11885)Toshi MARUYAMA2012-09-271-2/+2
* remove empty setup method from test/unit/changeset_test.rbToshi MARUYAMA2012-09-261-3/+0
* use set_language_if_valid 'en' at test_parent_should_be_in_same_project at un...Toshi MARUYAMA2012-09-261-0/+3
* set default_language en at test_commit_closing_a_subproject_issue of unit cha...Toshi MARUYAMA2012-09-261-1/+2
* fix number_to_currency() raises exception on Rails3 bs and de locale (#11922)Toshi MARUYAMA2012-09-263-6/+21
* add more error message if public/plugin_assets cannot be created (#11945)Toshi MARUYAMA2012-09-261-1/+5
* fix "can't convert Errno::EACCES into String" in case of no permission of pub...Toshi MARUYAMA2012-09-261-2/+2
* code layout cleanup app/views/issues/_list.html.erbToshi MARUYAMA2012-09-251-11/+16
* remove trailing white-spaces from app/models/query.rbToshi MARUYAMA2012-09-251-3/+3
* replace tab to space at app/models/query.rbToshi MARUYAMA2012-09-251-1/+1
* Fixed JSON escaping of filters (#11929).Jean-Philippe Lang2012-09-254-11/+24
* Use eager loaded #principal association instead of #user (#11904).Jean-Philippe Lang2012-09-221-1/+1
* Use eager loaded #principal association instead of #user (#11904).Jean-Philippe Lang2012-09-221-1/+1
* Avoid to run one SQL query per member on Project#assignable_users (#11904).Jean-Philippe Lang2012-09-221-1/+1
* ParseDate missing in Ruby 1.9x (#11290).Jean-Philippe Lang2012-09-221-5/+2
* Potential can't dup NilClass error in UserPreference (#11905).Jean-Philippe Lang2012-09-222-1/+16
* Anonymous users should always see public issues only (#11872).Jean-Philippe Lang2012-09-204-19/+34
* New relation form Cancel link is broken with Chrome 21 (#11036).Jean-Philippe Lang2012-09-201-1/+1
* Traditional Chinese translation updated by ChunChang Lo (#11897)Toshi MARUYAMA2012-09-201-1/+1
* Anonymous users should not see private issues with anonymous author (#11872).Jean-Philippe Lang2012-09-192-19/+29
* Slight changes to diff/file/annotate styles.Jean-Philippe Lang2012-09-191-4/+8
* set svn:eol-style native to test/fixtures/files/hg-export.diff (#11868)Toshi MARUYAMA2012-09-190-0/+0
* remove empty setup method from test/unit/lib/redmine/unified_diff_test.rbToshi MARUYAMA2012-09-191-4/+0
* add functional attachment test of mercurial export file (#11868)Toshi MARUYAMA2012-09-192-0/+28
* use git diff format for all diff (#11868)Toshi MARUYAMA2012-09-193-5/+80
* use radio buttons instead of a select at attachment as same as r10426 repositoryToshi MARUYAMA2012-09-181-7/+5
* Use radio buttons instead of a select.Jean-Philippe Lang2012-09-181-5/+3
* Remove trailing (revision nn) from filenames in subversion diffs.Jean-Philippe Lang2012-09-182-2/+5
* 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