0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cachedownloader: bump version to 36
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Do not print "No website link found, skipping". Fix #175 (website=RelatedWebPage)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Adding more messages realting: "Downloading logs did not really work."
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Fix #177
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: String 'User-Agent' duplicated in header. FIX #171, FIX #174
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: Catch http-errors. Fix #163
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: defaulttimeout=15 (it was 30, but now there are retries)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: Fix: error checking in wrong place
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
cachedownloader: check more if network reading returns None
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
core: Use read_from_network for reading over network
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
cachedownloader: Use read_from_network for all reading
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: After urlopen but before checking if content is gzipped, check errors (None returned)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: automatic close after read
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: return None at the end of the function
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: add more different errors (on networking)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
cachedownloader: Errors with networking (e.g. timeouts) is not crashing anymore, but returning None
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: retry three times in network issues (e.g. timeout is typically working on the next try)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: common set out from if-elif -branches
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
downloader: additional error case checking
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
If image can't be loaded: use logger.error, not logger.exception
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Fix: there are images without dot in filename, they run out of range
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
disable debug message
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
hildongui: Fix: short description not shown (if no-use-html)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Fix #180: premium-only cache crashes free-account user
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Fix #176: hildongui: last attribute of cache not shown
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Enable (fixed) attributes downloading
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
hildongui: Show log-type icons. Fix #173
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Download log-type icons (start for fixing #173)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Fix #172: cache with (html-) ImageMap breaks parsing
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago
Fix #170: images without domain (i.e. smileys and attribute icons from geocaching.com)
AapoRantalainen
as Aapo Rantalainen
More... over 11 years ago