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: jdg/MBProgressHUD
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: setdirection/MBProgressHUD
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.
  • 17 commits
  • 4 files changed
  • 7 contributors

Commits on May 8, 2011

  1. added hideAfterDelay.

    bsneed committed May 8, 2011
    Configuration menu
    Copy the full SHA
    84f0797 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2011

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

Commits on Oct 31, 2011

  1. Removed exception.

    samgrover committed Oct 31, 2011
    Configuration menu
    Copy the full SHA
    1fbc45e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2013

  1. Fix warning by changing me to self

    Steven W. Riggins committed Jan 2, 2013
    Configuration menu
    Copy the full SHA
    d3ccb0a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2013

  1. Fix memory leak by not changing self into nil in initWithView:

    Steven W. Riggins committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    150123d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2013

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

Commits on May 31, 2013

  1. Fixed duplicate declaration

    woolie committed May 31, 2013
    Configuration menu
    Copy the full SHA
    6c8170a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2013

  1. IPHONEAPP-3987 iOS 7 deprecation fixes

    Steven W. Riggins committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    cbb41e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2013

  1. 64 bit changes

    steveriggins committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    09233fa View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2013

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

Commits on Jun 26, 2014

  1. ios 7 deprecations

    dpedley committed Jun 26, 2014
    Configuration menu
    Copy the full SHA
    ff1b629 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

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

Commits on Jun 30, 2014

  1. 70 deprecations

    dpedley committed Jun 30, 2014
    Configuration menu
    Copy the full SHA
    19cd857 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from setdirection/dev-dpedley_ios7_deprecations

    Dev dpedley ios7 deprecations
    bsneed committed Jun 30, 2014
    Configuration menu
    Copy the full SHA
    f924e19 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2015

  1. CB-3604: Merged MBProgressHUD back in

    Cody Garvin committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    319783b View commit details
    Browse the repository at this point in the history
  2. CB-3604: Brought MBProgressHUD back up to date

    Cody Garvin committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    b6f5a96 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. Merge pull request #3 from setdirection/feature/CB-3604-merge-back-to…

    …-root
    
    Feature/cb 3604 merge back to root
    bsneed committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    138f589 View commit details
    Browse the repository at this point in the history
Loading