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

Added Check For Existing Files And Attachments #97

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Added Check For Existing Files And Attachments #97

wants to merge 38 commits into from

Commits on Aug 30, 2017

  1. Configuration menu
    Copy the full SHA
    ec61a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c331832 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    92faf95 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    pedromorgan committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    3e55582 View commit details
    Browse the repository at this point in the history
  3. fix coverage link

    pedromorgan committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    594fad0 View commit details
    Browse the repository at this point in the history
  4. Export NetDialTimeout to public

    [Ivy: move NetDialTimeout outside of var stubs to prevent confusion]
    Elbandi authored and ivy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    f10eb0a View commit details
    Browse the repository at this point in the history
  5. Document NetDialTimeout

    ivy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    8340910 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from ivy/export-net-dial-timeout

    Export NetDialTimeout
    pedromorgan authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    ab8dca3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8dc4458 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0dd687 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e2ebb0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5 from ivy/syntax-highlighting

    Add syntax highlighting to Go example
    pedromorgan authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    0fbc7e5 View commit details
    Browse the repository at this point in the history
  11. gitter

    pedromorgan committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    00ccffb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    875d2d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Allow timeout in connections, retries to be configurable

    [Ivy: update to use NetDialTimeout]
    connor4312 authored and ivy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    45ab546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb8809 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from ivy/user-defined-timeouts

    Allow timeout in connections, retries to be configurable
    ivy authored Dec 7, 2017
    Configuration menu
    Copy the full SHA
    73cb68f View commit details
    Browse the repository at this point in the history
  4. Remove gitter badge

    ivy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    8367efd View commit details
    Browse the repository at this point in the history
  5. Rename package to mail

    This change allows importing as:
    
        import "gopkg.in/mail.v2"
    ivy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    1e5036a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a691f04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6c7e1d View commit details
    Browse the repository at this point in the history
  8. Fix references to old repo name

    ivy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    6a770e9 View commit details
    Browse the repository at this point in the history
  9. travis: Fix incorrectly specified Go versions

    Changes introduced in 92faf95 were causing all builds to execute using
    Go 1.7.4. This fixes the config to once again build against each
    supported Go runtime.
    ivy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    7c2224c View commit details
    Browse the repository at this point in the history
  10. Fix missing import in mime_go14.go

    The import statement for quotedprintable was accidentally removed during the
    package rename in 1e5036a.
    ivy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    1f3725f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef37398 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Configuration menu
    Copy the full SHA
    71893bb View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. Removed Rename File Creation

    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    cd0ee12 View commit details
    Browse the repository at this point in the history
  2. Fixed Build Typo

    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    8a0aa62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca38ac View commit details
    Browse the repository at this point in the history
  4. Fixed Typo with originalName

    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    c491950 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09b474d View commit details
    Browse the repository at this point in the history
  6. Fogot to add strings import

    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    c117660 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c273b3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5e292e View commit details
    Browse the repository at this point in the history
  9. Revert "Fogot to add strings import"

    This reverts commit c117660.
    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    4a60beb View commit details
    Browse the repository at this point in the history
  10. Revert A bunch of things

    This reverts commit 4a60beb.
    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    aaa67cd View commit details
    Browse the repository at this point in the history
  11. Revert "Removed first net/mail import"

    This reverts commit f5e292e.
    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    bafcd84 View commit details
    Browse the repository at this point in the history
  12. Revert "Merge branch 'v2' into Fixing-Attachment-Error"

    This reverts commit c273b3f, reversing
    changes made to c117660.
    Gamma169 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    3e277d0 View commit details
    Browse the repository at this point in the history