summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merged r12310 (#15414).Jean-Philippe Lang2013-11-231-0/+10
* Merged r12311 (#15427).Jean-Philippe Lang2013-11-221-0/+41
* Fixed UI tests.Jean-Philippe Lang2013-11-162-2/+1
* Merged r12277 (#15344).Jean-Philippe Lang2013-11-151-0/+10
* Merged r12267.Jean-Philippe Lang2013-11-111-0/+9
* remove trailing white-spaces from test/unit/project_members_inheritance_test.rbToshi MARUYAMA2013-11-091-4/+4
* remove trailing white-spaces from test/unit/query_test.rbToshi MARUYAMA2013-11-091-5/+5
* remove trailing white-spaces from test/unit/setting_test.rbToshi MARUYAMA2013-11-091-3/+3
* Accept issue id with leading sharp when adding a related issue.Jean-Philippe Lang2013-11-091-0/+8
* Accept custom field format added at runtime (#15277).Jean-Philippe Lang2013-11-091-0/+14
* Gantt: sort versions like on the roadmap (#7335).Jean-Philippe Lang2013-11-091-19/+4
* Upgrade to Rails 3.2.15.Jean-Philippe Lang2013-11-092-4/+7
* Wiki Pages REST API with version returns wrong comments (#15235).Jean-Philippe Lang2013-11-091-0/+1
* 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