summaryrefslogtreecommitdiff
path: root/test/java
AgeCommit message (Expand)Author
2017-05-30Fix unescape of URLs having some '%' chars but not percent-encodedluccioman
2017-05-09Adjust mergeDocuments to keep youngest last-modified date of documentreger
2017-05-04Improved new blacklist entries URL scheme detection.luccioman
2017-04-27Extended WikiCode template inclusion syntax support.luccioman
2017-04-20fix unit test MultiProtocolURL(file) assertion for Windows path withreger
2017-04-12Fixed endless loop case in wikicode processing.luccioman
2017-04-12Improved support for non ASCII chars in local file system URLsluccioman
2017-04-02remove test case for Standard_MemoryControl which will always failreger
2017-03-26fix default/httpd.mime Z file extension to lower casereger
2017-03-05Extend DCEntry.getLanguage convert to ISO639-1 codes for more languagesreger
2017-02-26Adjust DefaultServlet test case to recent change,reger
2017-02-25Fix call parameter for ConnectionInfo in MonitorHandlerreger
2017-02-24fix htmlParser <script> text extraction on code containing expressionreger
2017-02-23Improved MultiprocotolURL non ASCII characters support.luccioman
2017-01-17Updated Javadoc and Junit tests for the WebStructureGraph class.luccioman
2017-01-16Fixed WatchWebStructure_p.html render to include https URLs.luccioman
2017-01-16Fixed webstructure.xml API used with a domain name 'about' parameter.luccioman
2017-01-16Factored code re-implementing DigestURL.hosthash() method.luccioman
2017-01-13Added automated unit tests and perfs test for WebStructureGraph class.luccioman
2017-01-09Fixed 2 failing JUNit tests.luccioman
2016-12-24fix html tag attribute parsing containing attribute w/o valuereger
2016-12-24include html5 <time> tag in content scraper,reger
2016-11-23Added control over Robots.txt active threads maximum number.luccioman
2016-11-19fix Domain.stripToHostName for some IPv6 casesreger
2016-11-19add unit test for Domains.stripToPort,reger
2016-11-16FileUtils : added some JavaDocs and unit test casesluccioman
2016-11-14Make ServletRequest implement the standardized HttpServletRequest interface,reger
2016-11-09Switched even more URLs to pure relative ones.luccioman
2016-11-08Improved absolute URLs rendering in OpenSearch desc and RSS feeds.luccioman
2016-11-06fix Column parsing from celldefinition string, without cellwidth def.reger
2016-10-29Reduce number of default max. search navigator lines (from 10000)reger
2016-10-26add simple test case for ReferenceContainer helpful for debugging reger
2016-10-23Refacture rwi reference word position and word distance calculationreger
2016-10-19Added more examples in Blacklist JUnit test.luccioman
2016-10-17fix min/max calculation of WordReferenceVars.distance() reger
2016-10-15Fixed maven compilation errorluccioman
2016-10-14Fixed license headers on files created to improve favicon management.luccioman
2016-10-14Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitluccioman
2016-10-14HTML validation : fixed URL encoding of Pictures link.luccioman
2016-10-13Fixed MultiProtocolURL.resolveBackpath to handle remaining '..' segmentsluccioman
2016-10-13Added some unit tests for Blacklist.isListed()luccioman
2016-10-11prevent negative score on URIMetadataNode - in the special case were no reger
2016-10-06adjust date in text detection to ignore some program version stringsreger
2016-10-06optimize condenser language detection a little.reger
2016-10-06adjust Tokenizer sentence count to ignore repeated punktuation (like !!!! )reger
2016-10-05adjust Tokenizer sentence count on trailing text after last recognized sentencereger
2016-10-02generalize DateDetection with holiday date rules readily available in icureger
2016-09-30have RSSFeed.getChannel return empty message on missing channel element,reger
2016-09-30Made use of the constant corresponding to the hard-coded value.luccioman
2016-09-27Avoid duplication of various MS Windows file URLs flavorsluccioman