Magnus Melin
df39aadc95
Bug 1151448 - Cross-posts won't send becuase Newsgroups: groups are separated with comma+space, not just comma. r=jcranmer
2015-06-21 21:40:16 +03:00
Sebastian Hengst
ca9b75fe84
Bug 1148512 - WebApps.jsm access nsIXULAppInfo to fix failing Windows imap tests, r=rkent
2015-04-26 21:09:46 +02:00
R Kent James
a2e0f0ac45
Bug 1088975 - Answering mail with sendername containing encoded special chars and comma creates two To-entries, r=Fallen
...
* * *
2015-05-19 11:26:23 -07:00
Neil Rashbrook
2b5fdc57f6
Bug 87987 Test fix followup r=jcranmer
2015-02-11 08:40:28 +00:00
Joshua Cranmer
26e5dc7782
Bug 791645 - Fix calls to DeprecatedBlockingResolve broken by bug 436344. r=Neil, a=jcranmer for CLOSED TREE.
...
--HG--
extra : amend_source : 9c6d4ed02803da9ac6a95c84d34651fe1181c5eb
2015-01-25 14:01:42 -06:00
Joshua Cranmer
b7fac64994
Bug 998191, part 10: Simplify mime_generate_headers by using JSMime for newsgroup headers, r=irving
...
It is hoped that other, non-NNTP headers will get added to extraMimeParsers.jsm,
but there is only a need for the Newsgroup header right now.
2015-01-07 15:58:40 -06:00
Joshua Cranmer
4ada1a93e5
Bug 998191, part 9: Use structured addresses in mime_generate_headers, r=irving
2015-01-07 15:58:32 -06:00
Joshua Cranmer
b3ed1c6cb3
Bug 998191, part 7: Remove nsIMsgCompFields::otherRandomHeaders, r=irving
...
The replacement for this is to use the generic header accessors provided by
msgIStructuredHeaders and its writable cousin.
CLOSED TREE due to the need to fix up SeaMonkey code.
2015-01-07 15:58:18 -06:00
Joshua Cranmer
8d739b9d7a
Bug 998191, part 2: Make nsIMsgCompFields support msgIWritableStructuredHeaders, r=Neil
...
Note that, as of this patch, most headers are not emitted in the final MIME
message.
--HG--
extra : rebase_source : 1a6c17bf5917ccba770c172f1bd263f04c229337
2015-01-07 15:57:33 -06:00
Magnus Melin
9533132bda
Bug 1074585 - TEST-UNEXPECTED-FAIL | /builds/slave/test/build/tests/xpcshell/tests/mailnews/compose/test/unit/test_detectAttachmentCharset.js | "Shift_JIS" == "UTF-8. r=jcranmer, a=jcranmer
...
If we can't detect the charset, see if it is UTF-8 compatible. Use UTF-8 if so.
If not, don't set a charset.
2014-10-06 21:27:27 +03:00
Joshua Cranmer
6a3f733647
Bug 1020696, part 2: Add header emission compose tests, r=irving, a=jcranmer
2014-09-10 10:13:55 -05:00
Joshua Cranmer
c0d2a5a8b4
Bug 1020696, part 1: Use promises in compose tests, r=irving.
2014-09-10 10:13:37 -05:00
Magnus Melin
60c5a1958d
Bug 1008718 - sending to wrong email (list) if "name" is in address book twice and one of them is a list. r=jcranmer, a=standard8 for landing on CLOSED TREE
2014-08-27 21:27:21 +03:00
Joshua Cranmer
5c0d9166b6
Bug 1022723: Some headers are sent prefixed with "*******", r=squib
2014-07-04 10:33:55 -05:00
Joshua Cranmer
9605d1794a
Bug 1018624, part 2: Use json storage database files instead of sqlite, r=Standard8.
2014-06-06 10:14:39 -05:00
Joshua Cranmer
0a16f2ab21
Bug 790855, part 2: Implement nsIMimeConverter in JS, r=irving, a=me
...
--HG--
extra : amend_source : 3b308fafc9d5b6391e057abeb3ca9243ceb56819
2014-06-04 09:51:36 -05:00
Joshua Cranmer
1d526917d7
Bug 858337 - Implement JS header parsing in JSMime, r=irving, sr=Standard8
2014-06-04 09:51:20 -05:00
Joshua Cranmer
46ec8c572e
Bug 1018624 - Asynchronously load password storage in tests, r=Standard8, a=bustage-fix for CLOSED TREE.
...
--HG--
extra : rebase_source : e04c59e970ee122a47e5cf73cf263ccf1f040eff
2014-06-03 08:44:03 -05:00
Joshua Cranmer
a277df832e
Bug 905910: Run comm-central xpcshell tests in parallel, r=Standard8, a=jcranmer
2014-04-28 10:30:57 -05:00
Magnus Melin
15079ea55f
Backout 7342df10a60f due to OSX10.8 orange. Bug 904458.
2014-04-19 22:58:28 +03:00
Magnus Melin
e608db4f3b
Bug 904458 - Filters that "Reply with Template" must add an Auto-Submitted header and prefix subject Auto:. r=irving
...
Tests originally by Kent James
2014-04-19 13:00:32 +03:00
Joshua Cranmer
72832d94fa
Bug 970118 - Refactor nsIMsgCompose::checkAndPopulateRecipients to reflect how it is actually used, r=Neil.
...
And SeaMonkey is still a CLOSED TREE.
--HG--
rename : mailnews/compose/test/unit/test_nsMsgCompose1.js => mailnews/compose/test/unit/test_nsMsgCompose4.js
2014-03-04 10:15:49 -06:00
Magnus Melin
ccfc1bfaf1
[Bug 401014] Configure Text Format Behavior, Send Options, HTML Domain and Plain Text Domains match too broadly. Domain is truncated when using format autodetect. r=irving
2014-01-30 22:27:07 +02:00
Ryan VanderMeulen
d1dff72f2c
Backed out changeset 268ad6c0803b (bug 401014) for bustage.
2014-01-30 10:50:16 -05:00
Magnus Melin
41b7640673
Bug 941545 - Default to UTF-8 for outgoing email for the en-US locale. r=standard8, r=iann
...
CLOSED TREE (seamonkey)
2014-01-30 15:41:54 +02:00
Magnus Melin
a8c25e2528
Bug 401014 - Configure Text Format Behavior, Send Options, HTML Domain and Plain Text Domains match too broadly. Domain is truncated when using format autodetect. r=irving
2014-01-30 15:40:17 +02:00
Joshua Cranmer
9899eef9af
Bug 842632, part 1: Distinguish between building address strings for display or MIME, r=IanN, sr=Neil.
2013-12-11 13:19:44 -06:00
Joshua Cranmer
efbb60425e
Backed out changeset b5b27527f40b (bug 842632) for xpcshell test failures.
...
And even backouts need CLOSED TREE.
2013-11-26 17:50:25 -06:00
Joshua Cranmer
ae33eff54f
Bug 842632, part 1: Distinguish between building address strings for display or MIME, r=IanN, sr=Neil.
...
Even though seamonkey is a CLOSED TREE.
--HG--
extra : amend_source : af960b16b0cb922faf08059afa172af938ccc28f
2013-09-18 22:53:28 -05:00
Magnus Melin
e8522edea6
Bug 925489 - Perma-fail: test_bug155172.js | test failed (with xpcshell return code: 0) and a bunch more. r=standard8,a=Standard8 for CLOSED TREE
2013-10-14 22:15:38 +03:00
Mark Banner
a293ab4c99
Bug 920418 - Port bug 901990 install test files through manifests - to fix bustage. rs=build-peer port of m-c bug for CLOSED TREE
2013-09-26 12:59:37 +01:00
Mihnea Dobrescu-Balaur
05e5133b99
Bug 905822 - Annotate manifests with run-sequentially. r=jcranmer, a=me
...
CLOSED TREE
2013-08-15 15:02:43 -07:00
Mark Banner
2b7f1e890e
Bug 901544 Remove unnecessary mailDirService.js uses since bug 459114 made it redundant. r=jcranmer
2013-08-08 15:15:26 +01:00
Mark Banner
7a4d490a07
Bug 900881 Make localAccountUtils.js into a testing module - Part 4. Make it a real testing module. r=jcranmer
2013-08-02 18:11:30 +01:00
Mark Banner
a9345761e8
Bug 900881 Make localAccountUtils.js into a testing module - Part 3. Move the last global into the object. r=jcranmer
2013-08-02 18:11:29 +01:00
Mark Banner
873f602759
Bug 900881 Make localAccountUtils.js into a testing module - Part 2. Move most of the globals into the object. r=jcranmer
2013-08-02 18:11:12 +01:00
Mark Banner
0f1a54ee96
Bug 900881 Make localAccountUtils.js into a testing module - Part 1. Move its functions into an object. r=jcranmer
2013-08-02 18:10:30 +01:00
Joshua Cranmer
4d70b028cb
Bug 900519, part 4: Move SMTP to a module, r=Standard8
...
--HG--
extra : rebase_source : 6773a8dddfaf205f6868f35e2e9a30f718efe704
2013-08-01 15:15:36 -05:00
Joshua Cranmer
cbffcc990b
Bug 900519 - Make fakeserver into JS modules - auth.js part. r=Standard8. Part bustage fix for CLOSED TREE
2013-08-02 09:16:04 +01:00
Joshua Cranmer
0ba2f554fd
Bug 900519 - Make fakeserver into JS modules - maild.js part. r=Standard8
2013-08-01 09:44:36 -05:00
Mark Banner
f265847bb3
Follow-up to bug 896738, add IOUtils import for compose tests to fix broken tests. a=bustage-fix for CLOSED TREE
2013-08-01 21:50:29 +01:00
Mark Banner
a9abfdd43a
Part of bug 896738 Make mailTestUtils.js its own module, and move the local account functions to a separate file. r=jcranmer. Part bustage fix for CLOSED TREE
2013-08-01 21:19:00 +01:00
Mark Banner
620112b786
Part of bug 896738 Move other misc functions into the mailTestUtils object. r=jcranmer
2013-08-01 20:57:30 +01:00
Mark Banner
74ee565f15
Part of bug 896738 Move firstMsgHdr function to the mailTestUtils object. r=jcranmer
2013-08-01 20:55:19 +01:00
Mark Banner
fbe7181714
Part of bug 896738 Move Load*ToString functions to a new mailTestUtils object. r=jcranmer
2013-08-01 20:54:40 +01:00
Mark Banner
6556e2fcb2
Part of bug 896738 - Switch mailDirService.js to be a testing js module, so that it is only included once. This fixes some of the strict warnings seen. r=mconley,a=part bustage fix for CLOSED TREE
2013-07-23 22:18:19 +01:00
Mark Banner
fc28b6311b
Part of bug 896738 - Fix various strict warnings to reduce failures in xpcshell tests due to warnings. r=jcranmer. Part bustage fix for CLOSED TREE
2013-07-23 15:31:19 +01:00
Sebastian Hengst
d260ea25c4
Bug 863617 - Fix leftovers from switch to Services.jsm and mailServices.js. r=mconley
2013-05-19 20:23:17 +02:00
Joshua Cranmer
d5a31b8ba6
Bug 869359 - Kill off newly empty Makefile.ins, r=Standard8
2013-05-09 12:09:15 -05:00
Joshua Cranmer
d1678135e7
Bug 869359 - Move XPCSHELL_TESTS to moz.build, r=Standard8
2013-05-09 12:08:56 -05:00
Masatoshi Kimura
bbeaabf882
Bug 863025 - Reenable the UTF-16BE test for bug 862757. r=standard8
2013-05-08 21:51:44 +09:00
Mark Banner
4239f7d03f
Remove unnecessary do_test_pending/do_test_finished pairs in test_attachment.js and test_detectAttachmentCharset.js as async_run_tests already manages this for us, and doesn't like the fact that bug 863311 added optional parameters for them. r=unit-test-only-bustage-fix
2013-05-04 10:15:59 +01:00
Masatoshi Kimura
350e9c2ccc
Bug 862757 - Disable UTF-16BE testcase for now. r=bustage
2013-04-18 05:32:38 +09:00
Masatoshi Kimura
5da3208dfe
Bug 862757 - Fix a mailnews test to keep up with the UTF-16 handling update. r=standard8
...
--HG--
rename : mailnews/compose/test/unit/data/test-UTF-16.txt => mailnews/compose/test/unit/data/test-UTF-16LE.txt
2013-04-18 03:47:45 +09:00
Makoto Kato
3bc5692ee6
Bug 856506 - Fix crash in nsSmtpProtocol when parsing IDN. r=Standard8
...
--HG--
extra : transplant_source : %1D%1D%E4%03%C5%84%3E%EC%BB.%05%B9%9F%93c%E5%92%E8%FA4
2013-04-09 20:46:12 +01:00
Sebastian Hengst
f955bda266
Bug 852690 - Remaining conversion to mailServices.js: compose. r=mconley
2013-03-25 19:45:51 +01:00
Makoto Kato
c858715f25
Bug 737519 attachment1_body of nsProxySendRunnable will not be non-null terminated string - change body/length pairs to use single parameter. Patch originally by Makoto updated by Standard8. r=Standard8,sr=Neil
2013-03-26 12:05:26 +00:00
Hiroyuki Ikezoe
7c25dcde66
Bug 681219 - Make method names of nsISmtpService more decent. r=standard8, sr=bienvenu
2013-03-12 15:29:07 -04:00
Gregory Szorc
8453bf4697
Bug 845089 - Convert build system to moz.build files on a CLOSED TREE; r=Callek
2013-02-28 15:16:49 +01:00
Sebastian Hengst
573e3cc720
Bug 824150 - Code cleanup in /mail/ and /mailnews/: Use new String methods like startsWith, endsWith, contains, remaining Services.jsm switches and querySelector use instead of NodeList calls: compose. r=mconley
2013-02-09 19:52:42 +01:00
Sebastian Hengst
4360b7626b
Bug 533314 - Tests: Use only invalid mail addresses like foo@foo.invalid instead of foo@invalid.com. r=mbanner
2012-12-28 10:32:53 +01:00
Sebastian Hengst
1e94b8152e
Bug 794909 - Switch to Services.jsm: Compose code. r=mconley
2012-12-13 21:19:27 +01:00
Karsten Düsterloh
915316c9e6
Bug 127399 - Allow sending emails with IDN based email addresses (patch + test); r=Irving,Standard8, sr=Neil
2012-11-28 21:26:11 +01:00
Hiroyuki Ikezoe
40a64ce7e9
Bug 775394 - Use Services.io instead of Cc["@mozilla.org/network/io-service;1"].getService(Ci.nsIIOService). r=mconley
2012-08-31 06:27:50 -04:00
SAKURAI Kenichi
8cb56cb6cf
Bug 707789 - Use Services.prefs instead of preferences-service, in Mailnews Core test files. r=mconley
2012-08-27 12:59:30 -04:00
Mark Banner
388656230a
Part of Bug 781446 - Port bug 774032 (bonus only), bug 763987, bug 742795 to comm-central. Port the bonus part of bug 774032 - Use @DEPTH@ and @relativesrcdir@ replacements in Makefile.in. r=KaiRo
2012-08-17 08:56:10 +01:00
Mike Conley
df72e514c2
Bug 771207 - Fix permanent orange in test_temporaryFilesRemoved.js XPCShell test that was passing a fake docShell around. r=Standard8.
2012-07-05 16:18:05 -04:00
David Bienvenu
ece2718f1d
cleanup extra temp files left around by compose, r=hiro, sr=standard8, rest of bug 671440
2012-06-23 06:47:02 -07:00
David Bienvenu
16936a6cda
cleanup temp files in compose window, r=hiro, sr=standard, part of bug 671440
2012-06-22 17:24:29 -07:00
Gervase Markham
d9160e1ab8
Bug 757018 - upgrade license to MPL 2.
2012-05-30 17:48:24 +01:00
Hiroyuki Ikezoe
23fa17ec04
Bug 299655 - Set mMsgSend nsnull in nsMsgCompose::CloseWindow to remove temporary files while sending. r=dbienvenu
2012-05-23 20:31:05 -04:00
Hiroyuki Ikezoe
60e1a8e2a9
Bug 725926 - Cleanup test_attachment.js, test_detectAttachmentCharset.js and test_saveDraft.js. r=mconley
2012-05-08 18:38:09 -04:00
Hiroyuki Ikezoe
453a7b5295
Bug 732869 - Test for Bug 235432. r=dbienvenu
2012-03-30 20:09:01 -04:00
Hiroyuki Ikezoe
41153c97ee
Bug 732880 - Cleanup test_smtpPasswordFailure[1|2|3].js. r=dbienvenu
2012-03-05 19:59:01 -05:00
David Bienvenu
7c5080fb8e
fix bug 402392, add support for pluggable stores, r=standard8, sr=neil
2011-12-24 16:17:33 -08:00
Siddharth Agarwal
6ef1506f57
Bug 711980 - Fix permanent oranges caused by interpreting xpcshell tests as UTF-8 (bug 687679). Originally by David Bienvenu <bienvenu@nventure.com> and Mike Conley <mconley@mozilla.com>. r=bienvenu+mconley, sr=bienvenu. Bustage fix so that we'll hopefully be able to reopen the CLOSED TREE.
2011-12-22 19:44:14 +05:30
Hiroyuki Ikezoe
903701b6ee
Bug 703503 - Additional tests for charset detection of attachment file. r=mconley
2011-11-28 10:28:58 +09:00
O. Atsushi
350ca83931
add aFlag to state change events, r=bienvenu, bug 701679, editor changes by bienvenu CLOSED TREE
2011-11-11 13:10:16 -08:00
David Bienvenu
c1849237c7
fix clicking on mailto links, mailto url cloning not correct, r=neil, bug 691288
2011-10-07 08:33:19 -07:00
Joshua Cranmer
d4b376a09c
Bug 656984 - Fakeserver fails to support multiple connections properly, r=Standard8.
...
--HG--
extra : rebase_source : 893fdbe3a5e3ea1c3b15ac5cb827fa32e418df79
2011-05-18 14:29:57 -04:00
Michael Puls
64fe97c98b
unescape mailto url params, r=bienvenu, bug 423768
2011-06-23 07:23:50 -07:00
David Bienvenu
a749964b17
fix bug 664441, separate folder discovery addSubFolder from local folder creation, r=sid0, sr=neil
2011-06-22 15:14:15 -07:00
Mark Banner
4be6c6a46d
partial fix for bug 658666, add xpcshell manifests to fix bustage CLOSED TREE
2011-05-20 15:44:10 -07:00
Boying Lu
c63eb43239
Bug 636112 - Thunderbird should detect the encoding of the attachment when it is a text file; r=bienvenu,Standard8
2011-04-20 14:00:08 +01:00
Mark Banner
38903bce1c
Part of bug 586906. Fix one instance of random test_smtpPasswordFailure3.js failures. r=bienvenu
2011-02-21 16:11:46 +00:00
Siddharth Agarwal
9a8bb7d653
Bug 633346 - Add an xpcshell test function to create an outgoing server. r=asuth
2011-02-11 23:45:58 +05:30
Mark Banner
736dc8a7db
Bug 628093 - xpcshell-tests: test_compose/unit/test_sendMessageFile.js hangs often; r=bienvenu
2011-01-24 15:36:28 -10:00
Mark Banner
94ff96f3e4
Bug 486996 - xpcshell-tests: test_compose/unit/test_sendMessageLater2.js hangs often; r=bienvenu
2011-01-24 15:36:13 -10:00
Mark Banner
f140cdc631
Bug 470746 - IMAP Draft messages are marked as read (and thus won't be noticed); r=bienvenu ui-r=clarkbw
2010-10-26 19:25:09 +01:00
Mark Banner
162259b3f8
Follow-up to bug 605140 fix incorrect call in unit test. test-only fix.
2010-10-23 20:19:28 +01:00
Mark Banner
ae5cb99a08
Bug 605140 - Composition content policy broken due to compartments landing. Refactor the composition part of the content policy to rely on checking against docShells and not windows. This gives us more flexibilty for protecting editor elements in other windows; r=bienvenu sr=Neil. Part of bustage fix for CLOSED TREE
2010-10-19 22:35:24 +01:00
Justin Wood
1e9b35842b
Bug 593855 - Part 5, remove MODULES from makefiles that don't need it. r=KaiRo
...
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
2010-09-06 20:58:23 -04:00
Justin Wood
5b641948aa
Bug 593855 - Part 4, Fixups needed for path changes in c-c tests. r=KaiRo
...
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
2010-09-06 20:58:22 -04:00
Justin Wood
5d05be9e49
Bug 593855 - Part 2 Do relpath in all Makefiles that need it. r=KaiRo
...
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
2010-09-06 20:56:52 -04:00
Mark Banner
a1f2bcb828
Bug 587582 ReferenceError: gCurrStatus is not defined in various mailnews xpcshell-tests. r=bienvenu
2010-08-16 19:02:35 +01:00
Mark Banner
d9d8f3e284
Correct some do_timeout usages shown up by Bug 586692 landing on mozilla-central and having better enforcement of the timeouts. r=xpcshell-test bustage fix
2010-08-14 18:09:33 +01:00
Mark Banner
ef78aacff1
Bug 549931 Irregular message does not update header pane on message view (aka 'undisclosed-recipients' not showing). r/sr=dmose
2010-05-18 22:08:15 +01:00
Serge Gautherie
3e23e0f710
Bug 557050 - [Windows, SeaMonkey (2.1)] xpcshell-tests: 28 MailNews tests fail with "ASSERTION: unable to initialize resource / nsRDFService.cpp", due to Windows (O.E.) A.B. not being disabled; (Av1) Include abSetup.js where it is needed to disable the W.A.B..
...
r=standard8.
2010-04-19 11:52:11 +02:00
Makoto Kato
dc2f071e88
Bug 161156 - Attached URL with JA chars can't be shown correctly in mail window. r=standard8
2010-04-09 18:46:49 +09:00
David Bienvenu
2c998f1328
fix bug 542259, handle smtp servers that drop connection on auth failure, and retry url r/sr=standard8
2010-04-08 15:29:24 -07:00
Ben Bucksch
76b8e57e90
Rewrite authentication logic (in IMAP, POP, SMTP) (more below) Bug 525238, r=bienvenu, r=bwinton (accountcreation), sr=NeilAway, ui-r=clarkbw
...
- Add pref to specifically set plaintext password auth, encrypted pw auth, Kerberos, NTLM.
This allows to show proper error (without pw dialog) for Kerberos failure (bug 339050) and
to invoke a Kerberos OS password prompt (bug 524698).
- For that, and because it was badly needed, also rewrite authentication login.
This fixes many bugs, e.g. users getting a password prompt when login failed
for reasons other than password (e.g. POP server limiting to checks every 15 minutes).
- Create migration.jsm where we can update profiles on startup.
- Change IDL constants for SSL, per Neil
2010-03-20 02:11:28 +01:00
Neil Rashbrook
e840657d15
Bug 546900 A mailto: URL should Equal itself r+sr=bienvenu
2010-03-02 23:47:00 +00:00
Ben Bucksch
e179bc049c
Tests: Implement AUTH CRAM-MD5, PLAIN and LOGIN properly in fakeserver. Other test improvements. Bug 525238, r=bienvenu
2010-02-22 20:46:17 +01:00
Mark Banner
ed30efc057
Bug 497722 Address auto-complete gives random order, not based on frequency after upgrading from Thunderbird 2 to Thunderbird 3 (autocomplete). r/sr=bienvenu
2010-02-04 15:14:57 +00:00
Jae-Seong Lee-Russo
c91185d278
Bug 242693 - Smarter handling (even just a parsing error!) of semicolon-separated addresses in To: field; add test cases in comment 24.
...
r=Standard8.
2010-02-03 17:05:39 +01:00
Jeff Walden
cc7c0499bd
Bug 525819 - Followup fix for a couple of the tests. r=waylon
2009-12-28 12:33:33 -06:00
John Daniels
58ba175309
Bug 525819 - Make do_timeout take a callback function, not a string to eval. This fixes all callers in the comm-central repository, so it can be changed in mozilla-central. r=jwalden
...
--HG--
extra : rebase_source : e75d48df0273efd08e487e959e699361b8f0dbd9
2009-12-18 14:08:58 -05:00
Jae-Seong Lee-Russo
85895f4437
Bug 530034 xpcshell-tests in /mailnews/compose fail on JS strict mode. r=Neil
2009-11-22 19:36:37 +00:00
Andrew Sutherland
4d3c885980
Gloda correctness fix. Nominally tracked by Bug 465618 - gloda deleted message processing logic is not purging messages. r+sr=bienvenu, a=blocking-thunderbird3.
...
--HG--
rename : mailnews/db/gloda/modules/indexer.js => mailnews/db/gloda/modules/index_msg.js
rename : mailnews/db/gloda/test/unit/test_gloda_content.js => mailnews/db/gloda/test/unit/base_gloda_content.js
rename : mailnews/db/gloda/test/unit/test_index_messages.js => mailnews/db/gloda/test/unit/base_index_messages.js
rename : mailnews/db/gloda/test/unit/test_query_messages.js => mailnews/db/gloda/test/unit/base_query_messages.js
rename : mailnews/db/gloda/test/unit/test_gloda_content_imap_originally_offline.js => mailnews/db/gloda/test/unit/test_gloda_content_imap_offline.js
rename : mailnews/db/gloda/test/unit/test_index_originally_offline_imap_messages.js => mailnews/db/gloda/test/unit/test_index_messages_imap_offline.js
rename : mailnews/db/gloda/test/unit/test_index_non_offline_imap_messages.js => mailnews/db/gloda/test/unit/test_index_messages_imap_online.js
rename : mailnews/db/gloda/test/unit/test_index_switched_to_offline_imap_messages.js => mailnews/db/gloda/test/unit/test_index_messages_imap_online_to_offline.js
rename : mailnews/db/gloda/test/unit/test_query_originally_offline_imap_messages.js => mailnews/db/gloda/test/unit/test_query_messages_imap_offline.js
rename : mailnews/db/gloda/test/unit/test_query_non_offline_imap_messages.js => mailnews/db/gloda/test/unit/test_query_messages_imap_online.js
rename : mailnews/db/gloda/test/unit/test_query_switched_to_offline_imap_messages.js => mailnews/db/gloda/test/unit/test_query_messages_imap_online_to_offline.js
2009-11-06 15:48:36 -08:00
Mark Banner
01bff412c9
Bug 121647 POP/IMAP server passwords are inappropriately forgotten - SMTP part. r=bienvenu,sr=Neil
2009-08-04 14:45:55 +01:00
Mark Banner
fd8e6e6770
Bug 495776 xpcshell-tests: test_sendBackground.js (and others) fails intermittently with "TypeError: real is undefined" r=bienvenu
2009-07-31 19:44:20 +01:00
Mark Banner
335bbed32b
Bug 121647 POP/IMAP server passwords are inappropriately forgotten - test case for IMAP. r=bienvenu
2009-07-02 20:23:37 +01:00
Mark Banner
012fb7e34b
Bug 438922 Ensure that mailnews unit tests shutdown observers gracefully. Part 2 - base, compose, db/msgdb, imap, local, news with some cleanup. r=bienvenu
2009-06-16 07:30:24 +01:00
Mark Banner
d95adf6f10
Bug 495527 Fix up send later unit tests and create alertTestUtils.js resource. r=bienvenu
2009-06-02 15:49:45 +01:00
Masatoshi Kimura
ca06d50407
Bug 486682 - "Thunderbird creates invalid RFC2047 encoded Words in filename Headers with specific file length" [r=bienvenu,sr=Standard8]
2009-05-12 16:37:11 +01:00
Magnus Melin
d9cc87e1c7
Bug 443848: mailto: parsing tries to stick in-reply-to into references, but fails to account for escaping. r+sr=standard8
2009-04-01 21:29:55 +03:00
Mark Banner
b21d6d6749
Bug 440794 Leverage Offline capabilities to make sending email appear faster - revise previous work so that background send won't affect patches that have been queued for send later. r/sr=bienvenu
2009-03-31 09:59:07 +01:00
Mark Banner
8017f045e4
Bug 482768 xpcshell tests broken on trunk due to mozilla-central changes. r=KaiRo.
...
--HG--
rename : mailnews/db/gloda/test/resources/glodaTestHelper.js => mailnews/db/gloda/test/unit/resources/glodaTestHelper.js
rename : mailnews/db/gloda/test/resources/mockIndexer.js => mailnews/db/gloda/test/unit/resources/mockIndexer.js
rename : mailnews/db/gloda/test/resources/mockTimer.js => mailnews/db/gloda/test/unit/resources/mockTimer.js
rename : mailnews/extensions/bayesian-spam-filter/test/resources/ham1.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/ham1.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/ham2.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/ham2.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam1.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam1.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam2.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam2.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam3.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam3.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam4.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam4.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/tokenTest.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/tokenTest.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/trainingfile.js => mailnews/extensions/bayesian-spam-filter/test/unit/resources/trainingfile.js
rename : mailnews/import/test/resources/AB_README => mailnews/import/test/unit/resources/AB_README
rename : mailnews/import/test/resources/addressbook.json => mailnews/import/test/unit/resources/addressbook.json
rename : mailnews/import/test/resources/basic_addressbook.csv => mailnews/import/test/unit/resources/basic_addressbook.csv
rename : mailnews/import/test/resources/basic_ldif_addressbook.ldif => mailnews/import/test/unit/resources/basic_ldif_addressbook.ldif
rename : mailnews/import/test/resources/import_helper.js => mailnews/import/test/unit/resources/import_helper.js
rename : mailnews/news/test/postings/auto-add/post1.eml => mailnews/news/test/unit/postings/auto-add/post1.eml
rename : mailnews/news/test/postings/auto-add/post2.eml => mailnews/news/test/unit/postings/auto-add/post2.eml
rename : mailnews/news/test/postings/auto-add/post3.eml => mailnews/news/test/unit/postings/auto-add/post3.eml
rename : mailnews/news/test/postings/auto-add/post4.eml => mailnews/news/test/unit/postings/auto-add/post4.eml
rename : mailnews/news/test/postings/auto-add/post5.eml => mailnews/news/test/unit/postings/auto-add/post5.eml
rename : mailnews/news/test/postings/auto-add/post6.eml => mailnews/news/test/unit/postings/auto-add/post6.eml
rename : mailnews/news/test/postings/auto-add/post7.eml => mailnews/news/test/unit/postings/auto-add/post7.eml
rename : mailnews/news/test/postings/post1.eml => mailnews/news/test/unit/postings/post1.eml
rename : mailnews/addrbook/test/resources/abLists1.mab => mailnews/test/data/abLists1.mab
rename : mailnews/addrbook/test/resources/abLists2.mab => mailnews/test/data/abLists2.mab
rename : mailnews/addrbook/test/resources/abSetup.js => mailnews/test/resources/abSetup.js
rename : mailnews/db/gloda/test/resources/messageGenerator.js => mailnews/test/resources/messageGenerator.js
rename : mailnews/base/test/resources/msgFolderListenerSetup.js => mailnews/test/resources/msgFolderListenerSetup.js
2009-03-27 13:22:12 +00:00
Magnus Melin
4e31889014
Bug 443851: All parts of a mailto: URI's query string except body should be mime-decoded. r+sr=standard8
2009-03-21 11:58:06 +02:00
Mark Banner
f6d43b0fbd
Part of Bug 440794 Leverage Offline capabilities to make sending email appear faster. Provide experimental support for sending mail in background. r/sr=bienvenu
2009-03-19 19:49:58 +00:00
Mark Banner
d2c2d0f385
Bug 479844 Consolidate checking for messages to send later into one function. r=Neil,sr=bienvenu
2009-03-10 09:20:54 +00:00
Mark Banner
d9d693bfd3
Bug 477680 Improve the nsIMsgSendLater interfaces and tidy a few bits of code. r=bienvenu,sr=Neil
2009-02-10 17:54:30 +00:00
Mark Banner
f6dcd4831a
Bug 477588 - "If Send Unsent Messages fails, then you can't re-attempt in the same session." [r+sr=bienvenu]
2009-02-09 20:59:24 +00:00
Mark Banner
1401fa8f81
Bug 477054 Implement onProgress for the send later service, and fix counts for sending more than once in the same session. r/sr=bienvenu
2009-02-07 13:49:46 +00:00
Mark Banner
c09dcded8f
Bug 476467 "###!!! ASSERTION: child count gone negative:" when sending unsent email. r/sr=bienvenu
2009-02-04 08:23:35 +00:00
Mark Banner
10f3c72cda
Fix Bug 474774 ###!!! ASSERTION: URI is empty: '!aURI.IsEmpty()' when sending email with no FCC set or when saving to send later. r/sr=bienvenu
2009-01-23 10:06:27 +00:00
Mark Banner
6511877e98
Unit test for Bug 155172 (If stored SMTP password is incorrect, no prompt is made for correct one) which was fixed by bug 433316. r=bienvenu
2009-01-19 10:20:18 +00:00
Mark Banner
5500bbb857
Bug 473740 Tidy up send later service and drop the nsIMessenger middle-man. r=Neil,sr=bienvenu
2009-01-19 09:58:21 +00:00
Phil Ringnalda
43b0d9326c
Bug 243621 - Back out standardizing QueryInterface to not throw, since it actually should throw, r=timeless, sr=Standard8
2009-01-15 20:43:07 -08:00
Mark Banner
0eff00406e
Bug 433316 Implement backend changes for MailNews transfer from wallet to login manager. r=Neil,sr=bienvenu
2009-01-15 17:55:32 +00:00
Mark Banner
09c708fd1b
Bug 472811 Allow setting and testing of SMTP Auth mechanisms in fake server. r=bienvenu
2009-01-09 16:13:09 +00:00
Mark Banner
2a7dd684b5
Bug 469807 SMTP protocol needs protocol handlers. r=Neil,sr=bienvenu
2008-12-29 18:05:57 +00:00
Mark Banner
9b9e1f47b1
Bug 467538 Replace nsIMsgRecipientArray with a simple, javascript-compatible array. r=bienvenu,sr=Neil
2008-12-09 21:03:44 +00:00
David Bienvenu
93386ddf9f
add unit test for 254519, rfc 2047 header encoding r=standard8
2008-12-05 12:50:07 -08:00
Siddharth Agarwal
e397095973
Bug 467003 - "Get rid of Components.returnCode use in mailnews/ and mail/" [r+sr=bienvenu]
2008-12-04 20:39:43 +00:00
Mark Banner
9fa201cbe4
Bug 199809 Memory leak in notification handler in nsMsgSendLater. r=Neil,sr=bienvenu
2008-12-04 09:05:36 +00:00
Mark Banner
2914e6f32b
Part of Bug 433316 - implement some password manager tests for SMTP/NNTP/POP3 protocols. r=bienvenu
2008-10-21 17:48:22 +01:00
Mark Banner
b8a3b2c14a
Bug 429891 Extra CR LF inserted every 10 KB in message in POP3 Sent folder. r/sr=bienvenu
2008-08-04 18:56:33 +01:00
Robert Kaiser
8928e44fa0
bug 444686 - create/adapt build system for comm-central, mailnews changes, r=Standard8 r=Callek
2008-07-22 14:28:40 +02:00
hg@mozilla.org
cc78336489
bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/
2008-07-22 14:21:15 +02:00