index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use names instead of ids for wiki anchors (#6905).
Jean-Philippe Lang
2011-03-14
1
-1
/
+1
*
Adds an option to #render_page_hierarchy to add timestamp titles.
Jean-Philippe Lang
2011-03-12
1
-3
/
+3
*
Moved wiki page updated_on eager load to a scope and fixed timestamp titles o...
Jean-Philippe Lang
2011-03-12
1
-2
/
+2
*
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
-6
/
+0
*
scm: git: add path encoding select box at setting (#5251).
Toshi MARUYAMA
2011-03-08
1
-2
/
+6
*
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: add feature of per project repository log encoding setting (#1735).
Toshi MARUYAMA
2011-03-01
1
-3
/
+9
*
scm: add notes "local repository" in Git and Mercurial setting.
Toshi MARUYAMA
2011-03-01
1
-2
/
+4
*
scm: return if str.blank? in to_utf8(str).
Toshi MARUYAMA
2011-02-28
1
-0
/
+1
*
Keep track of issue description changes (#746).
Jean-Philippe Lang
2011-02-27
1
-3
/
+12
*
Extracts a diff helper from the WikiDiff class.
Jean-Philippe Lang
2011-02-27
1
-39
/
+2
*
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: 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
1
-3
/
+10
*
scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9.
Toshi MARUYAMA
2011-02-21
1
-0
/
+4
*
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
1
-1
/
+17
*
Warning on leaving a page with unsaved content in textarea (#2910).
Jean-Philippe Lang
2011-02-21
1
-0
/
+9
*
scm: git: change select label to 'Path to repository'.
Toshi MARUYAMA
2011-02-19
1
-1
/
+3
*
Moves link_to_message to ApplicationHelper to make it available to redmine li...
Jean-Philippe Lang
2011-01-23
2
-17
/
+15
*
Adds visible scope to redmine links queries.
Jean-Philippe Lang
2011-01-23
1
-8
/
+9
*
Adds support for cross project Redmine links (#7409).
Jean-Philippe Lang
2011-01-23
1
-7
/
+16
*
scm: use scmid for "commit:xxx" link if available (#3724).
Toshi MARUYAMA
2011-01-11
1
-1
/
+1
*
Changing revision label and identifier at SCM adapter level (#3724, #6092)
Toshi MARUYAMA
2011-01-02
2
-6
/
+12
*
Fixes utf8 conversions with ruby1.9.
Jean-Philippe Lang
2011-01-01
2
-2
/
+14
*
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
Jean-Philippe Lang
2011-01-01
1
-1
/
+7
*
Fixed: partial toc when text contains pre tags (#7172).
Jean-Philippe Lang
2010-12-29
1
-8
/
+20
*
Code cleanup.
Jean-Philippe Lang
2010-12-12
1
-0
/
+4
*
Restores object count and adds offset/limit attributes to API responses for p...
Jean-Philippe Lang
2010-12-11
1
-0
/
+12
*
Makes some attributes optional in API response to get faster/lightweight resp...
Jean-Philippe Lang
2010-12-11
1
-0
/
+10
*
Fixed: error when serializing back objects with custom fields using ActiveRes...
Jean-Philippe Lang
2010-12-10
1
-0
/
+11
*
Adds subtasks to GET /issues/:id API (#5338).
Jean-Philippe Lang
2010-12-04
1
-0
/
+14
*
Allow non-unique names for projects (#630).
Jean-Philippe Lang
2010-11-11
1
-1
/
+1
*
Fixed: unchecking status filter on the issue list has no effect (#6844).
Jean-Philippe Lang
2010-11-07
1
-4
/
+3
*
Render level 4 headings in TOC (#5494).
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Render TOC as nested lists (#1857).
Jean-Philippe Lang
2010-11-06
1
-5
/
+17
*
Extract headings and TOC parsing from the textile formatter.
Jean-Philippe Lang
2010-11-06
1
-3
/
+35
*
Adds a combo to select parent on wiki page rename (#5136).
Jean-Philippe Lang
2010-11-06
1
-1
/
+1
*
Provides a default string for untranslated search types.
Jean-Philippe Lang
2010-11-01
1
-1
/
+1
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
1
-1
/
+2
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
1
-2
/
+2
*
Makes zoom buttons on gantt looks like the others.
Jean-Philippe Lang
2010-10-23
1
-10
/
+8
*
Refactor: move method to model with compatibility wrapper
Eric Davis
2010-10-22
1
-8
/
+3
*
Moves a method to the appropriate helper.
Jean-Philippe Lang
2010-10-22
2
-26
/
+27
[next]