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
...
*
Rails 3.1 compatibility (order declared on association takes precedence).
Jean-Philippe Lang
2012-02-26
1
-3
/
+2
*
Moved tests about session reset to functional tests.
Jean-Philippe Lang
2012-02-26
2
-18
/
+15
*
Make sure that projects_to_search is a Project Array.
Jean-Philippe Lang
2012-02-26
1
-1
/
+1
*
remove trailing white-spaces from app/models/attachment.rb
Toshi MARUYAMA
2012-02-26
1
-3
/
+3
*
Rails3: html_safe for project_tree_options_for_select method in application h...
Toshi MARUYAMA
2012-02-26
1
-1
/
+1
*
remove trailing white-spaces from vendor/plugins/acts_as_watchable/lib/acts_a...
Toshi MARUYAMA
2012-02-26
1
-12
/
+12
*
Rewrite test without shoulda macros.
Jean-Philippe Lang
2012-02-25
1
-11
/
+24
*
Removed assertions on blank template.
Jean-Philippe Lang
2012-02-25
1
-2
/
+0
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-2
/
+2
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Updated Ruby required version.
Etienne Massip
2012-02-25
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-02-25
1
-3
/
+4
*
Can not use Project#find on scopes with Rails 3.1.
Jean-Philippe Lang
2012-02-25
2
-3
/
+17
*
Use content_tag for empty option.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Clean up assertion.
Jean-Philippe Lang
2012-02-25
1
-2
/
+1
*
Preserve xml output with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Undefined #builtin= with Rails 3.1.3.
Jean-Philippe Lang
2012-02-25
1
-0
/
+1
*
Fixed migration broken with Rails 3.1.3 (#10320).
Jean-Philippe Lang
2012-02-25
1
-0
/
+12
*
YAML files parsing issues.
Jean-Philippe Lang
2012-02-25
5
-7
/
+7
*
Fixed escaping issue with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Use content_tag for empty option.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Adds missing format parameter.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Do not do assertions on mail class.
Jean-Philippe Lang
2012-02-25
6
-10
/
+10
*
Fixed escaping issue with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Use content_tag for "no change" options.
Jean-Philippe Lang
2012-02-25
1
-4
/
+4
*
Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and R...
Toshi MARUYAMA
2012-02-25
3
-4
/
+10
*
Rails3: test: fix ordering functional/comments_controller_test.rb
Toshi MARUYAMA
2012-02-25
1
-1
/
+1
*
Fixed Version#issues_progress for Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-2
/
+2
*
Fixed escaping issues in #textilizable with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-9
/
+10
*
Replace auto_link with link_to in email templates.
Jean-Philippe Lang
2012-02-24
4
-4
/
+4
*
Use fixture.
Jean-Philippe Lang
2012-02-24
1
-1
/
+1
*
Use :joins instead of :include.
Jean-Philippe Lang
2012-02-24
1
-1
/
+1
*
Potential test failure fixed.
Jean-Philippe Lang
2012-02-24
1
-2
/
+2
*
Round hours when reading TimeEntry attribute.
Jean-Philippe Lang
2012-02-24
1
-0
/
+9
*
Cleanup instance variables when reloading a project.
Jean-Philippe Lang
2012-02-24
1
-0
/
+13
*
Removed useless option.
Jean-Philippe Lang
2012-02-24
1
-1
/
+1
*
Use subclasses method instead of class variable.
Jean-Philippe Lang
2012-02-24
2
-1
/
+12
*
Rails3: scm: mercurial: use .to_s for overriding human_attribute_name parameter
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
Rails3: scm: git: use .to_s for overriding human_attribute_name parameter
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
Rails3: scm: filesystem: use .to_s for overriding human_attribute_name parameter
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
Rails3: scm: darcs: use .to_s for overriding human_attribute_name parameter
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
Rails3: scm: cvs: use .to_s for overriding human_attribute_name parameter
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
Rails3: scm: bazaar: use .to_s for overriding human_attribute_name parameter
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
Rails3: scm: use .to_s for overriding human_attribute_name parameter at repos...
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
Rails3: use .to_s for overriding human_attribute_name parameter at group model
Toshi MARUYAMA
2012-02-24
1
-1
/
+1
*
scm: cvs: add test to override human_attribute_name
Toshi MARUYAMA
2012-02-24
1
-0
/
+60
*
scm: filesystem: add test to override human_attribute_name of "Root directory"
Toshi MARUYAMA
2012-02-24
1
-0
/
+27
*
scm: mercurial: remove unnecessary log_encoding from overriding human_attribu...
Toshi MARUYAMA
2012-02-24
1
-3
/
+2
[prev]
[next]