Commit Graph

1064 Commits (0b02083e973482ffcd50d2a0352d65b3f66cd199)

Author SHA1 Message Date
orbiter 26978b2a25 - better memory protection in kelondro caches: computation of needed memory for cache grow
16 years ago
orbiter be0c492ae5 fix for memory leak bug in new dht transmissions
16 years ago
orbiter 40d9849aa4 - better control of chunk size in dht selection
16 years ago
orbiter 411f2212f2 more memory leak fixing hacks
16 years ago
orbiter 985d421f91 found and fixed some memory leaks
16 years ago
orbiter 6c627dbdff update to the server core
16 years ago
orbiter 5393f356aa fix for termination problem
16 years ago
orbiter 6a876ecb88 first fixes to the DHT transmission process
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
orbiter 65a1de6c05 longer timeout for remote crawl queries
16 years ago
orbiter 78b7361937 fixed problem with logging
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes:
16 years ago
f1ori aaafe05c02 * revert debug change
16 years ago
orbiter 419469ac27 added more methods to control the vertical DHT (not yet active .. )
16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later)
16 years ago
orbiter 5080fc33bf fix for http://forum.yacy-websuche.de/viewtopic.php?p=12247#p12247
16 years ago
low012 78778df464 *) this should adjust the Dev/Main detection of the updater to the new version numbers (0.7x is Dev, if x != 0)
16 years ago
orbiter 9d119c6b61 migration of auto-update rules to new release strategy:
16 years ago
lotus c8451614f3 fix for overflow
16 years ago
orbiter c4c4c223b9 fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint
16 years ago
orbiter 6072831235 no cr transmission for robinson peers
16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method
16 years ago
f1ori 2d2ce24011 * remove all encoding-stuff from proxy
16 years ago
lotus 449e697436 fix for null-seed in seedfile
16 years ago
orbiter 2802138787 - refactoring of CrawlStacker (to prepare it for new multi-Threading to remove DNS lookup bottleneck)
16 years ago
orbiter 1779c3c507 - added a read cache to the RAFile interface to RandomAccessFile
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
orbiter c6525ab75f fix for NPE in seed handling
16 years ago
danielr 538359a0ff simple fix to get DHT working again (maybe something more has to be done ;)
16 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls
16 years ago
orbiter 3f746be5d4 - consolidation and refactoring of many DHT target - computing methods
16 years ago
orbiter d014b2728a Design-check, Extension and Refactoring of DHT target position computation:
16 years ago
orbiter ffed5fc415 fixed problem with lost peers in database
17 years ago
orbiter 6fb865fbdc - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing
17 years ago
orbiter 820a03f9d6 - removed some warnings
17 years ago
lotus dda771db9d - search result layout
17 years ago
lotus 31c31e54e4 new tray icon image for different icon sizes (e.g. linux)
17 years ago
f1ori 9589dfe080 * removed trayicon popupmenu title
17 years ago
lotus 5a637f004d localized tray
17 years ago
lotus 9d4f0325e1 - removed shutdown from search page (we have it in tray now!)
17 years ago
lotus 214277dad6 - revert r5202
17 years ago
f1ori 7afa084207 * add nativ java trayicon, using reflections
17 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
17 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search
17 years ago
orbiter bfcf9b7aa3 - added language detection using metadata from documents: html and odt documents provide this information
17 years ago
orbiter ce2a7ed116 integrated language detection classes into condenser environment
17 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
17 years ago
orbiter 1eb813bd43 shifted index deletion-on-exit rule to the class where the errors are produced
17 years ago
orbiter 3f3673b6e5 extended balancer:
17 years ago
orbiter d09ddabd09 corrected a design mistake (5-byte hashes not necessary)
17 years ago
orbiter 77ee0765a4 - added domain statistic generation to IndexControlURLs_p.html servlet
17 years ago
lotus 423a89ebe8 * fix if yacy was installed to a path with whitespace
17 years ago
orbiter ead39064c5 fixed problem with wrong result number calculation
17 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
borg-0300 08cdf6db8a fix for wrong "VegaYacyB" peers
17 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
17 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem
17 years ago
danielr a087090bbb fixed starting crawl results in "No parser available to parse mimetype 'application/octet-stream'"
17 years ago
hermens 3ac1988059 Add some sanity checks for invalid seeds
17 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
lotus 694084c570 fix for NPE on shutdown
17 years ago
lotus d42eae25f8 yacyTray:
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
lotus 62afea0c9f some improvements for yacyTray
17 years ago
lotus 28c39e2aa4 fix for new starter files
17 years ago
lotus fa695c2d9f tray is now only shown on Windows and doesn't block on linux
17 years ago
lotus f8a1e3175e new yacyTray
17 years ago
orbiter 38eb5bd1ee fixed a bug in kelondroBLOBHeap. The following files are probably inconsistent and should be deleted:
17 years ago
orbiter 0f5fe8cc53 refactoring of method calling for objects from kelondroMapDataMining
17 years ago
orbiter 01d1ae6676 patch for negative time in case that the time of the computer is changed
17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap)
17 years ago
orbiter 1400cdc91e - refactoring of resourceObserver (moved it to crawler)
17 years ago
orbiter a6719dfd2b - refactoring of robots parser
17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections.
17 years ago
orbiter 474659a71f - modified and enhanced the crawl balancer: better list export, fixing of damaged crawl queue at start-up, re-sorting at start-up to enhance domain order
17 years ago
orbiter 080cda97ef added another peer selection rule:
17 years ago
orbiter d37fd064f9 changed peer selection for search targets:
17 years ago
orbiter 69aac0d74c modified the diskUsage class regarding the following two aspects:
17 years ago
danielr 0c1dc703e4 - set staticIP at startUp
17 years ago
lotus ac85c52bae better readability for MIN_FREE_DISK_SPACE
17 years ago
danielr 6b7e873962 resourceObserver refactoring and some synchronisation for console output
17 years ago
lotus 877299cc74 better installer on Windows Vista
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
lotus fc79f013c4 better solution to update shortcut
17 years ago
lotus 48edbef5c7 * fix: display proper port on 1st startup
17 years ago
det 0727bb1e63 rework of console message handling; add of debugging output
17 years ago
orbiter f5ef7f222e - fixed a bug in parser (directory paths had not been recognized)
17 years ago
hermens 75b4a5ced4 reinstate old timeout values for transferRWI and transferURL
17 years ago
orbiter 3330181aa0 refactoring:
17 years ago
lotus 260553c3a5 better messages
17 years ago
danielr 4b71912e76 fixed wrong class name
17 years ago
danielr 7feae906aa - organize imports
17 years ago
det f597185026 Initial import of the resource observer framework
17 years ago
orbiter e0e7f86f82 some bugfixes for the peer-ping process
17 years ago
danielr cbe722c480 small code cleanUp
17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed
17 years ago
orbiter 40d7f485f3 - fixed several NPE bugs
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter 74e3a547db more logging for mySeed loading error cases
17 years ago
orbiter 698293ef32 fix for lonely peers in networks with only one peer, especially intranet peers
17 years ago
orbiter 8a0e401320 - fix for bad code in peer actions
17 years ago
orbiter 0b52ef3e4b - update of grafics
17 years ago
orbiter 18ad12eceb added another fix for localhost addresses in seeds
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
lotus f284386b63 update deploy improvements for windows - ready for release now :-)
17 years ago
orbiter 25192e0d36 added a deletion button to indexControlRWIs that deletes the complete web index
17 years ago
lotus eac62a6882 * ported restart on Windows to unix-style, works on _noconsole now
17 years ago
orbiter 03438ee977 added missing implementation of network-path reference
17 years ago
orbiter 2ba7914f0b fix for NPE exception while fetching remote crawl jobs
17 years ago
lotus 4a48717017 * automatic update for windows
17 years ago
orbiter 2f29ab8779 more target server access security
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter 78087da287 - changed seed file storage to clear text
17 years ago
orbiter db032fb6de - added RWI transmissions to the event terminal
17 years ago
hermens 5bfc02ccfb Repair publishThread
17 years ago
orbiter b32736762c enhanced rssTerminal
17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d7b21bc90c re-added gzip POST for transferRWI/URL (HTTP/1.1 compliant)
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter d0678f7ab9 refactoring as result of
17 years ago
orbiter 483e9a2066 - shifted tld recognition methods from yacyURL to serverDomains
17 years ago
orbiter 5813cc149f fix for bad rssTerminal behavior
17 years ago
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news
17 years ago
orbiter cf042e6957 reverted change by mistake in yacyVersion
17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test.
17 years ago
orbiter bac38cfa18 added very rudimentary peer news as rss feed. An example can be retrieved with
17 years ago
orbiter 724bbdf9b2 refactoring of RSS reader
17 years ago
orbiter b9a2a2d287 more search performance hacks
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
danielr 9b03310f8a bin jetzt wach :/
17 years ago
danielr 7bd8601f04 delete old releases compatible with java 1.5 ;)
17 years ago
danielr da386a1924 fixed deleteOldDownloads if there are no downloads
17 years ago
danielr 21418a22a3 removed DEBUG output
17 years ago
danielr 79a3edeeef deleting downloaded releases after x days (default 30)
17 years ago
orbiter 1995faef8d - refactoring of Colage back-end: move to plasma package
17 years ago
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain
17 years ago
orbiter 2f629d20a7 - tried to fix the '4217666-problem'
17 years ago
orbiter 04c1226c80 added/fixed missing integrity-test else-case during deploy in case that we update with a tar file
17 years ago
orbiter 8fe39ebd74 -fixed file transmission with POST. The only usage was in ranking transmission, therefore:
17 years ago
orbiter 82a9861779 fix for last commit
17 years ago
orbiter 5d1fbb25e7 fix for bad deploy:
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations
17 years ago
orbiter c3342e1178 - removed class with only one static method
17 years ago
orbiter f97971b63b fixed NPE problems doing a shutdown from command-line
17 years ago
danielr 7a35126e91 http timeouts von alten httpc wieder gesetzt
17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
danielr ab330cfdca Network.html: removed ; from location
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter d3b06913ec protection against seed-db failure during enumeration
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 19286fa2d1 tried to fix seed2.old.db-problem
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
orbiter a3dadcd89b preventing that peer which return a false search result are disconnected
17 years ago
orbiter ba622bb240 addendum to svn 4553
17 years ago
orbiter 5530b8e1ca reverted changes to yacy protocol classes: they caused the sciencenet to loose connections
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
orbiter 65785da8f2 new method for best hash computation
17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
orbiter bfed9c2da6 - some refactoring in search process
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
17 years ago
borg-0300 0ddbed9451 Less memory consumption at start
17 years ago
orbiter 6779b455d7 another fix for the punycode parser/generator (should work now!)
17 years ago
orbiter 1b127406d0 update to punycode encoding (still not working)
17 years ago
orbiter 83860507c9 - added punycode class from gnu idn library
17 years ago
orbiter 3f321ece7d added a search history to the new search page
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 36b898ca7a - tested successfully z-presentation of yacy seed encoding
17 years ago
orbiter 7f445f34a6 bitte die Java 5 - typischen Warnings einschalten!
17 years ago
borg-0300 bfe171e693 Small change (generics)
17 years ago
borg-0300 2589290ded better ping
17 years ago
borg-0300 dae9053b21 BUGFIX
17 years ago
borg-0300 77ba446332 seedDB helpers update/cleanup
17 years ago
borg-0300 a9c4e9c309 Small change (ping)
17 years ago
borg-0300 9ab6ad8b73 more seedDB helpers
17 years ago
orbiter f35a3794e0 auto-healing (deletion) of bad peer addresses during start-up
17 years ago
orbiter 42c1e11f2b added another link double-check
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 974fea7933 added term-frequency ranking
17 years ago
orbiter 2485681002 added termination control for RotateIterator
17 years ago
orbiter e2e7f065e9 minor fixes, some generics
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter db25425893 more generics
17 years ago
orbiter 9e7cd4fdbb more generics
17 years ago
orbiter 002a109c4d patch for http://forum.yacy-websuche.de/viewtopic.php?p=4597#p4597
17 years ago
orbiter 4ffbcd54a4 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=754
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter cbefc651ac more generics
17 years ago
orbiter a0f7f2faad some more generics
17 years ago
orbiter dc26d6262b - removed write buffer from kelondroCache (was never used because buggy; will now be replaced by new EcoBuffer)
17 years ago
orbiter f3f02b08ec no distinction between standard and pro releases in auto-updater
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
orbiter a6ca3b51be more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
orbiter 03e7782269 more generics
17 years ago
low012 7af60fb24d *) fixed bug in update script
17 years ago
low012 408cb7a29b *) added check if archive for update is OK, install if OK, else just restart (http://forum.yacy-websuche.de/viewtopic.php?t=663)
17 years ago
orbiter df2a7a8ac8 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 52dd015218 new release strategy: the standard release is now built the same way as the pro release
17 years ago
fuchsi 3c30c2da75 more cleanup and API consistency changes, more to come...
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
orbiter c48b73cda2 redesign of ranking data structure
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 64b3b79e44 - fix for termination problem with uniq()
17 years ago
orbiter 2421127612 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=513&hilit=
17 years ago
orbiter 0eb60cfe6f better handling of seed properties
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
hermens 5c5344ae97 Beautify log
18 years ago
hermens d0aa8cf25d Only update handshaked peer's last seed date if it has not been updated recently.
18 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
fuchsi a718858e8b seed.CCOUNT is interpreted as a double value not int
18 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
18 years ago
hermens 501a7aae90 Small correction
18 years ago
hermens caff520988 Removed unnecessary and unused code.
18 years ago
fuchsi 38bbd4a4b3 no code changes. just touched yacyClient.java to trigger a rebuild of the file in an uncleaned tree.
18 years ago
orbiter 97f1ca52bd fox for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=390
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
hermens d547c3b4bd Avoid NullPointerException in yacySeedDB.lookupByIP
18 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
18 years ago
orbiter 11b4f80bde - fixed non-closing client connections
18 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
18 years ago
orbiter 3cb9cdc9be try to fix connection problem, possible cause for wrong junior status and non-passive passive peers:
18 years ago
borg-0300 ba59de773f again and again junior - test
18 years ago
orbiter 4275727d69 fix for peer ping problem (implemented a 3-time re-ping); cause for 'Connection reset' still unknown
18 years ago
orbiter 07d1e98909 fixed round-robin method of peer-ping order (the successfully pinged peer was not updated to current last-seed date)
18 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values
18 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter f81ef40cc4 no dht activity for small networks; this is not needed if the network is small
18 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
18 years ago
low012 54004e929b *) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!).
18 years ago
low012 694defb257 *) better compatibility with OpenSolaris 5/07, updates should work now
18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
low012 c8e5a4a6b7 *) fixed bug described by Huppi in http://forum.yacy-websuche.de/viewtopic.php?t=239
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter beb2e062a7 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&p=1129#p1129
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 511dcbb172 fixed encoding bug made in SVN 3993
18 years ago
orbiter bf6f6820ec fix for another BMP parser problem. This is not a bug, I guess it was caused by a corrupted graphics file.
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter dcb8687904 fix to update cycle
18 years ago
orbiter 557f8d80e4 - better logging
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter e7a99d765e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=171
18 years ago
orbiter 5444b07674 fixed bug with decompression of index abstracts
18 years ago
orbiter 7c5c814a47 - simplified code (removed exception handling where not necessary)
18 years ago
orbiter a4e8ad95ab enhancements to news and switchboard queue processing
18 years ago
orbiter a45216b479 fix to prevent bad-formed news messages
18 years ago
orbiter bec4dbc753 added options and execution methods for automated updates
18 years ago
orbiter 527b3decde - re-sructuring of configuration menus
18 years ago
orbiter 4968556668 - fix for broken news queue during iteration
18 years ago
orbiter 208b5297f1 enhanced handling of news records:
18 years ago
orbiter f40566f9bb separate YaCy networks:
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
orbiter 3421c64d26 implemented update function:
18 years ago
orbiter 21fabe259b another fix to the restart function; now tested under linux
18 years ago
orbiter 19786b73b6 next try for a better restart
18 years ago
orbiter 08d5db6bb4 next try to fix the restart
18 years ago
orbiter 2ff94b2fb4 another try to fix the restart on linux (it works on mac)
18 years ago
orbiter 1a45ecb356 - fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=14&p=137#p137
18 years ago
orbiter 1fa4feb8e6 added restart button. should work on linux and mac, but was only tested on mac
18 years ago
orbiter 87afdfc2a7 fix for long waiting time during deletion of processed news
18 years ago
orbiter 9bbd39b67c - removed unfinished auto-updater from roland and martin
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 6b4cfbd2d6 new network bootsraping method
18 years ago
orbiter 0e57a8062b added network definition for different YaCy networks
18 years ago
auron_x 52cb3208d0 *) old (lastseen > 7d) peers are now automatically removed from passive and potential seed-dbs
18 years ago
orbiter 6518bb6c08 changed release strategy:
18 years ago
orbiter 069562a14d fixed problem with re-crawl; replaced error file-db with ram-db
18 years ago
orbiter 9f7765863b bugfix for seed length control routine
18 years ago
orbiter 4f5496062c protection against too large seeds
18 years ago
orbiter 684ded0e09 added new news types
18 years ago
hydrox 4a1bc4743a *)News-entries with blacklisted URLs are now ignored
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 b05e2314cf another dht selection fix
18 years ago
orbiter e897eb9b4a fix for DHT selection target
18 years ago
orbiter 756a27049b last-minute-feature 'newbie-selection' for workshop purpose:
18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
orbiter f3fee4d445 fix for http://www.yacy-forum.de/viewtopic.php?p=35322
18 years ago
orbiter 7f56c8d4aa fixed some seed selection details
18 years ago
orbiter e602436fda fixed problem with cluster routing
18 years ago
orbiter 0831034e07 fixed non-termination bug for robinson remote crawl peer selection
18 years ago
orbiter 111ba9e359 - fixed some width problems in new status page
18 years ago
orbiter 191ef16499 fixed wrong ordering that caused bad dht selection
18 years ago
orbiter 7cf8981a98 - added debugging code for wrong DHT target iterator
18 years ago
orbiter 06b6e35484 fix for a null pointer exception if clusters are not defined
18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems
18 years ago
orbiter 1979a167d3 fixed problem with cast
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
orbiter b33cef421e better routing for public clusters
18 years ago
orbiter f73e1e3af9 fixed bugs in remote search setting for public clusters
18 years ago
orbiter 871ee1ce0f one step closer to automatic updates:
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
rramthun e6fb6426a3 *) Some cosmetical changes and corrections
18 years ago
(no author) 6186185775 *) Moved some comments to javadoc
18 years ago
orbiter 78d04bcbcf fixed bug in search statistics
18 years ago
orbiter b79b4082e2 completed search exclusion:
18 years ago
auron_x d66b0276e3 *) removed log-output for PPM-calc
18 years ago
orbiter 25070822a5 fix for http://www.yacy-forum.de/viewtopic.php?p=33925#33925
18 years ago
orbiter 159bd0cab5 diverses; b.o. fix for http://www.yacy-forum.de/viewtopic.php?p=33914#33914
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
theli 1696606b7f *) changing loglevel of "PPM-Calculation" message
18 years ago
auron_x 8ef3ad12a7 *) fix for rare bug in PPM-calc
18 years ago
auron_x 00bc0c1b47 *) new logging for PPM-Calculation
18 years ago
auron_x 5941577076 *) added some logging to PPM-Calculation to find a rare bug
18 years ago
hydrox b99f9d870d *) fixed double selection of peers for the same DHT-chunk.
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
theli 40ce33e664 *) adding RSS feed for yacy news
18 years ago
theli 589cbd8cbf *) replacing all yacy-news-category strings with corresponding constants
18 years ago
orbiter 91cdc1493f removed query to NAT or responder in case that no other peer is there.
18 years ago
orbiter 3bb3df3fc0 fix for http://www.yacy-forum.de/viewtopic.php?p=32298#32298
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter 38b93f8cb8 bugfix for my last commit:
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 5d5e6ebfcc fix for http://www.yacy-forum.de/viewtopic.php?p=32631#32631
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
theli 26450a1d9a *) avoid nullpointerException on seed.getAddress() (reported by netbude)
18 years ago
hydrox cb89c74d52 *) added blog-comments
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
karlchenofhell b2a9d32f29 why do I always forget some lines? sorry...
18 years ago
orbiter 7673f0869b minor enhancements
18 years ago
orbiter 2d7f7da7ce fix for null pointer exception
18 years ago
hydrox 9184113284 *) fixed News deletion. News are now removed if they are no longer in a news-stack. This does not effect News-entires in the news-db that have no stack-entries.
18 years ago
orbiter 10ebcb5e1e fixed bug in disconnection time
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 c2d6edf21d integrated number of remote targets as 'partitions' into remote search protocol
18 years ago
orbiter f696d3c1eb added double computation to kelondroMapObjects
18 years ago
orbiter 819ff21c92 fixed QPM output
18 years ago
auron_x 89e7af037a *) used more switchboard-vars instead of config-vars
18 years ago
orbiter 306c50ac40 QPM (queries per minute) statistic stub
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
orbiter f3f99b19c6 extended search statistics
18 years ago
karlchenofhell 139810d504 - truncate attributes of new newsRecords if too long
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
orbiter 9b726ac366 release 0.50
18 years ago
orbiter 2aa6f978c2 fix for http://www.yacy-forum.de/viewtopic.php?p=29125#29125
18 years ago
borg-0300 9659c004c3 fix for wrong date (Lotus-1 Peer)
18 years ago
orbiter 8e3bd17554 adopted DetailedSearch page to new ranking options
18 years ago
orbiter 0a050bc043 enhanced ranking
18 years ago
orbiter d0c32c6aeb better protection against fraud peers
18 years ago
orbiter febe6b114a design update of crawler monitor
18 years ago
orbiter 40049e0635 fixed media search snippet flow
18 years ago
rramthun 1a525710c1 *) cursor jumps now to searchbox on searchpages again
18 years ago
orbiter 7ff86d6ba6 - image search now shows thumbnails (in bad order, but it works)
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter 3a4933b63c bugfix for
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter f8efb3c948 fixed a null pointer exception problem reported in the forum.
18 years ago
orbiter fb7902aa68 fix for http://www.yacy-forum.de/viewtopic.php?p=26142#26142
18 years ago
orbiter 5afd2f283c fix for http://www.yacy-forum.de/viewtopic.php?p=27633#27633
18 years ago
orbiter 13868ebb3e reverted IP-patch in yacySeed
18 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter e55ef0df28 - automatic migration of old RWI entries to new format during remote search
18 years ago
orbiter f4b547dc13 limited index transfer to peer with version 0.486
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter c9364246cc introduced new RWI-Object.
18 years ago
orbiter e628d34e16 patches for bad data
18 years ago
orbiter 497428c8ec refactoring
18 years ago