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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Faster query.
Jean-Philippe Lang
2012-01-03
1
-2
/
+19
*
Rails3: model: mailer: use .to_s at redmine_headers method
Toshi MARUYAMA
2012-01-02
1
-1
/
+1
*
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
*
Do not add errors on attributes on fake attributes.
Jean-Philippe Lang
2011-12-26
1
-6
/
+11
*
Rails3 compatibility.
Jean-Philippe Lang
2011-12-26
1
-1
/
+1
*
Use :joins instead of :include in calculations.
Jean-Philippe Lang
2011-12-26
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2011-12-24
1
-4
/
+5
*
Dup attributes instead of issue object.
Jean-Philippe Lang
2011-12-24
1
-5
/
+4
*
remove trailing white-spaces from app/models/user.rb
Toshi MARUYAMA
2011-12-19
1
-1
/
+1
*
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 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
8
-16
/
+16
*
Use open scope in version issues count methods.
Jean-Philippe Lang
2011-12-18
2
-3
/
+6
*
Rails3.1 compatibility
Jean-Philippe Lang
2011-12-18
1
-1
/
+2
*
use same human_attribute_name logic with SCM models at group model (#9795)
Toshi MARUYAMA
2011-12-15
1
-2
/
+6
*
Fixed: Unrelated error message when creating a group with an invalid name (#9...
Jean-Philippe Lang
2011-12-15
1
-0
/
+4
*
Display issue form fields according to permissions.
Jean-Philippe Lang
2011-12-15
1
-0
/
+1
*
Restores migration broken by r8182 and removes default scope on Role (#9800).
Jean-Philippe Lang
2011-12-14
1
-1
/
+1
*
Save an @Issue#save@.
Etienne Massip
2011-12-14
1
-8
/
+12
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
1
-7
/
+6
*
Use safe_attributes for issue watchers assignment.
Jean-Philippe Lang
2011-12-13
1
-1
/
+5
*
Rails3: model: replace deprecated before_validation method at CustomField model
Toshi MARUYAMA
2011-12-11
1
-1
/
+2
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
1
-0
/
+4
*
Extracted new_subclass_instance method to a module.
Jean-Philippe Lang
2011-12-10
1
-16
/
+2
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
1
-0
/
+1
*
Resourcified custom fields.
Jean-Philippe Lang
2011-12-09
1
-0
/
+16
*
Rails3: model: user: use ::Query instead of Query
Toshi MARUYAMA
2011-12-09
1
-2
/
+2
*
Makes project and tracker assigned first in #attributes=
Jean-Philippe Lang
2011-12-08
1
-7
/
+11
*
Tests broken with ruby1.8.6 (#9751).
Jean-Philippe Lang
2011-12-08
1
-1
/
+2
*
Rails3: model: Member: add virtual attribute to prevent error
Toshi MARUYAMA
2011-12-08
1
-0
/
+6
*
back out r8124
Toshi MARUYAMA
2011-12-08
1
-1
/
+1
*
Rails3: model: Member: errors must be set on existing attributes
Toshi MARUYAMA
2011-12-08
1
-1
/
+1
*
Fixed: error when filtering by numeric custom field with postgresql (#9719).
Jean-Philippe Lang
2011-12-05
1
-5
/
+13
*
Removed ARCondition.
Jean-Philippe Lang
2011-12-04
1
-2
/
+0
*
Use scopes instead of ARCondition.
Jean-Philippe Lang
2011-12-04
1
-10
/
+9
*
Removed unnecessary calculations in time entries index.
Jean-Philippe Lang
2011-12-04
1
-20
/
+12
*
Adds named scopes for time entries index.
Jean-Philippe Lang
2011-12-04
1
-1
/
+12
*
Adds named scopes for projects index.
Jean-Philippe Lang
2011-12-04
1
-0
/
+9
*
Adds named scopes for users index.
Jean-Philippe Lang
2011-12-04
1
-0
/
+10
*
Fixes spent time column sort for postgresql.
Jean-Philippe Lang
2011-12-04
1
-1
/
+1
*
Makes spent time column available on the issue list (#971).
Jean-Philippe Lang
2011-12-04
2
-5
/
+37
*
Rails3: model: replace deprecated validate method at watcher model
Toshi MARUYAMA
2011-12-04
1
-1
/
+2
*
Rails3: model: replace deprecated before_save method at UserPreference model
Toshi MARUYAMA
2011-12-04
1
-1
/
+3
*
Rails3: model: replace deprecated validate method at member_role model
Toshi MARUYAMA
2011-12-04
1
-1
/
+2
*
Rails3: model: replace deprecated before_destroy method at member model
Toshi MARUYAMA
2011-12-03
1
-1
/
+2
[prev]
[next]