summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Textile: ignore invalid lang attribute values (#18501).Jean-Philippe Lang2014-11-301-0/+14
* Drop shoulda.Jean-Philippe Lang2014-11-302-13/+9
* Remove contexts in QueryTest.Jean-Philippe Lang2014-11-301-118/+114
* Gantt unit tests cleanup.Jean-Philippe Lang2014-11-301-462/+201
* Edit attachments after upload (#1326).Jean-Philippe Lang2014-11-291-0/+39
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-281-6/+49
* Added missing tests for notify_about?Jean-Philippe Lang2014-11-241-24/+27
* Removed some test contexts.Jean-Philippe Lang2014-11-241-71/+34
* Fixed tests broken by r13646.Jean-Philippe Lang2014-11-231-2/+2
* Removed some test contexts.Jean-Philippe Lang2014-11-233-100/+55
* Removed some test contexts.Jean-Philippe Lang2014-11-231-80/+45
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-233-7/+64
* Selected projects in email notifications on "my account" are lost when the pa...Jean-Philippe Lang2014-11-221-0/+5
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-202-5/+5
* fix English syntax of skipping test comment of Bazaar non ASCII environmentToshi MARUYAMA2014-11-181-1/+1
* Fixed that Redmine links should not be parsed inside links (#18301).Jean-Philippe Lang2014-11-141-0/+6
* 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
* Adds a role setting for controlling visibility of users: all or members of vi...Jean-Philippe Lang2014-11-111-1/+22
* 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
* 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
* 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
* add missing fixture to test/unit/query_test.rbToshi MARUYAMA2014-11-031-1/+2
* add missing fixture to test/unit/project_test.rbToshi MARUYAMA2014-11-031-1/+2
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-024-31/+69
* Fixed that IssueRelation should not be responsible for calling Issue#init_jou...Jean-Philippe Lang2014-11-023-9/+10
* 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-242-6/+33
* remove unneeded "references" of joinsToshi MARUYAMA2014-10-241-1/+1
* 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-2245-1780/+1567
* 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
* remove unneeded instance variable assignment from ProjectNestedSetTestToshi MARUYAMA2014-10-081-2/+0
* Don't link multiple changesets from the same commit multiple times (#17931).Jean-Philippe Lang2014-10-051-0/+11
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-041-0/+22
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-041-0/+45
* 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-285-17/+86
* Ignore email keywords after truncation line (#8758).Jean-Philippe Lang2014-09-201-0/+14
* Parent issue autocomplete does not follow to the "Allow cross-project subtask...Jean-Philippe Lang2014-09-141-0/+69
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-0/+53