summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scm: ignore log encoding setting in Subversion and Mercurial (#7597).Toshi MARUYAMA2011-02-286-20/+53
* scm: refactor scm log encoding test (#1735, #3396, #7597).Toshi MARUYAMA2011-02-281-5/+28
* scm: return if str.blank? in to_utf8(str).Toshi MARUYAMA2011-02-282-0/+2
* scm: git: move saving changesets from adapter to model (#3396).Toshi MARUYAMA2011-02-282-22/+22
* Fixes a failing test.Jean-Philippe Lang2011-02-271-0/+2
* scm: mercurial: change project id of unit app test from 1 to 3.Toshi MARUYAMA2011-02-271-1/+1
* scm: git: add utf-8 log test in app unit test (#3396).Toshi MARUYAMA2011-02-271-0/+14
* Adds new string to locales.Jean-Philippe Lang2011-02-2742-0/+42
* Keep track of issue description changes (#746).Jean-Philippe Lang2011-02-2713-25/+113
* Fixes wiki diff rendering.Jean-Philippe Lang2011-02-272-2/+2
* Extracts a diff helper from the WikiDiff class.Jean-Philippe Lang2011-02-274-50/+81
* Fixes syntax for time logging in commit messages (#7630, #7718).Jean-Philippe Lang2011-02-262-20/+38
* Adds support for SCM/LDAP passwords encryption in the database (#7411).Jean-Philippe Lang2011-02-269-2/+269
* Adds a method to temporarily override configuration settings.Jean-Philippe Lang2011-02-252-0/+19
* Bulgarian translation update by Ivan Cenov.Jean-Philippe Lang2011-02-241-3/+3
* Removes obsolete code from Opera pseudo right click (#7700).Jean-Philippe Lang2011-02-241-1/+0
* Do not responde with javascript on regular requests.Jean-Philippe Lang2011-02-241-0/+8
* scm: git: add flag of disable showing last commit in repository tree (#7047).Toshi MARUYAMA2011-02-241-1/+9
* scm: filesystem: fix mistake of respository select box on r4943 (#2274).Toshi MARUYAMA2011-02-241-1/+1
* scm: filesystem: add path encoding select item (#2274).Toshi MARUYAMA2011-02-241-0/+2
* scm: code clean up repositories_helper.rb.Toshi MARUYAMA2011-02-241-11/+24
* scm: update adapter initialize() to use path encoding (#2664, #2274).Toshi MARUYAMA2011-02-246-18/+23
* scm: add "path_encoding" column in repositories table (#2664, #2274).Toshi MARUYAMA2011-02-241-0/+9
* scm: cvs: fix CVS diffs do not handle new files properly (#7615).Toshi MARUYAMA2011-02-242-1/+23
* scm: use "ASCII-8BIT" in IO.popen() in Ruby 1.9.Toshi MARUYAMA2011-02-241-1/+6
* Adds tasks for locales maintenance.Jean-Philippe Lang2011-02-231-0/+27
* Adds random salt to user passwords (#7410).Jean-Philippe Lang2011-02-236-13/+106
* Fixed: Bulk editing menu non-functional in Opera browser (#3132).Jean-Philippe Lang2011-02-231-3/+1
* scm: mercurial: replace urllib.unquote to urllib.unquote_plus in helper (#4455).Toshi MARUYAMA2011-02-231-4/+4
* scm: mercurial: remove unused rhannotate command options in helper.Toshi MARUYAMA2011-02-231-1/+1
* scm: add unit RepositoryHelper test for Ruby 1.9 compatibility.Toshi MARUYAMA2011-02-231-0/+68
* scm: mercurial: annotate path encoding support in adapter (#2664).Toshi MARUYAMA2011-02-231-1/+3
* scm: mercurial: annotate path encoding support in helper (#2664).Toshi MARUYAMA2011-02-231-0/+10
* scm: fix diffs do not handle one line new files properly (#7618).Toshi MARUYAMA2011-02-232-2/+33
* scm: mercurial: path encoding support for "cat" in adapter (#2664).Toshi MARUYAMA2011-02-231-1/+2
* scm: mercurial: change some newlines in mercurial_adapter.rb CRLF to LF.Toshi MARUYAMA2011-02-221-2/+2
* scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing.Toshi MARUYAMA2011-02-222-8/+21
* scm: Ruby 1.9 compatibility for log.Toshi MARUYAMA2011-02-222-7/+19
* scm: fix unit changeset_test.rb test methods calls randomly.Toshi MARUYAMA2011-02-221-3/+5
* scm: mercurial: log and entries path encoding support in adapter (#2664).Toshi MARUYAMA2011-02-221-5/+9
* scm: Ruby 1.9 compatibility for diff, cat and blame (#2664).Toshi MARUYAMA2011-02-221-2/+4
* scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274).Toshi MARUYAMA2011-02-222-9/+18
* scm: Ruby 1.9 compatibility in getting scm version (#4273).Toshi MARUYAMA2011-02-226-0/+18
* scm: mercurial: override initialize() for path encoding (#2664).Toshi MARUYAMA2011-02-221-0/+5
* scm: git: Ruby 1.9 compatibility of adapter test (#3396).Toshi MARUYAMA2011-02-221-1/+12
* Moves scm path configuration examples in comments.Jean-Philippe Lang2011-02-211-6/+13
* Extracts gantt subjects styles to css (#7280).Jean-Philippe Lang2011-02-212-1/+2
* Removed .settings folder (#7676).Jean-Philippe Lang2011-02-210-0/+0
* Adds full subject as gantt subject title (#7280).Jean-Philippe Lang2011-02-211-4/+2
* Prevent text wrap in gantt subjects (#7280).Jean-Philippe Lang2011-02-212-2/+5