summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* rename .rhtml to .html.erb of app/views/repositories/stats.rhtml.Toshi MARUYAMA2011-08-231-0/+0
* rename .rhtml to .html.erb of app/views/repositories/show.rhtmlToshi MARUYAMA2011-08-231-0/+0
* remove trailing white-spaces from app/views/layouts/base.rhtml.Toshi MARUYAMA2011-08-221-5/+5
* remove trailing white-spaces from app/models/journal_detail.rb.Toshi MARUYAMA2011-08-221-5/+5
* remove trailing white-spaces from app/models/attachment.rb.Toshi MARUYAMA2011-08-221-1/+1
* remove trailing white-spaces from app/controllers/application_controller.rb.Toshi MARUYAMA2011-08-221-6/+6
* remove trailing white-spaces from app/models/tracker.rb.Toshi MARUYAMA2011-08-221-13/+13
* remove trailing white-spaces from app/models/issue_category.rb.Toshi MARUYAMA2011-08-221-8/+8
* Rails3: replace » of breadcrumb() at ApplicationHelper to hexadecimal UT...Toshi MARUYAMA2011-08-211-1/+1
* remove trailing white-spaces from app/controllers/timelog_controller.rb.Toshi MARUYAMA2011-08-211-23/+23
* remove trailing white-spaces from app/models/project.rb.Toshi MARUYAMA2011-08-211-63/+63
* remove trailing white-spaces except SQL from app/models/issue.rb.Toshi MARUYAMA2011-08-211-4/+4
* replace « and » at app/views/activities/index.html.erb to hexadecim...Toshi MARUYAMA2011-08-211-2/+2
* remove trailing white-spaces from app/models/custom_value.rb.Toshi MARUYAMA2011-08-211-12/+12
* remove trailing white-spaces from app/models/custom_field.rb.Toshi MARUYAMA2011-08-211-17/+17
* remove trailing white-spaces from app/models/auth_source_ldap.rb.Toshi MARUYAMA2011-08-211-19/+19
* remove trailing white-spaces from app/models/wiki_page.rb.Toshi MARUYAMA2011-08-211-27/+27
* remove trailing white-spaces from app/models/watcher.rb.Toshi MARUYAMA2011-08-211-11/+11
* remove trailing white-spaces from app/models/user_preference.rb.Toshi MARUYAMA2011-08-211-11/+11
* remove trailing white-spaces from app/models/token.rb.Toshi MARUYAMA2011-08-211-10/+10
* remove trailing white-spaces from app/models/user.rb.Toshi MARUYAMA2011-08-211-60/+60
* remove trailing white-spaces from app/models/message.rb.Toshi MARUYAMA2011-08-211-1/+1
* remove trailing white-spaces from app/models/issue_relation.rb.Toshi MARUYAMA2011-08-211-20/+20
* remove trailing white-spaces from app/models/issue_status.rb.Toshi MARUYAMA2011-08-211-16/+16
* remove trailing white-spaces from app/models/member.rb.Toshi MARUYAMA2011-08-211-14/+14
* remove trailing white-spaces from app/models/member_role.rb.Toshi MARUYAMA2011-08-211-11/+11
* remove trailing white-spaces from app/models/enumeration.rb.Toshi MARUYAMA2011-08-211-16/+16
* replace tabs to spaces at app/views/trackers/index.html.erb.Toshi MARUYAMA2011-08-211-3/+3
* replace <br> to <br /> at app/views/custom_fields/_form.rhtml.Toshi MARUYAMA2011-08-211-2/+2
* Rails3: use String#html_safe for render_custom_fields_rows() at IssuesHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_descendants_tree() at IssuesHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_issue_subject_with_tree() at IssuesHe...Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_issue_tooltip() at IssuesHelper.Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for javascript_heads() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for render_project_hierarchy() at ProjectsHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for parent_project_select_tag() at ProjectsHelper.Toshi MARUYAMA2011-08-201-1/+1
* replace &#171; and &#187; at app/views/gantts/show.html.erb to hexadecimal UT...Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for progress_bar() at ApplicationHelper.Toshi MARUYAMA2011-08-201-5/+5
* Rails3: use String#html_safe for check_all_links() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe at GanttHelper.Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for parse_redmine_links() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for parse_wiki_links() at ApplicationHelper.Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for parse_inline_attachments() at ApplicationHel...Toshi MARUYAMA2011-08-201-2/+2
* Rails3: use String#html_safe for parse_non_pre_blocks() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_hours for pagination_links_full() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_hours for authoring() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_hours for principals_check_box_tags() at ApplicationH...Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for principals_check_box_tags() at ApplicationHe...Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for project_nested_ul() at ApplicationHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for project_tree_options_for_select() at Applica...Toshi MARUYAMA2011-08-201-1/+1