Activity
From 2011-09-01 to 2011-09-03
2011-09-02
-
06:51 Revision 7058 (svn): rename .rhtml to .html.erb of app/views/queries/index.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:51 Revision 7057 (svn): rename .rhtml to .html.erb of app/views/queries/edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:50 Revision 7056 (svn): rename .rhtml to .html.erb of app/views/queries/new.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:42 Revision 7055 (svn): rename .rhtml to .html.erb of app/views/users/index.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:41 Revision 7054 (svn): rename .rhtml to .html.erb of app/views/users/show.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:41 Revision 7053 (svn): rename .rhtml to .html.erb of app/views/users/edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:34 Revision 7052 (svn): rename .rhtml to .html.erb of app/views/queries/_filters.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:33 Revision 7051 (svn): rename .rhtml to .html.erb of app/views/queries/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:33 Revision 7050 (svn): rename .rhtml to .html.erb of app/views/queries/_columns.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:19 Revision 7049 (svn): rename .rhtml to .html.erb of app/views/users/_memberships.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:19 Revision 7048 (svn): rename .rhtml to .html.erb of app/views/users/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:18 Revision 7047 (svn): rename .rhtml to .html.erb of app/views/users/_general.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:17 Revision 7046 (svn): rename .rhtml to .html.erb of app/views/users/_groups.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
06:08 Revision 7045 (svn): rename .rhtml to .html.erb of app/views/members/autocomplete_for_member.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
03:53 Revision 7044 (svn): rename .rhtml to .html.erb of app/views/issues/index.rhtml (#6317).
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
03:52 Revision 7043 (svn): rename .rhtml to .html.erb of app/views/issues/show.rhtml (#6317).
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
03:44 Revision 7042 (svn): remove hard-coded '.rhtml' from "test_index_with_project_and_filter" of functional issues controller test (#6317).
-
03:43 Revision 7041 (svn): remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects" of functional issues controller test (#6317).
-
03:42 Revision 7040 (svn): remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects_should_show_private_subprojects" of functional issues controller test (#6317).
-
03:41 Revision 7039 (svn): remove hard-coded '.rhtml' from "test_index_with_project" of functional issues controller test (#6317).
-
03:30 Revision 7038 (svn): Merge r7033 from trunk.
- remove duplicate "test_index_should_not_list_issues_when_module_disabled" from functional issues controller test.
-
03:29 Revision 7037 (svn): back out r7036.
- I mistook merged revision of the revision comment.
r7035 is wrong. r7033 is correct. -
03:15 Revision 7036 (svn): Merge r7035 from trunk.
- remove duplicate "test_index_should_not_list_issues_when_module_disabled" from functional issues controller test.
-
03:09 Revision 7035 (svn): remove hard-coded '.rhtml' from "test_index_should_not_list_issues_when_module_disabled" of functional issues controller test (#6317).
-
03:08 Revision 7034 (svn): remove hard-coded '.rhtml' from "test_index" of functional issues controller test (#6317).
-
03:08 Revision 7033 (svn): remove duplicate "test_index_should_not_list_issues_when_module_disabled" from functional issues controller test.
-
02:16 Revision 7032 (svn): remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_list_custom_field" of functional issues controller test (#6317).
-
02:16 Revision 7031 (svn): remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_tracker" of functional issues controller test (#6317).
-
02:15 Revision 7030 (svn): remove hard-coded '.rhtml' from "test_index_with_query" of functional issues controller test (#6317).
-
02:14 Revision 7029 (svn): remove hard-coded '.rhtml' from "test_index_with_project_and_empty_filters" of functional issues controller test (#6317).
-
02:13 Revision 7028 (svn): remove hard-coded '.rhtml' from "test_index_with_project_and_default_filter" of functional issues controller test (#6317).
-
02:13 Revision 7027 (svn): remove hard-coded '.rhtml' from "test_show_by_anonymous" of functional issues controller test (#6317).
-
01:42 Revision 7026 (svn): add test to respond nothing in case of content type is not html with invalid query params (#8883, #6317).
-
01:41 Revision 7025 (svn): add test to respond nothing in case of content type is html with invalid query params (#8883, #6317).
-
01:40 Revision 7024 (svn): respond nothing in case of content type is not html with invalid query params (#8883, #6317).
2011-09-01
-
18:31 Revision 7023 (svn): remove hard-coded '.rhtml' from IssuesController 'show' (#6317).
-
18:30 Revision 7022 (svn): remove hard-coded '.rhtml' from IssuesController 'index' (#6317).
-
17:20 Revision 7021 (svn): rename .rhtml to .html.erb of app/views/issues/edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
17:19 Revision 7020 (svn): rename .rhtml to .html.erb of app/views/issues/new.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
17:19 Revision 7019 (svn): rename .rhtml to .html.erb of app/views/issues/destroy.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
17:18 Revision 7018 (svn): rename .rhtml to .html.erb of app/views/issues/bulk_edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
16:49 Revision 7017 (svn): rename .rhtml to .html.erb of app/views/projects/index.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:56 Revision 7016 (svn): rename .rhtml to .html.erb of app/views/issues/_attributes.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:56 Revision 7015 (svn): rename .rhtml to .html.erb of app/views/issues/_sidebar.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:55 Revision 7014 (svn): rename .rhtml to .html.erb of app/views/issues/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:54 Revision 7013 (svn): rename .rhtml to .html.erb of app/views/issues/_form_update.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:53 Revision 7012 (svn): rename .rhtml to .html.erb of app/views/issues/_edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:53 Revision 7011 (svn): rename .rhtml to .html.erb of app/views/issues/_list_simple.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:52 Revision 7010 (svn): rename .rhtml to .html.erb of app/views/issues/_history.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:51 Revision 7009 (svn): rename .rhtml to .html.erb of app/views/issues/_action_menu.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:50 Revision 7008 (svn): rename .rhtml to .html.erb of app/views/issues/_form_custom_fields.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:50 Revision 7007 (svn): rename .rhtml to .html.erb of app/views/issues/_list.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:49 Revision 7006 (svn): rename .rhtml to .html.erb of app/views/issues/_relations.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:48 Revision 7005 (svn): rename .rhtml to .html.erb of app/views/issues/_changesets.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:27 Revision 7004 (svn): rename .rhtml to .html.erb of app/views/projects/list_members.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:26 Revision 7003 (svn): rename .rhtml to .html.erb of app/views/projects/settings.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:26 Revision 7002 (svn): rename .rhtml to .html.erb of app/views/projects/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:25 Revision 7001 (svn): rename .rhtml to .html.erb of app/views/projects/_edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:24 Revision 7000 (svn): rename .rhtml to .html.erb of app/views/projects/show.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:23 Revision 6999 (svn): rename .rhtml to .html.erb of app/views/projects/copy.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:23 Revision 6998 (svn): rename .rhtml to .html.erb of app/views/projects/destroy.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:05 Revision 6997 (svn): rename .rhtml to .html.erb of app/views/issue_statuses/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:05 Revision 6996 (svn): rename .rhtml to .html.erb of app/views/issue_statuses/edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:04 Revision 6995 (svn): rename .rhtml to .html.erb of app/views/issue_statuses/new.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:03 Revision 6994 (svn): rename .rhtml to .html.erb of app/views/issue_relations/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
15:03 Revision 6993 (svn): rename .rhtml to .html.erb of app/views/issue_moves/new.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
14:19 Revision 6992 (svn): rename .rhtml to .html.erb of app/views/issue_categories/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
14:19 Revision 6991 (svn): rename .rhtml to .html.erb of app/views/issue_categories/edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
14:16 Revision 6990 (svn): rename .rhtml to .html.erb of app/views/issue_categories/destroy.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:52 Revision 6989 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_activities.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:52 Revision 6988 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_members.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:51 Revision 6987 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_wiki.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:50 Revision 6986 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_repository.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:50 Revision 6985 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_boards.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:49 Revision 6984 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_modules.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:48 Revision 6983 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_versions.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:48 Revision 6982 (svn): rename .rhtml to .html.erb of app/views/projects/settings/_issue_categories.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
13:32 Revision 6981 (svn): rename .rhtml to .html.erb of app/views/journals/_notes_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:58 Revision 6980 (svn): rename .rhtml to .html.erb of app/views/my/_sidebar.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:57 Revision 6979 (svn): rename .rhtml to .html.erb of app/views/my/password.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:56 Revision 6978 (svn): rename .rhtml to .html.erb of app/views/my/_block.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:56 Revision 6977 (svn): rename .rhtml to .html.erb of app/views/my/page_layout.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:55 Revision 6976 (svn): rename .rhtml to .html.erb of app/views/my/account.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:54 Revision 6975 (svn): rename .rhtml to .html.erb of app/views/my/page.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:48 Revision 6974 (svn): rename .rhtml to .html.erb of app/views/my/blocks/_news.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:47 Revision 6973 (svn): rename .rhtml to .html.erb of app/views/my/blocks/_issuesreportedbyme.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:46 Revision 6972 (svn): rename .rhtml to .html.erb of app/views/my/blocks/_calendar.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:45 Revision 6971 (svn): rename .rhtml to .html.erb of app/views/my/blocks/_timelog.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:45 Revision 6970 (svn): rename .rhtml to .html.erb of app/views/my/blocks/_documents.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:44 Revision 6969 (svn): rename .rhtml to .html.erb of app/views/my/blocks/_issueswatched.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
12:43 Revision 6968 (svn): rename .rhtml to .html.erb of app/views/my/blocks/_issuesassignedtome.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
05:56 Revision 6967 (svn): rename .rhtml to .html.erb of app/views/custom_fields/index.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
05:56 Revision 6966 (svn): rename .rhtml to .html.erb of app/views/custom_fields/_form.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
05:55 Revision 6965 (svn): rename .rhtml to .html.erb of app/views/custom_fields/_index.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
05:54 Revision 6964 (svn): rename .rhtml to .html.erb of app/views/custom_fields/edit.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
05:54 Revision 6963 (svn): rename .rhtml to .html.erb of app/views/custom_fields/new.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
04:12 Revision 6962 (svn): remove trailing white-spaces from lib/redmine/views/api_template_handler.rb.
-
04:11 Revision 6961 (svn): remove trailing white-spaces from lib/redmine/views/builders.rb.
-
04:11 Revision 6960 (svn): remove trailing white-spaces from lib/redmine/views/builders/json.rb.
-
04:10 Revision 6959 (svn): remove trailing white-spaces from lib/redmine/views/builders/structure.rb.
-
04:09 Revision 6958 (svn): remove trailing white-spaces from lib/redmine/views/builders/xml.rb.
-
04:08 Revision 6957 (svn): remove trailing white-spaces from lib/redmine/views/other_formats_builder.rb.
-
04:08 Revision 6956 (svn): remove trailing white-spaces from lib/redmine/activity/fetcher.rb.
-
04:07 Revision 6955 (svn): remove trailing white-spaces from lib/redmine/core_ext/string/conversions.rb.
-
04:06 Revision 6954 (svn): remove trailing white-spaces from lib/redmine/core_ext/string/inflections.rb.
-
04:05 Revision 6953 (svn): remove trailing white-spaces from lib/redmine/default_data/loader.rb.
-
04:05 Revision 6952 (svn): remove trailing white-spaces from lib/redmine/helpers/calendar.rb.
-
04:04 Revision 6951 (svn): remove trailing white-spaces from lib/redmine/wiki_formatting/macros.rb.
-
04:04 Revision 6950 (svn): remove trailing white-spaces from lib/redmine/wiki_formatting/textile/formatter.rb.
-
04:03 Revision 6949 (svn): remove trailing white-spaces from lib/redmine/wiki_formatting/textile/helper.rb.
-
02:51 Revision 6948 (svn): remove trailing white-spaces from lib/redmine/wiki_formatting.rb.
-
02:50 Revision 6947 (svn): remove trailing white-spaces from test/helper_testcase.rb.
-
02:50 Revision 6946 (svn): remove trailing white-spaces from test/test_helper.rb.
-
02:49 Revision 6945 (svn): remove trailing white-spaces from test/integration/api_test/issues_test.rb.
-
02:48 Revision 6944 (svn): remove trailing white-spaces from lib/redmine/ciphering.rb.
-
02:48 Revision 6943 (svn): remove trailing white-spaces from lib/redmine/configuration.rb.
-
02:47 Revision 6942 (svn): remove trailing white-spaces from app/helpers/welcome_helper.rb.
-
02:46 Revision 6941 (svn): remove trailing white-spaces from app/helpers/wiki_helper.rb.
-
02:45 Revision 6940 (svn): remove trailing white-spaces from app/helpers/workflows_helper.rb.
-
02:45 Revision 6939 (svn): remove trailing white-spaces from lib/redmine/i18n.rb.
-
02:44 Revision 6938 (svn): remove trailing white-spaces from lib/redmine/unified_diff.rb.
-
02:43 Revision 6937 (svn): Rails3: replace deprecated 'validate' method at IssueRelation model.
-
02:43 Revision 6936 (svn): Rails3: replace deprecated 'after_create' method at Message model.
-
01:16 Revision 6935 (svn): remove trailing white-spaces from test/integration/api_test/queries_test.rb.
-
01:16 Revision 6934 (svn): remove trailing white-spaces from test/integration/api_test/time_entries_test.rb.
-
01:15 Revision 6933 (svn): remove trailing white-spaces from test/integration/api_test/users_test.rb.
-
01:02 Revision 6932 (svn): remove trailing white-spaces from test/functional/issue_statuses_controller_test.rb.
-
01:01 Revision 6931 (svn): remove trailing white-spaces from test/integration/api_test/issue_relations_test.rb.
-
01:00 Revision 6930 (svn): remove trailing white-spaces from lib/redmine/activity.rb.
-
01:00 Revision 6929 (svn): remove trailing white-spaces from test/functional/groups_controller_test.rb.
-
00:59 Revision 6928 (svn): remove trailing white-spaces from test/functional/workflows_controller_test.rb.
-
00:59 Revision 6927 (svn): remove trailing white-spaces from test/unit/mail_handler_test.rb.
-
00:58 Revision 6926 (svn): remove trailing white-spaces from .
-
00:58 Revision 6925 (svn): remove trailing white-spaces from test/functional/queries_controller_test.rb.
-
00:57 Revision 6924 (svn): remove trailing white-spaces from test/functional/search_controller_test.rb.
Also available in: Atom