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
/
test
/
functional
/
messages_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display notice on forum updates (#2635).
Go MAEDA
2018-12-15
1
-0
/
+6
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
1
-6
/
+9
*
Adds preview option to the wiki toolbar (#27758).
Jean-Philippe Lang
2018-09-26
1
-7
/
+7
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-35
/
+105
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-19
1
-16
/
+16
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-5
/
+4
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at MessagesCont...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Rails4: replace deprecated Relation#last with finder options at MessagesContr...
Toshi MARUYAMA
2014-01-11
1
-2
/
+2
*
code format cleanup MessagesControllerTest
Toshi MARUYAMA
2014-01-11
1
-1
/
+4
*
Fixed that requesting a message from an invalid forum should respond with 404...
Jean-Philippe Lang
2013-02-20
1
-0
/
+5
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-12-11
1
-0
/
+6
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-1
/
+1
*
Removes RJS from MessagesController.
Jean-Philippe Lang
2012-07-19
1
-1
/
+4
*
Tests should not change settings.
Jean-Philippe Lang
2012-07-08
1
-2
/
+3
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixed: Unable to change locked, sticky flags and board when editing a message...
Jean-Philippe Lang
2012-04-06
1
-0
/
+24
*
More function tests for MessagesController.
Jean-Philippe Lang
2012-03-10
1
-1
/
+31
*
Adds helpers for testing email body.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
back out from r9031 to r9036
Toshi MARUYAMA
2012-03-01
1
-1
/
+1
*
Rails3: test: add .to_s for mail's bodies check at functional/messages_contro...
Toshi MARUYAMA
2012-03-01
1
-1
/
+1
*
Do not do assertions on mail class.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Adds test for r7961 fix (#9672).
Jean-Philippe Lang
2011-11-27
1
-0
/
+11
*
remove trailing white-spaces from test/functional/messages_controller_test.rb.
Toshi MARUYAMA
2011-08-24
1
-20
/
+20
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Adds leading slash to all assert_redirected_to arguments (#6887).
Jean-Philippe Lang
2010-11-14
1
-4
/
+4
*
Refactor: Move the rest of the routing tests to RoutingTest.
Eric Davis
2010-04-21
1
-43
/
+0
*
Adds pagination to forum messages (#4664).
Jean-Philippe Lang
2010-02-06
1
-1
/
+18
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-4
/
+4
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-0
/
+43
*
Fixes a test that was broken by r2294.
Jean-Philippe Lang
2009-01-24
1
-1
/
+1
*
Fixes functional test failures.
Jean-Philippe Lang
2008-12-27
1
-1
/
+1
*
Adds posts quoting functionality (#1825).
Jean-Philippe Lang
2008-08-28
1
-0
/
+16
*
Notify project members when a message is posted if they want to receive notif...
Jean-Philippe Lang
2008-04-28
1
-0
/
+12
*
Added some functional tests and a CVS test repository.
Jean-Philippe Lang
2007-12-13
1
-0
/
+50
*
Forums enhancements:
Jean-Philippe Lang
2007-11-24
1
-0
/
+49