Commit Graph

3852 Commits (52d05d14c6c834b46ac6bf8d3729b04ab4f12eaa)

Author SHA1 Message Date
reger 4c9be29a55 fix concurrency issue with htmlParser using not current scraper data 8 years ago
reger eedee6eabb fix exception on URIMetadataNote instantiation with corrected id hash on 8 years ago
luccioman c1401d821e Adjusted crawl depth control for FTP crawl start URLs. 8 years ago
reger 68d4dc5cc5 Complete harmonization RequestHeader getCookie with std ServletRequest 8 years ago
reger a1e5f7dbca fix of fulltext.remove() by id of webgraph document 8 years ago
luccioman 1df558a6c6 Fixed YaCy proper shutdown triggered by SIGTERM signal. 8 years ago
reger b522d540b9 Include itemprop latitude/longitude (see schema.org) in attribute 8 years ago
reger 083df255e4 fix html tag attribute parsing containing attribute w/o value 8 years ago
reger cb95b7339a include html5 <time> tag in content scraper, 8 years ago
reger 7bf2bcf504 fix and prevent exception on missing required cookie name 8 years ago
luccioman 3ca695390c FTP crawl start URLs : applied crawl profile depth control 8 years ago
luccioman 128c8ef8d4 Fixed title rendering having non ASCII chars in QuickCrawlLink_p.html. 8 years ago
reger 8eb6fba59c activate filetype navigator plugin and restrict config (append) of navs 8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries. 8 years ago
luccioman a3886c6adb Merge branch 'master' of https://github.com/yacy/yacy_search_server.git 8 years ago
luccioman feaa87005e Improved indentation for easier debugging steps. 8 years ago
reger bab4804d11 add FileTypeNavigator plugin 8 years ago
reger d35c47090c remove obsolete put of HttpServletRequest attributes to YaCy servlet 8 years ago
reger 0959038624 correct DefaultServlet resource pathinContext calculation 8 years ago
reger c50e23c495 reduce creation of empty legacy RequestHeader() in situation where null 8 years ago
reger 87f6631a2a adjust Cache getHeader to prev. changes/commit 8 years ago
reger 6be7339b1d remove the overhead of unused reverseMappingCache of HeaderFramewor / RequestHeader 8 years ago
reger c702eb6786 del dead menu link to /repository 8 years ago
reger baa5d9b9e3 adjust DomainHandler working on resolved .yacy domain 8 years ago
luccioman 1ba705c23d Use loaderDispatcher instead of HTTPClient to download releases. 8 years ago
luccioman 467650c042 Hardened system update checks. 8 years ago
luccioman b5711b8fe1 Added some Javadocs. 8 years ago
reger 0d2964cf2b expanded error message on rejected crawl url due to faile dns lookup 8 years ago
luccioman 00e81fcc15 Check HTTP status when downloading a release, and report eventual error. 8 years ago
reger 0758c868c9 add HostNavigator plugin 8 years ago
reger 60160877f5 bundle initialization of search navigation plugins in separate handler 8 years ago
reger 3151cda3a5 catch ip-format exception on wrong server access setting ip filter 8 years ago
reger b32bcdf344 list entries in outgoing cookie monitor one per line 8 years ago
reger 3f32262654 enable getCookies for HeaderFramework reusing Jetty CookieCutter 8 years ago
reger 4186ee6fc0 add other custom response header entries set by servlets to the response 8 years ago
luccioman d27adc2b92 Fixed language detector initialization and NullPointerException cases. 8 years ago
luccioman a1f922b34a Reduced locations vocabulary memory footprint. 8 years ago
reger 9c06e752e4 allow request.setAttribute w/o "not implemented" exception by default 8 years ago
reger 59ab42e7d6 add UserDB lastaccess update calls on login 8 years ago
luccioman bf8a6d9848 Reduced GeoNames locations memory footprint. 8 years ago
luccioman 3f561c1635 Fixed a NullPointerException case. 8 years ago
luccioman 6bc2bf1aa4 Small memory footprint reduction for GeonamesLocation. 8 years ago
luccioman 7f846ef674 Small complementary memory footprint improvement for synonyms. 8 years ago
luccioman 568e3dde6a Improved synonyms memory footprint. 8 years ago
reger 60b3adfb43 fix ext2mime to return given default on input=null 8 years ago
reger f7e9f9be5f move Digest auth checks from DefaultServlet to adminAuthenticated, 8 years ago
luccioman cca3417b87 Fixed image and favicon viewing for unauthenticated local requests. 8 years ago
reger 02092de3d8 remove login cookie generation for static admin ind User servlet 8 years ago
luccioman fc575fc760 Fixed a NullPointerException case. 8 years ago
reger 9a8691129f fix typing error from commit 60ba5c117c 8 years ago