Commit Graph

333 Commits (07730fe0400d009fc667ce03ab3af76b54ad67ab)

Author SHA1 Message Date
luccioman a997133260 Fixed gzip decompression regression on index transfer APIs
6 years ago
luccioman 746e0e788d Render a relevant HTTP status code on snapshot image rendering error
6 years ago
luccioman b5eabb626f Removed some dead code
7 years ago
luccioman f4267ed247 Made Solr OpenSearch RSS writer compatible with external Solr index
7 years ago
luccioman b1410f593a Fixed stylesheet relative URLs rendering in Solr html writer
7 years ago
luccioman 313204ae2c Override qf and df Solr params with defaults only when they are not set
7 years ago
luccioman bb51555830 Removed remaining unsafe accesses to SimpleDateFormat instances.
7 years ago
luccioman 8811700e2e Upgraded Jetty dependency from 9.4.9 to 9.4.11
7 years ago
luccioman 387d646c0e Added gzip compression of responses returned to user-agents accepting it
7 years ago
luccioman fa4399d5d2 Small perf improvement : initialize threads names early when possible
7 years ago
luccioman c4d984cec8 Fixed Solr response header duplication when requesting external Solr
7 years ago
luccioman 124cc24aa3 Properly handle embedded Solr partial results
7 years ago
luccioman 1889d484de Added Solr HTML writer support for responses from remote instances
7 years ago
luccioman 26d8ad591c Adjusted Solr select servlet output when using an external Solr only
7 years ago
luccioman 2fd4d05e2f Added a shared Java constant for setting key server.servlets.called
7 years ago
luccioman 0d7625ecfb Handle Solr fields restrict and alias in YaCy html and exml writers
7 years ago
luccioman d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
7 years ago
reger cc7a93e6b6 remove deprecated jetty continuation class from urlproxyservlet
7 years ago
Michael Peter Christen 607b39b427 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 4355de0f3c (more!) evaluation of XRealIP from nginx reverse proxy
7 years ago
luccioman 34ca73d61b Fixed a NullPointerException case on images encoding errors.
8 years ago
Michael Peter Christen 30d71c6359 added usage of X-Real-IP http header
8 years ago
reger b6a41df4f7 Remove deprecated YaCyProxyServlet
8 years ago
luccioman 4aafebc014 Merge pull request #122 from Scarfmonster/patch-1
8 years ago
reger e6e20dab52 upd to Jetty 9.4.6.v20170531
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
Ryszard Goń 3cedbbd4ed Wrong password was removed after the SSL certificate import
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman d98c04853d Ensure proper closing of file input streams.
8 years ago
luccioman aa55d71cf5 Fixed a NullPointerException case on Digest authentication.
8 years ago
luccioman bd7411a53a Enable p2p and cluster communication when "Protection of all pages" on
8 years ago
luccioman 09e72eb0a4 Set Config Portal as a private administration page.
8 years ago
reger 81670c3484 One more use of SwitchboardConstants.SERVER_PORT constant,
8 years ago
luccioman cde237b687 Enforced access controls on some administrative actions.
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
reger ce87025462 further avoid to set connect info properties as header value
8 years ago
luccioman 0173b0bc32 Added an advanced settings page for referrer policy settings.
8 years ago
reger 81963a89fe fix proxyservlet response url to respect http scheme if a relative
8 years ago
luccioman cdcd923375 Privacy enhancement : added settings to control referrer policy.
8 years ago
reger 41e2ee0eca Fix call parameter for ConnectionInfo in MonitorHandler
8 years ago
reger cc770512d5 add hint of query syntax in AccessTracker log (qs=normal querystring,
8 years ago
reger e61ee180a7 Group all proxy settings on System Administration by adding settings of
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 baa5d9b9e3 adjust DomainHandler working on resolved .yacy domain
8 years ago
reger 3151cda3a5 catch ip-format exception on wrong server access setting ip filter
8 years ago
reger 4186ee6fc0 add other custom response header entries set by servlets to the response
8 years ago
reger f7e9f9be5f move Digest auth checks from DefaultServlet to adminAuthenticated,
8 years ago
reger f9328f07e2 completing the usage of CONNECTION_PROP_CLIENT_HTTPSERVLETREQUEST in
8 years ago