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

Commits on Nov 4, 2012

  1. Add notice about 3.0 beta

    Olivier Poitrey committed Nov 4, 2012
    Configuration menu
    Copy the full SHA
    28f720e View commit details
    Browse the repository at this point in the history
  2. Fix crash condition + invalid image orientation (fix #206)

    Olivier Poitrey committed Nov 4, 2012
    Configuration menu
    Copy the full SHA
    57f0700 View commit details
    Browse the repository at this point in the history
  3. Add who use it section

    Olivier Poitrey committed Nov 4, 2012
    Configuration menu
    Copy the full SHA
    2b2af21 View commit details
    Browse the repository at this point in the history
  4. Remove outdated motivation section

    Olivier Poitrey committed Nov 4, 2012
    Configuration menu
    Copy the full SHA
    e99e1b9 View commit details
    Browse the repository at this point in the history
  5. Sync feature list with 3.0 README

    Olivier Poitrey committed Nov 4, 2012
    Configuration menu
    Copy the full SHA
    eff17b8 View commit details
    Browse the repository at this point in the history
  6. Add "How is SDWebImage better than X?" wiki link

    Olivier Poitrey committed Nov 4, 2012
    Configuration menu
    Copy the full SHA
    94c52e3 View commit details
    Browse the repository at this point in the history
  7. Add Licenses section

    Olivier Poitrey committed Nov 4, 2012
    2 Configuration menu
    Copy the full SHA
    28f6d7e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2012

  1. Fix typo in license URL

    Olivier Poitrey committed Nov 5, 2012
    Configuration menu
    Copy the full SHA
    f58453d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980226c View commit details
    Browse the repository at this point in the history
  3. Fix wrong cache policy used (fix #211)

    Olivier Poitrey committed Nov 5, 2012
    Configuration menu
    Copy the full SHA
    f03729c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #211 from herrernst/master

    Prevent caching of responses in Cache.db
    Olivier Poitrey committed Nov 5, 2012
    Configuration menu
    Copy the full SHA
    6df9f76 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2012

  1. Fix CGBitmapContextCreate errors (fix #204)

    Olivier Poitrey committed Nov 13, 2012
    Configuration menu
    Copy the full SHA
    65d28ab View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2012

  1. Configuration menu
    Copy the full SHA
    1443ffe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #221 from JaviSoto/master

    CRASH: Fixing overrelease of UIImage object
    Olivier Poitrey committed Nov 14, 2012
    Configuration menu
    Copy the full SHA
    34b37cc View commit details
    Browse the repository at this point in the history
Loading