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
*
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
*
Rails3: model: replace deprecated 'after_save' method at IssueStatus model
Toshi MARUYAMA
2011-09-21
1
-1
/
+2
*
Rails3: model: replace deprecated 'before_validation' method at Change model
Toshi MARUYAMA
2011-09-21
1
-1
/
+2
*
Rails3: model: replace deprecated 'validate' method at User model
Toshi MARUYAMA
2011-09-21
1
-1
/
+2
*
Rails3: model: replace deprecated 'validate' method at Issue model
Toshi MARUYAMA
2011-09-21
1
-1
/
+2
*
Rails3: model: replace deprecated 'before_create' method at Token model
Toshi MARUYAMA
2011-09-21
1
-2
/
+2
*
Rails3: model: replace deprecated 'before_save' method at Enumeration model
Toshi MARUYAMA
2011-09-21
1
-1
/
+2
*
Rails3: model: replace deprecated 'before_save' method at IssueRelation model
Toshi MARUYAMA
2011-09-21
1
-1
/
+3
*
Rails3: replace deprecated 'validate' method at Query model
Toshi MARUYAMA
2011-09-20
1
-1
/
+2
*
replace tabs to spaces at app/views/custom_fields/_form.html.erb
Toshi MARUYAMA
2011-09-18
1
-5
/
+5
*
replace tabs to spaces at app/views/issue_moves/new.html.erb
Toshi MARUYAMA
2011-09-18
1
-7
/
+7
*
replace tabs to spaces at app/views/settings/_authentication.html.erb
Toshi MARUYAMA
2011-09-18
1
-3
/
+3
*
replace tabs to spaces at app/views/previews/issue.html.erb
Toshi MARUYAMA
2011-09-18
1
-6
/
+6
*
replace tabs to spaces at app/views/trackers/_form.html.erb
Toshi MARUYAMA
2011-09-18
1
-7
/
+7
*
replace tabs to spaces at app/views/versions/_overview.html.erb
Toshi MARUYAMA
2011-09-18
1
-5
/
+5
*
replace tabs to spaces at app/views/messages/_form.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/messages/show.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/roles/index.html.erb
Toshi MARUYAMA
2011-09-18
1
-4
/
+4
[next]