Commit Graph

4622 Commits (b928ae492a776e44491a041e996cb85aaaf8f101)
 

Author SHA1 Message Date
orbiter c3342e1178 - removed class with only one static method
17 years ago
orbiter f97971b63b fixed NPE problems doing a shutdown from command-line
17 years ago
danielr 7a35126e91 http timeouts von alten httpc wieder gesetzt
17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info)
17 years ago
orbiter 696b8ee3f5 fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806
17 years ago
danielr 94d3d3a86f fixed Proxy (for GET, POST still does not work!)
17 years ago
danielr 081ed1d3ec HTTPLoader: reduced stackTraces
17 years ago
danielr 8b2efb6f8c fixed garbage in HTCACHE
17 years ago
orbiter 225f9fd429 various fixes
17 years ago
orbiter 6e36c156e8 added more logging to EcoFS
17 years ago
danielr fb541f9162 HTTPC: default timeout half-hour
17 years ago
danielr a94f6cdca4 HTTPC: allowed self-signed certs
17 years ago
danielr ab330cfdca Network.html: removed ; from location
17 years ago
orbiter 319144f4b2 fix for outofbounds-excception in EcoFS chunk iterator
17 years ago
danielr 41e9c5723c try to fix shown location (instead of 'Europe/de) JakartaHttpClient/3.')
17 years ago
orbiter ac8592a102 eclipse build path update
17 years ago
orbiter a9cf6cf2f4 generalization of index container-heap class.
17 years ago
orbiter f099061944 protection against bad dht-flush word selection
17 years ago
orbiter 5e4fddc1e6 more logging for new EcoFS.ChunkIterator to find bug for
17 years ago
low012 4894df71ab *) moved commons-httpclient from libx to lib (seems to work on my system, I hope one everybody else's too)
17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes
17 years ago
low012 e96ecd269f *) hopefully fixed build script (included commons-httpclient)
17 years ago
danielr 7c149a4ee8 - undo less 'binary data found'
17 years ago
danielr 96cce8bed9 reduced 'Binary data found' errors
17 years ago
danielr 2aef1414f5 removed test (in yacy.init)
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter daa04f5db9 added additional check in file handler to prevent that url attacks are hidden in url path encodings
17 years ago
orbiter 783a4c9edb strong speed enhancements for the index cache dump and restore:
17 years ago
orbiter 442204a1c8 fix for concurrentModificationException
17 years ago
orbiter d2f4926951 - more logging for balancer to get a hint where the problem is
17 years ago
orbiter 20dadba426 - added a deadlock prevention function in cache flushing
17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed)
17 years ago
orbiter 3ce3a4a3a1 added stub for new index container heap data structure (purpose: index folding)
17 years ago
orbiter 2c34038912 addition/correction to last commit: usage of concurrent-classes
17 years ago
orbiter b2150057d2 removed unnecessary cleanup method
17 years ago
f1ori 76eac114ed * define global javascript-variable with var to get rid of warnings
17 years ago
low012 b63cf2fc1c *) added button to Crawl Profile Editor to delete all terminated crawl jobs (only visible if there are terminated crawl jobs)
17 years ago
f1ori 2aed6bb3f7 * return valid xml in xml-bookmarks
17 years ago
lulabad c4c0d54b22 * added regex extended blacklistengine
17 years ago
orbiter 368593e449 enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
low012 4c3f1b67ad *) refactoring of Blacklist_p.java (moving entries might be slightly slower, but the code is more tidy now)
17 years ago
f1ori 466d49e90c * added login-parameter to be able to force authentication
17 years ago
orbiter be58135b3e possible fix for deadlock in search execution
17 years ago
f1ori c67350f138 * use putXML with forXML-parameter to ensure urls are valid xml (problem was & in url)
17 years ago
f1ori 98a03249f3 - optimize selectall-javascript-function (in firefox more then 10 times faster now)
17 years ago
orbiter 0241d070bc added concurrency to indexing process:
17 years ago
lulabad 9fb5d661f2 added my Blacklistengines
17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago