summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* scm: code clean up repositories/show.rhtml.Toshi MARUYAMA2011-03-151-13/+16
* Use names instead of ids for wiki anchors (#6905).Jean-Philippe Lang2011-03-141-1/+1
* Send the CSRF token with Ajax requests (#7843).Jean-Philippe Lang2011-03-141-0/+1
* scm: mercurial: branches and tags are enable in model (#1981, #7246).Toshi MARUYAMA2011-03-141-8/+0
* scm: mercurial: latest changesets support named branch (#7246).Toshi MARUYAMA2011-03-141-2/+11
* scm: mercurial: latest changesets improvement and supporting tag (#1981).Toshi MARUYAMA2011-03-141-11/+23
* Check for a valid time entry if comments have been entered when updating an i...Jean-Philippe Lang2011-03-131-1/+1
* Add "mystery man" gravatar to options (#7640).Jean-Philippe Lang2011-03-131-1/+1
* Removed useless javascript.Jean-Philippe Lang2011-03-131-1/+1
* Adds an autoscroll div around permissions report table.Jean-Philippe Lang2011-03-131-0/+2
* Fixed: mail handler keywords are not removed when updating issues (#7785).Jean-Philippe Lang2011-03-131-1/+2
* Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular ...Jean-Philippe Lang2011-03-131-3/+3
* Adds an option to #render_page_hierarchy to add timestamp titles.Jean-Philippe Lang2011-03-122-4/+4
* Moved wiki page updated_on eager load to a scope and fixed timestamp titles o...Jean-Philippe Lang2011-03-123-18/+33
* Fixed: wiki page with backslash in title can not be found (#7589).Jean-Philippe Lang2011-03-121-2/+2
* Highlight changes inside diff lines (#7139).Jean-Philippe Lang2011-03-111-30/+20
* scm: cvs: fix missing author, revision and comment in tree view (#4270).Toshi MARUYAMA2011-03-111-3/+3
* scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails.Toshi MARUYAMA2011-03-111-2/+9
* scm: cvs: code clean up model.Toshi MARUYAMA2011-03-111-5/+7
* Speeds up WikiHelper#wiki_page_options_for_select.Jean-Philippe Lang2011-03-101-7/+10
* Code cleanup.Jean-Philippe Lang2011-03-101-5/+0
* Code cleanup.Jean-Philippe Lang2011-03-101-6/+0
* scm: git: insert revisions to database with reverse commit order (#7821, #5357).Toshi MARUYAMA2011-03-101-1/+1
* scm: git: add path encoding select box at setting (#5251).Toshi MARUYAMA2011-03-081-2/+6
* Fixed: error on JournalsController#index when custom fields are present (#7795).Jean-Philippe Lang2011-03-061-0/+1
* Fixed: Login page should not show projects link and search box if authenticat...Jean-Philippe Lang2011-03-041-1/+3
* Removes duplicate DOM id in custom field form.Jean-Philippe Lang2011-03-041-3/+4
* Extends custom field possible values textarea.Jean-Philippe Lang2011-03-041-1/+0
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-047-5/+70
* scm: mercurial: add path encoding select box at setting (#2664).Toshi MARUYAMA2011-03-041-2/+6
* scm: code clean up repositories_helper.rb.Toshi MARUYAMA2011-03-031-11/+12
* scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274).Toshi MARUYAMA2011-03-021-2/+4
* scm: code clean up repositories_helper.rb.Toshi MARUYAMA2011-03-021-5/+17
* scm: remove global repository log encoding setting from view (#1735).Toshi MARUYAMA2011-03-011-2/+0
* scm: add feature of per project repository log encoding setting (#1735).Toshi MARUYAMA2011-03-015-7/+16
* scm: add scm specific human_attribute_name for input validation.Toshi MARUYAMA2011-03-016-0/+43
* scm: add notes "local repository" in Git and Mercurial setting.Toshi MARUYAMA2011-03-011-2/+4
* Escapes body css classes.Jean-Philippe Lang2011-02-281-1/+1
* scm: git: use --encoding=UTF-8 in "git log" (#3396).Toshi MARUYAMA2011-02-281-0/+4
* scm: ignore log encoding setting in Subversion and Mercurial (#7597).Toshi MARUYAMA2011-02-285-20/+31
* 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-281-1/+22
* Keep track of issue description changes (#746).Jean-Philippe Lang2011-02-275-20/+47
* Fixes wiki diff rendering.Jean-Philippe Lang2011-02-271-1/+1
* Extracts a diff helper from the WikiDiff class.Jean-Philippe Lang2011-02-273-50/+9
* Fixes syntax for time logging in commit messages (#7630, #7718).Jean-Philippe Lang2011-02-261-2/+4
* Adds support for SCM/LDAP passwords encryption in the database (#7411).Jean-Philippe Lang2011-02-263-2/+23
* Do not responde with javascript on regular requests.Jean-Philippe Lang2011-02-241-0/+8
* 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