.. |
graphics
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
operation
|
consistent formatting in string concatenation
|
2023-09-25 23:31:55 +02:00 |
Accessible.java
|
- the webgraph shall store all links which appear on a web page and not
|
2013-09-15 00:30:23 +02:00 |
DHTSelection.java
|
logging: moved some log-cluttering DHT messages to level 'fine'
|
2023-11-27 07:51:42 +01:00 |
Dispatcher.java
|
renamed INDEX-TRANSFER-DISPATCHER to DHT-OUT in the log
|
2024-11-25 01:23:57 +01:00 |
EventChannel.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
Network.java
|
changed network operation log category from YACY to NETWORK
|
2023-11-26 12:24:09 +01:00 |
NewsDB.java
|
removed finalize() methods, deprecated
|
2022-10-04 20:12:47 +02:00 |
NewsPool.java
|
test case: for NewsPool to check the id modificator (for unique id)
|
2016-09-20 01:55:56 +02:00 |
NewsQueue.java
|
removed finalize() methods, deprecated
|
2022-10-04 20:12:47 +02:00 |
OnePeerPingBusyThread.java
|
Removed some unnecessary uses of java.lang.reflect api.
|
2017-08-24 18:47:18 +02:00 |
PeerActions.java
|
log a error on aborted news publish (due to duplicate news.id)
|
2016-09-04 06:42:48 +02:00 |
Protocol.java
|
replaced url and date retrieval by only url retrieval
|
2021-12-20 16:23:05 +01:00 |
RemoteSearch.java
|
added hazelcast and some modifications to align legacy YaCy with
|
2021-04-15 20:39:22 +02:00 |
Seed.java
|
code maintenance - removed warnings and replaced deprecated functions
|
2024-11-25 12:29:11 +01:00 |
SeedDB.java
|
always use HTTPClient by 'try with resources' pattern to free up
|
2021-10-31 23:06:23 +01:00 |
Transmission.java
|
replaces getLoadTime() by exists() with a simpler query
|
2021-03-20 01:06:02 +01:00 |