Commit Graph

198 Commits (f00168ecc506b10933167bac2c8187f9cc7abccb)

Author SHA1 Message Date
orbiter 6d03433cda - added hack to prevent that stream servlet paths are not parsed wrongly
12 years ago
Michael Peter Christen efafa79db5 - added a content-encoding: gzip to streamed http server responses
12 years ago
Michael Peter Christen aab0b680c3 - added xslt support for solr result formats.
12 years ago
sixcooler 9cd409682f close augmented stream if filled from cache to get its content
12 years ago
Michael Peter Christen 97b7bcf2a6 added a solr search index
13 years ago
orbiter bbfa497a3c replaced more size() > 0 by !isEmpty()
13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen 8efc1c1078 - fixed a memory leak (or bad usage) during parsing/snippet fetch
13 years ago
Michael Peter Christen b0c408788b made class methods static where possible
13 years ago
Michael Peter Christen 5bd3c90907 - removed unnecessary semicolons
13 years ago
Michael Peter Christen 7c1ba99755 removed more unused method parameters
13 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters
13 years ago
Michael Peter Christen ea10766bfd cleaned unnecessary nested code
13 years ago
Michael Peter Christen 276a66a793 Adding a limit of 1000 links that a parser shall store during indexing.
13 years ago
Michael Peter Christen ce8d4b87d9 fixes for new eclipse 'Juno' warning 'Resource leak'.
13 years ago
Michael Peter Christen d763e4d94b fixed bad referer computation in SSIs which causes a NPE during host
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
Michael Peter Christen 77f795756c fixing redirects and status codes: storing of status code in
13 years ago
cominch e4555cbee3 Augmented browsing: Pass on additional action parameter
13 years ago
Michael Peter Christen 8e97ada7c9 IPv6 bugfix
13 years ago
Michael Peter Christen fbded1f466 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen df3531f8d5 added the generation of virtual vocabularies using the pnd
13 years ago
Michael Peter Christen e806106b10 jquery bugfix
13 years ago
Roland 'Quix0r' Haeder edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug
13 years ago
cominch 7a4dab6d1d - removed unused variables
13 years ago
Michael Peter Christen ca93835713 removed usage of deprecated methods
13 years ago
cominch 6b32f7c1f6 re-enable augmented proxy
13 years ago
cominch b5a8fb5fd8 Catch malformed URL when submitted in encoded style
13 years ago
cominch 8e80894812 create virtual web folder /currentyacypeer/ which always points to local
13 years ago
cominch ae8adb0e58 Small changes
13 years ago
cominch b21048892b augmentedParser add features and integrate external html parser to
13 years ago
cominch 9cbfc1a1c0 augmentedProxy, which forwards every proxy request to a
13 years ago
Michael Peter Christen 43c2c6e588 better logging
13 years ago
Michael Peter Christen 8b974905ee changed log-in text for all servlets with authentication:
13 years ago
Michael Peter Christen c15fcde1c8 add-on to latest commit
13 years ago
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually
13 years ago
Michael Peter Christen 7e0ddbd275 added a "fromCache" flag in Response object to omit one cache.has()
13 years ago
Michael Peter Christen 89142d1e8d removed (not all) warnings
13 years ago
Roland 'Quix0r' Haeder a093ccf5eb Now used synchronization in all close() methods to make sure all objects
13 years ago
Michael Peter Christen f5efdb21fd refactoring
13 years ago
Michael Peter Christen a1a5b015d8 refactoring: moved document Classification to cora package
13 years ago
Michael Peter Christen 33d1062c79 refactoring: the cache belongs to the crawler
13 years ago
Michael Peter Christen 8aba045ba1 if a new pop-up page is set in config portal, then this page applies
13 years ago
low012 2120db289a *) Small change which should solve problem with cgitb module in Python CGI scripts.
13 years ago
Michael Peter Christen 4540174fe0 memory hacks
13 years ago
Michael Peter Christen 9ebcae2fbc enhanced url parser to understand urls with & instead of & in post
13 years ago
Marek Otahal 72adbeae90 !Important: move from Hashtable to HashMap
13 years ago
low012 7cfdc2c092 Improved CGI capabilities:
13 years ago
orbiter 35a9e8f307 - fixed network graphic
13 years ago
orbiter 5a55397f99 some last-minute performance hacks
13 years ago