Search
Results (2584)
- Revision 20083 (svn): fix source indent of app/models/issue.rb
- Revision 20052 (svn): fix source indent of IssuesControllerTest
- Revision 20029 (svn): Reverts r19815 (#33563).
- It caused another UI issue that a file name is displayed over the clip icon in new/edit forms.
- Revision 20028 (svn): assert explicitly to hide 'follow' button at IssuesControllerTest#test_get_bulk_edit
- Revision 20023 (svn): remove spaces inside {} of test/integration/api_test/issues_test.rb
- Revision 20017 (svn): IssuesSystemTest#test_bulk_watch_issues_via_context_menu randomly fails due to Capybara clicks out of an element (#33315).
- Patch by Massimo Rossello.
- Revision 19975 (svn): Fix that Issues API bypasses add_issue_notes permission (#33689).
- Patch by Junya Tomono and Mizuki ISHIKAWA.
- Revision 19974 (svn): add assert_select of button at IssuesControllerTest#test_get_bulk_edit
- Revision 19971 (svn): use "do end" instead of {} at IssuesHelper
- Revision 19958 (svn): add assert_select of form to IssuesControllerTest#test_get_bulk_copy_without_add_issues_permission_should_not_propose_current_project_as_target
- Revision 19956 (svn): fix source indent of test/integration/api_test/issue_relations_test.rb
- Revision 19955 (svn): fix source indent of IssuesHelper
- Revision 19948 (svn): remove spaces inside {} of IssuesHelper
- Revision 19934 (svn): add assert_select of form to IssuesControllerTest#test_get_bulk_copy
- Revision 19929 (svn): fix source indent of IssuesControllerTest
- Revision 19920 (svn): add attachments existence assertion to IssuesControllerTest#test_get_bulk_copy
- Revision 19918 (svn): shorten long line of IssuesControllerTest
- Revision 19917 (svn): add empty line after guard clause to IssuesHelper
- Revision 19916 (svn): fix source indent of IssuesController#destroy
- Revision 19911 (svn): add more assert_equal to IssuesSystemTest#test_bulk_copy
- Revision 19891 (svn): wait for ajax response in IssuesSystemTest#test_bulk_edit as same with IssuesSystemTest#test_bulk_copy
- Revision 19890 (svn): wait for ajax response to prevent random failure in IssuesSystemTest#test_bulk_copy
- Revision 19889 (svn): remove spaces inside {} of app/models/issue.rb
- Revision 19888 (svn): add space after comma to app/models/issue.rb
- Revision 19887 (svn): add empty line after guard clause to app/models/issue.rb