Commit Graph

2609 Commits (f717beecb1f062b0edb5e1a92164e22ea5b87d44)

Author SHA1 Message Date
low012 33e2423bde *) Tool to find out the percentage of letters in a text. First step to build a tool which detects the language a text is written in.
18 years ago
low012 3ee9a26ef2 *) deleted unused program
18 years ago
low012 d36786bf37 *) startYACY.sh is compatible with OpenSolaris now (see http://forum.yacy-websuche.de/viewtopic.php?t=203 for details)
18 years ago
orbiter 8d6aa7a66d replaced detailed search page by ranking definition page (this is what it essentially is)
18 years ago
orbiter 7ff4357184 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=206&hilit=&p=1130#p1130
18 years ago
orbiter 75d1437340 fix for http://forum.yacy-websuche.de/viewtopic.php?p=1123#p1123
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter c48c9735cb bugfix for property table loader (did not exclude comment lines)
18 years ago
orbiter 6758beae9c fix for http://forum.yacy-websuche.de/viewtopic.php?p=1092#p1092
18 years ago
orbiter 511dcbb172 fixed encoding bug made in SVN 3993
18 years ago
orbiter ec817a2ff5 removed JAR command from ftpc - produces warnings and is not used by YaCy
18 years ago
orbiter f5a4efb76e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&hilit=&p=1034#p1034
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 cff019464e fix for BMP/ICO magic detection
18 years ago
orbiter 557f8d80e4 - better logging
18 years ago
orbiter f323e1813d added commons.logging again (is used by mimeTypeParser)
18 years ago
michitux a695c93662 Fix of the Status-page for IE:
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter b1630e73c8 addition to fix 3983
18 years ago
orbiter 6071668c3b better error message in case that a mime type cannot be found.
18 years ago
orbiter d477773fa3 fix for b/w color mode in BMP parserhttp://forum.yacy-websuche.de/viewtopic.php?f=6&t=180&hilit=&p=942#p942
18 years ago
orbiter e7a99d765e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=171
18 years ago
orbiter 03847bebc1 removed unused libs
18 years ago
orbiter 9da0e53fe8 repaired rss feed reader
18 years ago
orbiter 26ddf797eb added bmp and ico image format to all parser/viewing methods
18 years ago
orbiter 5444b07674 fixed bug with decompression of index abstracts
18 years ago
orbiter 924ae39170 replaced old map loading method with new implementation which is more robust against change of line termination methods
18 years ago
orbiter ac7b6b9c10 added a default favicon for search results from domains that do not have a favicon
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
low012 d95a06e2e4 *) cosmetics: fixed a typo
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
low012 1ea5fa2c04 *) Changed a comment to get rid of this message:
18 years ago
orbiter 5702257a5f fix for elementCount bug when db was reset
18 years ago
orbiter 208b5297f1 enhanced handling of news records:
18 years ago
orbiter f40566f9bb separate YaCy networks:
18 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
orbiter 53266e6497 does not belong to yacy, just a test file (committed by mistake)
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
low012 2158f83d43 *) cosmetics, changed a character to get rid of "warning: unmappable character for encoding UTF8" during compilation
18 years ago
orbiter 28baecd41b another fix for the concurrentModificationException in AccessTracker
18 years ago
orbiter 84be912e90 fix for null pointer exception that occurred when missing user-agent in request header
18 years ago
orbiter c1aad9e508 added parameter for network graphic background
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 c5c268c43e tried to fix restart button
18 years ago
orbiter e03fcf4627 SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29
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 f1ed91a8e4 added option to allow/disallow DHT transmission during indexing
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 154ffd7c2c fix for wrong http connection version and SSIs
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 1d41ebf489 *) made age for deletion of too old seeds configurable
18 years ago
auron_x 52cb3208d0 *) old (lastseen > 7d) peers are now automatically removed from passive and potential seed-dbs
18 years ago
orbiter 815e3da62f fix for http://www.yacy-forum.de/viewtopic.php?p=37353#37353
18 years ago
michitux 25529290ca - 2 small changes in documentation
18 years ago
low012 c59a7ce5c2 *) hopefully fixed a stupid bug (my fault of course) that sometimes messed up the marking of search words in the snippets (see http://www.yacy-forum.de/viewtopic.php?p=37329#37329)
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 c7a614830a several bugfixes
18 years ago
allo 465145cb6f revert to insecure, but dau-proof defaults
18 years ago
allo 7ad11ceaaa security fix for peers without password. allow access only from localhost
18 years ago
(no author) 2784820ee3 *) moving sleep to a better place
18 years ago
theli 7a1b811d18 *) bugfix for SocketException:
18 years ago
orbiter 71fd972ac0 - reduced default search time
18 years ago
orbiter 2b937abef1 slighlty different behavior in shutdown sequence for http server threads:
18 years ago
orbiter e4aa8f2a08 disabled more sleep(200)
18 years ago
orbiter cb38e57622 reduced httpd final waiting time
18 years ago
orbiter b4585ad67d im Sommer 2005 wurden die ersten pings zwischen YaCy-Peers ausgetauscht.
18 years ago
orbiter f64d9f1c6c removed forced termination in case that a previous bad termination is detected
18 years ago
karlchenofhell e1d809d5f1 - more detailed logging of MEMORY messages
18 years ago
orbiter 9f7765863b bugfix for seed length control routine
18 years ago
orbiter 0b10ef64ba better server access tracking
18 years ago
orbiter 4f5496062c protection against too large seeds
18 years ago
orbiter 684ded0e09 added new news types
18 years ago
karlchenofhell 669f840eab - added ViewProfile / Impressum (default on) to local peer's robots.txt
18 years ago
orbiter d7de0938a6 fix for http://www.yacy-forum.de/viewtopic.php?p=36587#36587
18 years ago
karlchenofhell 22ee85ca02 - specified exceptions thrown by ResourceInfoFactory and plasmaHTCache.loadResourceInfo()
18 years ago
orbiter dfd5e823c3 automatic limitation of web structure host count
18 years ago
orbiter 8b0aea6910 fixed automatic deletion of too many referenced hosts in web structure
18 years ago
orbiter 5dd9acc2a7 removed calls to deprecated methods
18 years ago
orbiter 66ec8b63c1 added a httpd access tracker:
18 years ago
karlchenofhell 71ca9aa6d4 - fix for changed blacklist types
18 years ago
orbiter 9a8a87612d added new qph column to search tracker servlet
18 years ago
orbiter e07458bad4 added time-out function to web analysis
18 years ago
hydrox 4a1bc4743a *)News-entries with blacklisted URLs are now ignored
18 years ago
allo 6074264267 dynamic rights.
18 years ago
theli 99062c0c9e *) SOAP should support authentication against the user-DB now (requested by KoH)
18 years ago
theli 339153d40e *) favicons that are specified in the document content via html link-tags
18 years ago
allo 854eb1492f .yacy /.yacyh urls for the feedreader
18 years ago
allo 7a5b22a0b8 Integration of FeedReader in Bookmarks.
18 years ago
karlchenofhell 6265d321bd - more constants
18 years ago
allo 7921f07c9d userDB fix
18 years ago
allo 7b2e1bb8f2 Feedparser with reflection.
18 years ago
karlchenofhell 8bff810d19 - fixed logging output of serverMemory.request()
18 years ago
rramthun 18a5380ee3 *) situation-dependent lock-buttons for search-page
18 years ago
karlchenofhell f05ca43780 - the wiki-parser works for remote wiki-code now, not displaying links anymore as if they were local (ViewProfile comment)
18 years ago
karlchenofhell 9d6605a83c - fixed NPE in Blacklist Cleaner during deletion of more than one double entries
18 years ago
orbiter 594ff95955 :-(
18 years ago
orbiter 4ca797401e fix for ConcurrentModificationException
18 years ago
orbiter 7b904e0077 integrated robots.txt crawlDelay into the crawl balancer
18 years ago
orbiter 52cb033f01 - slightly different painting of web structure picture:
18 years ago
karlchenofhell 30c3d909b1 - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms)
18 years ago
allo 6c9df13552 more debugging
18 years ago
allo 4392ee0c51 BugFix for typo and wrong include
18 years ago
allo d1e1580223 Surftips Blacklist
18 years ago
theli e1a5babff1 *) Logging GUI handler: line-size is now set to max-size if max-size was exceeded
18 years ago
(no author) 94cc9f05f5 *) Improvements for restart via update wrapper
18 years ago
hydrox 44bac7dea1 *) blog-comments can now be moderated
18 years ago
borg-0300 2ab020445a bugfix, i think - http://www.yacy-forum.de/viewtopic.php?t=4059
18 years ago
(no author) f89517203d *) SOAP: new function to get the Performance Settings of Queues and Processes
18 years ago
(no author) 92351c4dcb *) SOAP: bookmarks list now indicates if a bookmark is private (requested by KoH)
18 years ago
allo 957a25afff getRight(rightName) instead of get...Right()
18 years ago
(no author) e0e46d3aec *) SOAP: new function doGarbageCollection (requested by KoH)
18 years ago
(no author) 1efe607c34 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3771 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012 a0149317ac *) fixed bug where headlines were added to directory of a wiki page multiple times (http://www.yacy-forum.de/viewtopic.php?t=4034)
18 years ago
(no author) ef24bed406 Sorry...
18 years ago
(no author) a29cb2e1af blupp
18 years ago
theli 651b05ba43 *) wsdl file updated (requested by KoH)
18 years ago
orbiter 0ae6664ad8 enhanced web structure picture
18 years ago
orbiter a585b4d41b added web structure image
18 years ago
orbiter 33ad0c8246 added a web structure computation and logging:
18 years ago
karlchenofhell 7904175338 - sorry for typos
18 years ago
karlchenofhell baa9402b97 - wiki-parser is now configurable via the config setting wikiParser.class which holds the class-name for the parser to use
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
karlchenofhell 0a64047081 - plasmaParserDocument can process subdocuments now (other archive-parsers may want to use this method)
18 years ago
theli b1680ab71f *) bugfix for ArrayIndexOutOfBoundsException in robots-parser (thanks to low012)
18 years ago
theli b30e64daab *) passing homepath to serverLog.configureLogging
18 years ago
theli 9a4375b115 *) robots.txt: adding support for crawl-delay
18 years ago
orbiter 11ac7688d5 reverted a part of last commit
18 years ago
orbiter b3f97b5c38 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter 3c5ff7f735 adopted kelondroBytesIntMap to kelondroIntBytesMap
18 years ago
orbiter 5551ff5306 enhanced index storage data structure kelondroBytesIntMap
18 years ago
orbiter 872eb46cb9 some redesign of the handling of the index for kelondroFlexTable
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
allo 65a8a9fc58 fix for nullpointer
18 years ago