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
/
net
Age
Commit message (
Expand
)
Author
2024-07-21
replaced http links with https
Michael Peter Christen
2016-10-15
Updated license header file name
luccioman
2016-10-14
Fixed license headers on files created to improve favicon management.
luccioman
2016-01-19
Merge branch 'master' of https://github.com/yacy/yacy_search_server
luc
2016-01-16
move test classes to test/java (subdirectory as in Maven standard subdir layout)
reger
2016-01-08
Improved URLLicence reliability for use by conccurrent non authaurized
luc
2016-01-05
Refactoring : use StandardCharsets constants instead of hard-coded
luc
2016-01-03
remove workaround for Solr bug regarding multivalued date fields
reger
2015-12-16
prevent mailto links getting into parser result document's in/outbound link c...
reger
2015-12-15
fix test htmlParserTest, charset parameter
reger
2015-10-26
adjust MediaWiki importer geo coordinate calculation
reger
2015-09-26
optimize parseInt for <img> tag attribute parsing
reger
2015-09-19
fix html parser taking <style> content as text.
reger
2015-09-13
add test case for partial update - to discover effect on YaCy for update of d...
reger
2015-09-12
fix test methode (add throw for URIMetadataNode)
reger
2015-08-31
complete TODO: getFileExtension handle dot in query part
reger
2015-05-12
fix NPE on MultiProtocolURL on url with parameter value and '='
reger
2015-04-25
upd parser calls in test cases
reger
2015-03-16
fix snippet containig number with comma as desmo point http://mantis.tokeek....
reger
2015-03-15
apply UTF-8 encoding
reger
2015-03-15
fix for path with char code > 255
reger
2015-03-15
fix url encoding for path see http://mantis.tokeek.de/view.php?id=559
reger
2015-03-11
fix url (path) %-decoding http://mantis.tokeek.de/view.php?id=519
reger
2015-03-01
add test case for snippet html encoding check
reger
2015-02-11
fix parser test cases
reger
2015-02-11
disable optimistic GC assumption in StandardMemoryStrategy
reger
2015-01-29
replace with CommonPattern.SPACE for split
Michael Peter Christen
2014-12-15
update to metadata-extractor-2.7.0.jar
reger
2014-12-09
remove redundant null check in ResponseHeader.lastModified
reger
2014-11-29
including small junit test case for WordTokenizer
reger
2014-10-05
allow url parameter in worktable apicall
reger
2014-08-16
allow single quote " ' " in query
reger
2014-08-11
fix test case MultiProtocolURL.toString()
reger
2014-08-01
- update Maven pom
reger
2014-07-18
added an option to set 'obey nofollow' for links with rel="nofollow"
Michael Peter Christen
2014-07-06
add test case for Records (used in HostBalancer)
reger
2014-07-06
update to JUnit 4.11
reger
2014-07-06
adding test for HostQueue crawl stack
reger
2014-06-30
added test case for TextSnippet,
reger
2014-06-26
fix AbstractParser.singleList not adding null strings
reger
2014-04-28
fix contentscraper img height/width parsing
reger
2014-04-25
fix: resolve url without path but searchpart
reger
2014-04-23
exclude html tags in in/outboundlinks_anchortext_txt parsed text
reger
2014-04-01
add test case htmlParser.parse - getCharset
reger
2014-03-02
fix: IPv6 INTRANET_PATTERNS for local ip (see http://bugs.yacy.net/view.php?i...
reger
2014-02-27
clean up test sources
reger
2014-02-26
reorg URL test classes add isLocal test with some IPv6 examples
reger
2013-12-01
clean-up test cases
reger
2013-11-10
cleanup test directory from Jetty 9 implementation samples
reger
2013-10-09
downgrade to Jetty 8 to assure support of JRE 1.6
reger
[next]