Commit Graph

132 Commits (9ca2b140d8c6ed57bf23246fe38eb692fcd11696)

Author SHA1 Message Date
reger b74cddc49c upd to Jetty v9.2.16.v20160414
9 years ago
reger 24b0fa2a38 extend snapshot Html2Image.pdf2image to use PDFBox image export capability
9 years ago
reger 902e79e261 Introduce a TranslatorXliff wich can read/write xliff from/to internal translation map.
9 years ago
reger ec24a0c85a add test case for optimized toTokens()
9 years ago
reger 84c970eaec move test classes to test/java (subdirectory as in Maven standard subdir layout)
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger 1af0e9ef74 remove workaround for Solr bug regarding multivalued date fields
9 years ago
reger 4d2b934487 prevent mailto links getting into parser result document's in/outbound link collection
9 years ago
reger 288acceac3 fix test htmlParserTest, charset parameter
9 years ago
luc f01d49c37a Process large or local file images dealing directly with content
9 years ago
luc 0de6988604 Added links to more image test suites.
9 years ago
luc 745e97a575 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc 2895ab552a Made ViewImagePerfTest extend ViewImageTest to ease automated image
9 years ago
luc 4a03cf06e1 Corrected encoding extension arg parsing
9 years ago
reger d223cf0ae4 adjust MediaWiki importer geo coordinate calculation
9 years ago
luc 8da20718aa Created a class to test ViewImage rendering against multiple image
9 years ago
luc ec04d27473 Corrected APNG test suite link name.
9 years ago
luc cbb84ba073 Detailed javadoc.
9 years ago
luc 70111876d2 Filled ViewImageTest.html with all remaining IANA image file formats.
9 years ago
luc e093fb228d Created a generic ViewImage performance render test.
9 years ago
luc 3ad564e2e4 Created a ViewImage rendering performance measurement test.
9 years ago
luc b3f044072e Updated table headers and SVG file url for case sensitive OS.
9 years ago
luc f5746b5490 Added ico and bmp sample pictures
9 years ago
luc baede48161 Added JPEG 2000 and FITS samples
9 years ago
luc 7c9d80c5d0 Added image formats and informations for each format.
9 years ago
luc 0ae9297ca5 Created a html test page to check ViewImage rendering with different
9 years ago
reger bad34804fe optimize parseInt for <img> tag attribute parsing
9 years ago
reger d2cc11ea8f fix html parser taking <style> content as text.
9 years ago
reger e594130aec add test case for partial update - to discover effect on YaCy for update of documents with multivalued date fields (like dates_in_content_dts)
9 years ago
reger d5da9e5a38 fix test methode (add throw for URIMetadataNode)
9 years ago
reger 4cf875336c complete TODO: getFileExtension handle dot in query part
9 years ago
reger c37dda8849 fix NPE on MultiProtocolURL on url with parameter value and '='
10 years ago
reger 71bf95af8a upd parser calls in test cases
10 years ago
reger f63fff9008 fix snippet containig number with comma as desmo point http://mantis.tokeek.de/view.php?id=344
10 years ago
reger 2ef8ffdb60 apply UTF-8 encoding
10 years ago
reger 7120ea42f1 fix for path with char code > 255
10 years ago
reger 1d81bd0687 fix url encoding for path see http://mantis.tokeek.de/view.php?id=559
10 years ago
reger f94e34058c fix url (path) %-decoding http://mantis.tokeek.de/view.php?id=519
10 years ago
reger 16bc267a32 add test case for snippet html encoding check
10 years ago
reger 77851fa53c fix parser test cases
10 years ago
reger df83fcc4fc disable optimistic GC assumption in StandardMemoryStrategy
10 years ago
Michael Peter Christen 68c605d637 replace with CommonPattern.SPACE for split
10 years ago
reger 9edc7308aa update to metadata-extractor-2.7.0.jar
10 years ago
reger 5d67e165d9 remove redundant null check in ResponseHeader.lastModified
10 years ago
reger ea633a794c including small junit test case for WordTokenizer
10 years ago
reger aa2e15d846 allow url parameter in worktable apicall
10 years ago
reger e88537522d allow single quote " ' " in query
10 years ago
reger e50b2b4d04 fix test case MultiProtocolURL.toString()
10 years ago
reger b510b182d8 - update Maven pom
10 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
10 years ago