Commit Graph

2232 Commits (9b5fb3908dfbc016794447f876a25587112209d2)

Author SHA1 Message Date
hydrox cb89c74d52 *) added blog-comments
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
orbiter 32867580ee update to kelondroRecords needed fo last commit
18 years ago
orbiter e3480d4ad3 fix for warning in crawl balancer
18 years ago
orbiter 8668ac5d91 preparations for collection index cache flush optimization
18 years ago
karlchenofhell 39a2000d8b - added support for [[Bookmark:$bookmarkTag|description]]-link-listings (requested by theli) to wiki-parser
18 years ago
karlchenofhell 619653c054 - fix for last commit
18 years ago
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist
18 years ago
karlchenofhell a5a36d9252 - hopefully last fix fo 1.5 methods (sorry for that, eclipse isn't that helpful in identifying those methods)
18 years ago
karlchenofhell e97b6f0458 - we still use Java 1.4 ...
18 years ago
karlchenofhell 0c7b8cf632 - added first version of new wiki-parser
18 years ago
orbiter f7803a6ce4 enhanced crawl balancer
18 years ago
low012 801eea8849 *) Fixed bug where pairReplace() got caught in infinite recursion. (http://www.yacy-forum.de/viewtopic.php?t=3466)
18 years ago
orbiter c3e8c23f5d fix for 'CANNOT FETCH ENTRY: hash is null' bug
18 years ago
orbiter badab8d924 fixed some more bugs in new db handling
18 years ago
orbiter e72d253577 fixed problem with initial cache load
18 years ago
orbiter 2d8e472cfd emergeny bugfix for last commit
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
karlchenofhell c016fcb10f - added streaming-support to CrawlURLFetchStack_p servlet
18 years ago
karlchenofhell d114a0136e - crawl profile: don't add null-values
18 years ago
karlchenofhell b2a9d32f29 why do I always forget some lines? sorry...
18 years ago
theli e1edb23689 *) Bugfix for IllegalMonitorStateException
18 years ago
orbiter bf69a721cb more protection against mis-use of YaCyHop interface:
18 years ago
orbiter a15963ff98 better balancing: if element from top would force a busy waiting,
18 years ago
orbiter dda24fcb85 ups
18 years ago
orbiter 8c1d2e0227 protection against crawl balancer failure:
18 years ago
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster)
18 years ago
orbiter 30d79d69a6 fix for wrong display of search statistics
18 years ago
orbiter daf2e15f59 some storage process enhancements (write without preceding read)
18 years ago
orbiter 9c2101a852 small enhancement to cache dump
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter 7673f0869b minor enhancements
18 years ago
orbiter b4aa195c27 added user-agent check for yacy-hop proxy authentication
18 years ago
orbiter 2d7f7da7ce fix for null pointer exception
18 years ago
orbiter d25caa07bf redesigned some parts of http authentication
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
(no author) e218940293 The copyright sign "\u00A9" is already replaced by "©". String "(C)" is not a unicode sequence!
18 years ago
low012 1bc4d8d470 *) If there is more than one pair of patterns in a line, all of them (and not only one pair) will be replaced.
18 years ago
low012 ea7a8cf7aa *) <hr> and <br> tags are XHTML compliant now.
18 years ago
orbiter d03cd41266 fix for http://www.yacy-forum.de/viewtopic.php?t=3411
18 years ago
karlchenofhell f2e6f19b90 - added versioning to Wiki
18 years ago
orbiter 10ebcb5e1e fixed bug in disconnection time
18 years ago
karlchenofhell 02a73dce87 - added Diff-class for wiki-versioning (forthcoming, first need suitable serverObjects.put() for it)
18 years ago
karlchenofhell 2401e748a3 - fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466
18 years ago
orbiter b2f4087400 redesign of last-seen fieln inside seed:
18 years ago
karlchenofhell e68cdeeeb3 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing
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 7598e1243e removed unused variables/imports
18 years ago
hydrox 27e4429645 *) fixed minimizeurldb-function
18 years ago
orbiter 47ab83a7c0 added flag for YaCyHop - proxy access for all paths that start with /yacy/
18 years ago
karlchenofhell 9f74b128dd - added many more commented constants (please use constants rather than i.e. config-setting strings directly)
18 years ago
orbiter e4910f03d1 tag storage fix
18 years ago
orbiter 991182b29b more space for bookmarks
18 years ago
orbiter 88fa764b64 implemented new kelondroObjects into bookmarkDB
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache.
18 years ago
allo 98cb777e18 abstract wikiCode in putWiki
18 years ago
orbiter f25c0e98d1 - replaced String by StringBuffer in condenser
18 years ago
allo 14f2068daf some more bookmark changes towards multiuser bookmarks
18 years ago
allo 25c7d4e25e fix for form (cookie) login
18 years ago
allo ff79c52fc0 bookmark users can now edit bookmarks.
18 years ago
theli 49972b6193 *) SOAP: getPeerHash returns the proper value now
18 years ago
karlchenofhell 15f0334cd3 - fixed IllegalThreadStateException in LogParser
18 years ago
allo f40169fcd7 preparing multiuser bookmarks
18 years ago
hydrox 814a09a0ed *) reversed r3250 and parts of r3252 (nanotime() is an java1.5 function)
18 years ago
karlchenofhell d311e258f8 - adjusted LogStatistics to nano-seconds
18 years ago
hydrox f7623f5d24 *) added missing measuring points for Parser-Runtime
18 years ago
orbiter f3f99b19c6 extended search statistics
18 years ago
orbiter c0851ee943 refactoring: moved and renamed de.anomic.data.searchResults to plasma package
18 years ago
allo c39dda2374 finished refactoring of searchtemplates.
18 years ago
allo 35039982da refactoring of search process: store results in a searchResults structure. At the moment, its just stored in it, and read from it again.
18 years ago
orbiter 76fab83395 fixed bugs in seach statistics
18 years ago
karlchenofhell 139810d504 - truncate attributes of new newsRecords if too long
18 years ago
karlchenofhell 3c43e605ba - don't accept malformed bookmarks, fix for: http://www.yacy-forum.de/viewtopic.php?t=3414 (first report)
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
karlchenofhell 5d540b219e - LogalizerHandler skips interfaces again
18 years ago
allo e1fb3550ab fix for profile
18 years ago
hydrox 6faf9b70b7 *) LogParserPLASMA now counts its total runtime.
18 years ago
hydrox e5f854bc37 *) added LogalizerHandler-settings to yacy.logging.
18 years ago
karlchenofhell 7c40197e42 - fixed error pages and <label>s for index.html
18 years ago
allo 29aa7031d3 workaround for the snippets
18 years ago
allo b4457763e5 fix for putSafeXML and supertemplates.
18 years ago
karlchenofhell 77b73aa7a8 - log-entries 'Indexed' are parsed correctly now
18 years ago
karlchenofhell aea199cb7b - IndexTransfer is working again
18 years ago
karlchenofhell 71112b1fe6 - added LogStatistics_p.html servlet based on the logalizer (indexing values not functional yet due to charset/regex problems)
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
karlchenofhell bdda9e802f - added some commented string constants to ease use of the result-table
18 years ago
orbiter 5515571950 redesign of ymage classes
18 years ago
orbiter 52c6461e6b some bugfix for statistics
18 years ago
(no author) fe72b772cf added a monitor page for search requests
18 years ago
karlchenofhell b3a2c79fec - fix for last fix
18 years ago
karlchenofhell 4b23e79f51 - quick-fix for http://www.yacy-forum.de/viewtopic.php?t=3358
18 years ago
karlchenofhell 4dce5ec261 - if mem is too low but former GCs helped, the word-cache limit is only decreased now, if a subsequent GC doesn't
18 years ago
hydrox c27e88104c *) getResults() should now work and compile properly with Java 1.4
18 years ago