yacy_search_server/source/net/yacy
reger 6f8c3ccea4 improve url hash computation for file path with mixed java & windows
file.separator to compute equal hashes (by normalizing path for computation)
+ expand test case for to check mixed java / windows file url notation
like e.g. file:///c:/test/file.html vs. file:///c:\test/file.html
- relates partially to http://mantis.tokeek.de/view.php?id=692
2016-09-25 22:08:12 +02:00
..
contentcontrol Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
cora improve url hash computation for file path with mixed java & windows 2016-09-25 22:08:12 +02:00
crawler Improved ErrorCache behavior when switching networks 2016-09-22 09:07:07 +02:00
data Introduce additional language setting "browser/Browser Language" for UI internationalization. 2016-08-23 00:04:24 +02:00
document fix supported mime XML -> xml for rssParser (mime normalized to lower case for comparison) 2016-09-23 23:37:12 +02:00
gui Fixed french messages encoding in YaCy tray. 2016-09-09 07:43:33 +02:00
http Accessibility : add a customizable alternative text to YaCy log 2016-09-22 16:08:33 +02:00
kelondro test case: simulating multi word query for local rwi index 2016-09-18 00:59:27 +02:00
peers test case: for NewsPool to check the id modificator (for unique id) 2016-09-20 01:55:56 +02:00
repository removed unused imports 2016-09-06 18:46:24 +02:00
search Accessibility : add a customizable alternative text to YaCy log 2016-09-22 16:08:33 +02:00
server enhanced json encoding of strings 2016-09-06 18:45:29 +02:00
utils TransNews_p: add ad-hoc translation of target file on positive vote (additon to local translation) 2016-08-30 00:06:42 +02:00
visualization apply bugfix for ChartPlotter from Pullreq 42 2016-05-03 03:06:06 +02:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java fix migration, account for ssl port in config (for auto-disable https) 2016-04-17 04:42:05 +02:00
yacy.java removed version number check because it does not work any more if 2016-09-14 16:32:57 +02:00