Commit Graph

1980 Commits (d7e89c2aca828b49816c870284d7de959279d824)

Author SHA1 Message Date
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain
17 years ago
orbiter 6d1be66822 - longer refresh rate for reload of WatchCrawler page forwarding to indexing start (does not work in IE)
17 years ago
apfelmaennchen 2149728227 - major rework on YaCy-UI
17 years ago
orbiter 512f48e7d6 - removed unused methods
17 years ago
orbiter 14384e7a45 deactivated unnecessary and very CPU-intensive deletion check for blacklisted URLs in index receive
17 years ago
f1ori 701f769c66 * removed comma, which caused invalid xml
17 years ago
orbiter 3c76342619 - added servlet to configure the search page greeting line
17 years ago
f1ori b9602e891a * added CrawlProfileEditor_p.xml for monitoring in yacybar
17 years ago
orbiter d03940f2ec - included patch from http://forum.yacy-websuche.de/viewtopic.php?p=7193#p7193
17 years ago
orbiter 6155f0e634 last small changes until main release
17 years ago
orbiter 9a32a4c328 fixed concurrentModificationException during hello-process
17 years ago
danielr d8677ba611 fixed ConcurrentModificationException in HttpConnectionInfos
17 years ago
orbiter 8313d58ae7 - integrated the collage into the Web Visualization menu
17 years ago
orbiter 82bf9ac1c8 - added Collage servlet from datengrab and modified it:
17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path)
17 years ago
orbiter 5d1fbb25e7 fix for bad deploy:
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
orbiter 444dce7e81 more performance hacks
17 years ago
orbiter c3342e1178 - removed class with only one static method
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
danielr ab330cfdca Network.html: removed ; from location
17 years ago
danielr 41e9c5723c try to fix shown location (instead of 'Europe/de) JakartaHttpClient/3.')
17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed)
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
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
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
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
low012 8e889de50b *) Added Lotus' patch (http://forum.yacy-websuche.de/viewtopic.php?t=979), user will be taken back to last opened page after making changes in Advanced Settings.
17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 3e44293f07 - fixed a problem with thread pools in row collection
17 years ago
danielr e43051b125 - fixed Threaddump output (html-escaped ie. <init>)
17 years ago
orbiter 433ff855f7 - fixed another concurrency problem in collection sorting
17 years ago
apfelmaennchen 5fde618337 changed display of y-marks
17 years ago
daburna 1618bd5505 added submenu
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
apfelmaennchen 54cb097ea4 added .trigger("update") after paging
17 years ago