summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed test failure (#15182).Jean-Philippe Lang2013-10-261-2/+2
* Return to section anchor after wiki section edit (#15182).Jean-Philippe Lang2013-10-261-2/+2
* Replaces <option value=""></option> which is not HTML5 valid (#15191).Jean-Philippe Lang2013-10-261-1/+1
* Replaced acronym with abbr tags (#15191).Jean-Philippe Lang2013-10-261-4/+4
* Fixed that issue nested set update is triggered even if parent is not changed...Jean-Philippe Lang2013-10-201-0/+35
* Projects selection on custom field form (#15136).Jean-Philippe Lang2013-10-201-1/+24
* remove trailing white-spaces from test/unit/user_test.rbToshi MARUYAMA2013-10-171-5/+5
* Fixed that viewing/editing a wiki page without WikiContent raises an error (#...Jean-Philippe Lang2013-10-131-0/+23
* Avoid lots of CustomField.find_by_id calls when displaying an issue history w...Jean-Philippe Lang2013-10-131-0/+24
* Fixed that the mail method should return a Mail::Message (#15113).Jean-Philippe Lang2013-10-131-0/+4
* Ability to define commit keywords per tracker (#7590).Jean-Philippe Lang2013-10-134-38/+75
* add unit test of Redmine::Helpers::Diff (#15105)Toshi MARUYAMA2013-10-111-0/+25
* remove trailing white space from test/unit/wiki_content_test.rbToshi MARUYAMA2013-10-101-1/+1
* Rows may not be oredered as expected with ruby1.8 (#4911).Jean-Philippe Lang2013-10-051-2/+2
* Don't update issues nor log time when importing old changesets (#4823).Jean-Philippe Lang2013-10-052-0/+24
* Support for multiple issue update keywords/rules in commit messages (#4911).Jean-Philippe Lang2013-10-053-12/+80
* Test broken by r12192 (#2199).Jean-Philippe Lang2013-09-301-1/+1
* Allows user to clear dates and text fields when bulk editing issues (#2199).Jean-Philippe Lang2013-09-301-0/+6
* Adds a project specific css class to body (#14767).Jean-Philippe Lang2013-09-291-0/+5
* Exclude attachments from incoming emails based on file name (#3413).Jean-Philippe Lang2013-09-291-0/+18
* REST API: custom fields definition (#11159).Jean-Philippe Lang2013-09-292-0/+50
* remove trailing white-space from test/functional/repositories_bazaar_controll...Toshi MARUYAMA2013-09-181-1/+1
* scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)Toshi MARUYAMA2013-09-182-0/+56
* scm: bazaar: update test repository for non ASCII author (#14931)Toshi MARUYAMA2013-09-181-0/+0
* scm: git: fix indents of non ASCII path annotate test (#14931)Toshi MARUYAMA2013-09-181-4/+4
* use assert_select instead of assert_tag in Git non ASCII path annotate test (...Toshi MARUYAMA2013-09-181-5/+9
* scm: bazaar: add test for author html escaping (#14931)Toshi MARUYAMA2013-09-181-0/+22
* scm: bazaar: update test repository for author html escaping (#14931)Toshi MARUYAMA2013-09-181-0/+0
* scm: bazaar: split REPOSITORY_PATH to trunk in functional test (#14931)Toshi MARUYAMA2013-09-181-2/+3
* scm: git: use "--encoding=UTF-8" for blame (#14931)Toshi MARUYAMA2013-09-181-0/+13
* scm: git: change non ASCII user name variable to instance variable (#14931)Toshi MARUYAMA2013-09-181-5/+3
* use assert_select instead of assert_tag in Bazaar annotate test (#14931)Toshi MARUYAMA2013-09-181-20/+9
* use assert_select instead of assert_tag in Mercurial annotate test (#14931)Toshi MARUYAMA2013-09-181-24/+9
* fix test failure (#14931)Toshi MARUYAMA2013-09-181-1/+1
* Filters show issues with unused custom fields (#13537).Jean-Philippe Lang2013-09-132-9/+46
* Test for #14798.Jean-Philippe Lang2013-09-111-0/+11
* Strip eols from file names (#14819).Jean-Philippe Lang2013-09-111-0/+7
* Fixed usage of #attribute_present? in UserPreference (#13008).Jean-Philippe Lang2013-09-101-0/+5
* Option to force a user to change his password (#3872).Jean-Philippe Lang2013-08-051-0/+29
* Fixed that standard fields disabled still appear in email notifications (#145...Jean-Philippe Lang2013-08-051-0/+23
* not use assert_not_nil in Errors#[]Toshi MARUYAMA2013-07-306-13/+13
* add missing fixture to test/unit/issue_relation_test.rbToshi MARUYAMA2013-07-301-1/+2
* Use the default project when receiving an email with an invalid project keywo...Jean-Philippe Lang2013-07-291-0/+9
* Fixed that open/closed counts on issues summary are not displayed with SQLSer...Jean-Philippe Lang2013-07-281-0/+18
* Filtering issues on "related to" may ignore other filters (#14401).Jean-Philippe Lang2013-07-281-0/+15
* Spent time details and report should ignore 'Setting.display_subprojects_issu...Jean-Philippe Lang2013-07-281-0/+22
* Additional status transitions for assignees do not work if assigned to a grou...Jean-Philippe Lang2013-07-281-3/+23
* Adds a helper for building h2 tags and setting html_title (#14517).Jean-Philippe Lang2013-07-281-0/+34
* fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562)Toshi MARUYAMA2013-07-284-0/+69
* Fixed that sorting time entries by custom field raises a SQL error (#14366).Jean-Philippe Lang2013-07-281-0/+18