summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-1218-49/+45
* Don't redirect XHR requests to /login.Jean-Philippe Lang2013-06-121-0/+16
* Use #find_issues as before filter for issues context menu.Jean-Philippe Lang2013-06-111-5/+3
* Adds Watcher.any_watched? to check if at least one object of a collection is ...Jean-Philippe Lang2013-06-111-0/+17
* set html lang by user locale (#14206)Toshi MARUYAMA2013-06-101-0/+3
* Adds a test for User.try_to_login with active_only set to false.Jean-Philippe Lang2013-06-091-26/+31
* Adds a way for a registered user to get a new action email (#14228).Jean-Philippe Lang2013-06-092-1/+88
* Splits tests (#1005).Jean-Philippe Lang2013-06-061-10/+16
* Prepends issue numbers with a number sign (#1005).Jean-Philippe Lang2013-06-061-8/+8
* Fixed that journal details about issue relations may disclose issues that are...Jean-Philippe Lang2013-06-061-0/+20
* remove redundant empty lines from PluginTestToshi MARUYAMA2013-06-061-12/+0
* Don't validate start date when updating an issue without changing it (#14086).Jean-Philippe Lang2013-06-052-1/+29
* Really adjusts error message in tests (#14086).Jean-Philippe Lang2013-06-041-1/+1
* Adjusts error message in tests (#14086).Jean-Philippe Lang2013-06-041-1/+1
* increase Capybara.default_wait_time from 4 to 5 (#12822)Toshi MARUYAMA2013-06-041-1/+1
* Fixed that project name is not properly escaped in issue filters (#14186).Jean-Philippe Lang2013-05-311-0/+10
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-301-1/+1
* add test of revision page title (#14138)Toshi MARUYAMA2013-05-301-0/+16
* gantt: sort versions by start date (#7335)Toshi MARUYAMA2013-05-211-0/+25
* gantt: sort issues by start date (#7335)Toshi MARUYAMA2013-05-211-0/+47
* upgrade mocha 0.14 and remove deprecation warningToshi MARUYAMA2013-05-217-7/+7
* code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attri...Toshi MARUYAMA2013-05-191-3/+6
* code layout clean up test_bulk_update_with_some_failures_should_show_errors o...Toshi MARUYAMA2013-05-191-6/+6
* code layout clean up test_bulk_update_parent_id of IssuesControllerTestToshi MARUYAMA2013-05-191-3/+2
* code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_...Toshi MARUYAMA2013-05-191-6/+12
* code layout clean up test_create_as_copy_should_add_relation_with_copied_issu...Toshi MARUYAMA2013-05-191-2/+2
* adjust functional IssuesControllerTest (#1005)Toshi MARUYAMA2013-05-191-19/+20
* remove "del" tag from deleted issue relation (#1005)Toshi MARUYAMA2013-05-191-2/+2
* add journal after creating/deleting issue relation (#1005)Toshi MARUYAMA2013-05-192-0/+77
* set default issue start/due datepicker from due/start date (#14024)Toshi MARUYAMA2013-05-191-0/+16
* increase Capybara.default_wait_time from 3 to 4 (#12822)Toshi MARUYAMA2013-05-191-1/+1
* code layout clean up VersionTestToshi MARUYAMA2013-05-191-5/+10
* remove empty setup method from VersionTestToshi MARUYAMA2013-05-191-3/+0
* add test of current issue start and due date datepicker (#14024)Toshi MARUYAMA2013-05-191-0/+15
* replace non ASCII literal to hexadecimal at ApplicationHelperTestToshi MARUYAMA2013-05-181-3/+11
* include Redmine::I18n in ApplicationHelperTestToshi MARUYAMA2013-05-181-0/+1
* backout r11875 ApplicationHelperTest changeToshi MARUYAMA2013-05-181-4/+3
* Include Redmine::I18n in helpers tests.Jean-Philippe Lang2013-05-188-3/+11
* Adds markings to emails generated by private comments (#12888).Jean-Philippe Lang2013-05-181-0/+11
* fix unit VersionTest failureToshi MARUYAMA2013-05-181-6/+6
* backout r11865 test/object_helpers.rb changesToshi MARUYAMA2013-05-181-1/+0
* Removed some shoulda context.Jean-Philippe Lang2013-05-185-176/+147
* Removed some shoulda context.Jean-Philippe Lang2013-05-184-124/+72
* Removed some shoulda context.Jean-Philippe Lang2013-05-188-859/+672
* Removed some shoulda context.Jean-Philippe Lang2013-05-187-530/+406
* Adds a link on "My Page" to view all my spent time (#13157).Jean-Philippe Lang2013-05-181-0/+8
* gantt: add test to sort issues by current logic (#7335)Toshi MARUYAMA2013-05-171-0/+20
* Fixed that submitting the form without selecting a value may raise raises an ...Jean-Philippe Lang2013-05-171-0/+7
* Add links to attachments in new issue email notification (#12293).Jean-Philippe Lang2013-05-171-0/+19
* increase Capybara.default_wait_time from default 2 to 3 (#12822)Toshi MARUYAMA2013-05-171-0/+3