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
*
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
*
replace tabs to spaces at app/views/versions/index.api.rsb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/files/new.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/issues/_sidebar.html.erb
Toshi MARUYAMA
2011-09-18
1
-2
/
+2
*
replace tabs to spaces at app/views/wiki/destroy.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/wiki/index.html.erb
Toshi MARUYAMA
2011-09-18
1
-2
/
+2
*
replace tabs to spaces at app/views/wiki/show.html.erb
Toshi MARUYAMA
2011-09-18
1
-2
/
+2
*
replace tabs to spaces at app/views/custom_fields/_index.html.erb
Toshi MARUYAMA
2011-09-18
1
-27
/
+27
*
replace tabs to spaces at app/views/queries/_filters.html.erb
Toshi MARUYAMA
2011-09-18
1
-17
/
+17
*
replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erb
Toshi MARUYAMA
2011-09-18
1
-12
/
+12
*
replace tabs to spaces at app/views/projects/settings/_boards.html.erb
Toshi MARUYAMA
2011-09-18
1
-14
/
+14
*
replace tabs to spaces at app/views/queries/_columns.html.erb
Toshi MARUYAMA
2011-09-18
1
-20
/
+20
*
replace tabs to spaces at app/views/account/register.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/common/_tabs.html.erb
Toshi MARUYAMA
2011-09-18
1
-4
/
+4
*
replace tabs to spaces at app/views/documents/_document.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
remove trailing white-spaces from app/views/context_menus/issues.html.erb
Toshi MARUYAMA
2011-09-18
1
-6
/
+6
*
remove trailing white-spaces from app/views/context_menus/time_entries.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
remove trailing white-spaces from app/views/users/index.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/issues/new.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/mailer/wiki_content_added.text.html.rhtml
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/mailer/wiki_content_added.text.plain.rhtml
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/mailer/wiki_content_updated.text.plain.rhtml
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
[next]