summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ability to render multiple partials with view hook (#17763).Jean-Philippe Lang2014-10-181-0/+15
* remove unneeded instance variable assignment from ProjectNestedSetTestToshi MARUYAMA2014-10-081-2/+0
* Fixed that preview doesn't show notes when issue project is changed (#17959).Jean-Philippe Lang2014-10-051-0/+8
* Don't link multiple changesets from the same commit multiple times (#17931).Jean-Philippe Lang2014-10-051-0/+11
* Adds a test for adding a group membership with the REST API (#17904).Jean-Philippe Lang2014-10-041-0/+10
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-042-0/+25
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-044-56/+50
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-041-51/+83
* Fixed test failure with ruby1.8.7 and postgresql (#17976).Jean-Philippe Lang2014-09-301-1/+1
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-2810-20/+167
* rename jQuery Datepicker i18n file nameToshi MARUYAMA2014-09-271-7/+7
* Ignore email keywords after truncation line (#8758).Jean-Philippe Lang2014-09-204-9/+75
* Expire other sessions on password change (#17796).Jean-Baptiste Barth2014-09-161-0/+12
* Parent issue autocomplete does not follow to the "Allow cross-project subtask...Jean-Philippe Lang2014-09-141-0/+69