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
/
unit
/
mail_handler_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved user creation from incoming email.
Jean-Philippe Lang
2011-11-27
1
-0
/
+40
*
remove trailing white-spaces from test/unit/mail_handler_test.rb.
Toshi MARUYAMA
2011-08-31
1
-5
/
+5
*
Fixed: attachments from Apple Mail not added by mail handler (#8651).
Jean-Philippe Lang
2011-07-29
1
-0
/
+10
*
Fixed: MailHandler does not include JournalDetail for attached files (#7966).
Jean-Philippe Lang
2011-07-24
1
-4
/
+25
*
Ability to assign issues to groups (#2964).
Jean-Philippe Lang
2011-07-23
1
-0
/
+13
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
1
-1
/
+1
*
remove trailing white-spaces from unit mail handler test.
Toshi MARUYAMA
2011-05-17
1
-3
/
+3
*
code clean up MailHandlerTest unit test.
Toshi MARUYAMA
2011-04-28
1
-35
/
+26
*
Fixed: mail handler keywords are not removed when updating issues (#7785).
Jean-Philippe Lang
2011-03-13
1
-0
/
+4
*
Fixed: CLI-supplied defaults should not be applied when replying to an issue ...
Jean-Philippe Lang
2010-12-29
1
-0
/
+8
*
Fixed: Tracker reset to default when replying to an issue email (#7197).
Jean-Philippe Lang
2010-12-29
1
-2
/
+15
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Add assertions for #6929 in MailHandler tests.
Jean-Philippe Lang
2010-11-20
1
-0
/
+2
*
MailHandler: ignore assignee if invalid.
Jean-Philippe Lang
2010-11-14
1
-0
/
+2
*
Makes MailHandler ignore invalid keyword values to avoid validation failures.
Jean-Philippe Lang
2010-11-12
1
-0
/
+12
*
Makes MailHandler accept localized keywords for default or user language (#61...
Jean-Philippe Lang
2010-11-12
1
-0
/
+15
*
Makes MailHandler accept all issue attributes and custom fields that can be s...
Jean-Philippe Lang
2010-11-12
1
-0
/
+5
*
Remove email quotes (>) when searching for incoming email delimiters. #2852 #...
Eric Davis
2010-11-02
1
-0
/
+32
*
Fix test failure from Setting changes in other tests
Eric Davis
2010-09-29
1
-0
/
+1
*
Added three new notifiable events based on issue attributes
Eric Davis
2010-09-28
1
-0
/
+1
*
Added User#notify_about? to check when a user should be notified about an event
Eric Davis
2010-09-28
1
-1
/
+1
*
Truncate incoming email subject lines to 255 characters. #5698
Eric Davis
2010-06-20
1
-0
/
+6
*
Accept email from anonymous users with an empty from address. #5604
Eric Davis
2010-06-19
1
-0
/
+9
*
Add an "Assigned To" keyword to receiving email. #5594
Eric Davis
2010-05-29
1
-0
/
+2
*
Add 'Start date' and 'End date' keywords for incoming email. #5595
Eric Davis
2010-05-28
1
-1
/
+5
*
Fixed: tests with ruby1.9 broken by r3322 (#4607).
Jean-Philippe Lang
2010-01-30
1
-0
/
+2
*
Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576).
Jean-Philippe Lang
2010-01-17
1
-0
/
+8
*
Adds a setting to remove incoming emails body after a delimiter (#4409).
Jean-Philippe Lang
2009-12-23
1
-0
/
+52
*
Adds a 'no_permission_check' option to the MailHandler.
Jean-Philippe Lang
2009-12-19
1
-0
/
+20
*
Add assertion about email notification on issue creation via email (#4228).
Jean-Philippe Lang
2009-12-02
1
-0
/
+5
*
Ignore emails received from the application emission address to avoid hell cy...
Jean-Philippe Lang
2009-11-08
1
-0
/
+7
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Allow spaces between the keyword and colon in incoming mail. (#3731)
Eric Davis
2009-08-12
1
-0
/
+15
*
Ability to accept incoming emails from unknown users (#2230, #3003).
Jean-Philippe Lang
2009-06-14
1
-2
/
+37
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-0
/
+1
*
Added observers to watch model objects for mail delivery instead of calling M...
Eric Davis
2009-03-28
1
-0
/
+15
*
Fixed: MailHandler raises an error when processing an email without From head...
Jean-Philippe Lang
2009-03-06
1
-0
/
+5
*
Strip keywords from received email body (#2436).
Jean-Philippe Lang
2009-02-09
1
-0
/
+5
*
Accept replies to forum messages by subject recognition (#1616).
Jean-Philippe Lang
2009-01-21
1
-0
/
+9
*
Allow email to reply to a forum message (#1616).
Jean-Philippe Lang
2009-01-19
1
-1
/
+13
*
Import custom fields values from emails (#2413).
Jean-Philippe Lang
2008-12-30
1
-1
/
+12
*
Mail handler: strip tags when receiving a html-only email (#2312).
Jean-Philippe Lang
2008-12-14
1
-0
/
+9
*
Adds To and Cc as watchers when submitting an issue by email (#2245).
Jean-Philippe Lang
2008-11-30
1
-0
/
+11
*
Added the "Status:" keyword to the MailHandler for setting and changing an Is...
Eric Davis
2008-08-20
1
-1
/
+22
*
Mail handler: more control over issue attributes (#1110).
Jean-Philippe Lang
2008-07-06
1
-2
/
+38
*
Adds basic support for issue creation via email (#1110).
Jean-Philippe Lang
2008-06-22
1
-28
/
+42
*
Added project module concept.
Jean-Philippe Lang
2007-09-14
1
-1
/
+1
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
1
-1
/
+1
*
Added "assigned to" field in mail notifications.
Jean-Philippe Lang
2007-05-10
1
-1
/
+1
*
Added a test for the mail handler.
Jean-Philippe Lang
2007-05-09
1
-0
/
+57