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: amoldavsky/angular-mocks-async
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-for-unit-tests
Choose a base ref
...
head repository: amoldavsky/angular-mocks-async
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.
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on May 24, 2017

  1. Merge pull request #19 from amoldavsky/update-for-unit-tests

    update for unit tests
    amoldavsky authored May 24, 2017
    Configuration menu
    Copy the full SHA
    70075f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. upversion

    Assaf Moldavsky committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    3e07107 View commit details
    Browse the repository at this point in the history
  2. fix for withCredentials

    Assaf Moldavsky committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    8480369 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from amoldavsky/fix-with-credentials

    fix-with-credentials
    amoldavsky authored Feb 26, 2018
    Configuration menu
    Copy the full SHA
    2846a62 View commit details
    Browse the repository at this point in the history
  4. dist

    Assaf Moldavsky committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    84a99c1 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    amoldavsky authored Feb 26, 2018
    Configuration menu
    Copy the full SHA
    f66f421 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Update README.md

    amoldavsky authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    ffde4cd View commit details
    Browse the repository at this point in the history
  2. Create CONTRIBUTING.md

    amoldavsky authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    f642db7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Update package.json

    engines node set to versions >= 7.10.0 allowing yarn usage without --ignore-engines flag
    andreatondo authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    495e140 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from andreatondo/master

    Allowing yarn usage without --ignore-engines flag with newer node versions
    amoldavsky authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    6f10b28 View commit details
    Browse the repository at this point in the history
Loading