Commit Graph

81 Commits (f29b48d9ff6ffbcecc42e0b001317a35f8bc6aca)

Author SHA1 Message Date
orbiter 47292e696a more performance hacks
16 years ago
lotus 4f996a7651 fix for logparser pattern
16 years ago
lotus 5ce9a100bb fix(2) for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1416
16 years ago
danielr a2eeb6138c fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1416
16 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
16 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
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 7052f2f61f - added copyright header of ResourceObserver
17 years ago
f1ori b6301a54fa * added class ListDirs to provoid generic listing of directories in systemdirectories and jar-files
17 years ago
lotus 4a53649ee7 fixed dht-urls and ranking distribution log statistics
17 years ago
lotus 8d83185cb4 fixed dht-chunks/protocol log statistics
17 years ago
lotus 2dc7c00c1c fixed indexing log statistics
17 years ago
danielr 7feae906aa - organize imports
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter db25425893 more generics
17 years ago
orbiter 03e7782269 more generics
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
theli e1a5babff1 *) Logging GUI handler: line-size is now set to max-size if max-size was exceeded
18 years ago
orbiter 33ad0c8246 added a web structure computation and logging:
18 years ago
theli b30e64daab *) passing homepath to serverLog.configureLogging
18 years ago
orbiter 595ee10468 fixed datatabase inconsistency bugs
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
karlchenofhell 15f0334cd3 - fixed IllegalThreadStateException in LogParser
18 years ago
hydrox 814a09a0ed *) reversed r3250 and parts of r3252 (nanotime() is an java1.5 function)
18 years ago
hydrox f7623f5d24 *) added missing measuring points for Parser-Runtime
18 years ago
karlchenofhell 5d540b219e - LogalizerHandler skips interfaces again
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 77b73aa7a8 - log-entries 'Indexed' are parsed correctly now
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
karlchenofhell bdda9e802f - added some commented string constants to ease use of the result-table
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
hydrox 3acd90033c *) added functions to get results from log-parsers (not documented yet)
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
hydrox 2c69cc969a *) more special chars removed
18 years ago
hydrox ebb42906f8 *) removed special characters
18 years ago
hydrox f442af956c *) first version of build-in logalizer
18 years ago
orbiter ba967c4875 - bugfixes and debug code
18 years ago
theli 5e57e0814d *) new soap function to display log
18 years ago
orbiter f21ede312e bugfixes for internals of database organization
18 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
18 years ago
orbiter 278d8c3c7e - more asserts
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