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: nimajalali/go-force
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: omniprojects/go-force
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
  • 8 files changed
  • 3 contributors

Commits on May 9, 2015

  1. update fork to use omni refs

    Jonathan Azoff committed May 9, 2015
    Configuration menu
    Copy the full SHA
    6c62c69 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

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

Commits on May 23, 2015

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

Commits on Jun 4, 2015

  1. don't try to unmarshal an empty response body

    Jonathan Azoff committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    6663822 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    eb9a1a6 View commit details
    Browse the repository at this point in the history
  2. use DNS so that proxy can run locally

    Jonathan Azoff committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    91641c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. use proxy in the oauth client

    Jonathan Azoff committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    e5652e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. change port to 8000

    Jonathan Azoff committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    4e79685 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. go fmt

    Jonathan Azoff committed May 23, 2016
    Configuration menu
    Copy the full SHA
    e84f316 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2016

  1. [#129956617] retry requests on failure

    retry only upto the max retries (configurable) and only
    on "getsockopt: connection refused" failure
    Janulka committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    f305207 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from omniprojects/129956617-retry-requests

    [#129956617] retry requests on failure
    Janulka authored Oct 8, 2016
    Configuration menu
    Copy the full SHA
    e1f9a19 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Configuration menu
    Copy the full SHA
    b0ef5a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from omniprojects/139492643-retry-on-eof-error

    [#139492643] Retry http request on EOF error
    Janulka authored Feb 9, 2017
    Configuration menu
    Copy the full SHA
    9ca0445 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. disable the fucking shim

    azoff committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    a67ff2c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. retry 5x on update failure

    Janulka committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    100c6f0 View commit details
    Browse the repository at this point in the history
Loading