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
/
controllers
/
messages_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-3
/
+0
*
Preserve uploaded files when creating a forum topic.
Jean-Philippe Lang
2012-02-23
1
-5
/
+7
*
Update MessagesController#quote to match the input id changed in r7682 (#9672).
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
remove trailing white-spaces from app/controllers/messages_controller.rb.
Toshi MARUYAMA
2011-08-31
1
-14
/
+14
*
Refactor: Decouple failed attachments and the flash messages
Eric Davis
2010-03-03
1
-3
/
+3
*
Refactor: Moved ApplicationController#attach_files to the Attachment model
Eric Davis
2010-03-02
1
-3
/
+6
*
Adds pagination to forum messages (#4664).
Jean-Philippe Lang
2010-02-06
1
-5
/
+19
*
Removes "xxx and return" calls (#4446).
Jean-Philippe Lang
2009-12-18
1
-2
/
+2
*
Fixed that "RE:" prefix is added to the subject each time the message is quot...
Jean-Philippe Lang
2009-11-13
1
-1
/
+2
*
Fixed: Quoting in forums does not take the subject from the message being quo...
Jean-Philippe Lang
2009-11-13
1
-0
/
+2
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
1
-0
/
+1
*
Added more plugin hooks:
Eric Davis
2009-05-30
1
-0
/
+2
*
Adds the ability to move threads between project forums (#2452). 'Edit messag...
Jean-Philippe Lang
2009-04-05
1
-1
/
+2
*
Adds permissions to let users edit and/or delete their messages (#854, patch ...
Jean-Philippe Lang
2008-11-11
1
-3
/
+5
*
Adds watch/unwatch functionality at forum topic level (#1912).
Jean-Philippe Lang
2008-09-19
1
-1
/
+1
*
Adds posts quoting functionality (#1825).
Jean-Philippe Lang
2008-08-28
1
-0
/
+16
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-1
/
+0
*
Added preview for forum messages.
Jean-Philippe Lang
2008-03-07
1
-3
/
+10
*
Add a user preference to choose how comments/replies are displayed: in chrono...
Jean-Philippe Lang
2008-03-05
1
-0
/
+2
*
Highlight the current item of the main menu.
Jean-Philippe Lang
2008-01-19
1
-0
/
+1
*
Added ApplicationController#attach_files as a common method to attach files i...
Jean-Philippe Lang
2007-12-14
1
-9
/
+3
*
Forums enhancements:
Jean-Philippe Lang
2007-11-24
1
-6
/
+45
*
Forums: attachments can now be added to replies.
Jean-Philippe Lang
2007-11-22
1
-2
/
+6
*
Anonymous users can now be allowed to create, edit, comment issues, comment n...
Jean-Philippe Lang
2007-11-20
1
-3
/
+3
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
1
-2
/
+1
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
1
-7
/
+3
*
Per project forums added.
Jean-Philippe Lang
2007-05-13
1
-0
/
+66