Commit Graph

63 Commits (ecd7f8ba4e80426a7c8673ea73805116fa77a31c)

Author SHA1 Message Date
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.
18 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
19 years ago
theli 5e57e0814d *) new soap function to display log
19 years ago
orbiter f21ede312e bugfixes for internals of database organization
19 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
19 years ago
orbiter 278d8c3c7e - more asserts
19 years ago
theli 5b114249ce *) Bugfix for ViewLog problem with multiline logging messages
19 years ago
theli de5e233766 *) Bugfix for GuiHandler sorting problem
19 years ago
theli fd94aa4bef *) Bugfix for IndexOutOfBound in GuiHandler
19 years ago
orbiter db294687ea enhanced logging
19 years ago
theli 8b2ceddb91 *) Displaying servere and warning logging messages in different colors on ViewLog_p.html
19 years ago
theli cc667b0aa5 *) htmlFilterContentScraper.java: adding support for link tag
19 years ago
allo 6acb6a4d8f tiny performance optimization
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
theli bdf30117c1 *) Redesign of parser configuration
19 years ago
theli fb766413d1 *) Changes on httpc dns caching
20 years ago
orbiter 4dcbc26ef1 introduction of search profiles; very experimental
20 years ago
theli b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21
20 years ago
theli 394b4440d2 *) adding isLoggable function to serverLog class
20 years ago
borg-0300 718950c5da small change
20 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
20 years ago
theli 7a7254713d *) Moving Logging directory per default to DATA/LOG
20 years ago
theli 60e77dcc60 *) Adding additional loglevel finer + finest according to Thread http://www.yacy-forum.de/viewtopic.php?p=8750#8750
20 years ago
borg-0300 fa54b5f38d cleanup spaces
20 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
20 years ago