summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-20Do locale neutral case conversions on domain names.luccioman
2017-11-20Do locale neutral case conversions in MultiProtocolURLluccioman
2017-11-20Do locale neutral case conversions in Classificationluccioman
2017-11-14Updated the generic top-level known domains list.luccioman
2017-11-08Improved some JUnit tests isolation and resources releaseluccioman
2017-11-07Remove old hard-coded holiday dates from DateDection class.luccioman
2017-11-06Added a html parser charset detection unit testluccioman
2017-10-18Consistently encode snapshot image with format requested on the API.luccioman
2017-10-16Fixed pdf2image conversion with imagemagick on PDFs having transparencyluccioman
2017-10-16Fixed ProfilingGraph calculation integer overflows and added test class. luccioman
2017-10-09Adjusted ResponseHeaderTest to succeed on slow or highly loaded CPUluccioman
2017-10-04Added partial bzip2 stream parsing support and bzipParser Junit testluccioman
2017-10-04Fixed RWI distance calculation on multi words search queries.luccioman
2017-08-22Added unit tests on the gzip parser.luccioman
2017-08-22Finer control on max links to parse in the html parser.luccioman
2017-08-22Added some unit tests on FileUtils.luccioman
2017-08-21Improved parsing support for OOXML spreadsheets (.xlsx)luccioman
2017-08-14Implemented partial stream parsing of tar archives.luccioman
2017-08-14Also handle text content when parsing XML within limits.luccioman
2017-08-14Add junit test for AbstractOperations.addOperand()reger
2017-08-12Updated xml parser limited parsing test for use latest jdk.luccioman
2017-07-11Fixed read/copy on input streams reading sometimes less than expected.luccioman
2017-07-08Started support of partial parsing on large streamed resources.luccioman
2017-07-03Removed temporary html parser test codeluccioman
2017-07-03HTML parser : removed unnecessary remaining recursive processingluccioman
2017-06-27Refactored plain-text URLs detection implementation.luccioman
2017-06-27Ensure lower case conversion consistency with any default locale.luccioman
2017-06-26Made mime type and extension normalization locale independent.luccioman
2017-06-26Added a generic XML parser, able to parse elements text and URLs.luccioman
2017-06-22Improved character encoding detection from Content-Type headerluccioman
2017-06-21Added a basic JUnit test with test gz files for the gzip parserluccioman
2017-06-21Properly close test files in htmlParser unit testluccioman
2017-06-15Added HT Cache basic statistics (hit rate)luccioman
2017-06-14Made Cache compression level and lock timeout user configurableluccioman
2017-06-14Limit the synchronization blocking time on some Cache operations.luccioman
2017-06-09migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8Michael Peter Christen
2017-06-03Ensure file input streams proper closing in both success and failuresluccioman
2017-06-02Ensure proper closing of file input streams.luccioman
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