Skip to content
This repository was archived by the owner on Jan 10, 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: developerforce/Force.com-JavaScript-REST-Toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jperezq/Force.com-JavaScript-REST-Toolkit
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.
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 3, 2017

  1. Extracted XMLHttpRequest object instantiation into a separate method.

    Added a test and workaround for Visualforce's Sarissa library XMLHttpRequest constructor masking.
    jperezq committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    d2ed82f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Reapply fix made in commit 217010d that prevents file corruption from…

    … additional line return characters appended to the file contents.
    jperezq committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    7b290f9 View commit details
    Browse the repository at this point in the history
Loading