summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix English syntax of skipping test comment of Bazaar non ASCII environmentToshi MARUYAMA2014-11-181-1/+1
* Removed deep nested time entries routes.Jean-Philippe Lang2014-11-162-12/+1
* Use should_route in routing tests.Jean-Philippe Lang2014-11-1646-1808/+539
* Renamed #test_watchers to #test_issue_watchers.Jean-Philippe Lang2014-11-161-5/+5
* Adds API routing tests for time entries.Jean-Philippe Lang2014-11-161-0/+9
* Removed API tests for routes that are not implemented.Jean-Philippe Lang2014-11-161-13/+0
* Isolates all API routing tests to a specific test case.Jean-Philippe Lang2014-11-1620-436/+204
* Adds tests for new routes.Jean-Philippe Lang2014-11-162-0/+14
* Moved new group user to its own action GroupsController#new_users.Jean-Philippe Lang2014-11-162-0/+16
* Moved new project member to its own action MemberController#new.Jean-Philippe Lang2014-11-151-0/+11
* Fixed that Redmine links should not be parsed inside links (#18301).Jean-Philippe Lang2014-11-141-0/+6
* Fixed 500 error when displaying a news with comments in reverse order (#18332).Jean-Philippe Lang2014-11-141-0/+11
* Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).Jean-Philippe Lang2014-11-141-0/+24
* Fixed that URLs separated by line break are not rendered as links (#18349).Jean-Philippe Lang2014-11-141-0/+13
* add missing fixtures to test/functional/wiki_controller_test.rbToshi MARUYAMA2014-11-121-1/+2
* Adds a role setting for controlling visibility of users: all or members of vi...Jean-Philippe Lang2014-11-114-7/+51
* Adds a test for default issue columns order (#18310).Jean-Philippe Lang2014-11-111-0/+10
* Fixed duplicate test names (#18306).Jean-Philippe Lang2014-11-081-2/+2
* Adds configuration settings to limit valid repository path (#1415).Jean-Philippe Lang2014-11-082-0/+49
* prevent test failures with "trackers is invalid"Toshi MARUYAMA2014-11-082-2/+5
* add missing fixture to test/unit/enabled_module_test.rbToshi MARUYAMA2014-11-081-1/+1
* remove duplicated IssuesControllerTest#test_new_should_select_default_status ...Toshi MARUYAMA2014-11-081-12/+0
* add missing fixtures to test/unit/issue_status_test.rbToshi MARUYAMA2014-11-071-1/+9
* Overrides IssueRelation#to_s.Jean-Philippe Lang2014-11-051-0/+19
* Time entries CSV export should include the tracker and subject of the issue (...Jean-Philippe Lang2014-11-051-0/+10
* Typo.Jean-Philippe Lang2014-11-051-1/+1
* Fixed that setting a status as closed should update issue closed_on attribute...Jean-Philippe Lang2014-11-051-0/+34
* use English in test (#18276)Toshi MARUYAMA2014-11-041-0/+1
* Let QueryColumn accept a Proc as caption (#18276).Jean-Philippe Lang2014-11-041-0/+10
* Fixed that a disabled field which is required by workflow rules blocks issue ...Jean-Philippe Lang2014-11-041-0/+20
* Fixed that parent column should not include issue subject (#13673).Jean-Philippe Lang2014-11-041-0/+11
* Fixed CSV content for parent issue column (#13608).Jean-Philippe Lang2014-11-041-0/+12
* add missing fixture to test/unit/query_test.rbToshi MARUYAMA2014-11-031-1/+2
* add missing fixtures to test/functional/custom_fields_controller_test.rbToshi MARUYAMA2014-11-031-1/+12
* add missing fixture to test/functional/issue_statuses_controller_test.rbToshi MARUYAMA2014-11-031-1/+1
* add missing fixture to test/unit/project_test.rbToshi MARUYAMA2014-11-031-1/+2
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-0210-51/+174
* Fixed that IssueRelation should not be responsible for calling Issue#init_jou...Jean-Philippe Lang2014-11-023-9/+10
* Need to require net/ldap in tests (#18192).Jean-Philippe Lang2014-10-281-0/+1
* Don't rely on users fixtures.Jean-Philippe Lang2014-10-261-1/+2
* Code cleanup.Jean-Philippe Lang2014-10-252-2/+77
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-243-6/+41
* add missing fixtures to CalendarsControllerTestToshi MARUYAMA2014-10-241-1/+6
* remove unneeded "references" of joinsToshi MARUYAMA2014-10-241-1/+1
* Adds a single controller for users and groups memberships and support for add...Jean-Philippe Lang2014-10-236-153/+265
* add missing fixtures to test/unit/helpers/routes_helper_test.rbToshi MARUYAMA2014-10-231-0/+2
* Code cleanup, use array instead of handcrafted update.Jean-Philippe Lang2014-10-221-0/+9
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-22132-2098/+1813
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-181-5/+14
* Ignore locales without :general_lang_name key (#18110).Jean-Philippe Lang2014-10-181-0/+5