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: immutant/immutant.org
base: d8e1b1e601f2
Choose a base ref
...
head repository: immutant/immutant.org
compare: e16dc4cdaf0a
Choose a head ref
  • 7 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 27, 2015

  1. Try to use json instead of jsonp.

    This requires proxying the json to prevent cross-domain errors.
    tobias committed Mar 27, 2015
    Copy the full SHA
    0c7e98f View commit details
    Browse the repository at this point in the history
  2. See if we can proxy to https.

    tobias committed Mar 27, 2015
    Copy the full SHA
    70f0ee1 View commit details
    Browse the repository at this point in the history
  3. Let's give CORS a try.

    tobias committed Mar 27, 2015
    Copy the full SHA
    45da5c8 View commit details
    Browse the repository at this point in the history
  4. No need to proxy.

    tobias committed Mar 27, 2015
    Copy the full SHA
    0ec4c9f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fada2a2 View commit details
    Browse the repository at this point in the history
  6. Load json async.

    tobias committed Mar 27, 2015
    Copy the full SHA
    e1dc430 View commit details
    Browse the repository at this point in the history
  7. Remove unneeded CORS header.

    tobias committed Mar 27, 2015
    Copy the full SHA
    e16dc4c View commit details
    Browse the repository at this point in the history