yacy_search_server/htroot/api
mikeworks 7a3c19846f Updated German translation de.lng: added new Table_RobotsTxt_p.html and some other changes
Changed 'Sprache' -> 'Language' in yacydoc.html and added translation in de.lng

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6783 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-29 00:56:51 +00:00
..
bookmarks more simplification of bookmark class 2010-02-01 23:04:52 +00:00
util - (almost) fixed FTP crawler 2010-03-11 15:43:06 +00:00
blacklists_p.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
blacklists_p.xml
blacklists.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
blacklists.xml
config_p.java
config_p.xml
feed.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 2009-12-02 00:37:59 +00:00
feed.rss
latency_p.java
latency_p.xml
queues_p.java possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running. 2009-11-06 23:15:20 +00:00
queues_p.xml
status_p.java
status_p.xml
table_p.html added searchtable function to more tables in interface 2010-03-10 10:05:41 +00:00
table_p.java moved table row/column matching method from front-end to back-end 2010-03-26 10:01:27 +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 added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
timeline.xml
trail_p.java
trail_p.json
version.java
version.xml
webstructure.java
webstructure.xml
yacydoc.html Updated German translation de.lng: added new Table_RobotsTxt_p.html and some other changes 2010-03-29 00:56:51 +00:00
yacydoc.java redesign of reference hash (URL-hash) parameter hand-over: 2010-03-26 18:33:20 +00:00
yacydoc.xml