Skip to content
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: sumoglobaltech/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: OfficeDev/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.
  • 15 commits
  • 34 files changed
  • 9 contributors

Commits on Dec 9, 2015

  1. Fix: AutodiscoverService has no timeout, and thus might hang indefini…

    …tely.
    bcthom09 authored and André Behrens committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    ea8f81a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. Add America/Fort_Nelson to known OlsonTimeZones

    - Add more descriptive assertion failures to OlsonTimeZoneTest
    - A new timezone for America/Fort_Nelson was added in tzdata2015g, which
      was included in jdk8u71. This timezone had no analog in the TimeZoneUtils
      map, causing the OlsonTimeZoneTest to fail.
    easel committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    56e61b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. * added pooling for ServiceRequestBase

    Weinert, Sebastian committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    059288b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Remove unstable part

    Remove part of readme, that indicates, there isnt any stable version out yet.
    WtfJoke committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    e0e8bb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Link to wiki-entry instead of adjusting text

    Include link to using library
    WtfJoke committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    b278a58 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Fix the "contacts:MSExchageCertificate" type, should be "contacts:MSE…

    …xchangeCertificate"
    Matt Guo committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    007692b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2016

  1. Merge pull request OfficeDev#507 from mattguo/master

    Fix the "contacts:MSExchageCertificate" typo
    serious6 committed Mar 19, 2016
    Configuration menu
    Copy the full SHA
    f52f3f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request OfficeDev#501 from WtfJoke/removeUnstableFromReadme

    Remove unstable part in Readme
    serious6 committed Mar 19, 2016
    Configuration menu
    Copy the full SHA
    5461fdd View commit details
    Browse the repository at this point in the history
  3. Merge pull request OfficeDev#491 from SebastianWe/master

    Added pooling for ServiceRequestBase
    serious6 committed Mar 19, 2016
    Configuration menu
    Copy the full SHA
    61b3fe1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request OfficeDev#481 from easel/fort-nelson-tz

    Add America/Fort_Nelson to known OlsonTimeZones
    serious6 committed Mar 19, 2016
    Configuration menu
    Copy the full SHA
    7f8793a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Removed IntelliJ files (OfficeDev#536)

    vanta authored and serious6 committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    0e1ba52 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. Added code of conduct

    davidchesnut committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    f0d786e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Update readme.md

    yinaa authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    9c1cdc2 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    yinaa authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    3fe2e83 View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    yinaa authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    33235f3 View commit details
    Browse the repository at this point in the history
Loading