Search
Results (2548)
- Revision 7591 (svn): Rails3: model: query: parse dates using UTC (ruby 1.9 inside) (#4796)
- On Rails 3.0 and Ruby 1.8.7 in Japan (UTC+9), ... QueryTest) [test/unit/query_test.rb:206]: <"(issues.due_date > '2011-07-09 14:59:59.999999' AND issues.due_date <= '2011-07-10 14:59:59.999999') AND (issue_statuses.is_closed='f')"> expected to be =~ </issues\.due_date > '2011-07-09 23:59:59(\.9+)?' AND issues\.due_date <= '2011-07-10 23:59:59(\.9+)?/>. Contributed by Sylvain Utard.
- Revision 7590 (svn): Rails3: model: replace deprecated errors.add_to_base at validate_issue of Issue
- Revision 7589 (svn): Rails3: model: replace deprecated errors.add_to_base at save_issue_with_child_records of Issue
- Revision 7581 (svn): Added 2 tests about passing custom field filter to /issues.xml
- Revision 7576 (svn): remove hard-coded '.rxml' from 'test_show_atom' at functional issues controller test (#6317)
- Revision 7572 (svn): Merged r7571 from trunk.
- Fix typo of fix_issue() at Changeset model. Contributed by Sylvain Utard.
- Revision 7571 (svn): fix typo of fix_issue() at Changeset model
- Contributed by Sylvain Utard.
- Revision 7567 (svn): Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to app/views/mailer/_issue.html.erb (#6317)
- Revision 7566 (svn): Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to app/views/mailer/_issue.text.erb (#6317)
- Revision 7538 (svn): Allow project column to be removed from the global issue list columns (#8411).
- Revision 7533 (svn): code layout clean up of test_preview_issue_notes at test/functional/previews_controller_test.rb
- Revision 7532 (svn): code layout clean up of ... ing a note when copying"' at test/functional/issue_moves_controller_test.rb
- Revision 7531 (svn): code layout clean up of 'should "allow changing the issue's attributes"' at test/functional/issue_moves_controller_test.rb
- Revision 7530 (svn): code layout clean up of 'should "allow not changing the issue's attributes"' at test/functional/issue_moves_controller_test.rb
- Revision 7529 (svn): remove duplicate fixtures from test/functional/issue_moves_controller_test.rb
- Revision 7521 (svn): Rails3: replace "all" fixtures at test/functional/issue_moves_controller_test.rb
- Following error raises. Fixture::FormatError: ... figuration::Empty fixture named default (nil)
- Revision 7504 (svn): Rails3: replace "all" fixtures at test/integration/api_test/issue_relations_test.rb
- Following error raises. Fixture::FormatError: ... figuration::Empty fixture named default (nil)
- Revision 7492 (svn): Rails3: replace "all" fixtures at test/unit/helpers/issues_helper_test.rb
- Following error raises. Fixture::FormatError: ... figuration::Empty fixture named default (nil)
- Revision 7481 (svn): code layout clean up of test_should_close_duplicates at test/unit/issue_test.rb
- Revision 7480 (svn): code layout clean up of test_should_not_close_duplicated_issue at test/unit/issue_test.rb
- Revision 7479 (svn): code layout clean up of ... _should_send_email_notification at test/unit/issue_test.rb
- Revision 7478 (svn): code layout clean up of test_all_dependent_issues at test/unit/issue_test.rb
- Revision 7477 (svn): code layout clean up of test_create_with_group_assignment at test/unit/issue_test.rb
- Revision 7476 (svn): code layout clean up of test_create at test/unit/issue_test.rb
- Revision 7475 (svn): code layout clean up of test_create_minimal at test/unit/issue_test.rb