• 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
24 Jun, 2015
6 commits
  • fix(): simplify logic for failed URLs error code on iOS6/7
    db4f3fc9
    by stephane-fueled
    2015-06-24 10:57:16 -0400  
    Browse Files
  • feat(failedURLs): add additional error codes that shouldn't be considered as a permanent failure
    44994416
    by stephane-fueled
    2015-06-24 10:54:58 -0400  
    Browse Files
  • 404 image url was causing the test to fail
    0e761f4a
    by Konstantinos K
    2015-06-24 10:37:31 +0300  
    Browse Files
  • Merge pull request #1177 from aschuch/master ...
    43115af1
    libwebp submodule moved to another location
    by Konstantinos K
    2015-06-24 09:56:35 +0300  
    Browse Files
  • Merge pull request #1193 from rs/revert-1175-master ...
    01a5cfb8
    Revert "Fixes http://git.chromium.org/webm/libwebp.git/info/refs not …
    by Konstantinos K
    2015-06-24 09:52:53 +0300  
    Browse Files
  • Revert "Fixes http://git.chromium.org/webm/libwebp.git/info/refs not valid"
    ef1a1c3c
    by Konstantinos K
    2015-06-24 09:47:14 +0300  
    Browse Files

12 Jun, 2015
2 commits
  • Merge pull request #1175 from joelchen/master ...
    48d10c17
    Fixes http://git.chromium.org/webm/libwebp.git/info/refs not valid
    by Konstantinos K
    2015-06-12 18:13:56 +0300  
    Browse Files
  • Update .gitmodules
    1f65ca77
    by Alexander Schuch
    2015-06-12 16:48:10 +0200  
    Browse Files

11 Jun, 2015
1 commit
  • Fix http://git.chromium.org/webm/libwebp.git/info/refs not valid
    dfc57ac9
    by Joel
    2015-06-11 15:14:23 +0800  
    Browse Files

08 Jun, 2015
1 commit
  • fixed typ in method description ...
    8f3b5e93
    should say asynchronously in methods ```removeImageForKey...```
    by Konstantinos K
    2015-06-08 10:05:58 +0300  
    Browse Files

18 May, 2015
1 commit
  • Merge pull request #1085 from flovilmart/AppExtensionSafe ...
    91b42511
    Determines at runtime is UIApplication is available as per #1082
    by Olivier Poitrey
    2015-05-17 21:06:19 -0700  
    Browse Files

13 May, 2015
2 commits
  • Merge pull request #1143 from rromanchuk/feature/auto-purge-on-memory-event ...
    393d4f16
    Purge nscache on system memory notifications
    by Olivier Poitrey
    2015-05-13 12:14:50 -0700  
    Browse Files
  • Use subclassed NSCache
    78be42ee
    by Ryan Romanchuk
    2015-05-13 11:03:13 -0700  
    Browse Files

12 May, 2015
2 commits
  • Purge nscache on system memory notifications
    4756d5dc
    by Ryan Romanchuk
    2015-05-12 16:24:23 -0700  
    Browse Files
  • Merge pull request #1111 from molon/master ...
    a5168816
    failedURLs can be removed at the appropriate time.
    by Konstantinos K
    2015-05-12 08:37:14 +0300  
    Browse Files

11 May, 2015
2 commits
  • Merge pull request #1140 from rromanchuk/feature/add-count-limits ...
    98989d95
    Add NSCache countLimit property
    by Olivier Poitrey
    2015-05-11 12:48:37 -0700  
    Browse Files
  • Add NSCache countLimit property in attempts to get better control of cache eviction.
    f72f4c18
    by Ryan Romanchuk
    2015-05-11 11:02:33 -0700  
    Browse Files

08 Apr, 2015
1 commit
  • failedURLs can be removed at the appropriate time.
    9ae8f974
    by molon
    2015-04-08 18:24:52 +0800  
    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

22 Mar, 2015
1 commit
  • Lowers deployment target to 8.0
    a897811e
    by Florent Vilmart
    2015-03-22 16:40:44 -0400  
    Browse Files

20 Mar, 2015
4 commits
  • Replaces direct calls to UIApplication by peformSelector
    a66a790e
    by Florent Vilmart
    2015-03-20 18:37:55 -0400  
    Browse Files
  • Determines at runtime is UIApplication is available as per #1082
    17a48036
    by Florent Vilmart
    2015-03-20 15:29:28 -0400  
    Browse Files
  • 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
13 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