Project

General

Profile

Activity

From 2011-05-09 to 2011-05-12

2011-05-12

19:29 Revision 5762 (svn): scm: add "extra_info" column to repositories table and set serialize (#7146, #7047).
This column is for specific SCM.
Git 7 days problem (#7146) can not resolve unless storing branches info in database.
Toshi MARUYAMA
15:01 Revision 5761 (svn): scm: git: add another revision in merged revisions test in unit adapter test (#7146).
Toshi MARUYAMA
15:00 Revision 5760 (svn): scm: git: add test of revisions() in merged revisions in unit adapter test (#7146).
Git branch is a reference of specific revision.
Git branch is equivalent with Mercurial *heads*.
http://mercurial.sel...
Toshi MARUYAMA
14:11 Revision 5759 (svn): scm: git: add test of "latin_1_path_encoding" branch revisions with from revision in adapter test (#7146).
"latin_1_path_encoding" branch is straight line. Toshi MARUYAMA
14:09 Revision 5758 (svn): scm: git: add test of "branch_latin_1_path_encoding" branch all revisions in adapter test.
Toshi MARUYAMA
14:09 Revision 5757 (svn): scm: git: rename "test_revisions_master()" to "test_revisions_master_all()" in unit adapter test.
Toshi MARUYAMA
09:52 Revision 5756 (svn): scm: mercurial: remove trailing white-spaces from model source.
Toshi MARUYAMA
09:41 Revision 5755 (svn): scm: darcs: code clean up model.
Toshi MARUYAMA
09:41 Revision 5754 (svn): scm: filesystem: code clean up model.
Toshi MARUYAMA
09:16 Revision 5753 (svn): scm: subversion: code clean up model.
Toshi MARUYAMA
09:16 Revision 5752 (svn): scm: bazaar: code clean up model.
Toshi MARUYAMA
09:15 Revision 5751 (svn): scm: subversion: code clean up model.
Toshi MARUYAMA
09:06 Revision 5750 (svn): scm: git: code clean up model.
Toshi MARUYAMA
06:25 Revision 5749 (svn): remove trailing white-spaces from app/controllers/application_controller.rb.
Toshi MARUYAMA
02:26 Revision 5748 (svn): Use link_to_user instead of a manual link in my account sidebar (#8345).
Toshi MARUYAMA
02:26 Revision 5747 (svn): HTML escape some user values in account sidebar (#8345).
Toshi MARUYAMA
02:25 Revision 5746 (svn): make username a link to their profile page (#8345).
Contributed by Adam Soltys. Toshi MARUYAMA
01:18 Revision 5745 (svn): Russian translation updated by Dmitry Babenko (#8210).
* text_issues_destroy_descendants_confirmation
* field_root_directory
* text_git_repository_note
Toshi MARUYAMA
01:03 Revision 5744 (svn): Merged r5743 from trunk.
Russian "default_issue_status_rejected" and "default_tracker_feature" changed.
Contributed by Dmitry Babenko.
Toshi MARUYAMA
00:59 Revision 5743 (svn): Russian "default_issue_status_rejected" and "default_tracker_feature" changed (#7469, #7464).
Contributed by Dmitry Babenko. Toshi MARUYAMA
00:31 Revision 5742 (svn): Merged r5740 from trunk.
Hungarian translation for 1.1.3 updated by Gábor Takács. Toshi MARUYAMA

2011-05-11

23:52 Revision 5741 (svn): Hungarian translation for trunk updated by Gábor Takács (#8341).
Toshi MARUYAMA
23:52 Revision 5740 (svn): Hungarian translation for 1.1.3 updated by Gábor Takács (#8340).
Toshi MARUYAMA
12:30 Revision 5739 (svn): set svn:eol-style=native sr-YU.yml.
Toshi MARUYAMA
12:29 Revision 5738 (svn): set svn:eol-style=native mn.yml.
Toshi MARUYAMA
12:28 Revision 5737 (svn): set svn:eol-style=native mk.yml.
Toshi MARUYAMA
12:27 Revision 5736 (svn): Fix newline 'LF' to 'CRLF' in sr-YU.yml.
Toshi MARUYAMA
12:27 Revision 5735 (svn): set svn:eol-style=native lv.yml.
Toshi MARUYAMA
12:26 Revision 5734 (svn): Fix newline 'LF' to 'CRLF' in mn.yml.
Toshi MARUYAMA
12:25 Revision 5733 (svn): Fix newline 'LF' to 'CRLF' in mk.yml.
Toshi MARUYAMA
12:25 Revision 5732 (svn): Fix newline 'LF' to 'CRLF' in lv.yml.
Toshi MARUYAMA

2011-05-10

19:52 Revision 5731 (svn): scm: subversion: set svn:eol-style=native adapter source.
Toshi MARUYAMA
19:48 Revision 5730 (svn): Basque translation updated by Ales Zabala Alava (#8330).
Toshi MARUYAMA
19:41 Revision 5729 (svn): set svn:eol-style=native Basque eu.yml (#8330).
Toshi MARUYAMA
19:36 Revision 5728 (svn): Fix newline 'LF' to 'CRLF' in Basque eu.yml (#8330).
Toshi MARUYAMA
13:42 Revision 5727 (svn): scm: change separator between command and version ',' to '|' in setting (#4273).
Toshi MARUYAMA
13:42 Revision 5726 (svn): scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in setting (#4273).
Toshi MARUYAMA
13:41 Revision 5725 (svn): Traditional Chinese translation updated by ChunChang Lo (#8327).
Toshi MARUYAMA
13:41 Revision 5724 (svn): remove trailing white-spaces from lib/tasks/locales.rake.
Toshi MARUYAMA
03:03 Revision 5723 (svn): PDF: more strict Redmine TCPDF class initialize() (#8312).
Toshi MARUYAMA

2011-05-09

17:26 Revision 5722 (svn): scm: git: fix incorrect comment in unit model test and code clean up unit model test.
Toshi MARUYAMA
13:12 Revision 5721 (svn): PDF: remove unused Redmine FPDF class (#8312).
Toshi MARUYAMA
13:12 Revision 5720 (svn): PDF: import CJK patches and all languages use TCPDF (#8312).
Contributed Jun NAITOH. Toshi MARUYAMA
12:52 Revision 5719 (svn): PDF: code clean up lib/redmine/export/pdf.rb.
Toshi MARUYAMA
12:41 Revision 5718 (svn): PDF: switch encoding and font whether CJK and Thainland non UTF-8 or not in TCPDF Redmine class (#8312).
Contributed Jun NAITOH. Toshi MARUYAMA
09:35 Revision 5717 (svn): PDF: import tcpdf.rb patch (#8312).
Contributed Jun NAITOH. Toshi MARUYAMA
08:46 Revision 5716 (svn): PDF: replace invalid UTF-8 sequences in TCPDF (#61, #8312).
There is no guarantees that database strings are valid UTF-8 in Ruby 1.8 MySQL and SQLite3. Toshi MARUYAMA
08:45 Revision 5715 (svn): PDF: replace invalid sequence in converting if encoding destination is UTF-8 (#61, #8312).
Toshi MARUYAMA
08:44 Revision 5714 (svn): PDF: call Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv() directly in unit test.
Toshi MARUYAMA
08:44 Revision 5713 (svn): PDF: move fix_text_encoding() logic to new method for common use in FPDF and TCPDF (#61, #8312).
Toshi MARUYAMA
08:43 Revision 5712 (svn): PDF: check Japanese general_pdf_encoding is CP932 in unit test.
Toshi MARUYAMA
06:54 Revision 5711 (svn): scm: fix indents of test/unit/changeset_test.rb.
Toshi MARUYAMA
 

Also available in: Atom