index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: add "extra_info" column to repositories table and set serialize (#7146, ...
Toshi MARUYAMA
2011-05-12
2
-0
/
+11
*
scm: git: add another revision in merged revisions test in unit adapter test ...
Toshi MARUYAMA
2011-05-12
1
-0
/
+12
*
scm: git: add test of revisions() in merged revisions in unit adapter test (#...
Toshi MARUYAMA
2011-05-12
1
-0
/
+15
*
scm: git: add test of "latin_1_path_encoding" branch revisions with from revi...
Toshi MARUYAMA
2011-05-12
1
-0
/
+18
*
scm: git: add test of "branch_latin_1_path_encoding" branch all revisions in ...
Toshi MARUYAMA
2011-05-12
1
-0
/
+13
*
scm: git: rename "test_revisions_master()" to "test_revisions_master_all()" i...
Toshi MARUYAMA
2011-05-12
1
-1
/
+1
*
scm: mercurial: remove trailing white-spaces from model source.
Toshi MARUYAMA
2011-05-12
1
-5
/
+5
*
scm: darcs: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-7
/
+7
*
scm: filesystem: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-5
/
+4
*
scm: subversion: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-14
/
+14
*
scm: bazaar: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-14
/
+14
*
scm: subversion: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-13
/
+13
*
scm: git: code clean up model.
Toshi MARUYAMA
2011-05-12
1
-8
/
+9
*
remove trailing white-spaces from app/controllers/application_controller.rb.
Toshi MARUYAMA
2011-05-12
1
-35
/
+35
*
Use link_to_user instead of a manual link in my account sidebar (#8345).
Toshi MARUYAMA
2011-05-12
1
-1
/
+1
*
HTML escape some user values in account sidebar (#8345).
Toshi MARUYAMA
2011-05-12
1
-2
/
+2
*
make username a link to their profile page (#8345).
Toshi MARUYAMA
2011-05-12
1
-1
/
+1
*
Russian translation updated by Dmitry Babenko (#8210).
Toshi MARUYAMA
2011-05-11
1
-3
/
+3
*
Russian "default_issue_status_rejected" and "default_tracker_feature" changed...
Toshi MARUYAMA
2011-05-11
1
-2
/
+2
*
Hungarian translation for trunk updated by Gábor Takács (#8341).
Toshi MARUYAMA
2011-05-11
1
-31
/
+31
*
Hungarian translation for 1.1.3 updated by Gábor Takács (#8340).
Toshi MARUYAMA
2011-05-11
1
-23
/
+23
*
set svn:eol-style=native sr-YU.yml.
Toshi MARUYAMA
2011-05-11
1
-975
/
+975
*
set svn:eol-style=native mn.yml.
Toshi MARUYAMA
2011-05-11
1
-976
/
+976
*
set svn:eol-style=native mk.yml.
Toshi MARUYAMA
2011-05-11
1
-975
/
+975
*
Fix newline 'LF' to 'CRLF' in sr-YU.yml.
Toshi MARUYAMA
2011-05-11
1
-12
/
+12
*
set svn:eol-style=native lv.yml.
Toshi MARUYAMA
2011-05-11
1
-970
/
+970
*
Fix newline 'LF' to 'CRLF' in mn.yml.
Toshi MARUYAMA
2011-05-11
1
-12
/
+12
*
Fix newline 'LF' to 'CRLF' in mk.yml.
Toshi MARUYAMA
2011-05-11
1
-12
/
+12
*
Fix newline 'LF' to 'CRLF' in lv.yml.
Toshi MARUYAMA
2011-05-11
1
-12
/
+12
*
scm: subversion: set svn:eol-style=native adapter source.
Toshi MARUYAMA
2011-05-10
1
-291
/
+291
*
Basque translation updated by Ales Zabala Alava (#8330).
Toshi MARUYAMA
2011-05-10
1
-33
/
+33
*
set svn:eol-style=native Basque eu.yml (#8330).
Toshi MARUYAMA
2011-05-10
1
-979
/
+979
*
Fix newline 'LF' to 'CRLF' in Basque eu.yml (#8330).
Toshi MARUYAMA
2011-05-10
1
-12
/
+12
*
scm: change separator between command and version ',' to '|' in setting (#4273).
Toshi MARUYAMA
2011-05-10
1
-1
/
+2
*
scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in...
Toshi MARUYAMA
2011-05-10
45
-46
/
+46
*
Traditional Chinese translation updated by ChunChang Lo (#8327).
Toshi MARUYAMA
2011-05-10
1
-23
/
+23
*
remove trailing white-spaces from lib/tasks/locales.rake.
Toshi MARUYAMA
2011-05-10
1
-10
/
+10
*
PDF: more strict Redmine TCPDF class initialize() (#8312).
Toshi MARUYAMA
2011-05-10
1
-3
/
+3
*
scm: git: fix incorrect comment in unit model test and code clean up unit mod...
Toshi MARUYAMA
2011-05-09
1
-6
/
+15
*
PDF: remove unused Redmine FPDF class (#8312).
Toshi MARUYAMA
2011-05-09
1
-88
/
+0
*
PDF: import CJK patches and all languages use TCPDF (#8312).
Toshi MARUYAMA
2011-05-09
5
-93
/
+81
*
PDF: code clean up lib/redmine/export/pdf.rb.
Toshi MARUYAMA
2011-05-09
1
-4
/
+7
*
PDF: switch encoding and font whether CJK and Thainland non UTF-8 or not in T...
Toshi MARUYAMA
2011-05-09
1
-3
/
+30
*
PDF: import tcpdf.rb patch (#8312).
Toshi MARUYAMA
2011-05-09
1
-9
/
+8
*
PDF: replace invalid UTF-8 sequences in TCPDF (#61, #8312).
Toshi MARUYAMA
2011-05-09
1
-2
/
+14
*
PDF: replace invalid sequence in converting if encoding destination is UTF-8 ...
Toshi MARUYAMA
2011-05-09
2
-2
/
+46
*
PDF: call Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv() directly in u...
Toshi MARUYAMA
2011-05-09
1
-12
/
+15
*
PDF: move fix_text_encoding() logic to new method for common use in FPDF and ...
Toshi MARUYAMA
2011-05-09
1
-21
/
+31
*
PDF: check Japanese general_pdf_encoding is CP932 in unit test.
Toshi MARUYAMA
2011-05-09
1
-0
/
+2
*
scm: fix indents of test/unit/changeset_test.rb.
Toshi MARUYAMA
2011-05-09
1
-13
/
+13
[next]