Search
Results (2548)
- Revision 8355 (svn): test: route: move issues tests to new file
- Revision 8353 (svn): test: route: move context_menus test in test_issues_extra_actions to new file
- Revision 8352 (svn): test: route: move previews test in test_issues_extra_actions to new file
- Revision 8347 (svn): test: route: move auto_completes tests in test_issues_extra_actions to new file
- Revision 8344 (svn): Dup attributes instead of issue object.
- Revision 8341 (svn): test: route: move gantts test in test_issues_extra_actions to new file
- Revision 8336 (svn): test: route: move issue_relations test to new file
- Revision 8335 (svn): test: route: move remaining calendars test in test_issues_extra_actions to routing/calendars_test.rb
- Revision 8334 (svn): test: route: move calendars test in test_issues_extra_actions to new file
- Revision 8333 (svn): test: route: move journals test in test_issues_extra_actions to new file
- Revision 8329 (svn): test: route: move issue_moves test in test_issues_extra_actions to new file
- Revision 8313 (svn): test: include ERB::Util at test/unit/helpers/issues_helper_test.rb
- On Rails 3.1, undefined method `h' error raises.
- Revision 8312 (svn): Rails3: view: html_safe for issues/destroy.html.erb
- Contributed by Eric Cline.
- Revision 8285 (svn): Use open scope in version issues count methods.
- Revision 8273 (svn): test: replace "should_route" of "issue categories" to "assert_routing" at integration/routing_test.rb
- Revision 8259 (svn): test: replace "should_route" of "timelogs (scoped under project and issues)" to "assert_routing" at integration/routing_test.rb
- Revision 8257 (svn): test: replace "should_route" of "issue relations" to "assert_routing" at integration/routing_test.rb
- Revision 8256 (svn): test: replace "should_route" of "issues" extra actions to "assert_routing" at integration/routing_test.rb
- Revision 8247 (svn): test: replace "should_route" of "timelogs (scoped under issues)" to "assert_routing" at integration/routing_test.rb
- Revision 8227 (svn): Display issue form fields according to permissions.
- Revision 8222 (svn): test: replace "should_route" of "issues" form update to "assert_routing" at integration/routing_test.rb
- Revision 8219 (svn): test: replace "should_route" of "issues" REST actions to "assert_routing" at integration/routing_test.rb
- Revision 8218 (svn): test: replace "should_route" of "issue reports" to "assert_routing" at integration/routing_test.rb
- Revision 8212 (svn): Save an @Issue#save@.
- Revision 8211 (svn): Fixed broken issues context tests (#9794).