yacy_search_server/htroot/api
2011-03-22 10:35:26 +00:00
..
bookmarks *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
util enhancements to web cache and less strict caching rules 2011-03-22 10:35:26 +00:00
ymarks - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
blacklists_p.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
blacklists_p.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
blacklists.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
blacklists.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
config_p.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
config_p.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
feed.java *) cleaning up the code a little bit 2010-12-16 00:18:05 +00:00
feed.rss moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
feed.xml rssTerminal.html: Fixing the 'null' is null or not an object in rss2.js when viewing the YaCy default Status page http://localhost:8080/Status.html with Internet Explorer 2010-09-26 22:55:52 +00:00
latency_p.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
latency_p.xml svn attributes added 2009-03-20 11:21:32 +00:00
queues_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
queues_p.xml removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 2009-07-17 13:59:21 +00:00
status_p.java counting crawler traffic again: 2010-09-11 15:58:15 +00:00
status_p.xml - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
table_p.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
table_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
table_p.xml added a robots.txt monitor in the crawler monitor submenu 2010-03-09 11:31:15 +00:00
timeline.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
timeline.xml added experimental timeline api 2009-03-06 16:01:29 +00:00
trail_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
trail_p.json added new cybertag-tracking feature that was inspired by itgrl 2009-02-06 15:06:19 +00:00
version.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
version.xml improvments to debianpackage: 2009-07-11 17:03:22 +00:00
webstructure.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
webstructure.xml added evaluation of incoming links in webstructure api 2009-04-03 07:59:49 +00:00
yacydoc.html bugfixes 2010-06-16 15:11:21 +00:00
yacydoc.java avoid string conversion 2011-03-11 00:59:27 +00:00
yacydoc.xml fixes for metadata retrieval and presentation 2010-05-05 22:45:54 +00:00