Project

General

Profile

Activity

From 2012-10-11 to 2012-10-13

2012-10-13

18:29 Revision 10657 (svn): svn propset svn:eol-style native extra/sample_plugin/test/integration/routing_test.rb
Toshi MARUYAMA
18:22 Revision 10656 (svn): add routing test to sample plugin
Toshi MARUYAMA
13:20 Revision 10655 (svn): code layout clean up test_should_not_be_able_to_assign_a_new_issue_to_a_locked_version of unit issue test
Toshi MARUYAMA
13:20 Revision 10654 (svn): code layout clean up test_assignable_versions of unit issue test
Toshi MARUYAMA
13:20 Revision 10653 (svn): code layout clean up test_should_not_be_able_to_assign_a_new_issue_to_a_closed_version of unit issue test
Toshi MARUYAMA
13:19 Revision 10652 (svn): code layout clean up test_should_not_close_duplicated_issue of unit issue test
Toshi MARUYAMA
13:19 Revision 10651 (svn): code layout clean up test_should_close_duplicates of unit issue test
Toshi MARUYAMA
13:18 Revision 10650 (svn): code layout clean up test_should_not_call_after_project_change_on_creation of unit issue test
Toshi MARUYAMA
13:18 Revision 10649 (svn): code layout clean up test_read_only_attribute_names_for_multiple_roles_should_intersect_rules of unit issue test
Toshi MARUYAMA
13:17 Revision 10648 (svn): code layout clean up test_required_attribute_names_for_multiple_roles_should_intersect_rules of unit issue test
Toshi MARUYAMA
12:55 Revision 10647 (svn): code layout clean up test_should_be_able_to_assign_a_new_issue_to_an_open_version of unit issue test
Toshi MARUYAMA
12:55 Revision 10646 (svn): code layout clean up test_required_attributes_should_be_validated of unit issue test
Toshi MARUYAMA
12:54 Revision 10645 (svn): code layout clean up test_safe_attributes_should_accept_target_status_writable_fields of unit issue test
Toshi MARUYAMA
12:53 Revision 10644 (svn): code layout clean up test_new_statuses_allowed_to_should_return_all_transitions_for_admin of unit issue test
Toshi MARUYAMA
12:53 Revision 10643 (svn): code layout clean up test_new_statuses_allowed_to of unit issue test
Toshi MARUYAMA
12:52 Revision 10642 (svn): code layout clean up test_safe_attributes_should_accept_target_tracker_writable_fields of unit issue test
Toshi MARUYAMA
12:51 Revision 10641 (svn): code layout clean up test_editable_custom_field_values_should_return_non_readonly_custom_values of unit issue test
Toshi MARUYAMA
12:51 Revision 10640 (svn): code layout clean up test_safe_attributes_should_not_include_readonly_custom_fields of unit issue test
Toshi MARUYAMA
12:50 Revision 10639 (svn): code layout clean up test_safe_attributes_should_not_include_readonly_fields of unit issue test
Toshi MARUYAMA
12:50 Revision 10638 (svn): code layout clean up test_should_not_update_custom_fields_on_changing_tracker_with_different_custom_fields of unit issue test
Toshi MARUYAMA
12:24 Revision 10637 (svn): Tests cleanup, use #assert_select instead of #assert_tag.
Jean-Philippe Lang
12:15 Revision 10636 (svn): code layout clean up test_journalized_multi_custom_field of unit issue test
Toshi MARUYAMA
12:15 Revision 10635 (svn): code layout clean up context "#assignable_users" of unit issue test
Toshi MARUYAMA
12:15 Revision 10634 (svn): code layout clean up context "#behind_schedule?" of unit issue test
Toshi MARUYAMA
12:14 Revision 10633 (svn): code layout clean up test_overdue of unit issue test
Toshi MARUYAMA
12:14 Revision 10632 (svn): code layout clean up test_rescheduling_an_issue_should_reschedule_following_issue of unit issue test
Toshi MARUYAMA
11:54 Revision 10631 (svn): Tests cleanup, use #assert_select instead of #assert_tag.
Jean-Philippe Lang
11:40 Revision 10630 (svn): Traditional Chinese translation updated by ChunChang Lo (#12091)
Toshi MARUYAMA
10:22 Revision 10629 (svn): Set proper locale.
Jean-Philippe Lang
10:21 Revision 10628 (svn): Tests cleanup.
Jean-Philippe Lang
10:14 Revision 10627 (svn): Tests cleanup.
Jean-Philippe Lang
10:03 Revision 10626 (svn): Test moved to tests with transactional fixtures disabled.
Jean-Philippe Lang
09:56 Revision 10625 (svn): Reverts r10623 for clarity, this test does not need the default language to be forced to "en".
Jean-Philippe Lang
09:40 Revision 10624 (svn): Make sure that custom field format cannot be changed.
Jean-Philippe Lang
01:23 Revision 10623 (svn): set language en at test_put_update_with_spent_time_and_failure_should_not_add_spent_time at functional issues controller test
Toshi MARUYAMA
00:57 Revision 10622 (svn): remove trailing white-spaces from app/controllers/issue_categories_controller.rb
Toshi MARUYAMA

2012-10-12

23:30 Revision 10621 (svn): Test that spent time should not be added when issue update fails (#11283).
Jean-Philippe Lang
19:22 Revision 10620 (svn): Expose roles details via REST API (#11502).
Jean-Philippe Lang
16:33 Revision 10619 (svn): code layout cleanup test/unit/issue_test.rb
Toshi MARUYAMA
16:32 Revision 10618 (svn): set language en at test_create_with_invalid_parent_issue_id of unit issue test (#11979)
Toshi MARUYAMA
16:32 Revision 10617 (svn): add test of parent issue id beginning sharp to unit issue test (#11979)
Toshi MARUYAMA
16:09 Revision 10616 (svn): Fixed that Redmine::VERSION.revision returns nil with svn 1.7 (#12012).
Jean-Philippe Lang
15:40 Revision 10615 (svn): Fixed: No validation errors when entering an invalid "Parent task" (#11979).
Jean-Philippe Lang
11:12 Revision 10614 (svn): Fixed that User#allowed_to? should return true or false (#12078).
Jean-Philippe Lang
11:02 Revision 10613 (svn): Removed issue_create! helper in favour of Issue.generate!
Jean-Philippe Lang
10:56 Revision 10612 (svn): Makes Issue.generate_with_descendants! helper accept attributes only.
Jean-Philippe Lang
10:39 Revision 10611 (svn): Remove Issue.generate_for_project! test helper and use Issue.generate! instead.
Jean-Philippe Lang

2012-10-11

21:07 Revision 10610 (svn): Isolate the test that actually require non transactional fixtures.
Jean-Philippe Lang
19:17 Revision 10609 (svn): Preserve username when authentification failed (#11846).
Jean-Philippe Lang
19:07 Revision 10608 (svn): Adds an optional X-Redmine-Switch-User header to let admin users swicth user in API calls (#11755).
Jean-Philippe Lang
06:30 Revision 10607 (svn): remove empty line and add newline at end of test/fixtures/wikis.yml
Toshi MARUYAMA
06:30 Revision 10606 (svn): remove empty line and add newline at end of test/fixtures/watchers.yml
Toshi MARUYAMA
06:30 Revision 10605 (svn): remove empty line and add newline at end of test/fixtures/issue_categories.yml
Toshi MARUYAMA
06:29 Revision 10604 (svn): remove empty line and add newline at end of test/fixtures/groups_users.yml
Toshi MARUYAMA
06:29 Revision 10603 (svn): remove empty line and add newline at end of test/fixtures/comments.yml
Toshi MARUYAMA
06:29 Revision 10602 (svn): remove empty line and add newline at end of test/fixtures/changesets.yml
Toshi MARUYAMA
05:55 Revision 10601 (svn): Merged r10596 from trunk to 1.4-stable (#9732)
German translation updated by Raphael Kallensee. Toshi MARUYAMA
05:47 Revision 10600 (svn): Merged r10596 from trunk to 2.1-stable (#9732)
German translation updated by Raphael Kallensee. Toshi MARUYAMA
05:37 Revision 10599 (svn): remove empty line and add newline at end of test/fixtures/changes.yml
Toshi MARUYAMA
05:36 Revision 10598 (svn): Japanese translation updated by Go MAEDA (#12067)
Toshi MARUYAMA
05:36 Revision 10597 (svn): Japanese translation improvement by Go MAEDA (#12061)
Toshi MARUYAMA
04:49 Revision 10596 (svn): German translation updated by Raphael Kallensee (#9732)
Toshi MARUYAMA
03:15 Revision 10595 (svn): add newline at end of test/fixtures/user_preferences.yml
Toshi MARUYAMA
03:15 Revision 10594 (svn): add newline at end of test/fixtures/documents.yml
Toshi MARUYAMA
03:15 Revision 10593 (svn): remove empty line from end of test/fixtures/issue_relations.yml
Toshi MARUYAMA
01:57 Revision 10592 (svn): Bulgarian translation updated by Ivan Cenov (#12064)
Toshi MARUYAMA
01:57 Revision 10591 (svn): remove empty line and add newline at end of test/fixtures/projects.yml
Toshi MARUYAMA
01:56 Revision 10590 (svn): remove empty line and add newline at end of test/fixtures/projects_trackers.yml
Toshi MARUYAMA
 

Also available in: Atom