Commit Graph

2931 Commits (5cef88a3157b3e99c6504207514adaa0fcfbd0f9)

Author SHA1 Message Date
Michael Peter Christen 5746aae3db add canonical links to the same crawldepth, not the next crawldepth 11 years ago
Michael Peter Christen 74ab5ef9fa increased runtime for postprocessing query job 11 years ago
Michael Peter Christen 8b32dd5f9e special strategy for balancer: do not remove targets with zero wait time 11 years ago
Michael Peter Christen 9c6228d948 fix for deadlocks in crawler 11 years ago
Michael Peter Christen 10cf8215bd added crawl depth for failed documents 11 years ago
Michael Peter Christen 7fefebaeca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen c2f62e783f - better subgraph handling, less overhead for crawls without the 11 years ago
Michael Peter Christen 06afb568e2 new Strategies in Balancer: 11 years ago
Michael Peter Christen 1aea01fe5b fix for Table in case that requested file does not exist and paths also 11 years ago
reger 710054bb37 implement gzip input handling directly in defaultservlet 11 years ago
Michael Peter Christen 9a5ab4e2c1 removed clickdepth_i field and related postprocessing. This information 11 years ago
Michael Peter Christen da86f150ab - added a new Crawler Balancer: HostBalancer and HostQueues: 11 years ago
Michael Peter Christen 075b6f9278 refactoring of the crawl balancer: the balancer is turned into an 11 years ago
Michael Peter Christen 8470dfe3f8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger 46016fa153 autoupdate fails to download latest release (1.71) due to default release blacklist 11 years ago
Michael Peter Christen 8aeef73d49 fix for virtual root nodes 11 years ago
Michael Peter Christen 7c7fbb9818 find depth-matches also for edge targets 11 years ago
Michael Peter Christen dd12dd392f introduction of a data structure for HyperlinkEdges which should use 11 years ago
Michael Peter Christen 6ea8bb7348 using MultiProtocolURL for edge data which is faster (hash computation 11 years ago
Michael Peter Christen b21c208b4d enhanced hashcode computation for MultiProtocolURL 11 years ago
Michael Peter Christen ce1d1b2fa0 fix for maximum tag length in parser 11 years ago
Michael Peter Christen 17e0956312 refactoring of SystemLoad calls (only one backend tool) 11 years ago
Michael Peter Christen a37d067692 refactoring 11 years ago
orbiter 95780eed32 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
Michael Peter Christen 67beef657f strong redesign of html parser: object recursion is now made using a 11 years ago
Michael Peter Christen 6bd8c6f195 fix for wrong status codes of error pages 11 years ago
Michael Peter Christen 9e503b3376 also delete the robots.txt file from the cache when a new crawl is 11 years ago
orbiter 67501c9dda Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
Michael Peter Christen 1c21b3256d fix for robots.txt handling: delete old entry before starting a new 11 years ago
orbiter c250fac9f4 linkstructure refactoring to get more options for clickdepth analysis 11 years ago
Michael Peter Christen 8068e68474 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation: 11 years ago
reger f326a67561 fix: typo in default charset in metadata2solr 11 years ago
Michael Peter Christen df138084c0 do solr optimization independently from memory and load constraints: 11 years ago
Michael Peter Christen ebd44a7080 replaced solr 4.6.1 with solr 4.7.1 and added index migration to 11 years ago
Michael Peter Christen 734778c0c8 fixed a time-out problem in the default servlet which is also a logging 11 years ago
Michael Peter Christen 466d90ad42 fixed a problem with resource observer; probably coming from uncatched 11 years ago
Michael Peter Christen e8ddd415a8 enhanced the new link structure graph 11 years ago
Michael Peter Christen 926d28dd3f fixed a bug which prevented crawl starts after a network switch 11 years ago
Michael Peter Christen 3ce8eff21b another fix for inbound/outbound detection 11 years ago
Michael Peter Christen d4b5c457e4 NPE fix 11 years ago
Michael Peter Christen 36a66b0704 fix for parsing of numeric value in case that boolean values are given 11 years ago
orbiter 41730c8048 better logging in template engine: shows filename of servlets where 11 years ago
orbiter 3c1274057d fixed thread dump in case of wrong seeds 11 years ago
orbiter 18f9c40302 moved Edge class out of linkstructure servlet as this does not work on 11 years ago
orbiter de95e5e524 reduced search activity corona strength in network image 11 years ago
reger da413af664 move baseurl after parsing orig source in urlproxyservlet 11 years ago
reger af6ad20728 fix: remove obsolete ref to yacy.home 11 years ago
Michael Peter Christen 74ab094587 fix for solr query size; too many documents had been retrieved in case 11 years ago
Michael Peter Christen c64c10ef00 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 48fbfa60c1 bugfix to inbound/outbound identification 11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class 11 years ago
Michael Peter Christen cca851a417 introduced new solr field crawldepth_i which records the crawl depth of 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 62a36fa584 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger c9f92abddc fix: application link count 11 years ago
Michael Peter Christen a267c46e1a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 5b83887da8 npe fix 11 years ago
Michael Peter Christen 63c9fcf3e0 free configuration of postprocessing clickdepth maximum depth and time 11 years ago
Michael Peter Christen 39b641d6cd added tutorial mode - some menu items will only appear if you 'qualify' 11 years ago
sixcooler f06775850f fix receiving DHT / parse pultipart 11 years ago
reger 49e76a1c55 make use of detected charset in htmlParser if none is given. 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
reger 2953ebe701 fix: port in local target adress 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 56710ecb26 prevent opening of new files as that could be a cause for the latest 11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation 11 years ago
reger d7055904a6 fix: proxyservlet path header setting 11 years ago
Michael Peter Christen e515dd460d added linkscount_i and linksnofollowcount_i to the default solr schema 11 years ago
Michael Peter Christen 1a764135be one more Thread Dump fix for new bootstrap css style 11 years ago
Michael Peter Christen bb21d825f9 fix for thread dump line spacing 11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is 11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework) 11 years ago
sixcooler 6d16fa993d make transparent proxy handle https-connections: 11 years ago
Michael Peter Christen 61ad194065 fix for source and target clickdepth in webgraph index 11 years ago
Marc Nause 809b4e1fd9 Team added support for URLs with unicode characters in host part to 11 years ago
reger b126b9ba17 add some InputFileStream close at end of reads 11 years ago
reger ca7444dbdf limit filetype nav to known extension also on image/media search 11 years ago
reger 651d057e93 surrogate import translate dc:language 3-char codes 11 years ago
orbiter 22618e3ba2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter 01989f6af9 restrict write buffer size to a limit 11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu 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
orbiter 7d24bcb98d added flag to require that all web pages, even such without a "_p" 11 years ago
Michael Peter Christen 7a6658abec removed synchronization in embedded solr connection (that was probably 11 years ago
Michael Peter Christen a7d4379ef9 fixed shutdown of solr cores in case that more than one local core is to 11 years ago
Michael Peter Christen 453bfd0f17 removed unused variables and warnings 11 years ago
Michael Peter Christen 05655d98df Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 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 251be9ecfa remove unused ProxySettings ref. from loader 11 years ago
reger 82dc815af9 cleanup: remove unrelated and unused code 11 years ago
Michael Peter Christen 85a427ec54 support for multiple sitemaps in robots.txt 11 years ago
reger a373fb717d remove more unused from legacy server.http 11 years ago
reger 749d020aeb remove redundant url string manipulation in HTTPDProxyHandler 11 years ago
reger 612294cf84 use servletPath in ProxyServlet instead of fixed name 11 years ago
reger 1d01672bd3 fix DCEntry.getIdentifier 11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i 11 years ago
reger 6306d28a6a OAI import get multivalued keywords (dc:subject) 11 years ago
reger 0a8c8102de allow YaCy to start w/o ssl if JKS init fails 11 years ago
sixcooler 0b2101c59c Speed up the ProxyHandler: 11 years ago
reger 516f8c2489 fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicalls 11 years ago
Michael Peter Christen ea3aa30593 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger dd5bf0b71b cleanup old reference to HTTPDemon.setAlternativeResolver 11 years ago
Michael Peter Christen 51800007c4 - added concurrency to postprocessing of webgraph document 11 years ago
Michael Peter Christen 5f4a6892c1 enhanced RowSet re-sort limit for small sets 11 years ago
reger 351c2be68d fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately 11 years ago
reger 5c9dcc269d improve OAI-PMH import identifier recognition 11 years ago
Michael Peter Christen 0e7d249a69 fixed another shutdown problem (only occurs if webgraph core is enabled) 11 years ago
Michael Peter Christen e485fbd0ce - let crawl loader jobs die after 10 seconds without new jobs 11 years ago
Michael Peter Christen bcd9dd9e1d enhanced concurrent loading by using a fixed set of concurrent loader 11 years ago
orbiter 051328271c bugfix-bugfix 11 years ago
orbiter eedcbcd906 bugfix to proxy handler: recognize the own yacyh-host 11 years ago
orbiter d68e5ad0c4 NPE fix for Thread name (just commited yesterday, sorry) 11 years ago
reger 6878c90f99 fix: IPv6 INTRANET_PATTERNS for local ip (see http://bugs.yacy.net/view.php?id=378) 11 years ago
reger a2e5ea2026 status panel link to set max mem 11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools 11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps 11 years ago
reger ba49ff81ed little more verbose proxy 403 error message 11 years ago
Michael Peter Christen d325cb8912 fixes and enhancements for postprocessing 11 years ago
Michael Peter Christen 7c1b968378 another fix for the shutdown exceptions 11 years ago
orbiter 133d41386c (again) full redesign of ConcurrentUpdateSolrConnector to remove 11 years ago
Michael Peter Christen a632b0d2a4 added a forced commit to index deletion to enable synchronized index 11 years ago
Michael Peter Christen 1d069c5861 make sure that postprocessed documents are overwritten 11 years ago
Michael Peter Christen 0d2342575e Merge branch 'master' of ssh://gitorious.org/yacy/rc1 11 years ago
Michael Peter Christen 3cc5c0ffdd a concurrency enhancement which was not used because tests showed worse 11 years ago
Michael Peter Christen e644981697 added one more postprocessing low memory check 11 years ago
reger 5e645f4449 Merge origin/master 11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded) 11 years ago
Michael Peter Christen e1bf65c892 added short memory protection during postprocessing 11 years ago
Michael Peter Christen 90b47e83e6 fixed shutdown error when closing solr connectors 11 years ago
Michael Peter Christen 7640834b37 removed double concurrency to put Solr documents into the index. The 11 years ago
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is 11 years ago
Michael Peter Christen c57026e242 recover from OOM 11 years ago
Michael Peter Christen 907db8b7a6 fix for bad query shortcut hack 11 years ago
Michael Peter Christen a2b66fe2eb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 9f6be762a6 - better logging for postprocessing 11 years ago
orbiter da5d4128bf prevent npe 11 years ago
orbiter a878c7982c prevent npe 11 years ago
orbiter e4eb87d924 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter ced1a96f9c fixed error cache 11 years ago
reger 3ba81bd08a Merge origin/master 11 years ago
reger 4d896383db fix: use timeout = proxy.ClientTimeout in ProxyHandler 11 years ago
orbiter cfb647db6e - introduced a miss cache in ConcurrentUpdateSolrConnector 11 years ago
orbiter a87d8e4a8e changed caching of ConcurrentUpdateSolrConnector: it caches now also the 11 years ago
orbiter f6e441dd77 refactoring 11 years ago
orbiter 76c53faeb2 removed unused code (HostStat) 11 years ago
orbiter d3a88eaecb introducing ConcurrentUpdateSolrServer for remote solr servers. 11 years ago
reger 809e976578 remove unused java imports form yacy.java 11 years ago
reger a9b06f8719 add a -config command line parameter e.g. -config "port=9090" "port.ssl=8043" 11 years ago
reger 0923b09216 fix: allow 4 character admin user name 11 years ago
Michael Peter Christen 254a7ac66c fixed cleaning of index 11 years ago
Michael Peter Christen 28a7b42e6b removed warning "sun.misc.BASE64Encoder is internal proprietary API and 11 years ago
Michael Peter Christen 046f5a03cb one more SolrIndexSearcher bugfix 11 years ago
sixcooler 78c01b3eff fix for 'AlreadyClosedException: this IndexReader is closed' 11 years ago
Michael Peter Christen 1b5e3d523a better control over close-state of remote solr connections 11 years ago
Michael Peter Christen 1a364572a5 fix for 11 years ago
Michael Peter Christen 69391e5d9e changed strategy to test existence of documents in Solr: using the 11 years ago
Michael Peter Christen 790f103f32 delete fail-docs during postprocessing to prevent that they will appear 11 years ago
Michael Peter Christen ff656ce860 explicit call to optimize to add a expungeDeleted flag 11 years ago
Michael Peter Christen 9eb668e951 enhanced the resource observer 11 years ago
Michael Peter Christen fbee98c06f fixed shortcut self-reference bug 11 years ago
Michael Peter Christen e7a29a2851 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen bf97e38b83 removed clearURLIndex, which is a stub remaining from the old metadata 11 years ago
orbiter 14764632b5 clear solr caches in case that an exception occurrs. The reason behind 11 years ago
Michael Peter Christen bc28247089 Added methods in resource observer to calculate the available and the 11 years ago
Michael Peter Christen 0dda979801 adopted network image drawing to increased number of peers 11 years ago
Michael Peter Christen ca8b100f96 run the cleanup process even when load is high, do postprocessing even 11 years ago
Michael Peter Christen 195e5868d3 catch solr close exceptions 11 years ago
Michael Peter Christen 751c128544 extra sleep for remote searches enhances search results because there is 11 years ago
Michael Peter Christen 0cabcbbe83 more efficient wordcount 11 years ago
Michael Peter Christen 3d474a843e added memory protection for postprocessing 11 years ago
Michael Peter Christen 412d55523c enhanced memory protection and OOM exception handling in Solr connector 11 years ago
Michael Peter Christen d9858e1b8a removed warnings and superfluous logging 11 years ago
Michael Peter Christen acc8d7faa7 fixed setting of shortMemoryStatus in MemoryControl 11 years ago
Michael Peter Christen 94245ce0a8 fixed "Size in KBytes" calculation in PerformanceQueues_p.html, 11 years ago
Michael Peter Christen 726e8c3ad5 removed unused classes and servlets 11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was 11 years ago
Michael Peter Christen 9228214f9b enrichment of PerformanceMemory display of SolrInfoMBean table 11 years ago
Michael Peter Christen e8bdf16ea7 added statistic information for solr resources in PerformanceMemory 11 years ago
Michael Peter Christen 931541d198 re-inserted default value re-set button to performance queues and 11 years ago
Michael Peter Christen 456e52e0d5 enhanced strategy to clear solr caches 11 years ago
reger bd1685c94a fix not needed getFileExtension().toLower (double) 11 years ago
orbiter a11f072504 enhanced didyoumean 11 years ago
Michael Peter Christen c0e6a65ec3 enhanced didyoumean 11 years ago
Michael Peter Christen 6d2dab7b21 fixed 'resource leak' warning 11 years ago
orbiter 22e3524797 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter c40ba51ca6 added new suggest method which replaces more-than-one suggestions: 11 years ago
reger ad4b213145 remove unused static var from HTTPDProxyHandler 11 years ago
reger b693ce9759 allow combining selection of different search nav's (facets) 11 years ago
reger cb71413d19 fix page nav, to keeping modifier 11 years ago
orbiter 416481c33e added a boost on appearance of combined words (in the same order the 11 years ago
reger c589ee8c6e URLproxy access check too tight 11 years ago
Michael Peter Christen ebfaf753b7 - faster initialization of index files 11 years ago
Michael Peter Christen d2b8f2b477 enhancements for staticIP and ipv6 handling 11 years ago
reger a71718a459 add config value for ssl/https port (default=8443) 11 years ago
reger a3e2cca8e9 improve isOlder check to not overwrite node index with metadata on equal load date 11 years ago
reger 9b24dae2b7 add language navigation filter clause to rwi results 11 years ago
reger f307d65dcf prepare for a language navigator 11 years ago
reger cf553e5045 added hint to web.xml and for completeness the full set of hardcoded mappings 11 years ago
Michael Peter Christen c84bcc878a first try to add a generic solr servlet as luke request servlet 11 years ago
Michael Peter Christen 4cb7e2a2ca refactoring: renamed the SolrServlet to SolrSelectServlet for better 11 years ago
Michael Peter Christen dc06e407ce added two virtual instances of solr for the both cores: collection1 and 11 years ago
Michael Peter Christen 8b14e92ba4 added button in host browser to re-load 404/failed documents 11 years ago
orbiter 771d8261c1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter c351e47a84 fix for bad-formatted lonlat 11 years ago
reger 4c603b216e optimize parse ServerSideInclude 11 years ago
orbiter 5ec0c969c9 fix for http://bugs.yacy.net/view.php?id=354 11 years ago
orbiter 0002abd583 fix for OOM during remote search and too high load protection 11 years ago
sixcooler 5a917e13c6 use less ram on dht-URL transfer by not using a URIMetadataNode[] 11 years ago
Michael Peter Christen c87cdfca2e do not set a load prerequisite that prevents the start of one-time-jobs 11 years ago
sixcooler 4d77ca52c9 workaround to let dht-out run on smal Systems like a Pi 11 years ago
Michael Peter Christen 6ada0daae9 making latency_factor and maximum number of same hosts in loader queue 11 years ago
Michael Peter Christen 489c3fbc90 code simplifications / removed warnings 11 years ago
Michael Peter Christen 0168f80c28 new crawling factors can now be changed during runtime 11 years ago
Michael Peter Christen be5e808236 - removed hardcoded load-test which is now handled in BusyQueues 11 years ago
sixcooler 40a4030b55 configurable max-load values for YaCy-Threads: 11 years ago
sixcooler 6d8c023a5e lower client-connection for single-cpu-systems 11 years ago
Michael Peter Christen 77531850b5 reverted crawling strategy from latest commit. 11 years ago
Michael Peter Christen c0da966dfa enhanced crawler speed 11 years ago
Michael Peter Christen 79809342fa added synchronization to exists() call bacause the concurrent call to 11 years ago
Michael Peter Christen 9a6912f2e6 if a http client thread is still running but we do not wait for it any 11 years ago
Michael Peter Christen 0d235a565b cleanup crawl loader jobs 11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code 11 years ago
reger d3de309953 fix IOexception logging issue in DefaultServlet 11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString 11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http 11 years ago
Michael Peter Christen 42f3733a05 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 25a6c05008 experimental removal of synchronization. This should work for all cases 11 years ago
Michael Peter Christen 5695280edd removed superfluous synchronization 11 years ago
Michael Peter Christen a1977b7a75 removed debug code 11 years ago
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 2614fa7aeb Skip remote Solr search if last try showed error 11 years ago
orbiter a07e9b3582 concurrency-solid version of transmission limitation 11 years ago
orbiter 60ead31273 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter 52bf7d1ac8 reduce load during dht transfer 11 years ago
sixcooler f0587d4af5 NP-fix, which was found on a Pi under 'havy' load 11 years ago
Michael Peter Christen 0bf3cab8c7 - better 'extra'-peer selection 11 years ago
orbiter e3c4456c8e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter 7f21d21d1d added synchronization to deeply-embedded solr connector 11 years ago
reger 9b06774414 fix role name in GSA servlet 11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure 11 years ago
Michael Peter Christen ba44eb1160 when scaling the number of remote peers, also consider the machine load 11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change: 11 years ago
Michael Peter Christen 47a82e471c less blocking in SeedDB which caused deadlocks in peer ping 11 years ago
Michael Peter Christen ec10ed45bd better logging in logger 11 years ago
Michael Peter Christen a5d7961812 replaced old caching in SolrConnector with a new one which is better for 11 years ago
reger 6e2fe777af simulate Authorization cookie for yacy servlet header 11 years ago
reger ea7cef5d05 fix NPE in TemplateEngine 11 years ago
reger cb6d0c2113 implementing YaCy legacy role names 11 years ago
reger f09dbbef96 make SecurityHandler webappcontext ready 11 years ago
reger 37f2a82a5d making root context (htroot) a WebAppContext 11 years ago
reger 28eae57e8b spend CrawlQueues a fremem routine 11 years ago
reger b931bf6b48 fix use of url proxy access pattern 11 years ago
reger 280c4a3ac1 exclude terms with " for didYouMean suggestion 11 years ago
reger fbc1071f6d Merge origin/master 11 years ago
reger 7b800a0c8e fix: NPE on shutdown via script 11 years ago
Michael Peter Christen ce4d42d77c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 644573cfc4 using the adminAccountUserName from yacy.conf within apicall.sh 11 years ago
reger 6932aa4d7a use configured admin-username for api calls 11 years ago
orbiter 2ead4e44d9 introduced a new storage path ARCHIVE inside of DATA which will be used 11 years ago
sixcooler add0e42804 fix double-escaped urls from proxy-usage 11 years ago
sixcooler 865ce6f974 check blacklist proxyClient config 11 years ago
sixcooler 345f9aba27 make use of our DNS-cache again - this realy speeds up the lookup 11 years ago
reger e6d284fe1e better solution for prev. commit with MultiMapSolrParams.getFieldInt not returning default parameter 11 years ago
reger 0bc2fc14ab improve NPE chance on missing parameters 11 years ago
reger f06cef5d5b reimplement proxy access by configured whitlist pattern 11 years ago
reger 05d6cc6ea3 setting of IPv4Stack moved earlier 11 years ago
reger 30d925a96e reimplemented server access restriction 11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem 11 years ago
Michael Peter Christen ed06b5b94b set a realm message to log-in input window which explains that a 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
orbiter 9d52b337f3 added http authentification to YaCy http client for all localhost 11 years ago
Michael Peter Christen c951945666 modified log-in detail to enable admin-login from localhost with stored 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 1c56befb93 fixed mess with test on localhost (which means local hosts for some 11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication 11 years ago
Michael Peter Christen b9d36e45e0 removed the &amp explicit encoding of ampersand character since this is 11 years ago
reger e2ccb6ce9d modified DefaultServlet parameter on invoke templates 11 years ago
reger 4c38bceafc handle http connect for proxy 11 years ago
reger cfabe8f67a harmonize access restriction for urlproxy servlet 11 years ago
reger e6b9643fd6 extended request for local peer check to by hostname resolved ip 11 years ago
reger c797f108a1 add error response on deniedl proxy access 11 years ago
reger 0583f44306 reimplement proxy access log (to Jetty ProxyHandler) 11 years ago
reger 8cbc1c970a Security Hot-Fix: for transparent proxy. 11 years ago
reger 58ecf5e4dd add to blacklist button in CrawlResults 11 years ago
reger e9081c0f17 moved startup execAPIActions call after Jetty startup 11 years ago
reger 19c1a7a5ca change SolrServlet from Filter to Servlet 11 years ago
reger 14c977dd26 fix NPE GSAresponseWriter on query=null 11 years ago
orbiter c3dee2d6bd added security patch 11 years ago
orbiter dcf46ce8f6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter 343d2ef49a new data type for access tracker (unfinished) 11 years ago
reger dd8ea0cdd6 fix "add to blacklist" button style in IndexControlRWIs_p 11 years ago
reger abbf487023 fix QueryGoal Image query (missing space) 11 years ago
reger 26e9d7e066 fix NPE in IndexControlRWIs_p.html 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 3961b643a3 write solr searches to search log 11 years ago
orbiter 15882beb19 fix for strange NPE 11 years ago
orbiter f3ac923a7e ftp client shall be able to open non-anonymous ftp servers if login 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 ffdfe5fb9b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger 7d6b34a89f Merge origin/master 11 years ago
reger 45e8750ba5 nasty quick fix for admin login with other username as admin 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
Michael Peter Christen 667a6adddb - use default files from yacy.init property "defaultFiles" if no 11 years ago
Michael Peter Christen 77aeb288a2 suppress deprecation warning (for now); TODO: find alternatives 11 years ago
reger fca7f1d043 run SSL/HTTPS port (8443) ping test in migration only if SSL/HTTPS is on 11 years ago
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443 11 years ago
Michael Peter Christen 82c0525e71 wrong logger fix 11 years ago
Michael Peter Christen e17624b6dd added html retrieval from alternative DATA/HTDOCS path 11 years ago
Michael Peter Christen 07cee6b99c removed more unused code 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
Michael Peter Christen 2f16770681 migrated to solr 4.6.0 11 years ago
Michael Peter Christen 57f0f71ac6 added patch to allow binary response writer 11 years ago
orbiter 937273d4e3 added parsing of metadata to surrogate reading: 11 years ago
reger 18497f6475 remove unused init parameter from DefaultServlet 11 years ago
orbiter 4de3fefdb5 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter 7e346e1d79 using stringbuilder in query construction 11 years ago
reger c84c313fe1 Merge origin/master into jetty 11 years ago
Michael Peter Christen 2702d9e56b - added a SolrQueryResponse2SolrDocumentList method which is able to 11 years ago
Michael Peter Christen 74466d731a use pre-compiled patterns in ymark 11 years ago
Michael Peter Christen 34633044b4 made pattern computation static 11 years ago
Michael Peter Christen ef7ddbc933 added date parser caches to prevent re-calculation of costly date 11 years ago
Michael Peter Christen 552ef9f18e fix for bad ErrorCache.exists test (bug from latest commit) 11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface 11 years ago
Michael Peter Christen 303f5694ba avoid usage of existsByQuery. If a document can be loaded by the ID 11 years ago
reger b43bbd3cc4 join DefaultServlet and Jetty8 implementation 11 years ago
reger 089c5007ee move conditionalHeader to DefaultServlet 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 78eac85161 better calibration of caches and queue maximum sizes 11 years ago
Michael Peter Christen c8af19bd37 removed unnecessary check which causes a NPE when searching with empty 11 years ago
Michael Peter Christen e3c2f09de9 - reduce computation in case that specific postprocessing fields are not 11 years ago