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
*
remove trailing white-spaces from app/helpers/welcome_helper.rb.
Toshi MARUYAMA
2011-09-01
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/wiki_helper.rb.
Toshi MARUYAMA
2011-09-01
1
-6
/
+6
*
remove trailing white-spaces from app/helpers/workflows_helper.rb.
Toshi MARUYAMA
2011-09-01
1
-3
/
+3
*
remove trailing white-spaces from app/helpers/versions_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-6
/
+6
*
remove trailing white-spaces from app/helpers/watchers_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-7
/
+7
*
remove trailing white-spaces from app/helpers/timelog_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-18
/
+18
*
remove trailing white-spaces from app/helpers/users_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-10
/
+10
*
remove trailing white-spaces from app/helpers/trackers_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/queries_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-7
/
+7
*
remove trailing white-spaces from app/helpers/roles_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/search_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-1
/
+1
*
remove trailing white-spaces from app/helpers/news_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/issue_categories_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/members_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/messages_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/my_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/mail_handler_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/documents_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/enumerations_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/groups_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/boards_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/calendars_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-1
/
+1
*
remove trailing white-spaces from app/helpers/account_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/admin_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-5
/
+5
*
remove trailing white-spaces from app/helpers/attachments_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-1
/
+1
*
remove trailing white-spaces from app/helpers/auth_sources_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/issue_relations_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/issue_statuses_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/helpers/journals_helper.rb.
Toshi MARUYAMA
2011-08-31
1
-6
/
+6
*
remove trailing white-spaces from app/helpers/custom_fields_helper.rb.
Toshi MARUYAMA
2011-08-28
1
-11
/
+11
*
improve git repository note at project setting (#9129).
Toshi MARUYAMA
2011-08-26
1
-1
/
+1
*
temporarily hard-cord git repository note at project setting (#9129).
Toshi MARUYAMA
2011-08-26
1
-1
/
+2
*
Rails3: replace » of breadcrumb() at ApplicationHelper to hexadecimal UT...
Toshi MARUYAMA
2011-08-21
1
-1
/
+1
*
Rails3: use String#html_safe for render_custom_fields_rows() at IssuesHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for render_descendants_tree() at IssuesHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for render_issue_subject_with_tree() at IssuesHe...
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for render_issue_tooltip() at IssuesHelper.
Toshi MARUYAMA
2011-08-20
1
-2
/
+2
*
Rails3: use String#html_safe for javascript_heads() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for render_project_hierarchy() at ProjectsHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for parent_project_select_tag() at ProjectsHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for progress_bar() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-5
/
+5
*
Rails3: use String#html_safe for check_all_links() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe at GanttHelper.
Toshi MARUYAMA
2011-08-20
1
-2
/
+2
*
Rails3: use String#html_safe for parse_redmine_links() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for parse_wiki_links() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-2
/
+2
*
Rails3: use String#html_safe for parse_inline_attachments() at ApplicationHel...
Toshi MARUYAMA
2011-08-20
1
-2
/
+2
*
Rails3: use String#html_safe for parse_non_pre_blocks() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_hours for pagination_links_full() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_hours for authoring() at ApplicationHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_hours for principals_check_box_tags() at ApplicationH...
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
[next]