karlchenofhell
601fc7d1c5
- added source to J7Zip-modifed.jar and it's license (changelog is still to come)
...
- moved HTML-*replace-methods from wikiCode to de.anomic.data.htmlTools
- prepared use of different wiki parsers as suggested here: http://www.yacy-forum.de/viewtopic.php?p=34444#34444
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3741 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
0a64047081
- plasmaParserDocument can process subdocuments now (other archive-parsers may want to use this method)
...
- added 7zip parser
- added 'text/sgml' to realtime parseable mimetypes (sometimes returned by the mime type parser)
- added new cached output stream class, very suitable for parsers because of limited memory
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3740 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
b1680ab71f
*) bugfix for ArrayIndexOutOfBoundsException in robots-parser (thanks to low012)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3739 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
b30e64daab
*) passing homepath to serverLog.configureLogging
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3738 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
9a4375b115
*) robots.txt: adding support for crawl-delay
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3737 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
11ac7688d5
reverted a part of last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3736 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b3f97b5c38
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
3c5ff7f735
adopted kelondroBytesIntMap to kelondroIntBytesMap
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3734 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5551ff5306
enhanced index storage data structure kelondroBytesIntMap
...
this stores now two index structures, one for data that is aquired during start-up
and one for data that is aquired during run-time. This reduces the grow factor, and should reduce the memory amount in case that a index-reorganisation happens.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3733 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
872eb46cb9
some redesign of the handling of the index for kelondroFlexTable
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3732 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
086239da36
- added servlet: remote crawler queue overview
...
- added servlet: crawl profile editor
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3731 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
4dc45d6e97
*) adding tags for skype
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3729 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
8ba81e0995
- added some comments (will get more in the near future)
...
- added missing <label> to the search field in Network.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3728 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
eda8696e33
http://www.yacy-forum.de/viewtopic.php?p=35721
...
wrong startindex
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3727 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
65a8a9fc58
fix for nullpointer
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3726 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b05e2314cf
another dht selection fix
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3725 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
03c6551b0c
- fix for http://www.yacy-forum.de/viewtopic.php?t=3747
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3724 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b28e5d0ee9
protection against wrong word hash length
...
see http://www.yacy-forum.de/viewtopic.php?p=35657#35657
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3723 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e897eb9b4a
fix for DHT selection target
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3722 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
4e68a10cd9
*) Updating News.rss
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3721 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
419183c686
*) Updater now writes logfile
...
*) Update-Thread now terminates correctly
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3720 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
0384b8771b
fix for http://www.yacy-forum.de/viewtopic.php?p=35700#35700
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3719 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
23f6150a5b
*) Updater now checks for updates even while waiting for user to approve update
...
*) Changed YaCy version back to dev scheme
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3718 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
9f96eeee7f
documentation update (download links and english forum)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3717 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c3589ecdc2
demo update
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3716 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
578c2ef130
release 0.52
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3715 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
4abaa80b79
different memory settings
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3714 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
00611a6f27
*) Language changes
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3713 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
756a27049b
last-minute-feature 'newbie-selection' for workshop purpose:
...
for remote search, always select all peers that are less than a day old
(should be removed someday in the future if load is too high, which could mean when pph > 100)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3712 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c73b7588ed
documentation update / release info
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3711 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
424146f027
more XHTML validation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3710 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
46367afaaa
update of memory-protection values
...
see http://www.yacy-forum.de/viewtopic.php?p=35539#35539
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3709 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
ea87fe5d78
*) Updated German translation
...
*) Changed "Lost Handle" error to warning (masses of it if deleting crawl-profile)
*) Removed unnecessary code from Windows script
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3708 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
841e51e15e
*) addition to last commit (just commited html-changes)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3707 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
15ad9ff32e
*) removed unneccessary debug-lines
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3706 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
d5e634d06b
*) Updater r3 - Please test and report major problems (don't use this version for stable-release, r3 updates always to latest dev-version of YaCy)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3703 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
d78f5785d2
added more dyndns addresses
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3702 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
85035dc319
addition to svn 3699: check send/receive if p2p-mode is activated
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3701 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
709b4c1905
added switches for the columns
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3700 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
1d1685c588
*) added some JS to give more direct feedback
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3699 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
26f05d1fd0
avoid division by zero if search is done for no words
...
this case is relevant if the bluewords (yacy.blue) are used
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3698 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
2fa8b50e54
reverting svn 3691+3692
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3696 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
ea591630cb
*small update
...
TO DO:
- remove unused strings
- update translation for Wikihelp
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3695 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
0132fb6ea7
Status.html now more XHTML valid
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3694 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
139c59ebbd
- fixed dht selction problem: the seed tables used a wrong ordering
...
- cleaned some code
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3693 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
22a0e9f117
more timeout-control
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3692 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
24db55a541
added timeout for httpd-sockets during read
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3691 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
c671d70b2e
*) added german translation for NetworkConfig
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3690 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f3fee4d445
fix for http://www.yacy-forum.de/viewtopic.php?p=35322
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3689 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c209ef5137
changed the icons again
...
- slightly different size of '!'
- differen colours of idea-icon
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3688 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago