• This project
    • Loading...
  • Sign in

ios / yh_sdwebimage · Commits

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • Commits 1,614
  • Network
  • Compare
  • Branches 10
  • Tags 61
  • yh_sdwebimage
19 Apr, 2015
1 commit
  • Added image for testing cache
    66ddb235
    by Pau Ruiz
    2015-04-19 09:24:34 +0100  
    Browse Files

31 Mar, 2015
1 commit
  • Merge pull request #1104 from pollarm/master ...
    704c6305
    Fix parenthesis to avoid crashes
    by Bogdan Poplauschi
    2015-03-31 12:32:37 +0300  
    Browse Files

30 Mar, 2015
2 commits
  • Fix parenthesis to avoid crashes
    4dd5a668
    by Mike Pollard
    2015-03-30 21:30:16 +0100  
    Browse Files
  • Merge pull request #1101 from samritchie/master ...
    6690de8c
    Carthage build fails in Xcode 6.2
    by Bogdan Poplauschi
    2015-03-30 12:04:02 +0300  
    Browse Files

29 Mar, 2015
1 commit
  • Changed deployment target to 8.0
    9c00f5cd
    by Sam Ritchie
    2015-03-29 12:29:25 +0800  
    Browse Files

20 Mar, 2015
2 commits
  • Merge pull request #1081 from flovilmart/Carthage ...
    70dfe151
    Adds shared scheme for WebImage in SDWebImage.xcodeproj
    by Bogdan Poplauschi
    2015-03-20 08:28:49 +0200  
    Browse Files
  • Adds shared scheme for WebImage in SDWebImage.xcodeproj
    f2252b34
    by Florent Vilmart
    2015-03-19 21:15:53 -0400  
    Browse Files

19 Mar, 2015
16 commits
  • @3x support - replaced #1005
    9620fffa
    by Bogdan Poplauschi
    2015-03-19 23:44:25 +0200  
    Browse Files
  • Merge pull request #1045 from mariusschulz/patch-1 ...
    4f97897a
    Updates Podfile entry to v3.7
    by Bogdan Poplauschi
    2015-03-19 23:38:13 +0200  
    Browse Files
  • Merge pull request #1071 from flovilmart/Carthage ...
    cd0c57f4
    Adds support for iOS 8+ Framework and Carthage
    by Bogdan Poplauschi
    2015-03-19 23:33:06 +0200  
    Browse Files
  • Adds Carthage WebImage scheme to workspace
    c0c5e0d7
    by Florent Vilmart
    2015-03-19 14:14:11 -0400  
    Browse Files
  • Merge pull request #1075 from ikesyo/refactor-image-cache-cost ...
    2b688699
    [Refactor] Implement cache cost calculation as a inline function
    by Bogdan Poplauschi
    2015-03-19 14:23:33 +0200  
    Browse Files
  • Merge pull request #1054 from heistings/develop ...
    d56c4f3d
    Use __typeof(self) when assigning weak reference for block.
    by Bogdan Poplauschi
    2015-03-19 14:19:58 +0200  
    Browse Files
  • Merge pull request #1041 from john-07/master ...
    eac0b816
    allow override diskCachePath
    by Bogdan Poplauschi
    2015-03-19 14:13:34 +0200  
    Browse Files
  • Merge pull request #1038 from rounak/patch-1 ...
    85dde521
    fixed typo
    by Bogdan Poplauschi
    2015-03-19 14:10:13 +0200  
    Browse Files
  • Replacing #1018 - avoid warning "<Error>: ImageIO: CGImageSourceCreateWithData d… ...
    88ee3c67
    …ata parameter is nil" if imageData is nil
    by Bogdan Poplauschi
    2015-03-19 13:52:44 +0200  
    Browse Files
  • Merge pull request #1017 from warld-limited/prefetcher_patch ...
    6e947240
    [Memory Issue] Clear SDWebImagePrefetcher progressBlock when it has completed
    by Bogdan Poplauschi
    2015-03-19 13:47:17 +0200  
    Browse Files
  • Replaces #1016
    7f99c018
    by Bogdan Poplauschi
    2015-03-19 12:10:59 +0200  
    Browse Files
  • Formatting in the readme.md
    72ed897c
    by Bogdan Poplauschi
    2015-03-19 12:09:45 +0200  
    Browse Files
  • Added some files to the workspace so they are easier to edit
    84314813
    by Bogdan Poplauschi
    2015-03-19 12:06:55 +0200  
    Browse Files
  • Merge pull request #985 from songfrank/master ...
    fb206308
    Bug fix:Collection <__NSArrayM: > was mutated while being enumerated
    by Bogdan Poplauschi
    2015-03-19 11:57:15 +0200  
    Browse Files
  • Merge pull request #988 from wantedly/improve-operation-behavior ...
    beabb184
    Improve operation behavior
    by Bogdan Poplauschi
    2015-03-19 11:54:01 +0200  
    Browse Files
  • Merge pull request #1011 from mattjgalloway/error_domain ...
    0ef0e07f
    Make a constant for the error domain
    by Bogdan Poplauschi
    2015-03-19 10:55:59 +0200  
    Browse Files

18 Mar, 2015
3 commits
  • Merge pull request #1076 from ikesyo/faild-urls-nsset ...
    27e3038e
    [Refactor] Use NSMutableSet for failed URLs' storage instead of array
    by Bogdan Poplauschi
    2015-03-18 11:24:55 +0200  
    Browse Files
  • [Refactor] Use NSMutableSet for failed URLs' storage instead of array
    210c13d1
    by Syo Ikeda
    2015-03-18 12:33:28 +0900  
    Browse Files
  • [Refactor] Implement cache cost calculation as a inline function
    021607a8
    by Syo Ikeda
    2015-03-18 12:27:23 +0900  
    Browse Files

17 Mar, 2015
6 commits
  • Fix: xcodebuild: error: -destination implies architecture, -arch must not also be specified.
    d41bfaf8
    by Bogdan Poplauschi
    2015-03-17 16:53:00 +0200  
    Browse Files
  • Another try to fix the travis builds
    6c29c8b0
    by Bogdan Poplauschi
    2015-03-17 16:36:50 +0200  
    Browse Files
  • Updated travis.yml
    b3ad18ea
    by Bogdan Poplauschi
    2015-03-17 16:14:33 +0200  
    Browse Files
  • Revert "Fixed #774 - remove deprecated methods. Since 4.0 is a major release, we… ...
    fd34a9a0
    … don't need the backwards compatible methods"
    
    This reverts commit 62a8ee1a.
    by Bogdan Poplauschi
    2015-03-17 15:55:16 +0200  
    Browse File »
  • The latest libwebp library has some warnings that cause our pod spec lint to fail
    36f5b1e4
    by Bogdan Poplauschi
    2015-03-17 15:43:11 +0200  
    Browse Files
  • Updated libwebp submodule hash to 0.4.3
    76ed3763
    by Bogdan Poplauschi
    2015-03-17 15:29:07 +0200  
    Browse Files

15 Mar, 2015
1 commit
  • Adds support for iOS 8+ Framework and Carthage ...
    9ee89474
    Adds Instructions for Carthage installation
    by Florent Vilmart
    2015-03-15 12:06:27 -0400  
    Browse Files

09 Mar, 2015
4 commits
  • Merge pull request #1059 from thedrick/thedrick-bump-podspec ...
    962bcb03
    Bumping podspec version
    by Olivier Poitrey
    2015-03-09 15:34:01 -0700  
    Browse Files
  • Bumping podspec version
    9b8aa8a1
    by Tyler Hedrick
    2015-03-09 14:50:45 -0700  
    Browse Files
  • Merge pull request #1057 from heistings/dev_updateReadMe ...
    904f552e
    Update README.md.
    by Olivier Poitrey
    2015-03-08 20:20:51 -0700  
    Browse Files
  • Update README.md. ...
    56e2c628
    Signed-off-by: 庞博 <bopang@sohu-inc.com>
    by 庞博
    2015-03-09 10:14:43 +0800  
    Browse Files

06 Mar, 2015
1 commit
  • Use __typeof(self) when assigning weak reference for block. ...
    f83abb57
    Signed-off-by: 庞博 <bopang@sohu-inc.com>
    by 庞博
    2015-03-06 16:37:38 +0800  
    Browse Files

26 Feb, 2015
2 commits
  • Merge pull request #1049 from hoppenichu/fix_donwloader_2 ...
    9cc8269d
    Make sure callbacksForURL won't be modified
    by Olivier Poitrey
    2015-02-25 17:04:13 -0800  
    Browse Files
  • make sure inmutable
    62e2320f
    by Takeru Chuganji
    2015-02-26 09:23:08 +0900  
    Browse Files