]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2011-05-09 Toshi MARUYAMAPDF: code clean up lib/redmine/export/pdf.rb.
2011-05-09 Toshi MARUYAMAPDF: switch encoding and font whether CJK and Thainland...
2011-05-09 Toshi MARUYAMAPDF: import tcpdf.rb patch (#8312).
2011-05-09 Toshi MARUYAMAPDF: replace invalid UTF-8 sequences in TCPDF (#61...
2011-05-09 Toshi MARUYAMAPDF: replace invalid sequence in converting if encoding...
2011-05-09 Toshi MARUYAMAPDF: call Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf...
2011-05-09 Toshi MARUYAMAPDF: move fix_text_encoding() logic to new method for...
2011-05-09 Toshi MARUYAMAPDF: check Japanese general_pdf_encoding is CP932 in...
2011-05-09 Toshi MARUYAMAscm: fix indents of test/unit/changeset_test.rb.
2011-05-08 Toshi MARUYAMAremove trailing white-spaces from MailHandler model...
2011-05-08 Toshi MARUYAMAscm: code clean up unit repository test.
2011-05-08 Toshi MARUYAMAscm: code clean up Repositories Controller.
2011-05-08 Toshi MARUYAMAremove trailing white-spaces and code clean up init...
2011-05-08 Toshi MARUYAMAscm: cvs: remove trailing white-spaces from functional...
2011-05-08 Toshi MARUYAMAscm: subversion: remove trailing white-spaces from...
2011-05-08 Toshi MARUYAMAscm: mercurial: remove trailing white-spaces from unit...
2011-05-08 Toshi MARUYAMAscm: filesystem: remove trailing white-spaces from...
2011-05-08 Toshi MARUYAMAscm: cvs: remove trailing white-spaces from unit model...
2011-05-08 Toshi MARUYAMAscm: subversion: remove trailing white-spaces from...
2011-05-08 Toshi MARUYAMAscm: git: remove trailing white-spaces from unit model...
2011-05-08 Toshi MARUYAMAscm: git: add test of annotate non ASCII content of...
2011-05-08 Toshi MARUYAMAscm: git: add test of diff non ASCII path and non ASCII...
2011-05-08 Toshi MARUYAMAscm: git: add test of showing non ASCII contents of...
2011-05-08 Toshi MARUYAMAscm: git: use constant value for project id in function...
2011-05-08 Toshi MARUYAMAPDF: set lang 'ja' in unit test test_fix_text_encoding_...
2011-05-07 Toshi MARUYAMAscm: git: fix functional annotate test.
2011-05-07 Toshi MARUYAMAscm: git: remove trailing white-spaces from functional...
2011-05-07 Toshi MARUYAMAscm: mercurial: add test of annotate non ASCII contents...
2011-05-07 Toshi MARUYAMAscm: mercurial: fix indent test_annotate_latin_1_path...
2011-05-07 Toshi MARUYAMAscm: mercurial: add test of showing non ASCII contents...
2011-05-07 Toshi MARUYAMAscm: mercurial: add test of diff non ASCII path name...
2011-05-07 Toshi MARUYAMAscm: add test of showing *real* non ASCII contents...
2011-05-07 Toshi MARUYAMAfix typo "heigth" to "height" in lib/redmine/helpers...
2011-05-07 Toshi MARUYAMAscm: mercurial: code clean up functional test.
2011-05-07 Toshi MARUYAMAscm: mercurial: change Latin-1 path test methods name.
2011-05-07 Toshi MARUYAMAremove trailing white-spaces from functional functional...
2011-05-07 Toshi MARUYAMAscm: mercurial: remove trailing white-spaces and a...
2011-05-07 Toshi MARUYAMAscm: filesystem: remove trailing white-spaces from...
2011-05-07 Toshi MARUYAMAremove trailing white-spaces from attachments helper.
2011-05-07 Toshi MARUYAMAscm: filesystem: change i18n l() parameter in setting...
2011-05-07 Toshi MARUYAMAscm: bazaar: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: cvs: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: git: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: mercurial: change i18n l() parameter in setting...
2011-05-07 Toshi MARUYAMAscm: darcs: change i18n l() parameter in setting from...
2011-05-06 Toshi MARUYAMAscm: git: change local value "revisions" name to "revs...
2011-05-06 Toshi MARUYAMAscm: git: remove unused "block_given?" from adapter.
2011-05-06 Toshi MARUYAMAscm: remove trailing white-spaces from abstract adapter...
2011-05-06 Toshi MARUYAMAscm: subversion: remove trailing white-spaces from...
2011-05-06 Toshi MARUYAMAscm: filesystem: remove trailing white-spaces from...
2011-05-06 Toshi MARUYAMAscm: darcs: remove trailing white-spaces from adapter...
2011-05-06 Toshi MARUYAMAscm: bazaar: remove trailing white-spaces from adapter...
2011-05-06 Toshi MARUYAMAscm: mercurial: remove trailing white-spaces from adapt...
2011-05-06 Toshi MARUYAMAscm: git: add unit adapter test of master branch revisi...
2011-05-06 Toshi MARUYAMAscm: git: remove trailing white-spaces from adapter...
2011-05-06 Toshi MARUYAMAPDF: fix automatic line break problem with TCPDF (...
2011-05-06 Toshi MARUYAMAremove trailing white-spaces lib/redmine/export/pdf.rb.
2011-05-06 Toshi MARUYAMAremove trailing white-spaces lib/redmine/helpers/gantt.rb.
2011-05-06 Toshi MARUYAMAscm: git: change model report_last_commit() name to...
2011-05-06 Toshi MARUYAMAscm: git: split unit adapter revisions test to with...
2011-05-06 Toshi MARUYAMAscm: git: remove trailing white-spaces and an empty...
2011-05-06 Toshi MARUYAMAscm: code clean up unit repository test.
2011-05-05 Toshi MARUYAMAscm: git: use the model value of whether reporting...
2011-05-05 Toshi MARUYAMAscm: git: add the model method whether reporting last...
2011-05-05 Toshi MARUYAMAscm: git: override entries() in model for browsing...
2011-05-05 Toshi MARUYAMAscm: git: use report_last_commit option in unit adapter...
2011-05-05 Toshi MARUYAMAscm: code clean up repository model.
2011-05-05 Toshi MARUYAMAscm: git: fix indent in model.
2011-05-05 Toshi MARUYAMAPDF: wrap title fields properly (#8295).
2011-05-05 Toshi MARUYAMAscm: remove trailing white-spaces in unit changeset...
2011-05-05 Toshi MARUYAMAscm: mercurial: fix unit model test fails if hg command...
2011-05-05 Toshi MARUYAMAscm: fix invalid UTF-8 tests fail on Windows Ruby 1.8.
2011-05-05 Toshi MARUYAMAscm: code clean up repository model.
2011-05-04 Toshi MARUYAMAscm: git: add comments of revision order in fetch_chang...
2011-05-04 Toshi MARUYAMAscm: git: rearrange fetch_changesets() comment.
2011-05-04 Toshi MARUYAMAscm: git: call entries_git() in adapter entry() for...
2011-05-04 Toshi MARUYAMAscm: git: call entries_git() in adapter entriese()...
2011-05-04 Toshi MARUYAMAscm: git: override adapter entry() for browsing tree...
2011-05-04 Toshi MARUYAMAscm: git: split adapter entries() for browsing tree...
2011-05-04 Toshi MARUYAMAscm: add "options" parameter in adapter entries().
2011-05-04 Toshi MARUYAMAscm remove trailing white-spaces in abstract adapter.
2011-05-04 Toshi MARUYAMAscm: subversion: set available version above 1.3 (...
2011-05-04 Toshi MARUYAMAscm: subversion: fix newline 'LF' to 'CRLF' and remove...
2011-05-04 Toshi MARUYAMAscm: update locales of the feature of SCM command avail...
2011-05-04 Toshi MARUYAMAscm: add Japanese translation of the feature of SCM...
2011-05-04 Toshi MARUYAMAscm: add the feature of SCM command availability automa...
2011-05-04 Toshi MARUYAMAscm: refactor projects/settings/_repository.rhtml.
2011-05-04 Toshi MARUYAMAscm: cvs: fix loss non ASCII paths if path_encoding...
2011-05-04 Toshi MARUYAMAscm: filesystem: fix loss non ASCII paths if path_encod...
2011-05-04 Toshi MARUYAMAscm: git: fix loss non ASCII paths if path_encoding...
2011-05-04 Toshi MARUYAMAscm: mercurial: fix loss non ASCII paths if path_encodi...
2011-05-04 Toshi MARUYAMAscm: code clean up projects/settings/_repository.rhtml.
2011-05-04 Toshi MARUYAMAscm: set disable a button if scm is not selected in...
2011-05-04 Toshi MARUYAMAscm: git: refactor saving a revision in model.
2011-05-04 Toshi MARUYAMAFix a typo in Czech localization (#8285, #7390).
2011-05-04 Toshi MARUYAMASimplified Chinese translation updated by Sam Qiu ...
2011-05-03 Toshi MARUYAMAscm: code clean up app/views/projects/settings/_reposit...
2011-05-03 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-05-03 Toshi MARUYAMAscm: code clean up RepositoriesController.
2011-05-02 Toshi MARUYAMAscm: space cleanup in unit repository test.
next