Commit Graph

4663 Commits (d8e79731df7b2778b31cec1a4c1cd6c0133b4d96)

Author SHA1 Message Date
orbiter fd4abc0565 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter d5b8e473c8 added load limit for DHT transfer: RWI acceptance only if local load is
11 years ago
reger 41c126978b fix bug: Crawl Start (Expert) crawls "?-URLs" even if told not to do so
11 years ago
Michael Peter Christen a9ed28c0b5 no commit if no action is requested
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
reger c656e67c97 fix: display proper error msg on admin user change
11 years ago
orbiter 2ead4e44d9 introduced a new storage path ARCHIVE inside of DATA which will be used
11 years ago
reger 30d925a96e reimplemented server access restriction
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen 7005ecdabd cleanup
11 years ago
Michael Peter Christen 2939b47986 removed non-working realm setting in http client (auth for localhost was
11 years ago
Michael Peter Christen 9bd71fdbb4 made the access tracker class static because it shall be used by the
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
reger cabe0943cd fix opensearch resultcount in yacysearch.rss
11 years ago
reger eaf596a257 adding proxy status to (private) status box
11 years ago
reger e3d8459906 extend ssl enabled msg on status page
11 years ago
reger 58ecf5e4dd add to blacklist button in CrawlResults
11 years ago
reger 17b454f957 fix external link (open in new tab)
11 years ago
reger dd8ea0cdd6 fix "add to blacklist" button style in IndexControlRWIs_p
11 years ago
orbiter 2861183359 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 4035e20f0b unescaping the path
11 years ago
orbiter 7e21d1ff70 "inaccessible" better describes the state of a server which cannot be
11 years ago
reger 7f9b9315fe Merge origin/master
11 years ago
reger 8eaabb9600 remove dependency from old serverCore.java
11 years ago
orbiter 2018e55f8b switched back on index deletion (was accidently off because new jetty
11 years ago
orbiter d4942ad5e0 startRecord fix; this is not according to SRU definition because this
11 years ago
reger 3d913558ab display configured adminUserName in ConfigAccounts_p
11 years ago
reger fbdd89e198 Merge origin/master
11 years ago
reger 65a2f3d5e7 tweak Jetty credentials to work with YaCy UserDB
11 years ago
Michael Peter Christen ee17bd0b69 added option to attach remote solr servers in read-only mode
11 years ago
Michael Peter Christen 25f9c35033 add patch which shall prevent that naive search mistakes like usage of
11 years ago
reger e05320b776 upd: to open more external links in new browser-tab
11 years ago
reger cbb5dc01e4 remove obsolete htroot/solr htroot/gsa YaCy-servlets
11 years ago
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443
11 years ago
reger f681ce15ae remove obsolete HTTPServer input field
11 years ago
Michael Peter Christen 20b48f894f refactoring: moving all servlets to the same package (the solr servlet
11 years ago
Michael Peter Christen 84167adb49 removed unused anomichttpd code after migration to jetty
11 years ago
Michael Peter Christen b461a27abb fixed the SolrServlet
11 years ago
Michael Peter Christen 7603e879dc Merge branch 'master' into HEAD
11 years ago
Michael Peter Christen 25250405f1 solr servlet preparation for join with jetty branch
11 years ago
reger c84c313fe1 Merge origin/master into jetty
11 years ago
Michael Peter Christen 74466d731a use pre-compiled patterns in ymark
11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface
11 years ago
Michael Peter Christen 67e7dc0cc6 added more properties to seedlist servlet
11 years ago
Michael Peter Christen 79771c60c0 IPv6 fixes
11 years ago
reger 92d9c56f9f Merge origin/master into jetty
11 years ago
Michael Peter Christen da380343c2 perform greedy learning heuristic only if load < 1.0
11 years ago
Michael Peter Christen 81926c055d fixed bug with image search in yacyinteractive
11 years ago
Michael Peter Christen edda0699e4 changed default timeout for port scanner
11 years ago
Michael Peter Christen f1b5db2c45 - performance graph does not shop peer ping in memory monitor any more
11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing
11 years ago
Michael Peter Christen 9d8b32c63a fixed a division by zero
11 years ago
Michael Peter Christen 957f6297fb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger effea4bca0 Merge origin/master into jetty
11 years ago
reger b49e90d2e9 remove reference to solrServlet from YaCy servlet select
11 years ago
Michael Peter Christen 38e1e3a707 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
sixcooler 2c2ebb0d92 tried some hardening in order not letting any Solr-Searchers open
11 years ago
Michael Peter Christen cca79d12ef setting of some default values to make an client development start easy
11 years ago
Michael Peter Christen 3d4b5e66ce disallow remote robots to crawl the HostBrowser servlet
11 years ago
Michael Peter Christen 234ca720f5 only admins should be able to force a commit
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
11 years ago
reger 5c4a3d1c01 Merge origin/master into jetty
11 years ago
Michael Peter Christen caa20d63d9 fixed seedlist (hash was missing)
11 years ago
Michael Peter Christen ccf2f4e43b refactoring of seed attributes (introduced more constants)
11 years ago
Michael Peter Christen c927b428d3 fixed json
11 years ago
Michael Peter Christen 64048ff217 fir for XSS
11 years ago
orbiter b7f1e5af51 added new servlet which generates the same file as the principal peers
11 years ago
orbiter 3e552550d1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter c2d720cdaf purge a lucene cache - possible memory leak fix
11 years ago
reger f111f30ace Merge origin/master into jetty
11 years ago
Michael Peter Christen f4172cbb3d fix for another XSS bug
11 years ago
orbiter ff86cb683f fixed some XSS bugs reported by Marius from http://ctf365.com/
11 years ago
orbiter 19a051bec8 more monitoring for postprocessing and enhanced layout in Crawler
11 years ago
Michael Peter Christen fceac8cffd more monitoring for postprocessing
11 years ago
Michael Peter Christen 9d5895f643 enhanced and fixed postprocessing
11 years ago
Michael Peter Christen 087df05e24 added option to Config_Network_p.html to enable remote search while
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago
Michael Peter Christen 69b8d61c47 fix for search requests in GSA interface which contain 'funny'
11 years ago
orbiter 4234b0ed6c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 74c86a72a0 better default value for crawler user agent
11 years ago
reger 1437c45383 merge rc1/master
11 years ago
Michael Peter Christen 87a956e881 calculating and showing the number of files and the average size of a
11 years ago
Michael Peter Christen acc1f8a749 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 81bb50118e found and fixed a huge memory leak in solr caching (inside Solr). The
11 years ago
sixcooler 987f410011 URL-export:add query and fix for cast-class-exception
11 years ago
Michael Peter Christen ffe8276063 replaced referrer link masking to 'pure' links to the referring page
11 years ago
reger b38de92a16 Merge origin/master into jetty
11 years ago
Michael Peter Christen 434e13b46d in host browser also show the properties of failed documents including
11 years ago
orbiter 1ac504ae51 use html encoding for urls in metadata
11 years ago
reger f017066197 Merge origin/master into jetty
11 years ago
Michael Peter Christen 25951cee14 - fixed opensearchdescription, this delivered an url with missing
11 years ago
Michael Peter Christen f1bfe64361 integrated startpage to compare_yacy
11 years ago
Michael Peter Christen 2f57327f20 added boolean load property to CacheResource_p servlet which causes that
11 years ago
Michael Peter Christen 9bb7eab389 hacks to prevent storage of data longer than necessary during search and
11 years ago
Michael Peter Christen 5afa6e3aee Automatically flush the log cache if a short memory status is reached.
11 years ago
Michael Peter Christen 030d0776ff Enhanced crawl start for very, very large crawl lists (i.e. > 5000)
11 years ago
Michael Peter Christen 4948c39e48 added concurrency for mass crawl check
11 years ago