yacy_search_server/htroot/yacy
Roland Haeder aaedc0405d Fixes and avoid of catching bad exceptions (some):
- Rewrote usage of HashMap/Map to concurrent versions (to avoid a
CME=ConcurrentModificationException)
- Rewrote ConnectionInfo (as an example) to use a synchronized iterator
instead of synchronizing an
  already synced HashSet (see Collections call)
- This avoids catching CMEs again
- Commented out noisy ConcurrentLog.logException() call

Conflicts:
	source/net/yacy/repository/LoaderDispatcher.java
2013-07-17 18:37:34 +02:00
..
ui Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some noisy loggers quiet 2013-07-13 13:12:36 +02:00
crawlReceipt.html
crawlReceipt.java added collection_sxt to error documents 2013-07-17 15:20:56 +02:00
hello.html
hello.java Fixes and avoid of catching bad exceptions (some): 2013-07-17 18:37:34 +02:00
idx.java
idx.json
list.html
list.java
message.html
message.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
profile.html
profile.java
query.html
query.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
search.html - fixes for host navigation 2012-12-15 09:14:49 +01:00
search.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
transferRWI.html
transferRWI.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
transferURL.html
transferURL.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
urls.java added collection_sxt to error documents 2013-07-17 15:20:56 +02:00
urls.xml