| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved wiki page updated_on eager load to a scope and fixed timestamp titles o... | Jean-Philippe Lang | 2011-03-12 | 3 | -18/+33 |
* | Fixed: wiki page with backslash in title can not be found (#7589). | Jean-Philippe Lang | 2011-03-12 | 1 | -2/+2 |
* | Highlight changes inside diff lines (#7139). | Jean-Philippe Lang | 2011-03-11 | 1 | -30/+20 |
* | scm: cvs: fix missing author, revision and comment in tree view (#4270). | Toshi MARUYAMA | 2011-03-11 | 1 | -3/+3 |
* | scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails. | Toshi MARUYAMA | 2011-03-11 | 1 | -2/+9 |
* | scm: cvs: code clean up model. | Toshi MARUYAMA | 2011-03-11 | 1 | -5/+7 |
* | Speeds up WikiHelper#wiki_page_options_for_select. | Jean-Philippe Lang | 2011-03-10 | 1 | -7/+10 |
* | Code cleanup. | Jean-Philippe Lang | 2011-03-10 | 1 | -5/+0 |
* | Code cleanup. | Jean-Philippe Lang | 2011-03-10 | 1 | -6/+0 |
* | scm: git: insert revisions to database with reverse commit order (#7821, #5357). | Toshi MARUYAMA | 2011-03-10 | 1 | -1/+1 |
* | scm: git: add path encoding select box at setting (#5251). | Toshi MARUYAMA | 2011-03-08 | 1 | -2/+6 |
* | Fixed: error on JournalsController#index when custom fields are present (#7795). | Jean-Philippe Lang | 2011-03-06 | 1 | -0/+1 |
* | Fixed: Login page should not show projects link and search box if authenticat... | Jean-Philippe Lang | 2011-03-04 | 1 | -1/+3 |
* | Removes duplicate DOM id in custom field form. | Jean-Philippe Lang | 2011-03-04 | 1 | -3/+4 |
* | Extends custom field possible values textarea. | Jean-Philippe Lang | 2011-03-04 | 1 | -1/+0 |
* | Adds email notifications support for news comments (#2074). | Jean-Philippe Lang | 2011-03-04 | 7 | -5/+70 |
* | scm: mercurial: add path encoding select box at setting (#2664). | Toshi MARUYAMA | 2011-03-04 | 1 | -2/+6 |
* | scm: code clean up repositories_helper.rb. | Toshi MARUYAMA | 2011-03-03 | 1 | -11/+12 |
* | scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274). | Toshi MARUYAMA | 2011-03-02 | 1 | -2/+4 |
* | scm: code clean up repositories_helper.rb. | Toshi MARUYAMA | 2011-03-02 | 1 | -5/+17 |
* | scm: remove global repository log encoding setting from view (#1735). | Toshi MARUYAMA | 2011-03-01 | 1 | -2/+0 |
* | scm: add feature of per project repository log encoding setting (#1735). | Toshi MARUYAMA | 2011-03-01 | 5 | -7/+16 |
* | scm: add scm specific human_attribute_name for input validation. | Toshi MARUYAMA | 2011-03-01 | 6 | -0/+43 |
* | scm: add notes "local repository" in Git and Mercurial setting. | Toshi MARUYAMA | 2011-03-01 | 1 | -2/+4 |
* | Escapes body css classes. | Jean-Philippe Lang | 2011-02-28 | 1 | -1/+1 |
* | scm: git: use --encoding=UTF-8 in "git log" (#3396). | Toshi MARUYAMA | 2011-02-28 | 1 | -0/+4 |
* | scm: ignore log encoding setting in Subversion and Mercurial (#7597). | Toshi MARUYAMA | 2011-02-28 | 5 | -20/+31 |
* | scm: return if str.blank? in to_utf8(str). | Toshi MARUYAMA | 2011-02-28 | 2 | -0/+2 |
* | scm: git: move saving changesets from adapter to model (#3396). | Toshi MARUYAMA | 2011-02-28 | 1 | -1/+22 |
* | Keep track of issue description changes (#746). | Jean-Philippe Lang | 2011-02-27 | 5 | -20/+47 |
* | Fixes wiki diff rendering. | Jean-Philippe Lang | 2011-02-27 | 1 | -1/+1 |
* | Extracts a diff helper from the WikiDiff class. | Jean-Philippe Lang | 2011-02-27 | 3 | -50/+9 |
* | Fixes syntax for time logging in commit messages (#7630, #7718). | Jean-Philippe Lang | 2011-02-26 | 1 | -2/+4 |
* | Adds support for SCM/LDAP passwords encryption in the database (#7411). | Jean-Philippe Lang | 2011-02-26 | 3 | -2/+23 |
* | Do not responde with javascript on regular requests. | Jean-Philippe Lang | 2011-02-24 | 1 | -0/+8 |
* | scm: filesystem: fix mistake of respository select box on r4943 (#2274). | Toshi MARUYAMA | 2011-02-24 | 1 | -1/+1 |
* | scm: filesystem: add path encoding select item (#2274). | Toshi MARUYAMA | 2011-02-24 | 1 | -0/+2 |
* | scm: code clean up repositories_helper.rb. | Toshi MARUYAMA | 2011-02-24 | 1 | -11/+24 |
* | scm: update adapter initialize() to use path encoding (#2664, #2274). | Toshi MARUYAMA | 2011-02-24 | 1 | -5/+6 |
* | Adds random salt to user passwords (#7410). | Jean-Philippe Lang | 2011-02-23 | 1 | -3/+33 |
* | scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing. | Toshi MARUYAMA | 2011-02-22 | 1 | -6/+14 |
* | scm: Ruby 1.9 compatibility for log. | Toshi MARUYAMA | 2011-02-22 | 1 | -7/+0 |
* | scm: Ruby 1.9 compatibility for diff, cat and blame (#2664). | Toshi MARUYAMA | 2011-02-22 | 1 | -2/+4 |
* | scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). | Toshi MARUYAMA | 2011-02-22 | 2 | -9/+18 |
* | Prevent text wrap in gantt subjects (#7280). | Jean-Philippe Lang | 2011-02-21 | 1 | -1/+1 |
* | scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9. | Toshi MARUYAMA | 2011-02-21 | 1 | -0/+4 |
* | Makes filters behaviour consistent with the issue list. | Jean-Philippe Lang | 2011-02-21 | 2 | -6/+6 |
* | Makes title/filters consistent with the issue list. | Jean-Philippe Lang | 2011-02-21 | 2 | -6/+6 |
* | Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605). | Jean-Philippe Lang | 2011-02-21 | 1 | -1/+4 |
* | Splits private/public issue queries in the sidebar (#1067). | Jean-Philippe Lang | 2011-02-21 | 2 | -8/+18 |