4
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add travis config More... about 9 years ago
Merge pull request #69 from MadEgg/fix-tld More... about 9 years ago
added a callback for unhandled exceptions during fetching More... about 9 years ago
fix tldlist absolute path More... about 9 years ago
Merge pull request #68 from yasserg/pr/53 More... about 9 years ago
Minor fix on top of pr/53 More... about 9 years ago
Minor fixes on top of pr/64 More... about 9 years ago
Merge pull request #67 from MadEgg/logback More... about 9 years ago
DB-transaction after removing processed pages is not committed More... about 9 years ago
Update README.md More... about 9 years ago
Merge pull request #48 from igor-sokolov/master More... about 9 years ago
CrawlController has been refactored to replace hard coded instantiation of WebCrawler subtype with the factory approach. This allows using inner class or configurable implementations of WebCrawler interface. More... about 9 years ago
Merge pull request #47 from MasterEjay/patch-1 More... about 9 years ago
Update README.md More... about 9 years ago
Change user agent to reflect new hosting location More... about 9 years ago
Merge pull request #46 from yasserg/pr/42 More... about 9 years ago
Minor style improvements for default headers More... about 9 years ago
Merge pull request #32 from mashuai/master More... about 9 years ago
Merge pull request #45 from reidev/master More... about 9 years ago
A few style adjustments based on feedback in pull request. More... about 9 years ago
Added support for NT authentication to support crawling sites protected by active directory More... about 9 years ago
Added default request header configuration. More... over 9 years ago
Merge pull request #36 from Veritando/master More... over 9 years ago
Provide factory method for creating the HttpUriRequest (default: HttpGet), fixes #35 More... over 9 years ago
rename MAX_IN_PROCESS_PAGES to IN_PROCESS_RESCHEDULE_BATCH_SIZE More... over 9 years ago
make the magic number 100 to be a final variable More... over 9 years ago
Merge remote-tracking branch 'crawler4j/master' More... over 9 years ago
remove the magic number in Frontier, make it configurable More... over 9 years ago
Merge pull request #29 from mashuai/master More... over 9 years ago
change database name from string literal to a static final variable DATABASE_NAME More... over 9 years ago