summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed that deleting a system activity with children in use raises an error (#...Jean-Philippe Lang2013-05-012-2/+31
* Fixed: Unable to set custom fields for versions using the REST API (#13850).Jean-Philippe Lang2013-05-012-0/+34
* remove unused variable from QueriesHelperTestToshi MARUYAMA2013-04-191-1/+1
* fix test name (#13482)Toshi MARUYAMA2013-04-181-1/+1
* not add empty header/footer to notification emails (#13482)Toshi MARUYAMA2013-04-181-0/+26
* add mail footer test (#13482)Toshi MARUYAMA2013-04-181-0/+20
* extend mail header test to text mail (#13482)Toshi MARUYAMA2013-04-181-4/+12
* stricter asserting of subversion url validation testToshi MARUYAMA2013-04-141-1/+1
* add unit tests of subversion url validationToshi MARUYAMA2013-04-141-0/+28
* code layout clean up test/unit/repository_subversion_test.rbToshi MARUYAMA2013-04-141-1/+1
* remove redundant 'IssuesHelper#' from issues_helper_test contextToshi MARUYAMA2013-04-121-19/+19
* code layout clean up issues_helper_test.rbToshi MARUYAMA2013-04-121-25/+43
* fix diff error in case of line_left out of range (#13644)Toshi MARUYAMA2013-04-053-0/+78
* Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...Jean-Philippe Lang2013-04-031-0/+40
* Fixed that r11641 prevents precedes/follows relations between subtasks (#13586).Jean-Philippe Lang2013-03-261-0/+13
* add missing Portuguese jQuery UI date picker (#13584)Toshi MARUYAMA2013-03-251-0/+10
* add test of datepicker in Simplified Chinese and Traditional Chinese (#13579)Toshi MARUYAMA2013-03-251-0/+10
* fix unit search test failure (#13405)Toshi MARUYAMA2013-03-212-4/+5
* add test to ensure language name is UTF-8 (#12475)Toshi MARUYAMA2013-03-211-1/+3
* fix test failure (#13405)Toshi MARUYAMA2013-03-212-5/+5
* Fixed commit link title escaping (fixes #13405).Etienne Massip2013-03-212-6/+11
* Traditional Chinese "label_total_time" translation changed by ChunChang Lo (#...Toshi MARUYAMA2013-03-201-3/+3
* code layout cleanup test/integration/account_test.rbToshi MARUYAMA2013-03-201-11/+23
* Fixed: Circular loop when using relations and subtasks (#8794).Jean-Philippe Lang2013-03-174-16/+54
* Fixed: subtasks don't resepect following/precedes relations on creation (#129...Jean-Philippe Lang2013-03-171-0/+19
* Use #count instead of #size.Jean-Philippe Lang2013-03-121-7/+7
* Mail handler: set mail_notification to only_my_events when creating a new use...Jean-Philippe Lang2013-03-111-0/+1
* Adds label_total_time string (#13337).Jean-Philippe Lang2013-03-101-7/+7
* fix that diff outputs become ??? in some non ASCII words (#12641)Toshi MARUYAMA2013-03-073-0/+67
* remove trailing white-spaces from test/functional/account_controller_openid_t...Toshi MARUYAMA2013-03-061-13/+13
* Mail handler: adds --no-notification option to disable notifications to the c...Jean-Philippe Lang2013-03-031-0/+13
* Mail handler: adds --no-account-notice option for not sending account informa...Jean-Philippe Lang2013-03-031-0/+16
* Mail handler: adds --default-group option to add created user to one or more ...Jean-Philippe Lang2013-03-031-0/+16
* Fixed that autologin cookie is not deleted when using custom cookie name (#13...Jean-Philippe Lang2013-03-021-0/+5
* Fixed that autologin is broken when using a custom cookie name (#13335).Jean-Philippe Lang2013-03-021-0/+22
* Add user's API key to /users/current.format (#8529).Jean-Philippe Lang2013-03-011-0/+12
* Fixed that copying an issue as a child of itself creates an extra issue (#133...Jean-Philippe Lang2013-03-011-0/+43
* Test failures (#13309).Jean-Philippe Lang2013-03-011-3/+3
* Adds "tracker-[id]" CSS class to issues (#13309).Jean-Philippe Lang2013-03-011-0/+6
* Performance: avoid querying all memberships in User#roles_for_project (#13301).Jean-Philippe Lang2013-03-011-0/+26
* Test failure with ruby 2.0.Jean-Philippe Lang2013-03-011-3/+3
* Don't reload the issue in after_save callback.Jean-Philippe Lang2013-02-282-2/+5
* Removed deferred test, circular relations are unit tested.Jean-Philippe Lang2013-02-241-2/+0
* Restricts characters before auto links (#10277).Jean-Philippe Lang2013-02-241-2/+6
* Fixed that www followed by a dot generates broken links in formatted text (#3...Jean-Philippe Lang2013-02-241-1/+4
* Time entry with 2 digits year should not validate (#3107).Jean-Philippe Lang2013-02-241-0/+7
* Fixed that time entries report by week breaks on edge cases (#5329).Jean-Philippe Lang2013-02-241-0/+26
* Missing fixtures.Jean-Philippe Lang2013-02-241-1/+2
* Fixed that relations may not be refreshed when adding a follows relation (#13...Jean-Philippe Lang2013-02-241-0/+11
* Makes project custom fields available on spent time report (#1766).Jean-Philippe Lang2013-02-241-10/+24