summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-07-21replaced http links with httpsMichael Peter Christen
2022-02-07fix test xlsx file with correct anchorreger24
2022-02-03changed link to new forum locationMichael Peter Christen
2021-08-03fixed doku linkMichael Peter Christen
2020-08-03removes some warning and unused objectssgaebel
2020-07-31removes some deprecation-warningssgaebel
2020-07-28replace org.junit.Assert.assertThat bysgaebel
2020-07-27removes some warnings: unused imports, paramssgaebel
2020-07-12added debug code to parser test to investigate why this fails in travisMichael Peter Christen
2019-10-13fix for failing parser test: new forum linkMichael Peter Christen
2019-06-15fixed many links to old forum, now https://searchlab.euMichael Christen
2019-04-09Support parsing audio URLs without file extensionluccioman
2018-12-06Properly resolve relative URLs against document URL in html base tagsluccioman
2018-11-10Fixed concurrency issue on cache used for circles renderingluccioman
2018-10-04Decode blacklist entries for easier edition of non ascii charsluccioman
2018-10-02Improved normalization of blacklist path patterns having non ascii charsluccioman
2018-08-15Added a parser for XZ compressed archives.luccioman
2018-07-08Suppress compilation warning on unit testing intentional failureluccioman
2018-06-29Removed more unsafe concurrent accesses to SimpleDateFormat instances.luccioman
2018-06-28Fixed unsafe conccurent access to generic SimpleDateFormat instancesluccioman
2018-06-19Added a new crawler document filter type using Solr syntaxluccioman
2018-06-19Fixed JUnit test after removal of unused Transformerluccioman
2018-05-13Reduced memory footprint of text snippet extractionluccioman
2018-05-11Reduced text snippet extraction processing time.luccioman
2018-05-01Easier tracking of longest text snippets initializationsluccioman
2018-02-15Handle escaped line breaks and separators in vocabulary import from CSVluccioman
2018-02-10Fixed issue #158 : completed div CSS class ignore in crawlluccioman
2018-02-06Fixed loss of other modifiers on keywords/tags search navigation linksluccioman
2018-02-06Added basic support for autotagging microdata annotated item types.luccioman
2018-02-02Refactoring : documented and extracted autotagging processing functions.luccioman
2018-02-02Added HTML microdata typed items parsing capability.luccioman
2018-01-29Moved dbtest to the test source folder.luccioman
2018-01-28Added a manual performance test for the HostBalancer.luccioman
2018-01-26Removed time condition on HostBalancer initialization in JUnit test.luccioman
2018-01-02Fixed SegmentTest test case time dependant occasional failuresluccioman
2017-12-09Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitMichael Peter Christen
2017-12-09added a crawl filter based on <div> tag class namesMichael Peter Christen
2017-12-08Removed use of deprecated Jetty IPAccessHandler for client filtering.luccioman
2017-12-01Improved accuracy of URLs search filters : protocol, tld, host, file extluccioman
2017-12-01Fixed URL parsing with fragment and empty pathluccioman
2017-11-22Added a basic JUnit test for the Visio parser (vsdParser)luccioman
2017-11-20Restore initial locale at the end of a JUnit test case which modify it.luccioman
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