index
:
yacy
master
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-02-10
Fixed issue #158 : completed div CSS class ignore in crawl
luccioman
2018-02-06
Fixed loss of other modifiers on keywords/tags search navigation links
luccioman
2018-02-06
Added basic support for autotagging microdata annotated item types.
luccioman
2018-02-02
Refactoring : documented and extracted autotagging processing functions.
luccioman
2018-02-02
Added HTML microdata typed items parsing capability.
luccioman
2018-01-29
Moved dbtest to the test source folder.
luccioman
2018-01-28
Added a manual performance test for the HostBalancer.
luccioman
2018-01-26
Removed time condition on HostBalancer initialization in JUnit test.
luccioman
2018-01-02
Fixed SegmentTest test case time dependant occasional failures
luccioman
2017-12-09
Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
Michael Peter Christen
2017-12-09
added a crawl filter based on <div> tag class names
Michael Peter Christen
2017-12-08
Removed use of deprecated Jetty IPAccessHandler for client filtering.
luccioman
2017-12-01
Improved accuracy of URLs search filters : protocol, tld, host, file ext
luccioman
2017-12-01
Fixed URL parsing with fragment and empty path
luccioman
2017-11-22
Added a basic JUnit test for the Visio parser (vsdParser)
luccioman
2017-11-20
Restore initial locale at the end of a JUnit test case which modify it.
luccioman
2017-11-20
Do locale neutral case conversions on domain names.
luccioman
2017-11-20
Do locale neutral case conversions in MultiProtocolURL
luccioman
2017-11-20
Do locale neutral case conversions in Classification
luccioman
2017-11-14
Updated the generic top-level known domains list.
luccioman
2017-11-08
Improved some JUnit tests isolation and resources release
luccioman
2017-11-07
Remove old hard-coded holiday dates from DateDection class.
luccioman
2017-11-06
Added a html parser charset detection unit test
luccioman
2017-10-18
Consistently encode snapshot image with format requested on the API.
luccioman
2017-10-16
Fixed pdf2image conversion with imagemagick on PDFs having transparency
luccioman
2017-10-16
Fixed ProfilingGraph calculation integer overflows and added test class.
luccioman
2017-10-09
Adjusted ResponseHeaderTest to succeed on slow or highly loaded CPU
luccioman
2017-10-04
Added partial bzip2 stream parsing support and bzipParser Junit test
luccioman
2017-10-04
Fixed RWI distance calculation on multi words search queries.
luccioman
2017-08-22
Added unit tests on the gzip parser.
luccioman
2017-08-22
Finer control on max links to parse in the html parser.
luccioman
2017-08-22
Added some unit tests on FileUtils.
luccioman
2017-08-21
Improved parsing support for OOXML spreadsheets (.xlsx)
luccioman
2017-08-14
Implemented partial stream parsing of tar archives.
luccioman
2017-08-14
Also handle text content when parsing XML within limits.
luccioman
2017-08-14
Add junit test for AbstractOperations.addOperand()
reger
2017-08-12
Updated xml parser limited parsing test for use latest jdk.
luccioman
2017-07-11
Fixed read/copy on input streams reading sometimes less than expected.
luccioman
2017-07-08
Started support of partial parsing on large streamed resources.
luccioman
2017-07-03
Removed temporary html parser test code
luccioman
2017-07-03
HTML parser : removed unnecessary remaining recursive processing
luccioman
2017-06-27
Refactored plain-text URLs detection implementation.
luccioman
2017-06-27
Ensure lower case conversion consistency with any default locale.
luccioman
2017-06-26
Made mime type and extension normalization locale independent.
luccioman
2017-06-26
Added a generic XML parser, able to parse elements text and URLs.
luccioman
2017-06-22
Improved character encoding detection from Content-Type header
luccioman
2017-06-21
Added a basic JUnit test with test gz files for the gzip parser
luccioman
2017-06-21
Properly close test files in htmlParser unit test
luccioman
2017-06-15
Added HT Cache basic statistics (hit rate)
luccioman
2017-06-14
Made Cache compression level and lock timeout user configurable
luccioman
[prev]
[next]