summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix random test failure of ProjectQueryTest (#29482).Go MAEDA2019-10-211-1/+2
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/h...Toshi MARUYAMA2019-10-191-1/+1
* code layout clean up test/unit/time_entry_test.rbToshi MARUYAMA2019-10-191-2/+6
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rbToshi MARUYAMA2019-10-191-1/+1
* Test failure (#29482).Jean-Philippe Lang2019-10-191-1/+4
* Set default columns for the projects list (#29482).Jean-Philippe Lang2019-10-191-0/+10
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-192-0/+64
* Filter after parent project (#29482).Jean-Philippe Lang2019-10-191-0/+19
* Filter after projects (#29482).Jean-Philippe Lang2019-10-191-0/+19
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-192-0/+128
* Return to version page after the issue is created (#28138).Jean-Philippe Lang2019-10-191-2/+2
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-192-0/+64
* Fixed that total estimated time column is shown even when estimated time fiel...Jean-Philippe Lang2019-10-191-0/+19
* code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rbToshi MARUYAMA2019-10-191-3/+0
* code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enume...Toshi MARUYAMA2019-10-191-1/+0
* code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_co...Toshi MARUYAMA2019-10-191-1/+0
* code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...Toshi MARUYAMA2019-10-171-23/+30
* code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...Toshi MARUYAMA2019-10-171-28/+37
* code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...Toshi MARUYAMA2019-10-151-4/+6
* code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...Toshi MARUYAMA2019-10-151-2/+1
* code layout clean up test/unit/project_test.rbToshi MARUYAMA2019-10-151-2/+4
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines ...Toshi MARUYAMA2019-10-151-1/+0
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/mailer_te...Toshi MARUYAMA2019-10-151-0/+1
* code cleanup: rubocop: fix Layout/CaseIndentation in test/test_helper.rbToshi MARUYAMA2019-10-141-1/+2
* use full text in fill_in at Issue system "update issue with form update" testToshi MARUYAMA2019-10-141-1/+1
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/use...Toshi MARUYAMA2019-10-141-1/+0
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/set...Toshi MARUYAMA2019-10-141-1/+0
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/ema...Toshi MARUYAMA2019-10-141-1/+0
* add new "update issue status" test to Issue system testToshi MARUYAMA2019-10-141-0/+14
* use "test do" syntax for Issue system test "update issue with form update"Toshi MARUYAMA2019-10-141-1/+1
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/user_test.rbToshi MARUYAMA2019-10-141-7/+14
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/query_test.rbToshi MARUYAMA2019-10-141-3/+3
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...Toshi MARUYAMA2019-10-141-2/+0
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...Toshi MARUYAMA2019-10-141-3/+0
* code cleanup: rubocop: fix Layout/IndentHeredoc in test/integration/api_test/...Toshi MARUYAMA2019-10-141-30/+30
* code cleanup: rubocop: fix Layout/IndentHeredoc and Layout/IndentationConsist...Toshi MARUYAMA2019-10-141-8/+6
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/project_te...Toshi MARUYAMA2019-10-141-6/+6
* add additional assert to Issue system "test_update_issue_with_form_update"Toshi MARUYAMA2019-10-141-0/+1
* code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in test/unit/que...Toshi MARUYAMA2019-10-131-5/+4
* code cleanup: rubocop: fix Layout/IndentationConsistency in test/helpers/appl...Toshi MARUYAMA2019-10-131-1/+1
* fix assert_equal parameter is broken in test/functional/project_enumerations_...Toshi MARUYAMA2019-10-091-3/+3
* code cleanup: rubocop: fix Style/AsciiComments in test/unit/mail_handler_test.rbToshi MARUYAMA2019-10-091-1/+0
* code layout clean up test/unit/issue_status_test.rbToshi MARUYAMA2019-10-081-5/+12
* code layout clean up test/functional/issue_statuses_controller_test.rbToshi MARUYAMA2019-10-081-2/+2
* add additional assert to Issue system "test_update_issue_with_form_update"Toshi MARUYAMA2019-10-081-1/+1
* reduce sleep seconds of Issue system "test_update_journal_notes_with_preview"Toshi MARUYAMA2019-10-081-1/+1
* code clean up test/integration/issues_test.rbToshi MARUYAMA2019-10-071-4/+4
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/iss...Toshi MARUYAMA2019-10-071-1/+1
* code cleanup: rubocop: fix Style/HashSyntax in test/functional/issues_control...Toshi MARUYAMA2019-10-071-5/+2
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...Toshi MARUYAMA2019-10-071-11/+9