Commit Graph

113 Commits (ed765de29b9f5cd5af51fc1da2f6b51989b3817f)

Author SHA1 Message Date
reger 58a959403d fix mixed logfactory in UrlProxyServlet,
9 years ago
reger 42a7bdb2af fix SolrSelectServlet authentication to default to true
9 years ago
reger c91e712178 further refactor using standard java / (one) utf-8 charset variable
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger e9539b1086 reintroduce special handling of file upload multipart/form-data from HTTPDemon.parseMultipart
9 years ago
reger 9da1712a31 increase http header EXPIRES for css and images in DefaultServlet
9 years ago
reger d5fd031449 fix reading of ippattern config array in URLProxy
9 years ago
reger b7e8358645 make use of header.getContentType where possible (mime is normalized afterwards)
9 years ago
luc 2a67d2ba6f Corrected error management for unsupported image formats, parsing
9 years ago
luc 1565559df8 Refactoring : extracted write InputStream method.
9 years ago
luc 07437986e7 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 97cc03ef6a start using a template for urlproxy header
9 years ago
luc 4e673ffc9a Ensure closing of InputStream even when an exception occurs.
9 years ago
luc aa70ff4ff6 Corrected images alpha channel rendering
9 years ago
reger 367fe388b9 fix exception throw after sendError in DefaultServlet
10 years ago
reger 206883f80d fix: Preserve protocol in url proxy
10 years ago
sixcooler e427efbe54 Next Try for a fix for upload-connection staying in blocked state.
10 years ago
sixcooler ef6a64b2a4 Fix for upload-connection staying in blocked state.
10 years ago
reger 572cfe8fd4 improve character encoding for urlproxy servlet
10 years ago
reger 6bc8a9b11e make Quality of Service Servlet available to prioritize requests from local host
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen f5a032f293 split query into filter query and text query to get better ranking
10 years ago
Michael Peter Christen f9ba50379d added an expansion option to search facets on result page:
10 years ago
reger de56d934b2 apply query parameter getQueryFields() to GSA servlet
10 years ago
reger 9b0de2de64 introduce getQueryFields to return default query fields (queryparamter QF)
10 years ago
Michael Peter Christen b5ac29c9a5 added a html field scraper which reads text from html entities of a
10 years ago
Michael Peter Christen bee5ee7cce removed some warnings
10 years ago
Michael Peter Christen 4c9d2a7c64 reverted 'do not show all options' strategy. This is actually confusing
10 years ago
reger 4eb89d7f15 revert clickservlet
10 years ago
Michael Peter Christen c9e2128260 please commit new files under your own name, this file was not created
10 years ago
reger d44d8996d0 Added a “don't store remote search results” option
10 years ago
reger 1f9389396a fix NPE related 500 (Bad Request) response of UrlProxy on blacklisted urls,
10 years ago
Michael Peter Christen 28683530cd fixes to usage of no-cache: use and recognize also the no-store
10 years ago
Michael Peter Christen c9c700b510 reduction of http requests to YaCy using the correct cache-control,
10 years ago
Michael Peter Christen 1cfddea578 added (very experimental) Solr response writer for snapshot image
10 years ago
Michael Peter Christen 3354cd63be Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 63846ddb89 add final SolrQueryRequest.close to SolrServlet
10 years ago
Michael Peter Christen 578ae29f1e added a note that the servlet is linked using web.xml
10 years ago
reger 6c3f36def1 - fix path to default heuristic.cfg
10 years ago
Michael Peter Christen 226aea5914 added a servlet which can create preview images, preview tumbnails and
10 years ago
Michael Peter Christen c0f9f6ac66 added option to change the navbar-default, i.e. usable for dark skins
10 years ago
reger fe9f1c594e fix char encoding parameter in UrlProxy
10 years ago
orbiter a922b122a3 added a hack to forward solr search results from an external attached
11 years ago
Michael Peter Christen eab0d3e1a9 bugfix for wrong lock display, see
11 years ago
orbiter 49d4f95faf bugfix to latest commit
11 years ago
orbiter 68211f8244 enable Crawler_p servlet if a rss feed or a wiki dump import was
11 years ago
orbiter b4f2a1db6e added a unlock icon for all protected pages that are unlocked because
11 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a
11 years ago
reger 47f201a6b8 Add Solr default query fields (&qf) to select servlet
11 years ago
reger b24572f304 fix GSA filter query assignment
11 years ago