index
:
yacy
master
matthew/1.941
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
2019-04-09
Support parsing audio URLs without file extension
luccioman
2018-12-06
Properly resolve relative URLs against document URL in html base tags
luccioman
2018-11-10
Fixed concurrency issue on cache used for circles rendering
luccioman
2018-10-04
Decode blacklist entries for easier edition of non ascii chars
luccioman
2018-10-02
Improved normalization of blacklist path patterns having non ascii chars
luccioman
2018-08-15
Added a parser for XZ compressed archives.
luccioman
2018-07-08
Suppress compilation warning on unit testing intentional failure
luccioman
2018-06-29
Removed more unsafe concurrent accesses to SimpleDateFormat instances.
luccioman
2018-06-28
Fixed unsafe conccurent access to generic SimpleDateFormat instances
luccioman
2018-06-19
Added a new crawler document filter type using Solr syntax
luccioman
2018-06-19
Fixed JUnit test after removal of unused Transformer
luccioman
2018-05-13
Reduced memory footprint of text snippet extraction
luccioman
2018-05-11
Reduced text snippet extraction processing time.
luccioman
2018-05-01
Easier tracking of longest text snippets initializations
luccioman
2018-02-15
Handle escaped line breaks and separators in vocabulary import from CSV
luccioman
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
[next]