summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-3022-82/+10
* Test cleanup.Jean-Philippe Lang2014-11-302-9/+1
* Textile: ignore invalid lang attribute values (#18501).Jean-Philippe Lang2014-11-301-0/+14
* Drop shoulda.Jean-Philippe Lang2014-11-303-17/+9
* Test API authentification once.Jean-Philippe Lang2014-11-309-472/+73
* Remove contexts in QueryTest.Jean-Philippe Lang2014-11-301-118/+114
* Gantt unit tests cleanup.Jean-Philippe Lang2014-11-301-462/+201
* add missing fixtures to test/functional/projects_controller_test.rbToshi MARUYAMA2014-11-301-1/+2
* Localisation not set correctly on authenticity token errors (#18499).Jean-Philippe Lang2014-11-291-0/+11
* Configurable behavour for linking issues on copy (#18500).Jean-Philippe Lang2014-11-291-35/+46
* Edit attachments after upload (#1326).Jean-Philippe Lang2014-11-293-0/+100
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-281-6/+49
* Fixed "First argument in form cannot contain nil or be empty" error (#18275).Jean-Philippe Lang2014-11-281-0/+12
* Error raised on project settings after project wiki is deleted (#18429).Jean-Philippe Lang2014-11-281-0/+14
* use English at integration IssuesTest#test_issue_with_user_custom_fieldToshi MARUYAMA2014-11-251-12/+13
* 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-234-595/+373
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-234-7/+97
* Selected projects in email notifications on "my account" are lost when the pa...Jean-Philippe Lang2014-11-221-0/+5
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-2252-951/+443
* Replaced some #assert_tag with #assert_select.Jean-Philippe Lang2014-11-208-62/+41
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-2023-128/+128
* 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