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: IgorMinar/angular.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BanzaiMan/angular.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 4, 2014

  1. fix(mocks): always call functions injected with inject with this

    …set to the current spec
    
    Currently when a function is injected inside of a test we set the context to undefined which
    is a bug.
    
    Closes angular#6102
    wesalvaro authored and IgorMinar committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    b226bed View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2014

  1. blank line

    BanzaiMan committed Feb 5, 2014
    Configuration menu
    Copy the full SHA
    1ce3983 View commit details
    Browse the repository at this point in the history
Loading