yacy_search_server/source/de/anomic/yacy
2011-03-04 14:34:37 +00:00
..
dht - fixed a memory leak in the httpc.post method (no finish) 2011-03-01 09:03:33 +00:00
graphics some more performance hacks 2011-02-26 01:24:49 +00:00
seedUpload extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
Tray.java Tray.java: Broke the build on with wrong non UTF-8 encoded file and french umlauts (unmappable character for encoding UTF8) 2011-02-27 15:01:46 +00:00
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyBuildProperties.java replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
yacyChannel.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
yacyClient.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 2011-03-04 13:44:00 +00:00
yacyCore.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyNetwork.java better concurrency (less locking on date formatting) more logging and minor bug fixes 2011-02-28 06:28:29 +00:00
yacyNewsDB.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyNewsPool.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyNewsQueue.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyPeerActions.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
yacyRelease.java - enhanced main release recognition 2010-10-24 21:43:01 +00:00
yacySearch.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 2011-03-04 13:44:00 +00:00
yacySeed.java - fixed a memory leak in the httpc.post method (no finish) 2011-03-01 09:03:33 +00:00
yacySeedDB.java this asserts prevents a network operation in case of sabotage and must be removed therefore 2011-03-04 14:34:37 +00:00
yacySeedUploader.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
yacyUpdateLocation.java more PMD recommendations 2010-01-11 22:18:38 +00:00
yacyVersion.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00