Project

General

Profile

Activity

From 2011-08-25 to 2011-08-27

2011-08-27

12:03 Revision 6674 (svn): remove trailing white-spaces from test/integration/api_test/http_basic_login_with_api_token_test.rb.
Toshi MARUYAMA
12:03 Revision 6673 (svn): remove trailing white-spaces from test/integration/api_test/news_test.rb.
Toshi MARUYAMA
12:03 Revision 6672 (svn): remove trailing white-spaces from test/integration/api_test/projects_test.rb.
Toshi MARUYAMA
12:02 Revision 6671 (svn): remove trailing white-spaces from test/integration/api_test/token_authentication_test.rb.
Toshi MARUYAMA
10:47 Revision 6670 (svn): remove trailing white-spaces from test/integration/api_test/http_basic_login_test.rb.
Toshi MARUYAMA
10:46 Revision 6669 (svn): remove trailing white-spaces from test/integration/api_test/disabled_rest_api_test.rb.
Toshi MARUYAMA
10:45 Revision 6668 (svn): remove trailing white-spaces from test/integration/lib/redmine/menu_manager_test.rb.
Toshi MARUYAMA
10:45 Revision 6667 (svn): remove trailing white-spaces from test/integration/lib/redmine/themes_test.rb.
Toshi MARUYAMA
10:44 Revision 6666 (svn): remove trailing white-spaces from test/integration/api_test/attachments_test.rb.
Toshi MARUYAMA
07:49 Revision 6665 (svn): remove trailing white-spaces from app/controllers/admin_controller.rb.
Toshi MARUYAMA
07:48 Revision 6664 (svn): fix copyright format at test/integration/admin_test.rb.
Toshi MARUYAMA
06:53 Revision 6663 (svn): remove trailing white-spaces from test/integration/application_test.rb.
Toshi MARUYAMA
06:52 Revision 6662 (svn): remove trailing white-spaces from test/integration/admin_test.rb.
Toshi MARUYAMA
05:18 Revision 6661 (svn): rename .rhtml to .html.erb of app/views/documents/index.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
05:18 Revision 6660 (svn): rename .rhtml to .html.erb of app/views/documents/_document.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
05:17 Revision 6659 (svn): rename .rhtml to .html.erb of app/views/documents/_form.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
05:16 Revision 6658 (svn): rename .rhtml to .html.erb of app/views/documents/show.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
05:15 Revision 6657 (svn): rename .rhtml to .html.erb of app/views/documents/edit.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
05:14 Revision 6656 (svn): rename .rhtml to .html.erb of app/views/documents/new.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
04:11 Revision 6655 (svn): remove trailing white-spaces from test/integration/account_test.rb.
Toshi MARUYAMA
04:10 Revision 6654 (svn): remove trailing white-spaces from test/integration/issues_test.rb.
Toshi MARUYAMA
04:10 Revision 6653 (svn): remove trailing white-spaces from test/integration/routing_test.rb.
Toshi MARUYAMA
04:09 Revision 6652 (svn): remove trailing white-spaces from test/integration/projects_test.rb.
Toshi MARUYAMA
04:09 Revision 6651 (svn): remove trailing white-spaces from test/integration/layout_test.rb.
Toshi MARUYAMA
04:08 Revision 6650 (svn): Ruby 1.9: fix parsing error of pt-BR.yml with psych yaml library (#8847).
It seems that double quote and escape is need for non ASCII and backslash
on ruby 1.9.2p290 (2011-07-09 revision 3255...
Toshi MARUYAMA
02:18 Revision 6649 (svn): Ruby 1.9: fix typo of rake task name to check parsing yaml by psych library (#8847, #4050).
Toshi MARUYAMA
02:11 Revision 6648 (svn): remove backslash escapes from text_git_repository_note and text_mercurial_repository_note in bg.yml.
locales:check_parsing_by_psynch rake task passes on
ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux].
Toshi MARUYAMA
02:11 Revision 6647 (svn): Ruby 1.9: add rake task to check parsing yaml by psych library (#8847, #4050).
Original code is written by Etienne Massip. Toshi MARUYAMA
02:10 Revision 6646 (svn): Bulgarian translation updated by Ivan Cenov (#9134).
* arranged as en.yml (line-to-line)
* update text_git_repository_note
Toshi MARUYAMA

2011-08-26

15:08 Revision 6645 (svn): remove trailing white-spaces from config/locales/fr.yml.
Toshi MARUYAMA
15:07 Revision 6644 (svn): Ruby 1.9: fix parsing error fr.yml with psych yaml library (#8847).
It seems that double quote and escape is need for non ASCII and backslash
on ruby 1.9.2p290 (2011-07-09 revision 3255...
Toshi MARUYAMA
15:06 Revision 6643 (svn): Ruby 1.9: fix parsing error en.yml with psych yaml library (#8847).
Toshi MARUYAMA
08:37 Revision 6642 (svn): rename .rhtml to .html.erb of app/views/watchers/_watchers.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
08:36 Revision 6641 (svn): remove trailing white-spaces from test/functional/admin_controller_test.rb.
Toshi MARUYAMA
07:13 Revision 6640 (svn): regenerate i18n text "text_git_repository_note" (#9129).
Toshi MARUYAMA
07:11 Revision 6639 (svn): readd Japanese translation "text_git_repository_note" (#9129).
Toshi MARUYAMA
07:11 Revision 6638 (svn): improve git repository note at project setting (#9129).
Contributed by Tomas Pospisek. Toshi MARUYAMA
07:10 Revision 6637 (svn): temporarily remove git repository note from locale files (#9129).
Toshi MARUYAMA
07:09 Revision 6636 (svn): temporarily hard-cord git repository note at project setting (#9129).
Contributed by Tomas Pospisek. Toshi MARUYAMA
06:59 Revision 6635 (svn): change first letter of text_mercurial_repository_note in pt-BR.yml to upper case (#8591, #8594).
Toshi MARUYAMA
06:58 Revision 6634 (svn): add description that locales:remove_key rake task does not work on Ruby 1.8.6.
Toshi MARUYAMA
06:57 Revision 6633 (svn): rename .rhtml to .html.erb of app/views/time_entry_reports/_report_criteria.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
06:56 Revision 6632 (svn): rename .rhtml to .html.erb of app/views/time_entry_reports/report.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA

2011-08-25

04:36 Revision 6631 (svn): rename .rhtml to .html.erb of app/views/trackers/_form.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
04:35 Revision 6630 (svn): rename .rhtml to .html.erb of app/views/trackers/edit.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
04:34 Revision 6629 (svn): rename .rhtml to .html.erb of app/views/trackers/new.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:47 Revision 6628 (svn): remove trailing white-spaces from test/functional/users_controller_test.rb.
Toshi MARUYAMA
03:46 Revision 6627 (svn): remove trailing white-spaces from test/functional/versions_controller_test.rb.
Toshi MARUYAMA
03:46 Revision 6626 (svn): remove trailing white-spaces from test/functional/watchers_controller_test.rb.
Toshi MARUYAMA
03:45 Revision 6625 (svn): remove trailing white-spaces from test/functional/welcome_controller_test.rb.
Toshi MARUYAMA
03:44 Revision 6624 (svn): remove trailing white-spaces from test/functional/timelog_controller_test.rb.
Toshi MARUYAMA
03:44 Revision 6623 (svn): remove trailing white-spaces from test/functional/trackers_controller_test.rb.
Toshi MARUYAMA
03:26 Revision 6622 (svn): rename .rhtml to .html.erb of app/views/settings/_issues.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:26 Revision 6621 (svn): rename .rhtml to .html.erb of app/views/settings/plugin.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:25 Revision 6620 (svn): rename .rhtml to .html.erb of app/views/settings/_display.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:24 Revision 6619 (svn): rename .rhtml to .html.erb of app/views/settings/_general.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:23 Revision 6618 (svn): rename .rhtml to .html.erb of app/views/settings/_repositories.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:22 Revision 6617 (svn): rename .rhtml to .html.erb of app/views/settings/edit.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:22 Revision 6616 (svn): rename .rhtml to .html.erb of app/views/settings/_projects.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:21 Revision 6615 (svn): rename .rhtml to .html.erb of app/views/settings/_notifications.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:20 Revision 6614 (svn): rename .rhtml to .html.erb of app/views/settings/_authentication.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:19 Revision 6613 (svn): rename .rhtml to .html.erb of app/views/settings/_mail_handler.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
03:13 Revision 6612 (svn): remove trailing white-spaces from test/functional/time_entry_reports_controller_test.rb.
Toshi MARUYAMA
02:51 Revision 6611 (svn): rename .rhtml to .html.erb of app/views/search/index.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:40 Revision 6610 (svn): rename .rhtml to .html.erb of app/views/roles/_form.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:40 Revision 6609 (svn): rename .rhtml to .html.erb of app/views/roles/report.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:39 Revision 6608 (svn): rename .rhtml to .html.erb of app/views/roles/edit.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:38 Revision 6607 (svn): rename .rhtml to .html.erb of app/views/roles/new.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:37 Revision 6606 (svn): remove trailing white-spaces from test/functional/roles_controller_test.rb.
Toshi MARUYAMA
02:22 Revision 6605 (svn): rename .rhtml to .html.erb of app/views/reports/issue_report_details.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:21 Revision 6604 (svn): rename .rhtml to .html.erb of app/views/reports/_details.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:20 Revision 6603 (svn): rename .rhtml to .html.erb of app/views/reports/issue_report.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
02:19 Revision 6602 (svn): rename .rhtml to .html.erb of app/views/reports/_simple.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. Toshi MARUYAMA
 

Also available in: Atom