yacy_search_server/source/net/yacy
Michael Peter Christen 65f56b1fd4 Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
Conflicts:
	.classpath
	build.xml
	htroot/Status.java
	source/de/anomic/http/server/HTTPDProxyHandler.java
	source/net/yacy/yacy.java
2012-06-29 21:16:20 +02:00
..
ai Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
cider
cora fix crawl start from file 2012-06-26 16:11:39 +02:00
document fixing redirects and status codes: storing of status code in 2012-06-25 18:17:31 +02:00
gui refactoring of tray icon class, 2012-01-18 20:47:09 +01:00
http Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty 2012-06-29 21:16:20 +02:00
interaction generalized localhost naming. 2012-06-26 00:08:25 +02:00
kelondro using com.google.common.io.Files instead of homebrew methods 2012-06-22 11:39:17 +02:00
peers generalized localhost naming. 2012-06-26 00:08:25 +02:00
repository fixing redirects and status codes: storing of status code in 2012-06-25 18:17:31 +02:00
search - add canonical field only if requested by solr schema 2012-06-26 14:51:57 +02:00
upnp removed unimportant warnings 2012-06-19 08:45:34 +02:00
utils Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
visualization enhancement in circle drawing 2012-05-09 12:28:43 +02:00
dbtest.java replaced old bzip2 library against better documented commons-compress 2012-05-28 23:53:48 +02:00
migration.java using com.google.common.io.Files instead of homebrew methods 2012-06-22 11:39:17 +02:00
yacy.java Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty 2012-06-29 21:16:20 +02:00
YaCySearchClient.java