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
*
Keep issue filter params on sort headers.
Jean-Philippe Lang
2011-04-03
1
-2
/
+1
*
Changes pagination links to non-AJAX requests (#5138).
Jean-Philippe Lang
2011-04-03
1
-4
/
+1
*
Makes all pagination-like links use #link_to_content_update (#5138).
Jean-Philippe Lang
2011-04-03
4
-29
/
+14
*
No PUT request to get previous/next month.
Jean-Philippe Lang
2011-04-01
1
-1
/
+1
*
Shortens filter param names.
Jean-Philippe Lang
2011-04-01
1
-4
/
+4
*
Keep filter params in 'Per page' links.
Jean-Philippe Lang
2011-04-01
1
-5
/
+2
*
Converted issue filters to non-AJAX GET requests (#1965).
Jean-Philippe Lang
2011-04-01
3
-11
/
+7
*
Adds User and Version custom field format that can be used to reference a pro...
Jean-Philippe Lang
2011-04-01
1
-4
/
+4
*
Save 2 queries when displaying a root issue.
Jean-Philippe Lang
2011-03-28
1
-2
/
+3
*
Adds support for saturday as the first week day (#7097).
Jean-Philippe Lang
2011-03-27
1
-0
/
+2
*
Fixed: unknown custom field format causes error when editing/bulk editing (#7...
Jean-Philippe Lang
2011-03-24
1
-4
/
+4
*
Silently ignore invalid status_by param.
Jean-Philippe Lang
2011-03-20
1
-2
/
+1
*
Adds an option to view issues count by status on the version page (#7921).
Jean-Philippe Lang
2011-03-20
1
-3
/
+3
*
Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil.
Jean-Philippe Lang
2011-03-20
1
-0
/
+1
*
Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8.
Jean-Philippe Lang
2011-03-20
1
-0
/
+7
*
scm: fix git and mecruial repository note in setting.
Toshi MARUYAMA
2011-03-19
1
-5
/
+5
*
scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.
Toshi MARUYAMA
2011-03-19
1
-1
/
+11
*
scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.
Toshi MARUYAMA
2011-03-17
1
-7
/
+6
*
Saves an extra SQL query on each request.
Jean-Philippe Lang
2011-03-16
1
-2
/
+1
*
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
[next]