yacy_search_server/source/net/yacy/peers
Roland 'Quix0r' Haeder edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug
#143

Conflicts:
	htroot/Supporter.java
	htroot/yacy/crawlReceipt.java
	htroot/yacy/transferRWI.java
	htroot/yacy/transferURL.java
	source/de/anomic/crawler/CrawlStacker.java
	source/de/anomic/data/ListManager.java
	source/net/yacy/peers/Protocol.java
	source/net/yacy/repository/Blacklist.java
	source/net/yacy/repository/LoaderDispatcher.java
	source/net/yacy/search/Switchboard.java
	source/net/yacy/search/index/MetadataRepository.java
	source/net/yacy/search/index/Segment.java
	source/net/yacy/search/query/RWIProcess.java
	source/net/yacy/search/snippet/MediaSnippet.java
2012-06-11 00:17:30 +02:00
..
dht performance hacks 2012-06-05 12:06:26 +02:00
graphics using utf8 String compression in Webstructure database 2012-06-09 11:00:33 +02:00
operation using double instead float for a better release ordering 2012-05-30 15:28:20 +02:00
Accessible.java refactoring 2011-10-04 09:06:24 +00:00
EventChannel.java refactoring 2011-10-04 09:06:24 +00:00
Network.java Patch fuer Issue 0000102 2012-01-03 17:49:37 +01:00
NewsDB.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
NewsPool.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
NewsQueue.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
PeerActions.java redesign of fining of peers by ip: more leightweight method to read the 2011-12-21 01:14:43 +01:00
Protocol.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
RemoteSearch.java new indexing strategy: ALL links that appear anywhere are indexed, not 2012-04-22 02:05:17 +02:00
Seed.java only ASCII needed in seed bitflags 2012-05-30 15:42:28 +02:00
SeedDB.java - fixes to node identification 2012-05-29 01:38:54 +02:00