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: wismar/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.
  • 11 commits
  • 12 files changed
  • 1 contributor

Commits on Jul 24, 2012

  1. Configuration menu
    Copy the full SHA
    eff77fe View commit details
    Browse the repository at this point in the history
  2. add a fancy fade in for the image

    add a fancy fade in for the image
    ibmwismar committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    41b4299 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2012

  1. make that 32 mb free

    ibmwismar committed Aug 7, 2012
    Configuration menu
    Copy the full SHA
    b3b8764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db29c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2012

  1. Don't support 1x1's

    ibmwismar committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    6376154 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2012

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

Commits on Jan 25, 2013

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

Commits on Feb 17, 2013

  1. Changes to support memory-safe prefetching

    Added a disk check to the prefetcher, rather than having it warm the
    memory cache.
    
    Added a 'diskCacheOnly' option to the downloader, to have it simply
    download and place on disk instead of adding to memory cache.
    ibmwismar committed Feb 17, 2013
    Configuration menu
    Copy the full SHA
    36bfab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d6724 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2014

  1. Update cache

    ibmwismar committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    2b499a1 View commit details
    Browse the repository at this point in the history
Loading