yacy_search_server/source/net/yacy
2014-04-10 21:40:54 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora new structure and enhancements for link graph computation: 2014-04-09 12:45:04 +02:00
crawler fix for wrong status codes of error pages 2014-04-10 09:08:59 +02:00
data added missing @Override annotation 2014-03-28 13:48:37 +01:00
document strong redesign of html parser: object recursion is now made using a 2014-04-10 18:58:03 +02:00
gui added missing @Override annotation 2014-03-28 13:48:37 +01:00
http fixed a time-out problem in the default servlet which is also a logging 2014-04-04 15:27:29 +02:00
kelondro eleminate obsolete URIMetaDataRow class 2014-04-03 00:35:15 +02:00
peers reduced search activity corona strength in network image 2014-04-04 10:08:44 +02:00
repository fix for wrong status codes of error pages 2014-04-10 09:08:59 +02:00
search Merge branch 'master' of git@gitorious.org:yacy/rc1.git 2014-04-10 21:40:54 +02:00
server fix for parsing of numeric value in case that boolean values are given 2014-04-04 11:59:51 +02:00
upnp added missing @Override annotation 2014-03-28 13:48:37 +01:00
utils added missing @Override annotation 2014-03-28 13:48:37 +01:00
visualization added missing @Override annotation 2014-03-28 13:48:37 +01:00
dbtest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java - removed old metadata database and all migration code 2014-01-20 18:31:46 +01:00
yacy.java fix: remove obsolete ref to yacy.home 2014-04-04 02:45:04 +02:00
YaCySearchClient.java