summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed colorful indentation and "my projects" mark positioning in projects vie...Toshi MARUYAMA2011-04-301-1/+3
* Show colorful indentation of subprojects on right in RTL locales (#8088).Toshi MARUYAMA2011-04-301-0/+1
* PDF: fix automatic line break in Chinese PDF (#5629).Toshi MARUYAMA2011-04-301-1/+1
* Wrap long text fields properly in PDF exports (#5629).Toshi MARUYAMA2011-04-301-27/+82
* Fixes an assertion for postgresql (#7097).Jean-Philippe Lang2011-04-291-2/+2
* Fixed: notes are lost when copying issue(s) (#6901, #8239).Jean-Philippe Lang2011-04-296-9/+67
* Fixed: copying an issue keeps the author of the original issue (#6901).Jean-Philippe Lang2011-04-292-0/+8
* Adds context menu for related issues on version view.Jean-Philippe Lang2011-04-292-7/+13
* Moved the version summary to the right of related issues.Jean-Philippe Lang2011-04-291-4/+4
* PDF: use explicit return value in Redmine::Export::PDF.fix_text_encoding() (#...Toshi MARUYAMA2011-04-291-0/+1