Commit Graph

4458 Commits (f7f86d8a5df6b8e64e55cf5a421f3bf8ca28ec29)

Author SHA1 Message Date
reger 127adbf5cf remove references to 10_http thread (legacy http server)
12 years ago
reger 36b7159282 - remove double initialization of jetty
12 years ago
reger 63ed04260a Merge remote-tracking branch 'origin/master' into jetty
12 years ago
Michael Peter Christen 35ab2cef7b added parsing of 'date', 'dc:date', 'dc.date' and 'last-modified' in
12 years ago
reger aafef72a8a merged current rc1/master into jetty branch to allow further development with latest version
12 years ago
Michael Peter Christen dbef8ccfcb forced deletion of ZURL entries for a specific host for each host that
12 years ago
Michael Peter Christen e137ff4171 refactoring (im preparation for new removeHost method)
12 years ago
Michael Peter Christen 9e12fdff23 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 049c3b3f2e added an option to exclude image search results from text search. This
12 years ago
Michael Peter Christen 5d71a4c8bc fix for dc:description field
12 years ago
reger 392174de8c remove all_words, all_strings lists from QueryGoal
12 years ago
Michael Peter Christen cb85b22725 redesign of the image search process (with much better results,
12 years ago
Michael Peter Christen 6184fd9d9a fix for solr/gsa result logging
12 years ago
reger 29967102a2 optimized QueryGoal (reducing mem and computation by removing all_hashes)
12 years ago
orbiter f106345eef link strings should not be tokenized
12 years ago
orbiter 5b14bdfffd npe fix
12 years ago
orbiter 1ca4b9612c added special handling of the BinaryResponseWriter in the solr interface
12 years ago
Michael Peter Christen a88a62f7aa added a feature to set a collection for a crawl result based on a
12 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
12 years ago
Michael Peter Christen 47b1c81d08 - refactoring
12 years ago
Michael Peter Christen e6b423c4d9 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
reger 94bec24d14 add back menu to Surftips page (currently no menu is displayed)
12 years ago
Michael Peter Christen 1f299b0d42 removed link.gif as link button because this image is now shown
12 years ago
Michael Peter Christen 48ddd50a6c html fix
12 years ago
reger 96ae332427 revert del _blank (last commit) in template
12 years ago
reger 43348a98a9 add some href target=_blank to ext. links with external icon
12 years ago
reger 82d81a57bd info msg if no embedded Solr http://bugs.yacy.net/view.php?id=279
12 years ago
reger 02fe8b43ba Field Re-Indexing: display list of fields in reindex queue
12 years ago
sixcooler 7f501b7c38 clear some caches before reporting low Memory
12 years ago
reger 070bf85b33 css fix for IE10 showing border on all img within <a /> tag since introduction of external link icon (commit 112836dcc9)
12 years ago
sixcooler 8a96140f92 fix / workaround for
12 years ago
Michael Peter Christen 2674d28ef4 protection against self-ping (may be cause by fraud attempts)
12 years ago
orbiter f3d001c7ab more space in the about section
12 years ago
Michael Peter Christen e879b97b0a added line to enhance debugging
12 years ago
Michael Peter Christen 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
12 years ago
orbiter 252c525709 fixed feed api servlet and and enhanced RSSReader class
12 years ago
Marc Nause 112836dcc9 Improved external links.
12 years ago
Marc Nause d64a094f0e External links in HTML interface are marked as external with small icon.
12 years ago
Michael Peter Christen 58fe986cca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
12 years ago
sixcooler 7d53ac86a3 fix for Blacklist (-Administration)
12 years ago
orbiter f425b2c61c re-try to fetch url after a soft commit
12 years ago
orbiter bf0ad04e1b apply load limitation also to dht-in
12 years ago
Roland Haeder b58ca8622d Some cleanups:
12 years ago
Roland Haeder e2ee412160 Use SwitchboardConstants.LISTS_PATH_DEFAULT instead of 'DATA/LISTS'
12 years ago
Roland Haeder ae19401af0 Removed another duplicate occurance of Blacklist.BLACKLIST_FILENAME_FILTER
12 years ago
Roland Haeder 59225487ea Fix for blacklist export, also applied the filename filter here
12 years ago
Roland Haeder 952fc0e7bd Removed superfluous check for files ending '.black' as the previous commit already excluded all other files (e.g. .ser dumps), added logging in catch-all block
12 years ago
Roland Haeder 060fec1577 Reuse Blacklist.BLACKLIST_FILENAME_FILTER
12 years ago
Roland Haeder 29049c71f5 Possible fix for ticket http://bugs.yacy.net/view.php?id=270, the filter for only including *.black must be applied
12 years ago