Commit Graph

2185 Commits (e92e8b2ae384592e20bf152a57a4384ae4cf04c3)

Author SHA1 Message Date
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