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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds previous/next links to issue (#2850).
Jean-Philippe Lang
2012-01-03
8
-3
/
+172
*
Faster query.
Jean-Philippe Lang
2012-01-03
1
-2
/
+19
*
Removed ApplicationControllerTest.
Jean-Philippe Lang
2012-01-03
2
-90
/
+61
*
Moved test from ApplicationControllerTest.
Jean-Philippe Lang
2012-01-03
2
-10
/
+9
*
code layout clean up app/views/wiki/rename.html.erb
Toshi MARUYAMA
2012-01-03
1
-2
/
+7
*
Rails3: view: use explicit post method at wiki/rename.html.erb
Toshi MARUYAMA
2012-01-03
1
-1
/
+3
*
Rails3: view: use explicit post method at projects/settings/_modules.html.erb
Toshi MARUYAMA
2012-01-03
1
-1
/
+2
*
Rails3: view: use explicit post method at my/account.html.erb
Toshi MARUYAMA
2012-01-03
1
-2
/
+4
*
code layout clean up app/views/wiki/index.html.erb
Toshi MARUYAMA
2012-01-03
1
-3
/
+11
*
View cleanup.
Jean-Philippe Lang
2012-01-02
1
-24
/
+11
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-81
/
+28
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
10
-85
/
+79
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
2
-16
/
+8
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
11
-40
/
+4
*
Missing html_safe.
Jean-Philippe Lang
2012-01-02
1
-2
/
+2
*
Missing html_safe.
Jean-Philippe Lang
2012-01-02
1
-1
/
+1
*
code layout cleanup app/views/repositories/_navigation.html.erb
Toshi MARUYAMA
2012-01-02
1
-4
/
+14
*
route: code layout clean up repositories route
Toshi MARUYAMA
2012-01-02
1
-5
/
+10
*
route: code layout clean up repositories route
Toshi MARUYAMA
2012-01-02
1
-18
/
+35
*
test: replace should "include the emails_header" at unit mailer test to Rails...
Toshi MARUYAMA
2012-01-02
1
-9
/
+6
*
Rails3: model: mailer: use .to_s at redmine_headers method
Toshi MARUYAMA
2012-01-02
1
-1
/
+1
*
Rails3.1: test: include ERB::Util in unit/helpers/search_helper_test.rb
Toshi MARUYAMA
2012-01-02
1
-0
/
+1
*
svn propset "svn:eol-style" native test/functional/auth_sources_controller_te...
Toshi MARUYAMA
2012-01-01
1
-90
/
+90
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-64
/
+34
*
Give explicit url option.
Jean-Philippe Lang
2012-01-01
1
-1
/
+1
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-33
/
+20
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-40
/
+17
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-94
/
+90
*
Use #scoped instead of .with_scope
Jean-Philippe Lang
2012-01-01
1
-7
/
+5
*
Rails3 compat.
Jean-Philippe Lang
2012-01-01
1
-1
/
+4
*
Order is already defined on attachments association.
Jean-Philippe Lang
2012-01-01
1
-1
/
+1
*
Use Errors#count instead of #length.
Jean-Philippe Lang
2012-01-01
1
-1
/
+1
*
Rails3: helper: html_safe for SearchHelper render_results_by_type method
Toshi MARUYAMA
2012-01-01
1
-1
/
+3
*
Rails3: helper: html_safe for SearchHelper highlight_tokens method
Toshi MARUYAMA
2012-01-01
1
-1
/
+1
*
Rails3: helper: html_safe for IssuesHelper render_issue_tooltip method
Toshi MARUYAMA
2012-01-01
1
-7
/
+7
*
Rails3: view: html_safe for wiki/show.html.erb
Toshi MARUYAMA
2012-01-01
1
-2
/
+2
*
Rails3: view: html_safe for my/page_layout.html.erb
Toshi MARUYAMA
2012-01-01
1
-1
/
+3
*
Rails3: helper: html_safe for JournalsHelper render_notes method
Toshi MARUYAMA
2012-01-01
1
-1
/
+1
*
Rails3: view: html_safe for timelog/report.html.erb
Toshi MARUYAMA
2012-01-01
1
-1
/
+1
*
Rails3: view: html_safe for timelog/_report_criteria.html.erb
Toshi MARUYAMA
2012-01-01
1
-2
/
+2
*
Rails3: view: html_safe for issue_moves/new.html.erb
Toshi MARUYAMA
2012-01-01
1
-1
/
+1
*
Rails3: view: html_safe for issues/bulk_edit.html.erb
Toshi MARUYAMA
2012-01-01
1
-2
/
+7
*
route: move time entries matchings and resources after /issues matchings
Toshi MARUYAMA
2011-12-31
1
-9
/
+9
*
test: route: split wiki tests
Toshi MARUYAMA
2011-12-31
1
-33
/
+39
*
test: route: split roadmap test in versions test
Toshi MARUYAMA
2011-12-31
1
-1
/
+4
*
route: move queries resources after projects resources
Toshi MARUYAMA
2011-12-30
1
-2
/
+1
*
route: change order users resources and matchings
Toshi MARUYAMA
2011-12-30
1
-4
/
+4
*
route: change order of some issues and projects resources and matchings
Toshi MARUYAMA
2011-12-30
1
-18
/
+18
*
route: move 'issues/new' matching before project/issues resources
Toshi MARUYAMA
2011-12-30
1
-3
/
+3
*
route: move attachments resources after matching
Toshi MARUYAMA
2011-12-30
1
-1
/
+1
[next]