Skip to content
Permalink
master

Commits on Apr 21, 2021

  1. Merge pull request #43 from OfficeDev/dependabot/nuget/MailSim/MailSi…

    …m.ProvidersREST/System.Net.Http-4.3.4
    
    Bump System.Net.Http from 2.0.20126.16343 to 4.3.4 in /MailSim/MailSim.ProvidersREST
    AndrewDavidoff committed Apr 21, 2021
  2. Bump System.Net.Http in /MailSim/MailSim.ProvidersREST

    Bumps System.Net.Http from 2.0.20126.16343 to 4.3.4.
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot committed Apr 21, 2021

Commits on Mar 19, 2020

  1. Update Interop-MailSim.yml

    nokafor committed Mar 19, 2020

Commits on Feb 5, 2020

  1. Merge pull request #40 from OfficeDev/dependabot/nuget/MailSim/MailSi…

    …m.ProvidersREST/Microsoft.Data.OData-5.8.4
    
    Bump Microsoft.Data.OData from 5.6.4 to 5.8.4 in /MailSim/MailSim.ProvidersREST
    lindalu-MSFT committed Feb 5, 2020

Commits on Jan 10, 2020

  1. Update Interop-MailSim.yml

    nokafor committed Jan 10, 2020

Commits on Dec 27, 2019

  1. Merge pull request #42 from OfficeDev/gallery-automation-updates

    Update Interop-MailSim.yml
    nokafor committed Dec 27, 2019
  2. Update Interop-MailSim.yml

    nokafor committed Dec 27, 2019

Commits on Dec 18, 2019

  1. Merge pull request #41 from OfficeDev/gallery-automation-updates

    Updates for gallery automation. No code change.
    nokafor committed Dec 18, 2019

Commits on Dec 17, 2019

  1. Update Interop-MailSim.yml

    Updated to match schema
    nokafor committed Dec 17, 2019
  2. Create Interop-MailSim.yml

    nokafor committed Dec 17, 2019
  3. Update README.md

    nokafor committed Dec 17, 2019

Commits on Nov 1, 2019

  1. Bump Microsoft.Data.OData in /MailSim/MailSim.ProvidersREST

    Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4.
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot committed Nov 1, 2019

Commits on Jul 18, 2019

Commits on Mar 20, 2019

Commits on Dec 28, 2017

  1. Added code of conduct

    davidchesnut committed Dec 28, 2017

Commits on Nov 12, 2015

  1. Added REST info

    William-Rohm committed Nov 12, 2015

Commits on Nov 11, 2015

  1. Added REST info

    William-Rohm committed Nov 11, 2015

Commits on Oct 8, 2015

  1. Merge pull request #39 from v-am/master

    Fix for #38
    AndrewDavidoff committed Oct 8, 2015

Commits on Oct 5, 2015

  1. Fix for #38

    Alexander Martynov
    Alexander Martynov committed Oct 5, 2015

Commits on Sep 25, 2015

  1. Merge pull request #33 from v-am/master

    Fix for issue #32
    AndrewDavidoff committed Sep 25, 2015

Commits on Sep 24, 2015

  1. Make sure HTTP porvider doesn't use SDK anymore. Separate implementat…

    …ions of HTTP and SDK providers
    Alexander Martynov
    Alexander Martynov committed Sep 24, 2015

Commits on Sep 17, 2015

  1. Fix issue #36

    Alexander Martynov
    Alexander Martynov committed Sep 17, 2015

Commits on Sep 16, 2015

  1. Fix for issue #32

    Alexander Martynov
    Alexander Martynov committed Sep 16, 2015

Commits on Sep 15, 2015

  1. Merge pull request #31 from v-am/master

    Adding MailSim contract implementation for REST providers
    AndrewDavidoff committed Sep 15, 2015

Commits on Sep 14, 2015

  1. 09/10: removed disable prompt option from sequence schema

    Alexander Martynov
    Alexander Martynov committed Sep 14, 2015

Commits on Sep 2, 2015

  1. Adding implementation for REST providers

    MailSim solution has been restructured into 4 projects.
    1. MailSim - main executable logic
    2. Common - intreface definitions plus some common code used in different porjects
    3. MailSim.PorvidersOM - OOM implementaion of MailSim interfaces
    4. MailSim.ProvidersREST - restful implementation of MailSim interfaces. This project contains two different providers: usinf client SDK and using direct HTTP requests.
    
    Please also note that there are some changes in the schema for operations (operations.xsd): instead of <Recipients/> we now  use <Recipient/>.
    Alexander Martynov
    Alexander Martynov committed Sep 2, 2015
  2. Merge pull request #25 from v-am/master

    Fix #23 and #24. Support for Interfaces around protocol providers. This makes MailSim extensible to use different protocol add-on's (Outlook Object Model is now one of them). Code refactoring.
    AndrewDavidoff committed Sep 2, 2015
  3. Revert "Delete MailSim.v12.suo"

    This reverts commit b1236c6.
    AndrewDavidoff committed Sep 2, 2015

Commits on Aug 18, 2015

  1. Refactor duplicated code

    v-am
    v-am committed Aug 18, 2015

Commits on Aug 14, 2015

  1. Fix #23 and #24

    v-am
    v-am committed Aug 14, 2015

Commits on Aug 7, 2015

  1. Merge pull request #20 from William-Rohm/master

    Finishing the Wiki pages
    tomjebo committed Aug 7, 2015
  2. This image is no longer needed here

    The image is up in the GitHub cloud now (per Issue #19) and is
    successfully referenced in the user guide.
    William-Rohm committed Aug 7, 2015
  3. Revert "Move architecture diagram to Wiki"

    This reverts commit bb434c8.
    William-Rohm committed Aug 7, 2015
  4. Merge pull request #18 from William-Rohm/master

    Updated README with a link to the Wiki
    tomjebo committed Aug 7, 2015
Older