summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PDF: fix automatic line break problem with TCPDF (#8310).Toshi MARUYAMA2011-05-061-2/+2
* remove trailing white-spaces lib/redmine/export/pdf.rb.Toshi MARUYAMA2011-05-061-31/+31
* remove trailing white-spaces lib/redmine/helpers/gantt.rb.Toshi MARUYAMA2011-05-061-101/+101
* scm: git: change model report_last_commit() name to extra_report_last_commit(...Toshi MARUYAMA2011-05-061-2/+2
* scm: git: split unit adapter revisions test to with time or not (#7146, #6013).Toshi MARUYAMA2011-05-061-1/+3
* scm: git: remove trailing white-spaces and an empty line in unit lib test.Toshi MARUYAMA2011-05-061-3/+2
* scm: code clean up unit repository test.Toshi MARUYAMA2011-05-061-13/+13
* scm: git: use the model value of whether reporting last commit in repository ...Toshi MARUYAMA2011-05-052-11/+5
* scm: git: add the model method whether reporting last commit in repository tr...Toshi MARUYAMA2011-05-051-0/+4
* scm: git: override entries() in model for browsing tree performance (#7047).Toshi MARUYAMA2011-05-051-0/+4
* scm: git: use report_last_commit option in unit adapter test (#7047).Toshi MARUYAMA2011-05-051-2/+4
* scm: code clean up repository model.Toshi MARUYAMA2011-05-051-21/+26
* scm: git: fix indent in model.Toshi MARUYAMA2011-05-051-1/+1
* PDF: wrap title fields properly (#8295).Toshi MARUYAMA2011-05-051-7/+19
* scm: remove trailing white-spaces in unit changeset test.Toshi MARUYAMA2011-05-051-5/+5
* scm: mercurial: fix unit model test fails if hg command is unavailable.Toshi MARUYAMA2011-05-051-22/+23
* scm: fix invalid UTF-8 tests fail on Windows Ruby 1.8.Toshi MARUYAMA2011-05-051-4/+4
* scm: code clean up repository model.Toshi MARUYAMA2011-05-051-9/+13
* scm: git: add comments of revision order in fetch_changesets().Toshi MARUYAMA2011-05-041-0/+15
* scm: git: rearrange fetch_changesets() comment.Toshi MARUYAMA2011-05-041-3/+7
* scm: git: call entries_git() in adapter entry() for browsing tree performance...Toshi MARUYAMA2011-05-041-1/+1
* scm: git: call entries_git() in adapter entriese() for browsing tree performa...Toshi MARUYAMA2011-05-041-2/+4
* scm: git: override adapter entry() for browsing tree performance (#7047).Toshi MARUYAMA2011-05-041-0/+14
* scm: git: split adapter entries() for browsing tree performance (#7047).Toshi MARUYAMA2011-05-041-0/+5
* scm: add "options" parameter in adapter entries().Toshi MARUYAMA2011-05-048-8/+8
* scm remove trailing white-spaces in abstract adapter.Toshi MARUYAMA2011-05-041-8/+8
* scm: subversion: set available version above 1.3 (#4273, #1604).Toshi MARUYAMA2011-05-041-1/+3
* scm: subversion: fix newline 'LF' to 'CRLF' and remove trailing white-space.Toshi MARUYAMA2011-05-041-2/+2
* scm: update locales of the feature of SCM command availability automatic chec...Toshi MARUYAMA2011-05-0442-0/+84
* scm: add Japanese translation of the feature of SCM command availability auto...Toshi MARUYAMA2011-05-041-0/+2
* scm: add the feature of SCM command availability automatic check in administr...Toshi MARUYAMA2011-05-042-1/+9
* scm: refactor projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-041-3/+9
* scm: cvs: fix loss non ASCII paths if path_encoding is '' (#3462).Toshi MARUYAMA2011-05-041-1/+1
* scm: filesystem: fix loss non ASCII paths if path_encoding is '' (#2274).Toshi MARUYAMA2011-05-041-1/+1
* scm: git: fix loss non ASCII paths if path_encoding is '' (#5251).Toshi MARUYAMA2011-05-041-1/+1
* scm: mercurial: fix loss non ASCII paths if path_encoding is '' (#2664).Toshi MARUYAMA2011-05-041-1/+1
* scm: code clean up projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-041-4/+11
* scm: set disable a button if scm is not selected in project scm setting.Toshi MARUYAMA2011-05-041-1/+1
* scm: git: refactor saving a revision in model.Toshi MARUYAMA2011-05-041-13/+18
* Fix a typo in Czech localization (#8285, #7390).Toshi MARUYAMA2011-05-041-1/+1
* Simplified Chinese translation updated by Sam Qiu (#8286).Toshi MARUYAMA2011-05-041-1/+1
* scm: code clean up app/views/projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-031-1/+1
* scm: code clean up RepositoriesHelper.Toshi MARUYAMA2011-05-031-6/+6
* scm: code clean up RepositoriesController.Toshi MARUYAMA2011-05-031-20/+19
* scm: space cleanup in unit repository test.Toshi MARUYAMA2011-05-021-8/+8
* Fix typos in public/help/wiki_syntax_detailed.html.Toshi MARUYAMA2011-05-021-2/+2
* Fix potential Execution After Redirect bugs.Toshi MARUYAMA2011-05-016-15/+25
* Add missing fixture when running tests from scratch in functional RolesContro...Toshi MARUYAMA2011-05-011-1/+1
* Fixed wiki TOC hierarchy for RTL locales (#8088).Toshi MARUYAMA2011-04-301-0/+3
* Fixed hierarchy appearance for subtasks and admin projects view (#8088).Toshi MARUYAMA2011-04-301-1/+26