0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing url encoding when there are two or more parameters More... over 15 years ago
changing jvm version temporarily just to compile More... over 15 years ago
adding url normalization code from htmlunit (https://htmlunit.svn.sourceforge.net/svnroot/htmlunit/trunk/htmlunit - commit 5556) More... over 15 years ago
raising concurrency of page crawler More... over 15 years ago
fixing bug when urls have invalid chars (&) More... over 15 years ago
fixing bug regarding encoding check (was only checking the first few bytes) More... over 15 years ago
adding Frame support to the OkPage More... over 15 years ago
adding support for Frameset More... over 15 years ago
using icu4j to detect character encoding More... over 15 years ago
implementing NOT FOUND status code More... over 15 years ago
fixed bug (thread pool shutdown was not called). added fallback for when charset cannot be found More... over 15 years ago
upgrading http unit to 4.0 More... over 15 years ago
changing user agent More... over 15 years ago
accept header More... over 15 years ago
adding user agent More... over 15 years ago
improving logging and downloader now does not retry failed urls More... over 15 years ago
releasing resources More... over 15 years ago
fixed some multi-threading bugs More... over 15 years ago
solving many issues. More... over 15 years ago
fixing bug regarding visited pages More... over 15 years ago
fixing bug regarding visited pages More... over 15 years ago
fixing some memory leaks More... over 15 years ago
page downloading is done concurrently to improve performance More... over 15 years ago
WebDownloader is now thread safe More... over 15 years ago
ignoring some content types More... over 15 years ago
just refactor names More... over 15 years ago
added tests for default and iframe links More... over 15 years ago
added tests and implementations to get default and iframe urls More... over 15 years ago
crawler converts downloaded string to utf-8 More... over 15 years ago
forcing maven to use utf-8 More... over 15 years ago