Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop leaking "smart" variable #1051

Merged
merged 13 commits into from Nov 21, 2013

Commits on Nov 11, 2013

  1. Copy the full SHA
    8fb8bbc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    501baf7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fe8283b View commit details
    Browse the repository at this point in the history
  4. Stop scopeOptions global leak

    elliotf committed Nov 11, 2013
    Copy the full SHA
    bb656ff View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    146f927 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2013

  1. Copy the full SHA
    fbb536d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    afdf129 View commit details
    Browse the repository at this point in the history
  3. Revert global leak check to have passing tests

    This reverts commit afdf129.
    elliotf committed Nov 20, 2013
    Copy the full SHA
    ce35a07 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6f5a408 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d179778 View commit details
    Browse the repository at this point in the history
  6. Stop leaking global '_value'

    elliotf committed Nov 20, 2013
    Copy the full SHA
    82adf68 View commit details
    Browse the repository at this point in the history
  7. Stop leaking global 'type'

    elliotf committed Nov 20, 2013
    Copy the full SHA
    77a8433 View commit details
    Browse the repository at this point in the history
  8. Force mocha to check for global leaks

    Hopefully all global leaks should be gone.
    elliotf committed Nov 20, 2013
    Copy the full SHA
    f439431 View commit details
    Browse the repository at this point in the history