Skip to content
This repository was archived by the owner on Feb 26, 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: angular/zone.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.14
Choose a base ref
...
head repository: angular/zone.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.15
Choose a head ref
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 13, 2016

  1. Configuration menu
    Copy the full SHA
    9041a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c302bb View commit details
    Browse the repository at this point in the history
  3. Revert "test(WebWorker): add test for WebSocket patching in WebWorker"

    This reverts commit 7c302bb.
    
    The preceding commit causes issues in non-browser contexts like
    node because of accessing XMLHttpRequest.
    jeffbcross committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    aeb6beb View commit details
    Browse the repository at this point in the history
  4. Revert "fix(WebWorker): Patch WebSockets and XMLHttpRequest in WebWor…

    …ker"
    
    This reverts commit 9041a3a.
    
    This commit causes issues in node because of accessing XMLHttpRequest.
    jeffbcross committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    8400b3f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Configuration menu
    Copy the full SHA
    45a6bc1 View commit details
    Browse the repository at this point in the history
  2. chore: bump 0.5.15

    jeffbcross committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    3ad2445 View commit details
    Browse the repository at this point in the history
Loading