Commit Graph

2446 Commits (b96386e3da4c5e2f193c27d631e2d7cf3ba28887)

Author SHA1 Message Date
(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
hydrox a2fb54afff *) Quickfix for http://www.yacy-forum.de/viewtopic.php?p=29973#29973 getResults() used a java 1.5 function (Output is temporally disabled until a sulution with 1.4 functions is implemented)
18 years ago
karlchenofhell b873ad51ab - fix for http://www.yacy-forum.de/viewtopic.php?t=3369
18 years ago
auron_x 7fb30de8a4 *) made combined2prettyversion less restrictive and made it again easier to read
18 years ago
hydrox 3acd90033c *) added functions to get results from log-parsers (not documented yet)
18 years ago
borg-0300 1aa74bbd2b update for last commit
18 years ago
borg-0300 23e613b2ab CPU & IO reduce (Index Distribution)
18 years ago
(no author) c67d22116e added exists-check based only on RAM index lookup:
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
karlchenofhell 340dc52a9d - ConfigProfile_p.html now transmits usable encoding for other than 7-bit ASCII charset, see TODO in httpd.parseArg(String)
18 years ago
karlchenofhell 35fb671721 - updated DetailedSearch and ViewFile
18 years ago
karlchenofhell 00aa9472d6 - added decode of HTML-entities in request lines
18 years ago
theli d157201e08 *) IfesL for "Unexpected end of ZLIB" error message
18 years ago
karlchenofhell 0336480a3e - the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN
18 years ago
borg-0300 735c1f87b1 restart re-activated (windows)
18 years ago
hydrox 2c01508ada *) fix for http://www.yacy-forum.de/viewtopic.php?p=29575#29575
18 years ago
allo 6ff8359b98 possibility to use anonther bindPort than the externally reachable port.
18 years ago
borg-0300 d2be3c674d wrong cache values fixed
18 years ago
karlchenofhell df6281ba1f - removed JS from DetailedSearch => valid
18 years ago
hydrox fb1d8b91af *) changed Startpoints of IndexCleaner and IndexTransfer from ------------ to AAAAAAAAAAAA.
18 years ago
karlchenofhell d6eb699e8e - fix for last commit (didn't know that the paragraph sign has an UTF-8-specific location)
18 years ago
karlchenofhell 41bc31d2c2 - ConfigAdvanced_p => XHTML (no invalid IDs)
18 years ago
orbiter 9b726ac366 release 0.50
18 years ago
orbiter 036a0c828e fix for auto-configuration of crawler thread memory
18 years ago
orbiter 16f88c49d9 applied patch from http://www.yacy-forum.de/viewtopic.php?p=27392#27392
18 years ago
orbiter 2aa6f978c2 fix for http://www.yacy-forum.de/viewtopic.php?p=29125#29125
18 years ago
orbiter a4e90bc1dc fix + debug-code for http://www.yacy-forum.de/viewtopic.php?p=29126#29126
18 years ago
borg-0300 6b5f28b746 answer for last commit: no
18 years ago
borg-0300 d98ba7bc33 fix for memory limit computation ?
18 years ago
orbiter 49ffedfd8b patch from Fuchs against deadlock,
18 years ago
borg-0300 a4f63d187d better map2string and NullPointer fix
18 years ago
orbiter c48374d14a new memory limit computation for indexing queue
18 years ago
theli a9f1d3a065 *) SOAP: adding function to get the local peer hash
18 years ago
borg-0300 9659c004c3 fix for wrong date (Lotus-1 Peer)
18 years ago
orbiter 08ac4c5ed0 bugfix for http://www.yacy-forum.de/viewtopic.php?p=29045#29045
18 years ago
orbiter 8e3bd17554 adopted DetailedSearch page to new ranking options
18 years ago
orbiter 93a7e88245 more ranking parameter usage
18 years ago
orbiter 2dbea612c9 fixed display bug for image search preview
18 years ago
orbiter 0a050bc043 enhanced ranking
18 years ago
orbiter d0c32c6aeb better protection against fraud peers
18 years ago
orbiter 61798f0ae6 added option to distinguish between text crawl and media crawl
18 years ago
karlchenofhell be941c4475 - "javascript:"-URLs are recognized as well (as intended formerly I assume)
18 years ago
karlchenofhell a619ba3f49 - fix for String index out of range during URL parsing
18 years ago
orbiter febe6b114a design update of crawler monitor
18 years ago
orbiter 40049e0635 fixed media search snippet flow
18 years ago
karlchenofhell 5763d20795 - added DATA/yacy.running file to indicate whether YaCy is running or not. Helpful for i.e. the updater and linux init-scripts
18 years ago
borg-0300 05d0464377 only do 16 checks if "address" starts with "172.";
18 years ago
rramthun 1a525710c1 *) cursor jumps now to searchbox on searchpages again
18 years ago
karlchenofhell e17591acc3 - parse HTML arguments as UTF-8 strings
18 years ago
karlchenofhell d30932c7d8 - fix for fix... sry
18 years ago
karlchenofhell 6118fb73ec - added decode of UTF-16 escapes in url-arguments (%u0123), bugfix for http://www.yacy-forum.de/viewtopic.php?t=2762
18 years ago
allo 782db9099d version independent name for commons-pool lib
18 years ago
orbiter 7ff86d6ba6 - image search now shows thumbnails (in bad order, but it works)
18 years ago
orbiter ee3d91cb6b print-out of links that result from contraint-filtering
18 years ago
borg-0300 f4737eebd6 Properties
18 years ago
borg-0300 1fc75c0f67 better logging
18 years ago
orbiter e4570bffaf -implemented a specialized snippet-fetch for media content
18 years ago
low012 694a6e4f44 *) better text snipptes: any possible searchword (welt, linux, tag) in welt-linux-tag will be marked correctly now
18 years ago
orbiter bddc197453 reverted by-mistake removed change from low012/SVN 3068
18 years ago
orbiter 1377c53aa3 extraction of media links from search results
18 years ago
low012 586add4c6c *) Better snippets: words like GNU/Linux will not prevent Linux or GNU from being marked if they are searchword (see http://www.yacy-forum.de/viewtopic.php?t=2891)
18 years ago
borg-0300 29922d5dd2 changed writeMap
18 years ago
borg-0300 5b00a04359 changed writeMap
18 years ago
karlchenofhell 52abbd4131 - fix for wrong public IP if no hostname was set and IP was from range 192.168.*.*
18 years ago
borg-0300 8b7c543885 NullPointer fix
18 years ago
orbiter 937ccd4e76 fix for snippet-generation
18 years ago
orbiter 559f41a001 fix for http://www.yacy-forum.de/viewtopic.php?p=28607#28607
18 years ago
auron_x c086c71f17 *) fixed ArrayIndexOutOfBoundsException
18 years ago
orbiter c93cfdc23a fix for http://www.yacy-forum.de/viewtopic.php?p=28564#28564
18 years ago
orbiter 93a5ace330 fix for http://www.yacy-forum.de/viewtopic.php?p=28544#28544
18 years ago
orbiter bf0d820659 - added correct flagging of word properties
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter a603c4d5e8 more code simplifications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
borg-0300 fbe1ee402b plasmaCrawlLURL$kiter cleanup
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
borg-0300 15381cbf73 other bugfix
18 years ago
borg-0300 ad65cc9d2f NullPointer fixes
18 years ago
borg-0300 d33745a7ea NullPointer
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 2372b4fe0c release 0.49
18 years ago
orbiter f8efb3c948 fixed a null pointer exception problem reported in the forum.
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago
orbiter fb7902aa68 fix for http://www.yacy-forum.de/viewtopic.php?p=26142#26142
18 years ago
orbiter 7cc4cec9c9 bugfix for assertion bugs documented in
18 years ago
orbiter 97596af843 patch for wrong old RWI entries
18 years ago
hydrox 2c69cc969a *) more special chars removed
18 years ago
hydrox ebb42906f8 *) removed special characters
18 years ago
theli 954db729db *) Bugfix for ArrayIndexOutOfBoundsException during SSL detection
18 years ago
orbiter 5afd2f283c fix for http://www.yacy-forum.de/viewtopic.php?p=27633#27633
18 years ago
orbiter 9dfae90da8 better control of sortBound; should help to avoid an indexOutOfBound Exception
18 years ago
orbiter 4ce590622f - more asserts
18 years ago
orbiter 7dbcd358b4 fix for http://www.yacy-forum.de/viewtopic.php?p=28231#28231
18 years ago
orbiter 86394e7a56 fix for cache-delete problem:
18 years ago
orbiter ceb9e3aa17 - enhanced parser: collection of audio, video, image and application links
18 years ago
orbiter 984285bdd6 better organisation of dns hit/miss cache flush
18 years ago
orbiter 73c63578ad - activated the dns miss cache
18 years ago
theli eb20ec3837 *) soap-service: adding function to check if a specific url is blacklisted
18 years ago
orbiter 0b9370a9dc fix for http://www.yacy-forum.de/viewtopic.php?p=28108#28108
18 years ago
orbiter b5a29e9651 - fix for snippets that are too short
18 years ago
orbiter 13868ebb3e reverted IP-patch in yacySeed
18 years ago
allo 4cb688018d wikiAdmin Recht
18 years ago
low012 29fa17bd40 *) simplified some code in wikiCode.java
18 years ago
orbiter f1528672b1 filtering of non-index pages during index-of search
18 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer
18 years ago
orbiter 8e7215475b - extended ViewFile to use is as debugging-tool: you can now use the
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter 49a83f99d9 - fix for wrong DHT ordering in DHT selection
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 10a4ab5195 disabled some (more) write caches
18 years ago
orbiter 09bcc10344 bugfix for some problems of last change with assortments
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
theli 58d79a9ac1 *) more error logging
18 years ago
theli 73552db482 *) bugfix adding missing lib names to copy and zip commands
18 years ago
theli 5c0669429e *) soap: adding function to query the peer list
18 years ago
orbiter c9364246cc introduced new RWI-Object.
18 years ago
hydrox f442af956c *) first version of build-in logalizer
18 years ago
theli 9ea9a9f157 *) bugfix for bookmark service: get didn't work when using date=null
18 years ago
orbiter b94ee53958 some enhancements to url retrieval
18 years ago
theli 203f2bde9a *) adding function to query the pause/resume state of the crawling queues
18 years ago
orbiter d34f10c63d some tests with reverse dns lookup
18 years ago
(no author) 24ac4e8860 Bugfix to "-UNRESOLVED_PATTERN- bei Hostname-Änderung" (http://www.yacy-forum.de/viewtopic.php?t=3093)
18 years ago
orbiter e628d34e16 patches for bad data
18 years ago
orbiter 497428c8ec refactoring
18 years ago
(no author) a51417d86b Bugfix: language of ConfigLanguage_p.html was not changed properly when a different language was choosen here
18 years ago
theli 4147c9f490 *) better error logging on soap engine initialization
18 years ago
orbiter 76fceb9997 refactoring
18 years ago
theli f77d624b94 *) bugfix for persistent connection support on transfer-encoded requests
18 years ago
orbiter eeda881553 bugfix for last commit
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 6412c926bc new url entry interface
18 years ago
orbiter bdc9216366 - more asserts
18 years ago
low012 b18273bbb2 *) YaCy will extract URLs from <embed> tags now.
18 years ago
orbiter 1751a799ac - deactivated all write buffers
18 years ago
orbiter ba967c4875 - bugfixes and debug code
18 years ago
orbiter eaad91d84f fixed wrong RAM calculation
18 years ago
orbiter ee4715a21c - more asserts
18 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
18 years ago
orbiter eafb5ecd22 - better usage of memory resources for kelondroFlexSplit
18 years ago
orbiter b2d51be33c bugfix for latest changes to entry generalization
18 years ago
(no author) e59ff8b657 Bugfix: language of ConfigBasic.html was not changed properly when a different language was choosen here. Note: there's a similair bug on ConfigLanguage_p.html
18 years ago
theli 892b9f2fc4 *) additional soap function to query peer status
18 years ago
theli bd3710a974 *) new xml template to view peer profile as xml
18 years ago
theli d1afe1ce6b *) adding xml template to get the message list as xml
18 years ago
orbiter d454ca44ee update of cache logging
18 years ago
hermens 8385557672 Small fix for the Cache Monitor when using proxyCacheLayout=hash
18 years ago
theli f37e2041e8 *) adding soap function to import yacy bookmarks from xml or html (transfered via soap attachments)
18 years ago
orbiter f1ed55a5fc bugfix for last commit
18 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
18 years ago
theli 29a1f132ec *) some strings replaced by constants
18 years ago
theli 4a3ec63e34 *) new soap service to manage yacy bookmarks
18 years ago
(no author) 9b3fd2b9e5 *) removing doctype definition to avoid problems with xml parser
18 years ago
(no author) c64d5018b4 *) Bugfix. Problem in XML Parser
18 years ago
theli 5e57e0814d *) new soap function to display log
18 years ago
theli ad248d61ca *) more verbose exception
18 years ago
hydrox 7e8669b15c *) added possibility to "recycle" a DHTChunk that failed to transfer.
18 years ago
low012 4feaa91890 *) Added additional MIME-Type.
18 years ago
low012 89af433879 *) Deleted parts of WebCat that were not needed for parsing SWFs.
18 years ago
orbiter 46a712e195 - more asserts
18 years ago
low012 8c9bc7e341 *) extracting urls works now
18 years ago
orbiter fc2936d500 bugfix for internal index entry generation
18 years ago
low012 493391e42d *) new flash parser, still experimental
18 years ago
orbiter 215c4e65f1 code cleanup
18 years ago
orbiter bd4f43cd66 - fixed a null pointer exception bug
18 years ago
auron_x 194d42b6a7 *) changed PPM-calculation to be more accurate
18 years ago
orbiter fe8afaf426 switched off usage of write cache for imprortant databases
18 years ago
orbiter 985fd807cc bugfixing in collection methods
18 years ago
theli c7bea4addb *) soap api
18 years ago
theli ee4d4e8567 *) Soap-handler: bugfix. wrong content-length was send when using content-encoding
18 years ago
orbiter d3431433b0 more anonymization in logging
18 years ago
orbiter e6044e5198 bugfix for
18 years ago
theli 4d19d94348 *) bugfix for nullpointerexception
18 years ago
theli 532c23b5c7 *) soap handler
18 years ago
(no author) 5141fa5942 combinedVersionString2PrettyString(..) renamd to combined2prettyVersion(..), new parameter "computerName" added to indentify the source of problems
18 years ago
orbiter 78b7f6f7fd bugfix for index remove bug,
18 years ago
(no author) 0e79f2fd7e name of the file to tranlate apears ahead its translation
18 years ago
orbiter ebd2d629d8 added missing file for last commit
18 years ago
orbiter 147d88cf23 re-design of database caching
18 years ago
orbiter 4e363108e1 - removed bad debug code that caused a large and unnecessary delay during global search
18 years ago
orbiter f21ede312e bugfixes for internals of database organization
18 years ago
orbiter eb4bfb0e9d fixed problem with cache.profile()
18 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
18 years ago
theli 7299dc30e3 *) new soap service to manage the yacy file-share
18 years ago
theli 777e39cea0 *) new template to display the dir-listing in xml format.
18 years ago
theli 9e8942a064 *) adding method to implement blacklist from file
18 years ago
theli 4d1f933ea1 *) avoid reading of content body into memory
18 years ago
theli 88cfdecd38 *) Bugfix: calling close must not close the wrapped input stream, otherwise
18 years ago
theli d38ef0493d *) be more tolerant against missing ports in url
18 years ago
theli cfe54fedc7 *) Bugfix for resolveBackpath problem with tailing /..
18 years ago
orbiter dc056fabf3 small bugfix
18 years ago
orbiter 278d8c3c7e - more asserts
18 years ago
allo 5a6488256d catch the "username too short" exception
18 years ago
orbiter 2d3f1a53fd handling of Missing byte-order mark exception
18 years ago
theli ac13fa763a *) bugfix for blacklist remove (blacklist was not informed about remove)
18 years ago
karlchenofhell c5a5a9eb1c - patch for NullPointerException by Fuchs: see http://www.yacy-forum.de/viewtopic.php?p=27033#27033
18 years ago
allo 8a5c2d0a19 fix for supertemplates, too.
18 years ago
allo c35793fb46 fix for last commit
18 years ago
theli 3e0516446b *) new soap function to get the current queue status
18 years ago
allo a831c83025 create servletProperties, with the servlet specific funktions from serverObjects
18 years ago
orbiter 1825540020 another fix for url-db migration
18 years ago
orbiter 83a0efc65a better assert statements and fixes
18 years ago
karlchenofhell d13b381f83 - added mint-green skin
18 years ago
orbiter 2025e885d6 a fix for problems with remove situations in kelondroFlexSplitTable
18 years ago
theli b12da510f3 *) adding optional libraries for needed for soap attachments
18 years ago
orbiter 11843bba7f fix for Malformed URL Exception in url migration
18 years ago
theli 9eecc9a888 *) libs added to classpath
18 years ago
theli a1acc9c389 *) new function to configure distributed crawling
18 years ago
theli 0996e550e7 *) deploy soap peer admin service
18 years ago
orbiter 3ffc5b8793 fixed problem with serverCharBuffer.append(char)
18 years ago
orbiter 8b56887676 removed unused code
18 years ago
orbiter 06854988da - full integration of new LURL database in INDEX
18 years ago
(no author) 02c66c04f2 *) Missing file from last commit
18 years ago
octoate e4a3574b77 StringBuffer now resets every time the parser is called
18 years ago
theli ef912811f1 *) adding new soap service for peer administration
18 years ago
karlchenofhell ce237aefad - assortment-sizes table from PerformanceQueues_p.html is not shown if not used
18 years ago
theli 68204ff729 *) Suppressing for bad client requests.
18 years ago
theli c1dff41f99 *) adding possibility to deploy custom SOAP services
18 years ago
theli df49724f28 *) better error handling for seed upload - test download - problems
18 years ago
theli a5b9b514c1 *) retry crawling without content-encoding if the content-encoding header was not correct
18 years ago
theli 52466067d8 *) Bugfix for ArrayIndexOutOfBoundsExceptions which occure because SimpleDateFormat is not thread-safe
18 years ago
theli b357a13e9a *) adding synchronization block because SimpleDateFormat is not thread-safe
18 years ago
theli 92f774edd1 *) Better charset encoding detection
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago
octoate cc24dde5e0 First version of a MS Excel parser based on Apache POI
18 years ago
karlchenofhell 4c63129136 - stupid mistake...
18 years ago
karlchenofhell b14a500b88 - removed debug output from PerformanceMemory_p
18 years ago
karlchenofhell ebf0da2a45 - now the fix http://www.yacy-forum.de/viewtopic.php?t=2974 works
18 years ago
theli 09337c9751 *) Bugfix wrong chars in soap search result document
18 years ago
theli 3d152bfe43 *) Logging message added
18 years ago
karlchenofhell b5e40e2fa2 - fix for http://www.yacy-forum.de/viewtopic.php?t=2974 (no cache-sizes for new db)
18 years ago
theli 96f45e9b15 *) Bugfix wrong chars in soap search result document
18 years ago
theli da2ac6fa23 *) adding new ant target to allow generation of client stub classes for yacy soap api
18 years ago
theli a9cc6df21b *) adding wsdl files to generate client stub classes with ant
18 years ago
orbiter 77a59a115d refactoring of indexing methods
18 years ago
orbiter 14490f0a83 added missing flush statement
18 years ago
orbiter 688cbfb776 - bugfixing for flextable bug
18 years ago
allo a29b4d4fb5 extended Supertemplates for Headerincludes.
18 years ago
theli a7e11ada50 *) suppressing stacktrace for "server has closed connection"
18 years ago
allo 72cc082ebe created password generator for scripts.
18 years ago
theli 5b114249ce *) Bugfix for ViewLog problem with multiline logging messages
18 years ago
theli de5e233766 *) Bugfix for GuiHandler sorting problem
18 years ago
theli fd94aa4bef *) Bugfix for IndexOutOfBound in GuiHandler
18 years ago
orbiter 29a1318ef9 bugfixes for wrong database access that do not consider deleted entries
18 years ago
theli cbb1e710b9 *) removing old class
18 years ago
orbiter c6d46f7ebd null pointer bugfix
18 years ago
theli decb09df6d *) Trying to be more tolerant against wrong charset names
18 years ago
theli e9afe39cbb *) Trying to be more tolerant against wrong charset names
18 years ago
theli 7526c831a8 *) Suppressing stracktrace
18 years ago
orbiter 50f2578c55 - some bugfixing and code cleanup
18 years ago
orbiter bdf4c7c51e added missing files for last commit
18 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
18 years ago
orbiter 130cc76927 loop detection and termination in deletedHandles method
18 years ago
octoate 1c4076da8a First version of the MS Powerpoint parser based on Apache POI
18 years ago
theli 5b75d64d7d *) bugfix for last commit
18 years ago
theli 71ed104bc7 *) adding additional rpm mimetype (used by packman)
18 years ago
borg-0300 76d959122b new constants, finals, Stringbuffer, cleanup
18 years ago
rramthun 581dd2ec72 *)Proper arrow-function on Network.html, but ordering is still broken. Perhaps someone could fix that?
18 years ago
orbiter 6396f5971e bugfixes and migration attempt toward new kelondroFlex db
18 years ago
hermens 48f81acc0e reverse SVN 2744, it is not needed
18 years ago
hermens 1da9aece12 Repair DNS prefetch during cacheScan
18 years ago
orbiter 918b59dc5e - bugfix for snippet profile (no delete button)
18 years ago
orbiter 2bb529cedb added peer tags for peers in robinson mode
18 years ago
orbiter afbb547f3d extended options for abstracts generation in remote search interface
18 years ago
theli 22649408ad *) Better errorhandling for charset encoding problem during content parsing
18 years ago
theli a9c7e3f061 *) Bugfix for NoSuchElementException
18 years ago
orbiter f25f61d9d3 documentation of compile problem. See
18 years ago
orbiter c8f3a7d363 added snippet-url re-indexing
18 years ago
low012 2cfd4633ac *) even better handling of searchwords in snippets, words can consist of letters and numbers now
18 years ago
orbiter b062847797 fix for
18 years ago
orbiter e17fea7015 files in htcache are now stored in different hash/tree subdirectories
18 years ago
orbiter 661f005214 fix for seed upload build script
18 years ago
low012 2d3b7251a4 *) better handling of searchwords in snippets (see http://www.yacy-forum.de/viewtopic.php?t=2891 for details)
18 years ago
orbiter ddf8f220f6 fix for build fail
18 years ago
orbiter 25ae3d3161 generalized definition of hexhash
18 years ago
orbiter 86047f439d removed very bad bug that prevented production of any remote search result
18 years ago
orbiter f0d747c723 removed deprecated method
18 years ago
orbiter 5ff77612ac bugfix for old WORDS storage method
18 years ago
orbiter 0f10bdde22 more generic cache methods
18 years ago
orbiter 72482b1426 fixed scraper
18 years ago
hermens 6557112d8f small fix for plasmaURLPool.getURL() needed for new alternative htcache layout
18 years ago
hermens 440c6ee657 Implement alternative htcache layout
18 years ago
allo 226f2c5b2c first version, of the Serverlet Debugger
18 years ago
orbiter adf1f74ab2 bugfix for java 1.5 compile problem with serverCharBuffer.append(char)
18 years ago
orbiter fd61209797 lines inside tags without punctuation are extended by a single dot.
18 years ago