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
*
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
*
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 :joins instead of :include.
Jean-Philippe Lang
2012-02-24
1
-1
/
+1
*
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
1
-1
/
+1
*
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
*
Rails3: view: html_safe for auto_link of project homepage
Toshi MARUYAMA
2012-02-23
1
-2
/
+4
*
Fixes HTML.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Removed dead code.
Jean-Philippe Lang
2012-02-23
2
-11
/
+1
*
Pass the message id when previewing in edit mode (#10275).
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Pass the topic objet to #textilizable (#10275).
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Removed dead code.
Jean-Philippe Lang
2012-02-23
1
-8
/
+1
*
Preserve uploaded files when on documents.
Jean-Philippe Lang
2012-02-23
2
-3
/
+3
*
Preserve uploaded files when on news.
Jean-Philippe Lang
2012-02-23
1
-2
/
+0
*
Preserve uploaded files when on news.
Jean-Philippe Lang
2012-02-23
2
-1
/
+3
*
Do not check the request http method.
Jean-Philippe Lang
2012-02-23
1
-11
/
+9
*
Preserve uploaded files when creating a forum topic.
Jean-Philippe Lang
2012-02-23
2
-6
/
+8
*
scm: mercurial: use to_s for revision in find_changeset_by_name method
Toshi MARUYAMA
2012-02-23
1
-5
/
+6
*
Better message for file size validation error.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Removed testing code.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
scm: use to_s for revision in find_changeset_by_name method
Toshi MARUYAMA
2012-02-23
1
-2
/
+3
*
Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
2012-02-23
4
-10
/
+48
*
add ":id => nil" to "Overall activity" link_to
Toshi MARUYAMA
2012-02-22
1
-1
/
+3
*
code layout cleanup app/views/users/show.html.erb
Toshi MARUYAMA
2012-02-22
1
-1
/
+3
*
Rails3: view: html_safe for common/_diff.html.erb
Toshi MARUYAMA
2012-02-22
1
-3
/
+3
*
Fixed magic link in the note added when closing an issue by a commit from a s...
Jean-Philippe Lang
2012-02-20
1
-4
/
+8
*
Friendly response when the LDAP connection fails.
Jean-Philippe Lang
2012-02-19
3
-2
/
+9
*
Fixed random failures in RepositoriesControllerTest with ruby-1.8.7-p358.
Jean-Philippe Lang
2012-02-19
1
-1
/
+5
*
Require net/ldap.
Jean-Philippe Lang
2012-02-19
1
-0
/
+1
*
Rails3: view: mail: html_safe for auto_link
Toshi MARUYAMA
2012-02-17
4
-4
/
+4
*
Rails3: view: mail: html_safe for header and footer
Toshi MARUYAMA
2012-02-17
1
-2
/
+2
*
Adds a rake test that removes old unattached uploads (#10253).
Jean-Philippe Lang
2012-02-16
1
-1
/
+1
*
Missing argument to new_project_query_path named route (#10254).
Jean-Philippe Lang
2012-02-16
1
-1
/
+1
*
Better handling of attachments when issue validation fails (#10253).
Jean-Philippe Lang
2012-02-16
6
-43
/
+56
*
replace tabs to spaces app/views/issues/show.html.erb
Toshi MARUYAMA
2012-02-16
1
-3
/
+3
*
replace tabs to spaces app/views/issues/new.html.erb
Toshi MARUYAMA
2012-02-16
1
-7
/
+7
[next]