summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2014-03-17Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.gitMichael Peter Christen
2014-03-16fix: remove link to triplestore in Vocabulary_p (triplestore does not longer ...reger
2014-03-16fix: set YaCy CONNECTION_PROP_HOST Header in ProxyServlet to host incl. portreger
2014-03-16remove unused ProxySettings ref. from loaderreger
2014-03-16cleanup: remove unrelated and unused codereger
2014-03-14support for multiple sitemaps in robots.txtMichael Peter Christen
2014-03-14remove more unused from legacy server.httpreger
2014-03-14remove redundant url string manipulation in HTTPDProxyHandlerreger
2014-03-13use servletPath in ProxyServlet instead of fixed namereger
2014-03-12fix DCEntry.getIdentifier reger
2014-03-11fix for bad/missing values of size_iMichael Peter Christen
2014-03-09OAI import get multivalued keywords (dc:subject)reger
2014-03-07allow YaCy to start w/o ssl if JKS init failsreger
2014-03-07Speed up the ProxyHandler:sixcooler
2014-03-07fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicallsreger
2014-03-06Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.gitMichael Peter Christen
2014-03-06cleanup old reference to HTTPDemon.setAlternativeResolverreger
2014-03-06- added concurrency to postprocessing of webgraph documentMichael Peter Christen
2014-03-05enhanced RowSet re-sort limit for small setsMichael Peter Christen
2014-03-05fix: make sure adminAccount changes made via ConfigAccounts_p are effective i...reger
2014-03-04improve OAI-PMH import identifier recognitionreger
2014-03-04fixed another shutdown problem (only occurs if webgraph core is enabled)Michael Peter Christen
2014-03-04- let crawl loader jobs die after 10 seconds without new jobsMichael Peter Christen
2014-03-03enhanced concurrent loading by using a fixed set of concurrent loaderMichael Peter Christen
2014-03-02bugfix-bugfixorbiter
2014-03-02bugfix to proxy handler: recognize the own yacyh-hostorbiter
2014-03-02NPE fix for Thread name (just commited yesterday, sorry)orbiter
2014-03-02fix: IPv6 INTRANET_PATTERNS for local ip (see http://bugs.yacy.net/view.php?i...reger
2014-03-01status panel link to set max memreger
2014-02-28attaching names to all Threads to get a better view in profiling toolsMichael Peter Christen
2014-02-28- enhanced postprocessing speed and memory footprint (by using HashMapsMichael Peter Christen
2014-02-28little more verbose proxy 403 error messagereger
2014-02-28fixes and enhancements for postprocessingMichael Peter Christen
2014-02-28another fix for the shutdown exceptionsMichael Peter Christen
2014-02-28(again) full redesign of ConcurrentUpdateSolrConnector to removeorbiter
2014-02-27added a forced commit to index deletion to enable synchronized indexMichael Peter Christen
2014-02-27make sure that postprocessed documents are overwrittenMichael Peter Christen
2014-02-27Merge branch 'master' of ssh://gitorious.org/yacy/rc1Michael Peter Christen
2014-02-27a concurrency enhancement which was not used because tests showed worseMichael Peter Christen
2014-02-27added one more postprocessing low memory checkMichael Peter Christen
2014-02-27Merge origin/masterreger
2014-02-27use config value htroot in Jetty init (was hardcoded)reger
2014-02-26added short memory protection during postprocessingMichael Peter Christen
2014-02-26fixed shutdown error when closing solr connectorsMichael Peter Christen
2014-02-26removed double concurrency to put Solr documents into the index. TheMichael Peter Christen
2014-02-26do not use luke requests for remote solr servers if the result isMichael Peter Christen
2014-02-25recover from OOMMichael Peter Christen
2014-02-25fix for bad query shortcut hackMichael Peter Christen
2014-02-25Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.gitMichael Peter Christen
2014-02-25- better logging for postprocessingMichael Peter Christen