You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy
orbiter a196f24f60
prevent enqueueing of non-loggeable logging entries
13 years ago
..
ai replaced more size() > 0 by !isEmpty() 13 years ago
cora - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
document reduced logging overhead (a bit) 13 years ago
gui removed unused method parameters 13 years ago
interaction removed more unused method parameters 13 years ago
kelondro prevent enqueueing of non-loggeable logging entries 13 years ago
peers - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
repository - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
search Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 13 years ago
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
utils Run from Java the whole app YACY 13 years ago
visualization catch and log a warning in RasterPlotter 13 years ago
YaCySearchClient.java made class methods static where possible 13 years ago
dbtest.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
migration.java using com.google.common.io.Files instead of homebrew methods 13 years ago
yacy.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago