OSDN Git Service

redminele/redmine.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.
2011-02-24 Toshi MARUYAMAscm: git: add flag of disable showing last commit in...
2011-02-24 Toshi MARUYAMAscm: filesystem: fix mistake of respository select...
2011-02-24 Toshi MARUYAMAscm: filesystem: add path encoding select item (#2274).
2011-02-24 Toshi MARUYAMAscm: code clean up repositories_helper.rb.
2011-02-24 Toshi MARUYAMAscm: update adapter initialize() to use path encoding...
2011-02-24 Toshi MARUYAMAscm: add "path_encoding" column in repositories table...
2011-02-24 Toshi MARUYAMAscm: cvs: fix CVS diffs do not handle new files properl...
2011-02-24 Toshi MARUYAMAscm: use "ASCII-8BIT" in IO.popen() in Ruby 1.9.
2011-02-23 Jean-Philippe... Adds tasks for locales maintenance.
2011-02-23 Jean-Philippe... Adds random salt to user passwords (#7410).
2011-02-23 Jean-Philippe... Fixed: Bulk editing menu non-functional in Opera browse...
2011-02-23 Toshi MARUYAMAscm: mercurial: replace urllib.unquote to urllib.unquot...
2011-02-23 Toshi MARUYAMAscm: mercurial: remove unused rhannotate command option...
2011-02-23 Toshi MARUYAMAscm: add unit RepositoryHelper test for Ruby 1.9 compat...
2011-02-23 Toshi MARUYAMAscm: mercurial: annotate path encoding support in adapt...
2011-02-23 Toshi MARUYAMAscm: mercurial: annotate path encoding support in helpe...
2011-02-23 Toshi MARUYAMAscm: fix diffs do not handle one line new files properl...
2011-02-23 Toshi MARUYAMAscm: mercurial: path encoding support for "cat" in...
2011-02-22 Toshi MARUYAMAscm: mercurial: change some newlines in mercurial_adapt...
2011-02-22 Toshi MARUYAMAscm: for log in Ruby 1.9, replace invalid UTF-8 to...
2011-02-22 Toshi MARUYAMAscm: Ruby 1.9 compatibility for log.
2011-02-22 Toshi MARUYAMAscm: fix unit changeset_test.rb test methods calls...
2011-02-22 Toshi MARUYAMAscm: mercurial: log and entries path encoding support...
2011-02-22 Toshi MARUYAMAscm: Ruby 1.9 compatibility for diff, cat and blame...
2011-02-22 Toshi MARUYAMAscm: Ruby 1.9 compatibility for browsing repository...
2011-02-22 Toshi MARUYAMAscm: Ruby 1.9 compatibility in getting scm version...
2011-02-22 Toshi MARUYAMAscm: mercurial: override initialize() for path encoding...
2011-02-22 Toshi MARUYAMAscm: git: Ruby 1.9 compatibility of adapter test (...
2011-02-21 Jean-Philippe... Moves scm path configuration examples in comments.
2011-02-21 Jean-Philippe... Extracts gantt subjects styles to css (#7280).
2011-02-21 Jean-Philippe... Removed .settings folder (#7676).
2011-02-21 Jean-Philippe... Adds full subject as gantt subject title (#7280).
2011-02-21 Jean-Philippe... Prevent text wrap in gantt subjects (#7280).
2011-02-21 Toshi MARUYAMAscm: prevent diff shows trace if UTF-8 is invalid in...
next