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

Memory leak fix & more sanitization in tests #270

Merged
merged 12 commits into from
Aug 29, 2018
Merged

Memory leak fix & more sanitization in tests #270

merged 12 commits into from
Aug 29, 2018

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    dbb2979 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Configuration menu
    Copy the full SHA
    054a9af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d13ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b7268f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e2084b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a273dc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Indentation fix

    pcantrell committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    927fc01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c15e95e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    1ce382d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. More forgiving cleanup before leak check

    Fixes sporadic false leaks failures, esp using Alamofire
    pcantrell committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    b962912 View commit details
    Browse the repository at this point in the history
  2. Fixed sporadic spec failure

    AF sometimes attached bonus items to userInfo
    pcantrell committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    ebd14eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca19b0 View commit details
    Browse the repository at this point in the history