Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OfficeDev/ews-java-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: onboardify/ews-java-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    6927423 View commit details
    Browse the repository at this point in the history
  2. Ignore invalid xml chars... from https://github.com/RavnSystems/ews-j…

    …ava-api
    
    See this commit:
    RavnSystems/ews-java-api@845f20f
    
    and this issue:
    #353
    
    Looks like exchange does not properly excape some XML chars
    when present in email. There seems to be a way to allow unicode
    by forcing "Xml 1.1" instead of "Xml 1.0" but this is reported
    to not work in some versions of exchange.
    hrajeshkumar committed May 13, 2018
    Configuration menu
    Copy the full SHA
    5a05bdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c3512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23525f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

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

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    44fe9c6 View commit details
    Browse the repository at this point in the history
Loading