Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passage/feature/add support attach for mail client #21

Merged
merged 29 commits into from
Nov 3, 2019
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
de9e373
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
59637aa
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
109c7e7
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
aa6d6bd
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
ff22f97
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
ad579d0
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
1339aa2
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
7a280ff
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
a35ce28
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
8686b23
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
f8519f4
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 4, 2019
a3ce59a
Bug 550956 - [Passage] Support mail attachment
serjiokov Oct 6, 2019
4050bf0
Bug 550956 - [Passage] Support mail attachment …
serjiokov Oct 11, 2019
6f1713c
Bug 550956 - [Passage] Support mail attachment …
serjiokov Oct 13, 2019
aa3a8c5
Bug 550956 - [Passage] Support mail attachment …
serjiokov Oct 14, 2019
d46e507
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Oct 21, 2019
32e492f
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Oct 21, 2019
51ac48e
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Oct 21, 2019
4c29a6e
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Oct 21, 2019
4e8cb45
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Oct 21, 2019
1d05ee7
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 2, 2019
28e383c
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 2, 2019
f678a5a
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 3, 2019
057ea4c
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 3, 2019
2320306
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 3, 2019
472b4cb
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 3, 2019
81ff675
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 3, 2019
66aca83
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 3, 2019
9394532
Bug 550956 - [Passage] Support mail attachment
ruspl-afed Nov 3, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bug 550956 - [Passage] Support mail attachment
Added javax.mail for target

Signed-off-by: Sergei Kovalchuk <[email protected]>
serjiokov committed Oct 4, 2019

Verified

This commit was signed with the committer’s verified signature.
Ana06 Ana María Martínez Gómez
commit de9e3733d1c5e1113372feaabbbd74d026c5c7d4
Original file line number Diff line number Diff line change
@@ -49,6 +49,7 @@
<unit id="com.fasterxml.jackson.core.jackson-databind.source" version="0.0.0"/>
<unit id="org.junit" version="0.0.0"/>
<unit id="org.mockito" version="0.0.0"/>
<unit id="javax.mail" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository"/>
</location>
</locations>