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
2026-07-05
removed the snapshot feature and all dependencies from non-java code
Michael Peter Christen
2026-07-05
IPv6-aware fixes
Michael Peter Christen
2026-02-17
Remove suspicious JavaScript code fragments from snippet lines.
Michael Peter Christen
2026-02-17
fixed parsing of x-data-elements in <div>
Michael Peter Christen
2025-10-04
fix test after the lastest changes
Henschi
2025-08-25
support for /date search to be sorted by date published - https://github.com/...
Roman Szarowski
2025-04-04
adapt test, but I don't think that's right (extra space)
Henschi
2025-04-04
adapt test to commit 0689f4f0ae2907c35c080ea15b5ad406ea9402e7
Henschi
2025-04-04
fix test and test the input values from document
Henschi
2025-04-03
fix test values because title in windows and mac PPT is not empty or null
Henschi
2025-04-03
fix tests
Henschi
2025-03-28
fix compile test
Henschi
2024-07-21
replaced http links with https
Michael Peter Christen
2022-02-07
fix test xlsx file with correct anchor
reger24
2022-02-03
changed link to new forum location
Michael Peter Christen
2021-08-03
fixed doku link
Michael Peter Christen
2020-08-03
removes some warning and unused objects
sgaebel
2020-07-31
removes some deprecation-warnings
sgaebel
2020-07-28
replace org.junit.Assert.assertThat by
sgaebel
2020-07-27
removes some warnings: unused imports, params
sgaebel
2020-07-12
added debug code to parser test to investigate why this fails in travis
Michael Peter Christen
2019-10-13
fix for failing parser test: new forum link
Michael Peter Christen
2019-06-15
fixed many links to old forum, now https://searchlab.eu
Michael Christen
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
[next]