summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed test after r11343.Jean-Philippe Lang2013-02-101-2/+2
* Use POST/DELETE to watch/unwatch an item.Jean-Philippe Lang2013-02-102-3/+3
* Adds context menu tests and skip test_preview_issue_description that breaks t...Jean-Philippe Lang2013-02-101-1/+34
* Adds a test for creating an issue with watchers.Jean-Philippe Lang2013-02-101-0/+26
* Bulk watch/unwatch issues from the context menu (#7159).Jean-Philippe Lang2013-02-102-6/+112
* Fixed that project overview page shows trackers from subprojects with disable...Jean-Philippe Lang2013-02-091-0/+13
* Test failures from r11331 (#13075).Jean-Philippe Lang2013-02-071-4/+4
* Fixed: error raised when copying project wiki with wiki module disabled (#130...Jean-Philippe Lang2013-02-071-0/+9
* Dup generated attributes.Jean-Philippe Lang2013-02-031-11/+11
* Removed unused fixtures.Jean-Philippe Lang2013-02-036-16/+7
* Removed unused fixtures.Jean-Philippe Lang2013-02-031-1/+0
* Removing shoulda context.Jean-Philippe Lang2013-02-031-138/+106
* Removing shoulda context.Jean-Philippe Lang2013-02-031-68/+37
* Removed unused fixtures.Jean-Philippe Lang2013-02-032-2/+0
* Removing shoulda context.Jean-Philippe Lang2013-02-032-401/+414
* Removing shoulda context.Jean-Philippe Lang2013-02-037-520/+408
* Fixed incorrect test name.Jean-Philippe Lang2013-02-031-1/+1
* Typo that makes the checkbox not visible (#5605).Jean-Philippe Lang2013-02-021-0/+2
* Typo that triggers an error when editing a subproject (#5605).Jean-Philippe Lang2013-02-021-0/+7
* Don't remove watchers on permission change.Jean-Philippe Lang2013-02-021-66/+0
* Optionaly inherit members from parent project (#5605).Jean-Philippe Lang2013-02-023-0/+285
* Makes autocomplete accept issue id with hash.Jean-Philippe Lang2013-01-311-0/+7
* Add/remove issue watchers via the REST API (#6727).Jean-Philippe Lang2013-01-302-0/+61
* Use POST instead of GET for logging out (#13022).Jean-Philippe Lang2013-01-303-6/+24
* Fixe that filter "Assignee's group" doesn't work with group assignments (#130...Jean-Philippe Lang2013-01-291-3/+3
* Let me see what was not found.Jean-Philippe Lang2013-01-291-1/+1
* Wiki links to repositories with underscore their identifiers don't work (#129...Jean-Philippe Lang2013-01-271-3/+3
* Make JSONP support optional and disabled by default (#12992).Jean-Philippe Lang2013-01-261-4/+22
* Always notify project members about news unless they turned off all notificat...Jean-Philippe Lang2013-01-261-2/+8
* Adds first Capybara tests (#12822).Jean-Philippe Lang2013-01-262-0/+131
* Accommodates fixtures for databases with case sensitive sort.Jean-Philippe Lang2013-01-234-5/+5
* Adds "sorted" scope to Principal and User and sort users/groups properly.Jean-Philippe Lang2013-01-232-0/+18
* Wrong redmine link after referencing an object from a different project (#129...Jean-Philippe Lang2013-01-221-0/+9
* Removed default comments.Jean-Philippe Lang2013-01-221-21/+1
* Removed unused shoulda macros.Jean-Philippe Lang2013-01-221-28/+0
* Adds missing copyright.Jean-Philippe Lang2013-01-224-0/+68
* Adds a subclass of ActionDispatch::IntegrationTest for API tests.Jean-Philippe Lang2013-01-2224-257/+260
* "Parent task is invalid" while editing child issues with restricted Issues Vi...Jean-Philippe Lang2013-01-201-0/+14
* Respond with 404 when params[:ids] is missing (#12898).Jean-Philippe Lang2013-01-201-0/+5
* Fixed that adding a blank/invalid block to my page renders a blank page (#128...Jean-Philippe Lang2013-01-201-0/+5
* Fix 500 error for requests to the settings path for non-configurable plugins ...Jean-Philippe Lang2013-01-201-1/+21
* Split "Manage documents" permission into create, edit and delete permissions ...Jean-Philippe Lang2013-01-202-5/+10
* Adds tests for Redmine::MenuManager.Jean-Philippe Lang2013-01-201-4/+10
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-184-10/+12
* not use unnecessary instance variable at unit message testToshi MARUYAMA2013-01-181-18/+18
* code layout clean up unit message testToshi MARUYAMA2013-01-181-2/+2
* Link to attachment should return latest attachment (#7510).Jean-Philippe Lang2013-01-152-0/+21
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-1/+1
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-1/+1
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-2/+1