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
*
add new rake task "test:rdm_routing" to run test/integration/routing/*_test.rb
Toshi MARUYAMA
2011-12-24
1
-0
/
+7
*
test: route: move issue_moves test in test_issues_extra_actions to new file
Toshi MARUYAMA
2011-12-23
2
-8
/
+31
*
test: route: move groups test to new file
Toshi MARUYAMA
2011-12-23
2
-12
/
+32
*
test: route: move enumerations test to new file
Toshi MARUYAMA
2011-12-23
2
-27
/
+47
*
test: route: add account test
Toshi MARUYAMA
2011-12-23
1
-0
/
+55
*
test: route: fix duplicate "test_roles"
Toshi MARUYAMA
2011-12-23
1
-1
/
+1
*
test: route: move documents test to new file
Toshi MARUYAMA
2011-12-23
2
-35
/
+55
*
test: route: move messages test to new file
Toshi MARUYAMA
2011-12-23
2
-36
/
+56
*
code layout clean up test/integration/api_test/users_test.rb
Toshi MARUYAMA
2011-12-23
1
-9
/
+43
*
test: route: move custom_fields test to new file
Toshi MARUYAMA
2011-12-23
2
-27
/
+47
*
test: route: move boards test to new file
Toshi MARUYAMA
2011-12-23
2
-38
/
+60
*
test: route: move admin test to new file
Toshi MARUYAMA
2011-12-23
2
-7
/
+27
*
test: route: move attachments test to new file
Toshi MARUYAMA
2011-12-23
2
-29
/
+49
*
test: route: move activities test to new file
Toshi MARUYAMA
2011-12-23
2
-11
/
+31
*
fix filename of test/unit/lib/redmine/wiki_formatting.rb
Toshi MARUYAMA
2011-12-23
1
-0
/
+0
*
route: remove unused 'help'
Toshi MARUYAMA
2011-12-23
1
-2
/
+0
*
test: include ERB::Util at test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2011-12-22
1
-0
/
+1
*
test: include ERB::Util at test/unit/helpers/issues_helper_test.rb
Toshi MARUYAMA
2011-12-22
1
-0
/
+1
*
Rails3: view: html_safe for issues/destroy.html.erb
Toshi MARUYAMA
2011-12-22
1
-1
/
+1
*
route: news: replace unused alias "all_news" and "formatted_all_news"
Toshi MARUYAMA
2011-12-22
1
-2
/
+2
*
Rails3: route: split boards topics edit and destroy
Toshi MARUYAMA
2011-12-22
1
-1
/
+2
*
Rails3: helper: html_safe for WatchersHelper
Toshi MARUYAMA
2011-12-21
1
-2
/
+2
*
Rails3: view: html_safe for timelog/bulk_edit.html.erb
Toshi MARUYAMA
2011-12-21
1
-3
/
+4
*
Rails3: view: html_safe for common/_calendar.html.erb
Toshi MARUYAMA
2011-12-21
1
-2
/
+2
*
fix parsing zh-TW.yml error with psych library on Ruby 1.9
Toshi MARUYAMA
2011-12-21
1
-1
/
+1
*
fix parsing en.yml error with psych library on Ruby 1.9
Toshi MARUYAMA
2011-12-21
1
-1
/
+1
*
Rails3: rename sample_plugin .rhtml to .html.erb (#6317, #4796)
Toshi MARUYAMA
2011-12-20
4
-0
/
+0
*
remove trailing white-spaces from public/htaccess.fcgi.example
Toshi MARUYAMA
2011-12-20
1
-3
/
+3
*
add newline at end of public/dispatch.rb.example
Toshi MARUYAMA
2011-12-20
1
-1
/
+1
*
add newline at end of public/dispatch.cgi.example
Toshi MARUYAMA
2011-12-20
1
-1
/
+1
*
set property svn:eol-style native at public/htaccess.fcgi.example
Toshi MARUYAMA
2011-12-20
0
-0
/
+0
*
change new line 'CRLF' to 'LF' at public/htaccess.fcgi.example
Toshi MARUYAMA
2011-12-20
1
-55
/
+55
*
add newline at end of public/htaccess.fcgi.example
Toshi MARUYAMA
2011-12-20
1
-1
/
+1
*
remove svn property "eol-style native" from public/htaccess.fcgi.example
Toshi MARUYAMA
2011-12-20
0
-0
/
+0
*
remove trailing white-spaces from app/models/user.rb
Toshi MARUYAMA
2011-12-19
1
-1
/
+1
*
Use fixtures generator.
Jean-Philippe Lang
2011-12-18
1
-7
/
+3
*
Use fixtures generator.
Jean-Philippe Lang
2011-12-18
1
-11
/
+7
*
Use validation callback.
Jean-Philippe Lang
2011-12-18
1
-3
/
+4
*
Removed unused scope.
Jean-Philippe Lang
2011-12-18
1
-6
/
+0
*
Removed unused scope.
Jean-Philippe Lang
2011-12-18
1
-6
/
+0
*
Use scoped method instead of merge_conditions.
Jean-Philippe Lang
2011-12-18
1
-6
/
+6
*
Removed useless after_initialize callback.
Jean-Philippe Lang
2011-12-18
1
-5
/
+0
*
Removed after_initialize methods.
Jean-Philippe Lang
2011-12-18
8
-11
/
+14
*
Makes models #initialize accept additional arguments.
Jean-Philippe Lang
2011-12-18
4
-4
/
+4
*
human_attribute_name accepts optional argument.
Jean-Philippe Lang
2011-12-18
9
-17
/
+17
*
Use open scope in version issues count methods.
Jean-Philippe Lang
2011-12-18
3
-3
/
+16
*
#new is just fine.
Jean-Philippe Lang
2011-12-18
1
-2
/
+2
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
#new is just fine.
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
Make sure setting is not changed in test.
Jean-Philippe Lang
2011-12-18
1
-4
/
+4
[next]