Commit Graph

137 Commits (ce7924d712d56456ccdd7b5b947c8d62dffbac22)

Author SHA1 Message Date
orbiter 0f5c4abaca more generics 17 years ago
orbiter 4ffbcd54a4 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=754 17 years ago
borg-0300 53367d941a more information (BASE64) 17 years ago
orbiter a6ca3b51be more generics 17 years ago
orbiter db0d3d5e54 release 0.56 (and some last fixes) 17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate. 17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query) 18 years ago
orbiter 64b3b79e44 - fix for termination problem with uniq() 18 years ago
orbiter 0eb60cfe6f better handling of seed properties 18 years ago
fuchsi a718858e8b seed.CCOUNT is interpreted as a double value not int 18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before) 18 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values 18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution 18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled 18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation 18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" --> 18 years ago
orbiter 4f5496062c protection against too large seeds 18 years ago
karlchenofhell 086239da36 - added servlet: remote crawler queue overview 18 years ago
karlchenofhell 8ba81e0995 - added some comments (will get more in the near future) 18 years ago
orbiter 7f56c8d4aa fixed some seed selection details 18 years ago
orbiter e602436fda fixed problem with cluster routing 18 years ago
orbiter e48189c710 enhanced cluster routing 18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation 18 years ago
(no author) 6186185775 *) Moved some comments to javadoc 18 years ago
orbiter 5d5e6ebfcc fix for http://www.yacy-forum.de/viewtopic.php?p=32631#32631 18 years ago
orbiter 7673f0869b minor enhancements 18 years ago
orbiter b2f4087400 redesign of last-seen fieln inside seed: 18 years ago
orbiter e00e850a98 removed constants (no connection with yacySeed.dna identifier) 18 years ago
orbiter fcc11391a8 some redesign attempts because sorting of lastseen does not work correctly 18 years ago
orbiter 819ff21c92 fixed QPM output 18 years ago
orbiter 306c50ac40 QPM (queries per minute) statistic stub 18 years ago
orbiter f3f99b19c6 extended search statistics 18 years ago
orbiter d0c32c6aeb better protection against fraud peers 18 years ago
orbiter 773ba1e91a - generalized object order handling 19 years ago
orbiter 13868ebb3e reverted IP-patch in yacySeed 19 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer 19 years ago
theli 52466067d8 *) Bugfix for ArrayIndexOutOfBoundsExceptions which occure because SimpleDateFormat is not thread-safe 19 years ago
borg-0300 76d959122b new constants, finals, Stringbuffer, cleanup 19 years ago
orbiter 2bb529cedb added peer tags for peers in robinson mode 19 years ago
orbiter df1629b05a - code cleanup 19 years ago
orbiter 5c2f30eaca adjustments to dhtInCache write 19 years ago
orbiter bd283b8443 fixed bugs: 19 years ago
orbiter 59fc55ea1e added checks to protect peers from wrong seeds 19 years ago
borg-0300 d808765087 something Javadoc 19 years ago
allo 2065138a41 reverted last Commit. 19 years ago
allo 7afa5c1b8e staticIP fix 19 years ago
orbiter a4682e2810 fixed problems in basic config and added language setting 19 years ago
orbiter ce5274c194 yacybot user agent 19 years ago
theli 9b941fb773 *) bugfix for usage of yacy with extended port binding (e.g. #eth0:8080, 192.168.0.1:8080, etc.) 19 years ago
hermens 66c889138e *) Bugfix: Principals are reported back as 'principal', so IWasAccessed should also be true 19 years ago
hermens 75b268f16d *) use majority voting for peer type decision 19 years ago
orbiter 3ec7177f0f added seed flag 'AcceptCitationReference' 19 years ago
orbiter 9086261476 refactoring of base64 encoding: 19 years ago
orbiter b3dca06bb1 added location column to network pages. 19 years ago
orbiter 24dc0e0760 implemented cr-file processing and further transmission steps 20 years ago
orbiter a3fd0069f5 fixed bug in kelondroTree node iteration (rotation did not work) 20 years ago
orbiter 79818a320f introduced citation-rank transmission protocol and activate transport for anonymisation 20 years ago
borg-0300 d2507c6081 rename setJunior()... to orJunior()..., 20 years ago
orbiter b058ecf0bc refactoring of image-generation; added experimental PNG encoder (not active now) 20 years ago
theli e58e85363d *) Bugfix for ConcurrentModificationException while operating on seed properties 20 years ago
orbiter 097009d910 experimental visualization of DHT access during global search (temporary) 20 years ago
borg-0300 bcb0d6d5ff changed setLastSeen(long rd) to setLastSeen(); 20 years ago
borg-0300 cdbaf637fb added 20 years ago
borg-0300 e642a5d8b7 more constants 20 years ago
borg-0300 d77b982083 small fix for last commit 20 years ago
borg-0300 b00cd5640b bugfix for 'hello.class java.util.ConcurrentModificationException:null' 20 years ago
orbiter c1c94111b0 added new network picture at Network menu using the new image-servlet method 20 years ago
orbiter 0054d3b1a6 added age in network menu 20 years ago
orbiter 7fc822a59b changed handling of time-zones 20 years ago
borg-0300 1dd7047af5 finals; 20 years ago
orbiter 96a5b6e8fb removed yacy peer types from serverSwitch 20 years ago
theli 019cc716db *) Undoing last changes on yacySeed. Seems not to work properly. 20 years ago
theli 177e8af5b7 *) Bugfix for ConcurrentModification in kelondroAbstractRA.writeMap caused by yacySeed.getMap() 20 years ago
theli d3c923e6b9 *) Bugfix for "ConcurrentModificationException in hello.class" 20 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels 20 years ago
orbiter c8a7a85ce2 fix for http://www.yacy-forum.de/viewtopic.php?p=7384#7384 20 years ago
orbiter 5716f8521d bug fixes for word ordering and dht index selection 20 years ago
orbiter 2d8557cb10 minor changes 20 years ago
orbiter e24dbde217 better logging for WRONG seed 20 years ago
orbiter 9f505af7aa preparations for bulk remote crawls 20 years ago
orbiter 51962d55bf added 'PPM', page-per-minute statistics 20 years ago
orbiter 1d2155675b changed assortment memory cache flush 20 years ago
theli 08e4334c1d *) Status.java: showing amount of time since last upload of seed-file 20 years ago
orbiter a25b5b4986 fixed possible memory leak in htmlScraper: be aware that now links can get lost; further work necessary 20 years ago
theli 9a98988c3c *) Bugfix for SSL/NIO Bug 20 years ago
theli 2aa5fe8f50 *) Import statements reorganized 20 years ago
orbiter 248077d3f0 initial load with yacy 0.36 20 years ago