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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rails3: model: query: parse dates using UTC (ruby 1.9 inside) (#4796)
Toshi MARUYAMA
2011-10-07
1
-2
/
+5
*
Rails3: model: replace deprecated errors.add_to_base at validate_issue of Issue
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: model: replace deprecated errors.add_to_base at save_issue_with_child...
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: view: use html_safe for subprojects at projects/show.html.erb
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: helper: use html_safe at page_header_title of ApplicationHelper
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
code layout clean up of app/helpers/application_helper.rb
Toshi MARUYAMA
2011-10-06
1
-4
/
+12
*
Rails3: helper: use html_safe at simple_format_without_paragraph of Applicati...
Toshi MARUYAMA
2011-10-06
1
-1
/
+2
*
Rails3: helper: use html_safe at render_page_hierarchy of ApplicationHelper
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: helper: replace » of page_header_title at ApplicationHelper to h...
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: helper: replace … of page_header_title at ApplicationHelper to ...
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: rename app/views/journals/index.rxml to app/views/journals/index.buil...
Toshi MARUYAMA
2011-10-04
1
-0
/
+0
*
Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom....
Toshi MARUYAMA
2011-10-04
1
-0
/
+0
*
remove hard-coded '.rxml' from ApplicationController 'render_feed' (#6317)
Toshi MARUYAMA
2011-10-04
1
-1
/
+2
*
fix typo of fix_issue() at Changeset model
Toshi MARUYAMA
2011-10-04
1
-1
/
+1
*
Qualify searchable @text@ column to prevent exception thrown when :content as...
Etienne Massip
2011-10-03
1
-1
/
+1
*
Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to app/views/mai...
Toshi MARUYAMA
2011-10-03
3
-2
/
+2
*
Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to app/views/ma...
Toshi MARUYAMA
2011-10-03
3
-2
/
+2
*
Remove unecessary page title HTML escaping from views (#9252).
Etienne Massip
2011-10-02
16
-16
/
+16
*
Make sure that anchor names generated for headings fully match wiki links (#7...
Etienne Massip
2011-10-02
1
-1
/
+6
*
Prepend page title to anchor in single page wiki HTML export to make links mo...
Etienne Massip
2011-10-02
1
-1
/
+3
*
Fix generation of blank local link when no title is specified in wiki link.
Etienne Massip
2011-10-02
1
-1
/
+1
*
Use local links in wiki pages when possible (#3276).
Etienne Massip
2011-10-02
1
-1
/
+5
*
Rails3: view: use html_safe for Gantt
Toshi MARUYAMA
2011-10-01
1
-2
/
+2
*
Rails3: model: replace deprecated 'validate_on_create' method at Message model
Toshi MARUYAMA
2011-10-01
1
-1
/
+2
*
Rails3: helper: use html_safe for Subversion setting
Toshi MARUYAMA
2011-09-30
1
-1
/
+2
*
Rails3: helper: use html_safe for filesysytem scm setting
Toshi MARUYAMA
2011-09-30
1
-1
/
+1
*
Rails3: helper: use html_safe for cvs setting
Toshi MARUYAMA
2011-09-30
1
-1
/
+1
*
Rails3: helper: use html_safe for git setting
Toshi MARUYAMA
2011-09-30
1
-2
/
+2
*
Rails3: helper: use html_safe for Mercurial setting
Toshi MARUYAMA
2011-09-30
1
-2
/
+2
*
Rails3: helper: use html_safe at render_properties(properties) of Repositorie...
Toshi MARUYAMA
2011-09-30
1
-2
/
+2
*
Rails3: view: use html_safe for :text_project_identifier_info at projects/_fo...
Toshi MARUYAMA
2011-09-30
1
-1
/
+1
*
Rails3: helper: use html_safe at render_changes_tree(tree) of RepositoriesHelper
Toshi MARUYAMA
2011-09-30
1
-4
/
+4
*
Rails3: helper: use html_safe in SettingsHelper
Toshi MARUYAMA
2011-09-29
1
-16
/
+16
*
Allow project column to be removed from the global issue list columns (#8411).
Etienne Massip
2011-09-26
1
-9
/
+12
*
Rails3: mail: rename app/views/mailer/*.text.html.rhtml to app/views/mailer/*...
Toshi MARUYAMA
2011-09-26
17
-1
/
+1
*
Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to app/views/mailer/...
Toshi MARUYAMA
2011-09-26
17
-2
/
+2
*
Rails3: mail: rename app/views/layouts/mailer.text.html.erb to app/views/layo...
Toshi MARUYAMA
2011-09-26
1
-0
/
+0
*
Rails3: mail: rename app/views/layouts/mailer.text.plain.erb to app/views/lay...
Toshi MARUYAMA
2011-09-26
2
-2
/
+2
*
replace RAILS_DEFAULT_LOGGER of mylogger() to Rails.logger at app/models/mail...
Toshi MARUYAMA
2011-09-24
1
-1
/
+1
*
code layout clean up of reminder() at app/models/mailer.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of render_multipart() at app/models/mailer.rb
Toshi MARUYAMA
2011-09-23
1
-3
/
+8
*
code layout clean up of account_activation_request() at app/models/mailer.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of wiki_content_updated() at app/models/mailer.rb
Toshi MARUYAMA
2011-09-23
1
-2
/
+6
*
code layout clean up of wiki_content_added() at app/models/mailer.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
Rails3: model: replace deprecated 'after_destroy' method at Message model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
*
Rails3: model: replace deprecated 'after_update' method at Message model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
*
Rails3: model: replace deprecated 'before_validation' method at TimeEntry model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
*
Rails3: model: replace deprecated 'validate' method at TimeEntry model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
*
Rails3: model: replace deprecated 'before_save' method at WikiPage model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
*
Rails3: model: replace deprecated 'before_destroy' method at WikiPage model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
[next]