orbiter
d3e777a98d
bugfix for built-bug, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=204&hilit=
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4028 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
62347b50f4
added security layer for ViewImage:
...
- images may be requested by localhost and authorized users only, if the request is done using a clear-text URL
- the image may be requested also using a code that can be a license to retrieve a URL for everyone
- some servelets produce URL licenses for ViewImage, like image search results
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4027 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
9a860cf397
bugfix for wrong record tracker message
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4026 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
69d640b041
added missing synchronization in crawl balancer
...
to avoid that the synchronization is triggered during many-time-used size() operation
a notEmpty method was added that can avoid the synchronization many times
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4025 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
9628db6cdc
enhanced memory allocation during database access:
...
- refactoring of kelondroRecords; this class is now divided into
kelondroAbstractRecords, kelondroRecords, kelondroCachedRecords, kelondroHandle and kelondroNode
- better abstraction of kelondroNodes, such nodes may now be crated by different classes
- a new Node defining class kelondroEcoRecords defines Nodes that do not need so much allocation and System.arraycopy
- there is less memory transfer on the bus, especially for collection index
- now half of memory needed for web index access
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4024 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
57a5b6fa71
some generalization of remote proxy configuration and setting handling in httpc
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4023 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
fac8de6e9b
documentation update / release download location
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4022 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
ea960c2b61
release 0.54
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4021 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
367fc28928
corrected Brausse->Brausze
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4020 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
ea05c7d463
*) characters are saved in ASCII-safe notation in language data files now ('\u0063' instead of 'a'), this hopefully avoids lots of problems
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4019 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
0339c65ee2
*) note to myself: Just because it works with Linux and most of it works with OpenSolaris does not mean the whole thing works with OpenSolaris. Being lazy never pays off!
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4018 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
757703a938
synchronization of access tracker to avoid java-internal loop in TreeMap during shutdown
...
see http://forum.yacy-websuche.de/viewtopic.php?p=1178#p1178
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4017 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
beb2e062a7
fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&p=1129#p1129
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4016 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e76fe1c078
- replaced unicode characters in copyright holder name ('Brausse')
...
- more logging for bootstrap seedlist loading
- larger DHT chunks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4015 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
31023dbc7a
added package declaration for language package
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4014 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
255e754257
*) Removed unnecessary condition (always true).
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4013 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
a42d233944
*) Filename for output file is created from language code + .ldf now (e.g. en-GB.ldf)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4012 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
ffc607d65d
*) Fixed a small bug found by Lotus.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4011 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
33e2423bde
*) Tool to find out the percentage of letters in a text. First step to build a tool which detects the language a text is written in.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4010 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
3ee9a26ef2
*) deleted unused program
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4009 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
507afa7d6e
*) start script should be POSIX compliant now, solution as suggested by Fuchs in http://forum.yacy-websuche.de/viewtopic.php?t=203
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4008 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
d36786bf37
*) startYACY.sh is compatible with OpenSolaris now (see http://forum.yacy-websuche.de/viewtopic.php?t=203 for details)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4007 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
8d6aa7a66d
replaced detailed search page by ranking definition page (this is what it essentially is)
...
the ranking definition there will influence the normal web search
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4006 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
feb4570254
*) cosmetics: fixed a typo
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4005 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
7ff4357184
fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=206&hilit=&p=1130#p1130
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4004 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
0c4cf68c45
moved publication options (wiki, blog, share) to a single menu entry 'Publication'
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4003 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
75d1437340
fix for http://forum.yacy-websuche.de/viewtopic.php?p=1123#p1123
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4002 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
9ca46a8c69
indexing of local (intranet) urls enabled
...
To do this, one must create a separate YaCy network that has a local URL domain
A description how to do this is here: http://www.yacy-websuche.de/wiki/index.php/De:Netzdefinition
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4001 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c48c9735cb
bugfix for property table loader (did not exclude comment lines)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4000 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
6758beae9c
fix for http://forum.yacy-websuche.de/viewtopic.php?p=1092#p1092
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3999 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
511dcbb172
fixed encoding bug made in SVN 3993
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3998 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
ec817a2ff5
removed JAR command from ftpc - produces warnings and is not used by YaCy
...
see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=193&hilit=
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3997 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f5a4efb76e
fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&hilit=&p=1034#p1034
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3996 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
bf6f6820ec
fix for another BMP parser problem. This is not a bug, I guess it was caused by a corrupted graphics file.
...
see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=180&hilit=&p=1017#p1017
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3995 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
8ebfd732ce
- Fix for the redisplay of hidden results in Opera, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=140 for details.
...
- Now the message that there are hidden results is hidden when all results are displayed again.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3994 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
40b0547611
- documentaton changes (removed old forum links)
...
- different handling of link quotation
- different handling of link normalization
- enhanced html/unicode en/de-coding
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3993 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
dcb8687904
fix to update cycle
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3992 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
cff019464e
fix for BMP/ICO magic detection
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3991 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
557f8d80e4
- better logging
...
- fixed bugs in auto-update
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3990 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f323e1813d
added commons.logging again (is used by mimeTypeParser)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3989 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
a695c93662
Fix of the Status-page for IE:
...
- reverted revision 3982 and 3979
- added a real fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=163
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3988 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
b4d0f4af0f
# updated translation for SystemUpdate
...
- a little bit mad and not ready cause of Pfeiffersches Drüsenfieber in my brain
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3987 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b6d9cca67e
- fixed problem with yacyVersion and own version generation
...
- within this context: generalized date format handling
- extended Update interface:
* a version lookup can be triggered manually
* a complete lookup + download + re-boot process can be triggered with one click
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3986 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b1630e73c8
addition to fix 3983
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3985 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
6071668c3b
better error message in case that a mime type cannot be found.
...
see also http://forum.yacy-websuche.de/viewtopic.php?f=6&t=132&p=587#p587
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3984 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
d477773fa3
fix for b/w color mode in BMP parser http://forum.yacy-websuche.de/viewtopic.php?f=6&t=180&hilit=&p=942#p942
...
see also
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3983 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
9099ea0c88
addition to svn 3979
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3982 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
3cacb3bc95
fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=168#p861
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3981 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
12b8457893
removed svnRevNr jar, (checked in by mistake) this is created automatically
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3980 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
d3f6386648
fix for IE display problem on Status.html
...
see also http://forum.yacy-websuche.de/viewtopic.php?f=6&t=163&hilit=&p=939#p939
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3979 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago