yacy_search_server/source/net/yacy
reger 37f2a82a5d making root context (htroot) a WebAppContext
- this allows additional features, like servlet configuration via web.xml and many more things.
- currently the standard servlets are still configured in the code (so the supplied defaults/web.xml is not realy needed, yet),
  but could be expanded
- lookup for web.xml - 1. in /DATA/SETTINGS then in /defaults
2014-01-10 10:42:47 +01:00
..
cider
contentcontrol use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
cora Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-01-07 21:52:38 +01:00
crawler spend CrawlQueues a fremem routine 2014-01-10 10:24:33 +01:00
data use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
document use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
gui set more logger to 'final static' 2013-11-13 06:18:48 +01:00
http making root context (htroot) a WebAppContext 2014-01-10 10:42:47 +01:00
interaction removed unused anomichttpd code after migration to jetty 2013-12-23 01:23:40 +01:00
kelondro try to recover from an OOM during citation index reading and fail-over 2013-11-28 01:10:25 +01:00
peers use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
repository add to blacklist button in CrawlResults 2014-01-01 11:01:22 +01:00
search spend CrawlQueues a fremem routine 2014-01-10 10:24:33 +01:00
server use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
upnp replaced StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
utils use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
visualization logger should be static 2013-11-13 06:04:28 +01:00
dbtest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java refactoring (usage of constant names for attributes of authentication 2014-01-05 04:23:44 +01:00
yacy.java fix: NPE on shutdown via script 2014-01-07 22:44:24 +01:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00