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
/
message.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
1
-1
/
+1
*
Fixed: Unable to change locked, sticky flags and board when editing a message...
Jean-Philippe Lang
2012-04-06
1
-2
/
+1
*
Prevent mass-assignment when adding/updating a forum message (#10390).
Jean-Philippe Lang
2012-03-06
1
-0
/
+7
*
Rails3: model: replace deprecated errors.add_to_base at cannot_reply_to_locke...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: model: replace deprecated 'validate_on_create' method at Message model
Toshi MARUYAMA
2011-10-01
1
-1
/
+2
*
Rails3: model: replace deprecated 'after_destroy' method at Message model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
*
Rails3: model: replace deprecated 'after_update' method at Message model
Toshi MARUYAMA
2011-09-22
1
-1
/
+2
*
Rails3: replace deprecated 'after_create' method at Message model.
Toshi MARUYAMA
2011-09-01
1
-2
/
+2
*
remove trailing white-spaces from app/models/message.rb.
Toshi MARUYAMA
2011-08-21
1
-1
/
+1
*
remove trailing white-spaces from message model source.
Toshi MARUYAMA
2011-05-17
1
-18
/
+18
*
Makes visible scopes accept projects option and deprecate Project.visible_by.
Jean-Philippe Lang
2011-04-05
1
-2
/
+2
*
Adds visible scope to redmine links queries.
Jean-Philippe Lang
2011-01-23
1
-0
/
+3
*
Adds pagination to forum messages (#4664).
Jean-Philippe Lang
2010-02-06
1
-1
/
+1
*
Refactor: Move recipients method into acts_as_event
Eric Davis
2010-02-01
1
-7
/
+0
*
Make sure users don't get notified for thing they can not view (#3589).
Jean-Philippe Lang
2009-12-13
1
-0
/
+7
*
Makes user unwatch what he can no longer view after its permissions have chan...
Jean-Philippe Lang
2009-12-13
1
-0
/
+4
*
Fixed: editing a message may cause sticky attribute to be NULL (#3356).
Jean-Philippe Lang
2009-06-14
1
-0
/
+4
*
Adds the ability to move threads between project forums (#2452). 'Edit messag...
Jean-Philippe Lang
2009-04-05
1
-10
/
+11
*
Fixes message search eager loading (#2654).
Jean-Philippe Lang
2009-02-03
1
-1
/
+1
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-1
/
+1
*
Display latest user's activity on account/show view.
Jean-Philippe Lang
2008-11-30
1
-1
/
+2
*
Adds permissions to let users edit and/or delete their messages (#854, patch ...
Jean-Philippe Lang
2008-11-11
1
-0
/
+8
*
Adds watch/unwatch functionality at forum topic level (#1912).
Jean-Philippe Lang
2008-09-19
1
-0
/
+9
*
Activity refactoring.
Jean-Philippe Lang
2008-07-27
1
-1
/
+3
*
Adds anchor to atom feed messages links.
Jean-Philippe Lang
2008-06-26
1
-1
/
+2
*
Ability to search all projects or the projects the user belongs to (#791).
Jean-Philippe Lang
2008-05-18
1
-2
/
+2
*
Add an icon to each event on the activity view.
Jean-Philippe Lang
2008-04-12
1
-0
/
+1
*
Fixed: can not lock a topic when creating it.
Jean-Philippe Lang
2008-01-23
1
-1
/
+1
*
Forums enhancements:
Jean-Philippe Lang
2007-11-24
1
-0
/
+18
*
Fixed: unable to migrate from an empty database.
Jean-Philippe Lang
2007-09-27
1
-1
/
+4
*
Search engines now supports pagination.
Jean-Philippe Lang
2007-09-27
1
-0
/
+5
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
1
-0
/
+4
*
Per project forums added.
Jean-Philippe Lang
2007-05-13
1
-0
/
+37