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 trailing white-spaces from app/models/board.rb.
Toshi MARUYAMA
2011-08-31
1
-9
/
+9
*
remove trailing white-spaces from app/models/comment.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/models/comment_observer.rb.
Toshi MARUYAMA
2011-08-31
1
-2
/
+2
*
Rails3: replace deprecated 'before_create' method at User model.
Toshi MARUYAMA
2011-08-31
1
-1
/
+2
*
remove trailing white-spaces from app/models/group.rb.
Toshi MARUYAMA
2011-08-31
1
-12
/
+12
*
remove trailing white-spaces from app/models/auth_source.rb.
Toshi MARUYAMA
2011-08-31
1
-10
/
+10
*
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/models/wiki.rb.
Toshi MARUYAMA
2011-08-31
1
-12
/
+12
*
remove trailing white-spaces from app/models/wiki_content_observer.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from app/models/wiki_redirect.rb.
Toshi MARUYAMA
2011-08-31
1
-5
/
+5
*
Rails3: replace deprecated 'validate' method at WikiPage model.
Toshi MARUYAMA
2011-08-31
1
-1
/
+3
*
scm: remove before_save() because of duplicate at url=(arg) and root_url=(arg).
Toshi MARUYAMA
2011-08-30
1
-7
/
+0
*
remove trailing white-spaces from app/controllers/welcome_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-5
/
+5
*
rename .rhtml to .html.erb of app/views/news/_news.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/index.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/_form.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/show.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/edit.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/news/new.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
remove trailing white-spaces from app/controllers/news_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-11
/
+11
*
remove trailing white-spaces from app/controllers/previews_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-4
/
+4
*
remove trailing white-spaces from app/controllers/reports_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-3
/
+3
*
remove trailing white-spaces from app/controllers/search_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-15
/
+15
*
remove trailing white-spaces from app/controllers/trackers_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-6
/
+6
*
remove trailing white-spaces from app/controllers/watchers_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-9
/
+9
*
remove trailing white-spaces from app/controllers/documents_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-11
/
+11
*
remove trailing white-spaces from app/controllers/gantts_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-5
/
+5
*
remove trailing white-spaces from app/controllers/ldap_auth_sources_controlle...
Toshi MARUYAMA
2011-08-30
1
-5
/
+5
*
remove trailing white-spaces from app/controllers/my_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-11
/
+11
*
remove trailing white-spaces from app/controllers/boards_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-6
/
+6
*
remove trailing white-spaces from app/controllers/calendars_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-6
/
+6
*
remove trailing white-spaces from app/controllers/context_menus_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-5
/
+5
*
remove trailing white-spaces from app/controllers/auto_completes_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/welcome/index.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/welcome/robots.rhtml.
Toshi MARUYAMA
2011-08-30
1
-0
/
+0
*
Rails3: replace deprecated 'after_destroy' method at Attachment model.
Toshi MARUYAMA
2011-08-30
1
-1
/
+2
*
Rails3: replace deprecated 'before_save' method at Attachment model.
Toshi MARUYAMA
2011-08-30
1
-1
/
+3
*
Rails3: replace deprecated 'before_create' to declared method at Changeset mo...
Toshi MARUYAMA
2011-08-29
1
-1
/
+2
*
Rails3: replace deprecated 'after_create' to declared method at Repository mo...
Toshi MARUYAMA
2011-08-29
1
-1
/
+3
*
Rails3: replace deprecated 'validate_on_create' to declared validation method...
Toshi MARUYAMA
2011-08-29
1
-1
/
+7
*
Rails3: replace deprecate 'validate' instance method to declared validation m...
Toshi MARUYAMA
2011-08-29
1
-1
/
+2
*
rename .rhtml to .html.erb of app/views/layouts/base.rhtml.
Toshi MARUYAMA
2011-08-29
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/timelog/_date_range.rhtml.
Toshi MARUYAMA
2011-08-29
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/timelog/_list.rhtml.
Toshi MARUYAMA
2011-08-29
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/timelog/bulk_edit.rhtml.
Toshi MARUYAMA
2011-08-29
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/timelog/edit.rhtml.
Toshi MARUYAMA
2011-08-29
1
-0
/
+0
*
remove trailing white-spaces from app/models/time_entry_custom_field.rb.
Toshi MARUYAMA
2011-08-29
1
-4
/
+4
*
remove trailing white-spaces from app/models/time_entry_activity_custom_field...
Toshi MARUYAMA
2011-08-29
1
-5
/
+4
[next]