Commit Graph

28 Commits (716b3d153304b63659f4a9be825230233f04a317)

Author SHA1 Message Date
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
karlchenofhell b3a2c79fec - fix for last fix
18 years ago
karlchenofhell 4b23e79f51 - quick-fix for http://www.yacy-forum.de/viewtopic.php?t=3358
18 years ago
karlchenofhell be941c4475 - "javascript:"-URLs are recognized as well (as intended formerly I assume)
18 years ago
karlchenofhell a619ba3f49 - fix for String index out of range during URL parsing
18 years ago
orbiter bd4f43cd66 - fixed a null pointer exception bug
18 years ago
theli d38ef0493d *) be more tolerant against missing ports in url
18 years ago
theli cfe54fedc7 *) Bugfix for resolveBackpath problem with tailing /..
18 years ago
karlchenofhell d13b381f83 - added mint-green skin
18 years ago
karlchenofhell ce237aefad - assortment-sizes table from PerformanceQueues_p.html is not shown if not used
18 years ago
karlchenofhell b14a500b88 - removed debug output from PerformanceMemory_p
18 years ago
theli 7930839594 *) URL.java: userinfo was not taken over when generating a new url from a base url and a rel. path
18 years ago
theli 5847492537 *) next step of restructuring for new crawlers
18 years ago
orbiter 6cce47e217 test of ftp-urls in URL class
18 years ago
orbiter f933f00f09 another patch to URL protocol handling for 'news', 'nntp' etc:
19 years ago
orbiter 4c6e00d80a more bugfixes for URL class, see:
19 years ago
orbiter b7dc251948 fixed bugs in url class:
19 years ago
orbiter 276225d79e fix for URL class
19 years ago
orbiter f43c90fa98 fixed handling of null referer in crawlOrder
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
theli 0db237467f *) bugfix for URL generation from file
19 years ago
orbiter e20ff77c10 another bugfix in new url class
19 years ago
orbiter 685430a1b5 bugfix in new URL class, better loggin for domain extraction
19 years ago
orbiter 79af283f6c better debugging in new URL class for wrong port numbers
19 years ago
orbiter 4bd626572b added hashCode and compareTo to new URL class
19 years ago
theli a70cbd959b *) further improvements for the anomic.net.url class
19 years ago
theli 8a1f1d96b3 *) Bugfix for url concatenation. Relative urls with / or http:// at the beginning
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago