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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
PDF: use explicit return value in Redmine::Export::PDF.fix_text_encoding() (#...
Toshi MARUYAMA
2011-04-29
1
-0
/
+1
*
Updates for 1.1.3 release.
Jean-Philippe Lang
2011-04-29
1
-1
/
+1
*
PDF: fix 0x5c(backslash) escape processing in FPDF (#61).
Toshi MARUYAMA
2011-04-29
1
-2
/
+0
*
code clean up lib/tasks/extract_fixtures.rake.
Toshi MARUYAMA
2011-04-28
1
-9
/
+7
*
change tabs to spaces in lib/redmine/version.rb.
Toshi MARUYAMA
2011-04-25
1
-15
/
+16
*
scm: bazaar: code clean up adapter.
Toshi MARUYAMA
2011-04-24
1
-4
/
+3
*
scm: git: code clean up adapter.
Toshi MARUYAMA
2011-04-24
1
-16
/
+16
*
scm: mercurial: change copied file from_revision from revision number to node...
Toshi MARUYAMA
2011-04-17
1
-1
/
+1
*
scm: mercurial: code clean up adapter.
Toshi MARUYAMA
2011-04-17
1
-10
/
+8
*
add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.
Toshi MARUYAMA
2011-04-16
1
-0
/
+31
*
Makes set_own_issues_private permission not available to anonymous.
Jean-Philippe Lang
2011-04-15
1
-1
/
+1
*
Private issues (#7414).
Jean-Philippe Lang
2011-04-15
2
-2
/
+5
*
scm: cvs: convert encoding paths in entries() of adapter (#3462).
Toshi MARUYAMA
2011-04-15
1
-5
/
+7
*
scm: cvs: convert encoding paths in revisions() of adapter (#3462).
Toshi MARUYAMA
2011-04-15
1
-4
/
+6
*
scm: cvs: convert encoding of command line arguments (#3462).
Toshi MARUYAMA
2011-04-15
1
-1
/
+5
*
scm: cvs: set path encoding instance value (#3462).
Toshi MARUYAMA
2011-04-15
1
-0
/
+1
*
scm: cvs: strict string type and timezone in cvstime.
Toshi MARUYAMA
2011-04-15
1
-2
/
+2
*
scm: cvs: convert author encoding with log encoding setting.
Toshi MARUYAMA
2011-04-14
1
-3
/
+4
*
scm: cvs: add comment of author regexp fails in some non UTF-8 chars on Ruby ...
Toshi MARUYAMA
2011-04-14
1
-0
/
+1
*
scm: cvs: code clean up adapter.
Toshi MARUYAMA
2011-04-13
1
-12
/
+12
*
scm: cvs: refactor adapter.
Toshi MARUYAMA
2011-04-12
1
-13
/
+13
*
scm: cvs: remove adapter root_url() and url() methods which are implemented i...
Toshi MARUYAMA
2011-04-12
1
-8
/
+0
*
scm: cvs: code clean up adapter.
Toshi MARUYAMA
2011-04-12
1
-19
/
+21
*
scm: subversion: use revision and identifier as string in blame.
Toshi MARUYAMA
2011-04-12
1
-1
/
+1
*
scm: subversion: code clean up model.
Toshi MARUYAMA
2011-04-12
1
-4
/
+5
*
scm: cvs: use scm_cmd() in annotate of adapter.
Toshi MARUYAMA
2011-04-11
1
-4
/
+7
*
scm: code clean up abstract_adapter.rb.
Toshi MARUYAMA
2011-04-11
1
-8
/
+8
*
scm: move :identifier from to attr_accessor in AbstractAdapter::Revision class.
Toshi MARUYAMA
2011-04-11
1
-8
/
+3
*
scm: cvs: override Revision.format_identifier() for blame in adapter.
Toshi MARUYAMA
2011-04-11
1
-0
/
+7
*
scm: cvs: set identifier nil in blame.
Toshi MARUYAMA
2011-04-11
1
-1
/
+7
*
scm: bazaar: use revision and identifier as string.
Toshi MARUYAMA
2011-04-11
1
-1
/
+1
*
scm: cvs: add -q option at rls.
Toshi MARUYAMA
2011-04-11
1
-1
/
+1
*
scm: cvs: add -q option at rlog.
Toshi MARUYAMA
2011-04-11
1
-1
/
+1
*
scm: cvs: add -q option at cat.
Toshi MARUYAMA
2011-04-11
1
-1
/
+1
*
scm: cvs: use scm_cmd() in cat.
Toshi MARUYAMA
2011-04-11
1
-5
/
+6
*
scm: cvs: use scm_cmd() for diff.
Toshi MARUYAMA
2011-04-11
1
-3
/
+7
*
scm: bazaar: use identifier in blame.
Toshi MARUYAMA
2011-04-11
1
-1
/
+7
*
scm: git: use revision and scmid in blame.
Toshi MARUYAMA
2011-04-11
1
-1
/
+4
*
scm: subversion: use revision in blame.
Toshi MARUYAMA
2011-04-11
1
-1
/
+7
*
scm: cvs: code clean up adapter.
Toshi MARUYAMA
2011-04-11
1
-9
/
+9
*
scm: cvs: code clean up adapter.
Toshi MARUYAMA
2011-04-10
1
-37
/
+34
*
PDF: switch FPDF ANSI or TCPDF UTF-8 with general_pdf_encoding value instead ...
Toshi MARUYAMA
2011-04-10
2
-15
/
+3
*
PDF: code clean up lib/redmine/export/pdf.rb.
Toshi MARUYAMA
2011-04-10
1
-6
/
+6
*
PDF: switch FPDF font with general_pdf_encoding value instead of language val...
Toshi MARUYAMA
2011-04-10
1
-5
/
+5
*
scm: code clean up lib/redmine/scm/adapters/abstract_adapter.rb.
Toshi MARUYAMA
2011-04-10
1
-3
/
+3
*
scm: cvs: code clean up lib/redmine/scm/adapters/cvs_adapter.rb.
Toshi MARUYAMA
2011-04-10
1
-23
/
+19
*
scm: cvs: code clean up lib/redmine/scm/adapters/cvs_adapter.rb.
Toshi MARUYAMA
2011-04-09
1
-16
/
+16
*
scm: mercurial: set client available if cvs version above 0.9.5.
Toshi MARUYAMA
2011-04-08
1
-1
/
+1
*
PDF: replace converting error characters instead of returning UTF-8 in FPDF A...
Toshi MARUYAMA
2011-04-06
1
-3
/
+9
*
scm: git: use "-c log.decorate=no" option instead of "--no-decorate" of "git ...
Toshi MARUYAMA
2011-04-06
1
-2
/
+3
[next]