Commit Graph

3084 Commits (d09ddabd096ac2b53dd7d316451b183bd737f193)

Author SHA1 Message Date
orbiter d09ddabd09 corrected a design mistake (5-byte hashes not necessary)
17 years ago
orbiter c97d0fcee7 modified the domain list export function:
17 years ago
orbiter 77ee0765a4 - added domain statistic generation to IndexControlURLs_p.html servlet
17 years ago
orbiter 80a7bc93d6 - added statistical evaluation about domains that appear during crawling
17 years ago
orbiter 4fbee21cea - added fetch-ahead again (had been removed in last commit)
17 years ago
lotus 423a89ebe8 * fix if yacy was installed to a path with whitespace
17 years ago
orbiter fc03b0437a fixed a error case where a second search after a first search with a different search word failed
17 years ago
orbiter eca171ba2e fix for case where javascript was not filtered by the html parser
17 years ago
lotus e645bae29f display table in log
17 years ago
orbiter ead39064c5 fixed problem with wrong result number calculation
17 years ago
hermens 2437beb96c fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1360&p=9321#p9321
17 years ago
orbiter 7b12e77a63 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1393&hilit=&p=9655#p9655
17 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
17 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
17 years ago
lotus 3fbfd5a78b * fix for non-changing offset on new search term
17 years ago
danielr 219b93df6a - fixed internal error after receiving chunked POST
17 years ago
lotus c245c7a45e delete index.dhtin/out.heap if restore fails
17 years ago
danielr cd19d0aee6 - added warnings for failed transferRWI (dht-in)
17 years ago
orbiter df4ff423c4 added additional properties to query id's to distinguish search events better
17 years ago
danielr d6d9b0f14a fixed transferRWI.html 'Read timed out'
17 years ago
danielr e503158527 Proxy: fix for never ending loading after POST
17 years ago
danielr 1a1d57e449 Proxy: added binary passthrough for POST
17 years ago
apfelmaennchen aa6ae77e5e - autoReCrawl: fix for filter settings
17 years ago
apfelmaennchen 8ae29bad57 - fix to previous change of Crawl Profile Names
17 years ago
apfelmaennchen 434104e4a0 - change Crawl profile name for autoreCrawl
17 years ago
danielr 9ff4fc11da partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374
17 years ago
lotus 0df2e47012 changed auto recrawl to comply with new date format
17 years ago
lotus d9d9c522a1 addendum to last commit
17 years ago
lotus 480497f7c9 changed recrawl
17 years ago
orbiter da1b0b2fc6 added two new classes that will be used for the new htcache
17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
borg-0300 08cdf6db8a fix for wrong "VegaYacyB" peers
17 years ago
danielr 4d937f6b21 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1396
17 years ago
apfelmaennchen bd931a82f7 - added dynamic filters to autoReCrawl.conf
17 years ago
apfelmaennchen b3fc5e96a3 - removed unused import from bookmarksDB
17 years ago
apfelmaennchen bc048db7b6 - bugfix for bookmarksDB's rebuildDates()
17 years ago
danielr 3c68905540 remove redundant null checks
17 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
17 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
17 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem
17 years ago
f1ori f99c307eff * correct debian build dependencies
17 years ago
orbiter bdae051d9a - extended new performance graph (better timing)
17 years ago
danielr d9cea5ff23 removed annotations which broke the build with java 1.5
17 years ago
danielr a087090bbb fixed starting crawl results in "No parser available to parse mimetype 'application/octet-stream'"
17 years ago
danielr 7e7e6a099a undo 5044
17 years ago
danielr f2d0bd7790 fix for NPE in JakartaHttpClient.setProxy
17 years ago
danielr bb6a6fc233 fixed 'FileUploadException Stream ended unexpectedly'
17 years ago
danielr 8422ee5ec4 - fixed UnsupportedEncoding (in proxy) using defaultCharset if no characterEncoding can be determined
17 years ago
hermens 3ac1988059 Add some sanity checks for invalid seeds
17 years ago
hermens cff4393f0c Fix HTCache so oldest Files get deleted first
17 years ago