yacy_search_server/htroot/yacy
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
- replaced some length() > 0 and size() > 0 with !isEmpty() - cannot be
done automatically
- implemented some isEmpty() methods
2012-07-10 22:59:03 +02:00
..
ui YMarks: 2011-11-19 20:59:21 +00:00
crawlReceipt.html
crawlReceipt.java removed unused method parameters 2012-07-05 10:23:07 +02:00
hello.html
hello.java removed unused method parameters 2012-07-05 10:23:07 +02:00
idx.java performance hacks 2011-10-20 23:06:49 +00:00
idx.json added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 2011-05-15 22:57:31 +00:00
list.html
list.java refactoring 2011-10-04 09:06:24 +00:00
message.html
message.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
profile.html
profile.java refactoring 2011-10-04 09:06:24 +00:00
query.html added a magic to the peer ping that will be used in case that the contacting peer requests that it's reported IP shall be used for a back-ping. The back-ping now also returns the same magic which will make it possible that the requested peer can verify that the back-pinged peer is actually the same peer. 2011-04-29 01:52:20 +00:00
query.java removed segments-concept and the Segments class: 2012-06-28 14:27:29 +02:00
search.html
search.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
transferRWI.html
transferRWI.java removed segments-concept and the Segments class: 2012-06-28 14:27:29 +02:00
transferURL.html
transferURL.java - added @SuppressWarnings to unused servlet method parameters 2012-07-05 09:14:04 +02:00
urls.java - added @SuppressWarnings to unused servlet method parameters 2012-07-05 09:14:04 +02:00
urls.xml