Commit Graph

71 Commits (fe917deb2d7668d59496053ff08f90d78a2b888b)

Author SHA1 Message Date
orbiter a922b122a3 added a hack to forward solr search results from an external attached
10 years ago
Michael Peter Christen eab0d3e1a9 bugfix for wrong lock display, see
10 years ago
orbiter 49d4f95faf bugfix to latest commit
10 years ago
orbiter 68211f8244 enable Crawler_p servlet if a rss feed or a wiki dump import was
10 years ago
orbiter b4f2a1db6e added a unlock icon for all protected pages that are unlocked because
10 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a
10 years ago
reger 47f201a6b8 Add Solr default query fields (&qf) to select servlet
10 years ago
reger b24572f304 fix GSA filter query assignment
10 years ago
reger 665e12f88e move startup time from old serverCore to switchboard (most used here)
11 years ago
Michael Peter Christen c7995d3e2a increased fixed limit for http POST request sizes to 100MB
11 years ago
Michael Peter Christen 2626c8f6db using concurrency to do base64 encoding in file POST commands
11 years ago
orbiter 0bbb5040b8 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 9d5d86cd03 Added filter query options to the ranking servlet /RankingSolr_p.html.
11 years ago
Michael Peter Christen d2151857f1 Added collection navigation:
11 years ago
Michael Peter Christen f13c8aa7dd re-implementation of file push option in the context of POST http
11 years ago
reger 8e233e2eb4 - fix typo in Message_p (defaultpath)
11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared
11 years ago
orbiter c9f66be20b move unnecessary nested else out of condition
11 years ago
reger cd8c0dbda9 assign serialVersionUID for proxyservlet, too.
11 years ago
reger b300d7f4ce set serialVersionUID on urlproxyservlet to skip compiler warning
11 years ago
reger e9060d31bd update to Jetty 9
11 years ago
Michael Peter Christen 4e734815e8 enhanced snippets: remove lines which are identical to the title and
11 years ago
reger d812f80784 add exit proxy link to UrlProxy
11 years ago
reger d51f9cc863 add custom Jetty errorhandler
11 years ago
reger 710054bb37 implement gzip input handling directly in defaultservlet
11 years ago
Michael Peter Christen 734778c0c8 fixed a time-out problem in the default servlet which is also a logging
11 years ago
orbiter 41730c8048 better logging in template engine: shows filename of servlets where
11 years ago
reger da413af664 move baseurl after parsing orig source in urlproxyservlet
11 years ago
orbiter b1ba764d81 fix for first start options and added german translation for popup texts
11 years ago
orbiter 429a874222 - added COLS field in GSA response (non-gsa standard by customer
11 years ago
Michael Peter Christen 1b9ec9a1c5 - added popover to p2p/stealth mode button to explain the peer mode and
11 years ago
Michael Peter Christen 39b641d6cd added tutorial mode - some menu items will only appear if you 'qualify'
11 years ago
reger e11504309f adding a hint to javascript browser short cut on Url-Proxy page (AugmentedBrowsing_p.html)
11 years ago
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
11 years ago
Michael Peter Christen fda591695c fixed visibility of custom icon
11 years ago
Michael Peter Christen a9b9950d7f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen b488f33975 added close to fix possible resource leak warning
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger d7055904a6 fix: proxyservlet path header setting
11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework)
11 years ago
reger c297de5145 remove check for unused virtual path /currentyacypeer/
11 years ago
orbiter 3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on
11 years ago
reger 9f02d2c47b fix: remove link to triplestore in Vocabulary_p (triplestore does not longer exist)
11 years ago
reger 81a846ec33 fix: set YaCy CONNECTION_PROP_HOST Header in ProxyServlet to host incl. port
11 years ago
reger 612294cf84 use servletPath in ProxyServlet instead of fixed name
11 years ago
reger a2e5ea2026 status panel link to set max mem
11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded)
11 years ago
Michael Peter Christen 6d2dab7b21 fixed 'resource leak' warning
11 years ago
reger c589ee8c6e URLproxy access check too tight
11 years ago
Michael Peter Christen c84bcc878a first try to add a generic solr servlet as luke request servlet
11 years ago