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
*
Rails4: replace deprecated find_all_by_* at Tracker model
Toshi MARUYAMA
2014-01-09
1
-2
/
+1
*
Rails4: replace deprecated Relation#update_all at Repository model
Toshi MARUYAMA
2014-01-09
1
-3
/
+2
*
Rails4: replace deprecated Relation#update_all at User model
Toshi MARUYAMA
2014-01-09
1
-1
/
+1
*
remove unneeded Relation#all from MailHandler#add_watchers
Toshi MARUYAMA
2014-01-09
1
-2
/
+3
*
remove unneeded Relation#all from Project#copy_issues
Toshi MARUYAMA
2014-01-09
1
-1
/
+1
*
remove unneeded Relation#all from News#latest
Toshi MARUYAMA
2014-01-09
1
-1
/
+1
*
Rails4: replace deprecated Relation#calculate with finder options at Issue model
Toshi MARUYAMA
2014-01-08
1
-3
/
+4
*
remove unneeded Relation#all from Group#user_removed
Toshi MARUYAMA
2014-01-08
1
-1
/
+0
*
remove unneeded Relation#all from WikiPage#handle_redirects
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated find_all_by_* at WikiPage model
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Rails4: replace deprecated Relation#update_all at Issue model
Toshi MARUYAMA
2014-01-08
1
-3
/
+3
*
Rails4: replace deprecated Relation#update_all at IssueCategory model
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at Group model
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at Issue model
Toshi MARUYAMA
2014-01-08
1
-1
/
+2
*
Rails4: replace deprecated Relation#update_all at User model
Toshi MARUYAMA
2014-01-08
1
-12
/
+16
*
Rails4: replace deprecated passing options to find at MessagesController
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Rails4: replace deprecated find_all_by_* at GroupsController
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
remove unneeded Relation#all from app/views/custom_fields/_form.html.erb
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated find_all_by_* at WikiPage model
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at Member model
Toshi MARUYAMA
2014-01-08
1
-1
/
+2
*
Rails4: replace deprecated Relation#update_all at IssueStatus model
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Rails4: replace deprecated Relation#update_all at Enumeration model
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at Board model
Toshi MARUYAMA
2014-01-08
1
-3
/
+3
*
Rails4: replace deprecated Relation#update_all at Message model
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Rails4: replace deprecated find_all_by_* at Journal model
Toshi MARUYAMA
2014-01-07
1
-1
/
+1
*
Rails4: replace deprecated find_all_by_* at IssueQuery model
Toshi MARUYAMA
2014-01-07
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at Repository model
Toshi MARUYAMA
2014-01-07
1
-1
/
+1
*
Rails4: deprecated find_by methods with options at ApplicationHelper
Toshi MARUYAMA
2014-01-07
1
-2
/
+3
*
Rails4: replace deprecated Relation#update_all at IssuePriority model
Toshi MARUYAMA
2014-01-07
1
-1
/
+1
*
use lambda form in Version model scope (#12499)
Toshi MARUYAMA
2014-01-07
1
-1
/
+1
*
Reduces the number of subqueries when searching with many custom fields set a...
Jean-Philippe Lang
2014-01-05
2
-8
/
+10
*
Fixed test failure with ruby1.8 (#8842).
Jean-Philippe Lang
2014-01-03
1
-1
/
+1
*
Fixed test failure with sqlite (#8842).
Jean-Philippe Lang
2014-01-03
1
-2
/
+3
*
Allow filtering with timestamp (#8842).
Jean-Philippe Lang
2014-01-03
1
-12
/
+27
*
Fixed that magic links to existing attachments are not converted when preview...
Jean-Philippe Lang
2014-01-03
1
-1
/
+2
*
support more character encoding in incoming emails (#15785)
Toshi MARUYAMA
2014-01-01
1
-1
/
+5
*
Rails4: replace deprecated find_by_id at Changeset class
Toshi MARUYAMA
2013-12-29
1
-1
/
+1
*
explicitly define fix has_and_belongs_to_many join_table at Group and User
Toshi MARUYAMA
2013-12-27
2
-4
/
+8
*
Rails4 compatibility of version group count
Toshi MARUYAMA
2013-12-26
1
-1
/
+1
*
code format cleanup Principal class
Toshi MARUYAMA
2013-12-26
1
-1
/
+5
*
Adds an option for formatter display name.
Jean-Philippe Lang
2013-12-23
1
-1
/
+1
*
back out r12441
Toshi MARUYAMA
2013-12-22
1
-2
/
+2
*
Adds support for links on values for various custom field formats (#1358).
Jean-Philippe Lang
2013-12-22
5
-1
/
+6
*
Rails4 compatibility of stylesheet_link_tag and javascript_include_tag at App...
Toshi MARUYAMA
2013-12-22
1
-2
/
+2
*
Fixed that OpenID authentication fails with 422 error due to token verificati...
Jean-Philippe Lang
2013-12-21
1
-0
/
+8
*
Rails4 compatibility of Setting model
Toshi MARUYAMA
2013-12-20
1
-2
/
+3
*
Fixed that time entries custom values are not deleted when deleting a project...
Jean-Philippe Lang
2013-12-18
2
-2
/
+2
*
Fixed that text/plain attachments are added to issue description (#15684).
Jean-Philippe Lang
2013-12-18
1
-0
/
+5
*
Fixed that previous assignee is not notified on issue update (#15714).
Jean-Philippe Lang
2013-12-17
1
-3
/
+20
*
Store relation type instead of i18n key in journals (#15704).
Jean-Philippe Lang
2013-12-15
2
-5
/
+6
[next]