OSDN Git Service

redminele/redmine.git
2011-03-08 Toshi MARUYAMAscm: git: add path encoding select box at setting ...
2011-03-08 Toshi MARUYAMAscm: git: add latin-1 encoding directory test in unit...
2011-03-08 Toshi MARUYAMAscm: git: add latin-1 encoding directory test in unit...
2011-03-08 Toshi MARUYAMAscm: git: fix latin-1 directory entries() in adapter...
2011-03-08 Toshi MARUYAMAscm: git: add latin-1 encoding directory to test reposi...
2011-03-08 Toshi MARUYAMAscm: mercurial: add latin-1 encoding directory to test...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets path encoding test...
2011-03-08 Toshi MARUYAMAscm: git: prepare path encoding test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets branch test in unit...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets tag test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets limit test in unit...
2011-03-08 Toshi MARUYAMAscm: git: remove Setting.commit_logs_encoding from...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: prepare path encoding test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: add tests for path encoding entries() in...
2011-03-08 Toshi MARUYAMAscm: git: add core.quotepath = false to run git command...
2011-03-08 Toshi MARUYAMAscm: git: add tests for branch entries() in unit adapte...
2011-03-08 Toshi MARUYAMAscm: git: add tests for tag entries() in unit adapter...
2011-03-08 Toshi MARUYAMAscm: git: use scm_cmd() in adapter tags().
2011-03-08 Toshi MARUYAMAscm: git: add tags test in unit adapter test.
2011-03-08 Toshi MARUYAMAscm: git: add tests for path encoding cat, diff and...
2011-03-08 Toshi MARUYAMAscm: git: use scm_cmd() in adapter branches().
2011-03-08 Toshi MARUYAMAscm: git: support path encoding in adapter cat (#5251).
2011-03-08 Toshi MARUYAMAscm: git: support path encoding in adapter blame (...
2011-03-08 Toshi MARUYAMAscm: git: support path encoding in adapter entries...
2011-03-08 Toshi MARUYAMAscm: git: support path encoding in adapter diff (#5251).
2011-03-08 Toshi MARUYAMAscm: git: support path encoding in adapter revisions...
2011-03-08 Toshi MARUYAMAscm: git: add two tags to test repository.
2011-03-08 Toshi MARUYAMAscm: git: convert path encoding in "git log" (#5251).
2011-03-08 Toshi MARUYAMAscm: git: add instance variable for path encoding in...
2011-03-08 Toshi MARUYAMAscm: git: code clean up adapter.
2011-03-07 Toshi MARUYAMAscm: git: update test repository for path encoding...
2011-03-07 Jean-Philippe... CHANGELOG updated.
2011-03-07 Toshi MARUYAMAscm: git: remove "core.quotepath = true" to run git...
2011-03-07 Toshi MARUYAMAscm: git: use core.quotepath = true to run git command...
2011-03-07 Toshi MARUYAMAscm: git: backout r5026 (#5251).
2011-03-07 Toshi MARUYAMAscm: git: update test repository for path encoding...
2011-03-07 Toshi MARUYAMAscm: git: change core.quotepath = true temporarily...
2011-03-07 Toshi MARUYAMAscm: git: add core.quotepath = false to run git command...
2011-03-07 Toshi MARUYAMAscm: git: add core.quotepath = true in test repository...
2011-03-06 Jean-Philippe... Fixed: error on JournalsController#index when custom...
2011-03-06 Jean-Philippe... Updates for 1.1.2 release.
2011-03-06 Jean-Philippe... Translations updates.
2011-03-04 Jean-Philippe... Adds new string to locales.
2011-03-04 Jean-Philippe... Version list style updated.
2011-03-04 Jean-Philippe... Fixed: Login page should not show projects link and...
2011-03-04 Jean-Philippe... Removes duplicate DOM id in custom field form.
2011-03-04 Jean-Philippe... Extends custom field possible values textarea.
2011-03-04 Jean-Philippe... Fixed: Email notifications are sent to watchers even...
2011-03-04 Jean-Philippe... Adds email notifications support for news comments...
2011-03-04 Toshi MARUYAMAscm: mercurial: add changesets order test in unit model...
2011-03-04 Toshi MARUYAMAscm: mercurial: add path encoding select box at setting...
2011-03-04 Toshi MARUYAMAscm: mercurial: add path encoding tests in functional...
2011-03-04 Toshi MARUYAMAscm: mercurial: additional unit model tests for path...
2011-03-04 Toshi MARUYAMAscm: mercurial: add unit adapter test repository for...
2011-03-04 Toshi MARUYAMAscm: mercurial: update test repository for path contain...
2011-03-04 Toshi MARUYAMAscm: mercurial: update test repository for path encodin...
2011-03-03 Toshi MARUYAMAscm: mercurial: convert copied file path encoding ...
2011-03-03 Toshi MARUYAMAscm: mercurial: remove localtime from adapter (#4455).
2011-03-03 Toshi MARUYAMAscm: Ruby 1.9 compatibility for XML UTF-8 parsing.
2011-03-03 Toshi MARUYAMAscm: fix unit tests fails in Ruby 1.9.
2011-03-03 Toshi MARUYAMAscm: mercurial: code clean up unit model test.
2011-03-03 Toshi MARUYAMAscm: code clean up repositories_helper.rb.
2011-03-02 Toshi MARUYAMAscm: mercurial: wrap revison, tag and branch with URL...
2011-03-02 Toshi MARUYAMAscm: filesystem: add note "Default: UTF-8" in path...
2011-03-02 Toshi MARUYAMAscm: subversion: add changesets order test in unit...
2011-03-02 Toshi MARUYAMAscm: git: add more tests in fetch changesets incrementa...
2011-03-02 Toshi MARUYAMAscm: code clean up repositories_helper.rb.
2011-03-01 Toshi MARUYAMAscm: code clean up test/unit/changeset_test.rb.
2011-03-01 Toshi MARUYAMAscm: remove global repository log encoding setting...
2011-03-01 Toshi MARUYAMAscm: add feature of per project repository log encoding...
2011-03-01 Toshi MARUYAMAscm: copy global log encoding setting to repository...
2011-03-01 Toshi MARUYAMAscm: add log_encoding column to repositories table...
2011-03-01 Toshi MARUYAMAscm: darcs: refactor functional test.
2011-03-01 Toshi MARUYAMAscm: darcs: change project id of unit app test from...
2011-03-01 Toshi MARUYAMAscm: bazaar: change project id of unit app test from...
2011-03-01 Toshi MARUYAMAscm: code clean up at test/unit/changeset_test.rb.
2011-03-01 Toshi MARUYAMAscm: add scm specific human_attribute_name for input...
2011-03-01 Toshi MARUYAMAscm: add notes "local repository" in Git and Mercurial...
2011-02-28 Jean-Philippe... Stringify avatar to prevent "can't convert nil into...
2011-02-28 Jean-Philippe... Escapes body css classes.
2011-02-28 Toshi MARUYAMAscm: git: use --encoding=UTF-8 in "git log" (#3396).
2011-02-28 Toshi MARUYAMAscm: git: refactor lastrev() in adapter.
2011-02-28 Toshi MARUYAMAscm: ignore log encoding setting in Subversion and...
2011-02-28 Toshi MARUYAMAscm: refactor scm log encoding test (#1735, #3396,...
2011-02-28 Toshi MARUYAMAscm: return if str.blank? in to_utf8(str).
2011-02-28 Toshi MARUYAMAscm: git: move saving changesets from adapter to model...
2011-02-27 Jean-Philippe... Fixes a failing test.
2011-02-27 Toshi MARUYAMAscm: mercurial: change project id of unit app test...
2011-02-27 Toshi MARUYAMAscm: git: add utf-8 log test in app unit test (#3396).
2011-02-27 Jean-Philippe... Adds new string to locales.
2011-02-27 Jean-Philippe... Keep track of issue description changes (#746).
2011-02-27 Jean-Philippe... Fixes wiki diff rendering.
2011-02-27 Jean-Philippe... Extracts a diff helper from the WikiDiff class.
2011-02-26 Jean-Philippe... Fixes syntax for time logging in commit messages (...
2011-02-26 Jean-Philippe... Adds support for SCM/LDAP passwords encryption in the...
2011-02-25 Jean-Philippe... Adds a method to temporarily override configuration...
2011-02-24 Jean-Philippe... Bulgarian translation update by Ivan Cenov.
2011-02-24 Jean-Philippe... Removes obsolete code from Opera pseudo right click...
2011-02-24 Jean-Philippe... Do not responde with javascript on regular requests.
next