orbiter
d5c65b17a6
added another network activity visualization: show strong query activity as radiation around peer
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7006 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
989948e1a9
fixed generic image parser
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7005 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
e1015ead2c
static access to constants
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7004 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
27d8a8b53e
removed wrong com.sun.codec class access in generic image parser
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7003 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
bbf887d879
added generics to UPnP classes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7002 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
15e8c13526
... migrating to HttpComponents-Client-4.x ...
...
(gzip decompression, httploader, robots, ...)
+ enable proxy-crawling while log is fine
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7001 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
a55af783bf
healing for color blindness
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7000 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
710e7bb700
de.lng: Added German translation for http://localhost:8080/Ranking_p.html without the actual values (hardcoded in HashMap in Ranking_p.java)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6999 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
6b13101d18
Collage.html: Fixed problem where the German translation broke the action that contained Collage in a form
...
build.xml: Fixed check for existing private.key, added check for non existing release in target sign and changed the include filenames for changed libs
Added log4j.properties file to eliminate the warning about a not initialized log4j subsystem with parameters for one console appender
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6998 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
63c5634b0f
added online documentation for ranking configuration
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6997 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
aa663cda4d
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
...
de.lng: Updated German translation for additional String in ConfigUpdate_p.html
XHTML 1.0 Strict fixes for all the other .html files
yacy/ui/css/yacyui-portalsearch.css: added .hidden class that was removed from ConfigProperties_p.html
Switchboard.java: Added URL for thread Remote Crawl Job and set URL for Remote Crawl URL Loader to null to fix empty href=""
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6996 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
afd1cd7979
*) HTML fixes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6995 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
0f248e7433
ConfigBasic.html: XHTML 1.0 Strict fixes
...
DictionaryLoader_p.html: Filled <dt> elements to eliminate warnings
Moved CSS for portalsearch field from header to metas template because it belongs in the <head>er
yacui-portalsearch.css Added #yacylivesearch form { display: inline; } because HTML 1.0 Strict does not allow <form><input> and the added <p> would otherwise provoke a line break
de.lng: Updates translations for added <dt> elements and deactivated statement in DictionaryLoader_p.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6994 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
b12db14b9f
Added Generics to new net.yacy.upnp.* classes to eliminate compiler warnings
...
Added @Deprecated for deprecated functions getIPDevices and getPPPDevices in class InternetGatewayDevice
Changed debug statement in Domains.java and corrected filename in comments header
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6993 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
0b89fa2c8d
*) HTML fixes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6992 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
ad96a14d0a
*) jump to Crawl Profile editor if a profile is selected to be edited
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6991 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
e4ced6484b
yacyinteractive.html:
...
- added type="text/javascript" to script resource
- removed unintentional "\" from <a> link
- changed "name" tag in <form> element to "id" for XHTML 1.0 Strictness
(remaining warnings come from script elements writing end tags like </tr> that might confuse some validators)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6990 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
b7102eff92
... migrating to HttpComponents-Client-4.x ...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6989 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
572e429eff
- fixes UPnP not working discussion on forum: http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2881
...
SVN 6987 fixed net.yacy.upnp.devices.UPNPRootDevice for usage with JxPath > 1.3 by using a default namespace (xmlns="urn:schemas-upnp-org:device-1-0")
This commit now fixes the same problem for net.yacy.upnp.devices.UPNPService with default namespace (xmlns="urn:schemas-upnp-org:service-1-0")
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6988 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
2a20282505
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6987 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
lotus
965aa97993
including sbbi upnplib as source again
...
http://www.sbbi.net/site/upnp/index.html
renamed package to yacy
all options are also named "yacy" instead of "sbbi"
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6986 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
lotus
74f6fd229e
some comments + debug code
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6985 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
60caade056
removed debug output
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6984 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
52718e6dcb
... migrating to HttpComponents-Client-4.x ...
...
monitoring: replaced unused 'idletime' by uploading bytes
added some kind of 'upload-throttling' at dht-out :-)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6983 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
b143f6b169
ConfigHeuristics_p.html: XHTML 1.0 Strict Changes
...
- added empty action tag to form
- replaced name tags with id (name is not a valid tag in XHTML 1.0 Strict)
- changed label for target (so now clicking on the labels also activates the checkboxes)
de.lng: Test with Subversion properties #2
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6982 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
a9474b3caa
German language file de.lng updated
...
- Removed one obsolete line in Blacklist_p.html
- Testing the new SVN Properties http://forum.yacy-websuche.de/viewtopic.php?f=15&t=2906
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6981 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
89b0f5bce8
fix for exception in http://forum.yacy-websuche.de/viewtopic.php?p=20418#p20418
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6980 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
5fa8038f10
... migrating to HttpComponents-Client-4.x ...
...
monitoring and first try to use remoteProxy
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6979 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
dec1419bc3
;-)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6978 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
22dbbcfa56
better (and corrected) recognition of intranet and internet-addresses. This corrects the isLocal property that is used by network definitions to restrict index ranges to local and global addresses. Address locations (intranet or internet) had been partly identified by the top level domain of the host address. Since intranet addresses can also be addressed using a host name that is in a country domain it is necessary to do a dns resolving for each check. The check is supported by a local dns cache so the intranet/internet check should not affect network traffic too much. To ensure that the cache works properly the cache class was upgraded to better concurrency data structures.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6977 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
2d2771a12e
*) more HTML fixes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6976 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
eb8550526d
*) fixed small HTML bug
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6975 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
8674a65488
removed override directive which caused a compile error in eclipse helios
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6974 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
b4d5bb6a3e
Steering.html: Changed link from Settings_p.html to ConfigAccounts_p.html for setting not existing Administrator password
...
de.lng: Added missing translations for Steering.html during restart/update
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6973 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
dc5f0e357c
*) fixed SVN properties
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6972 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
01d6b952f0
*) minor changes for easier to read code, no functional changes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6971 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
0e6fed1fb6
*) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/ )
...
*) followed some suggestions by PMD
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6970 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
2d263a7157
*) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/ )
...
*) Is line 112 there on purpose or can it be deleted?
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6969 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
0e56d29335
... migrating to HttpComponents-Client-4.x ...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6968 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
2ad5829b26
correct Timeoutparamter at HttpComponents-Client-4.x
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6967 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
e1316d12d0
... migrating to HttpComponents-Client-4.x ...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6966 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
sixcooler
c5c67f0504
start migrating to HttpComponents-Client-4.x
...
see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2872
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6965 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
2de0ded377
*) trying to fix bug described in http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2900
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6964 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
d851758dc6
Added German translation for ConfigHeuristics_p.html to de.lng
...
Fixed Network -> Heuristics title tag of the page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6963 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
43e6ce62af
use heuristics only if user is authenticated
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6962 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
mikeworks
dcfb5b942d
Updated German translation for Network.html in de.lng
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6961 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
suessthomas
7feb549ce6
Small HTML-Fixes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6960 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
aa66da5135
corrected hint for debian installation update
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6959 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
7188c54ddb
patch to get dht access to developer peers
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6958 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
25024d6ab2
fix for problen when accessing the metadata index. The index was not available for all peers with no RAM table copy.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6957 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago