low012
d95a06e2e4
*) cosmetics: fixed a typo
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3964 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
98b97161d3
fix for uncatched news record exception
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3963 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
7c5c814a47
- simplified code (removed exception handling where not necessary)
...
- added confirmation dialog for shutdown and restart
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3962 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
a4e8ad95ab
enhancements to news and switchboard queue processing
...
removed direct access and replaced by iteration
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3961 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
a45216b479
fix to prevent bad-formed news messages
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3960 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
bec4dbc753
added options and execution methods for automated updates
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3959 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
527b3decde
- re-sructuring of configuration menus
...
- added new system update configuration page
- moved system update from status page to system udate page
- moved shutdown and restart from status page to main menu
- added new configuration properties to yacy.init (not yet actively used)
- added some methods to handle new automatic update process
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3958 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
4968556668
- fix for broken news queue during iteration
...
- enhancement for searching special news (usage of new iterator)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3957 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
1ea5fa2c04
*) Changed a comment to get rid of this message:
...
[javac] /home/low012/subversion/yacy/trunk/source/de/anomic/http/httpc.java:1117: warning: unmappable character for encoding UTF8
[javac] // if download == null, the get result is stored to a byte[]�and returned,
*) Changed broken link (see: http://forum.yacy-websuche.de/viewtopic.php?t=128 )
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3956 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5702257a5f
fix for elementCount bug when db was reset
...
possible solution for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=124&hilit=
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3955 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
208b5297f1
enhanced handling of news records:
...
result is a speedup of Surftips, Supporter, and Network page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3954 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f40566f9bb
separate YaCy networks:
...
- added server-side network unit identification
- added server-side network access authorization
- enhanced client-side network authentification essentials generation
- implemented first peer-peer salted-magic authentification method
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3953 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
a9e73b6852
fixed great mess with localization paths. the problem was:
...
automatic re-translation after update did not work. hopefully now
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3952 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
53266e6497
does not belong to yacy, just a test file (committed by mistake)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3951 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
36a37f758b
fix for oom exception during release download
...
see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=101&hilit=
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3950 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
4b3a7b9261
- updated translation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3949 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
3421c64d26
implemented update function:
...
after downloading a release using the download button on the status page
the user can choose any of the downloaded versions for a update.
this enables also a downgrade to a older version.
when the update button is pushed, yacy terminates, installes the choosen version
and restarts
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3948 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
21fabe259b
another fix to the restart function; now tested under linux
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3947 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
2158f83d43
*) cosmetics, changed a character to get rid of "warning: unmappable character for encoding UTF8" during compilation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3946 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
51800539b2
*) changed regex that is created for crawling filter (see http://forum.yacy-websuche.de/viewtopic.php?t=83 )
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3945 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
28baecd41b
another fix for the concurrentModificationException in AccessTracker
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3944 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
84be912e90
fix for null pointer exception that occurred when missing user-agent in request header
...
see also http://forum.yacy-websuche.de/viewtopic.php?f=6&t=78&hilit=
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3943 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c1aad9e508
added parameter for network graphic background
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3942 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
19786b73b6
next try for a better restart
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3941 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
110a1a2b16
- fixed the handover of the searchterm and -type on index.html when the user clicks on "more options..."
...
- some small changes to make index.html and the menu valid XHTML 1.0 strict
- changed the inconsistent eol - characters in index.html to unix-ones
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3940 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
08d5db6bb4
next try to fix the restart
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3939 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
2ff94b2fb4
another try to fix the restart on linux (it works on mac)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3938 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c5c268c43e
tried to fix restart button
...
** kann das mal jemand auf seiner linux-platform testen **
** und feed-back geben ob der restart funktionier ? **
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3937 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e03fcf4627
SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3936 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
1a45ecb356
- fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=14&p=137#p137
...
- fix for missing restart script in ant built target
- removed some more synchronization for size() operations
- removed blocking statement on search page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3935 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
1fa4feb8e6
added restart button. should work on linux and mac, but was only tested on mac
...
should of course work on windows as before
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3934 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f1ed91a8e4
added option to allow/disallow DHT transmission during indexing
...
see also http://forum.yacy.de/viewtopic.php?f=9&t=8
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3933 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
87afdfc2a7
fix for long waiting time during deletion of processed news
...
see http://forum.yacy.de/viewtopic.php?f=6&t=6
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3932 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
9bbd39b67c
- removed unfinished auto-updater from roland and martin
...
- added new download-option for releases on the status page
still mising:
- thomas-style restart for linux/mac
- untar/gunzip on shell basis
(comes next)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3931 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
0622dcc392
updated project links, integrated new english forum and yacystats
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3930 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
8c691287f6
- new forum link
...
- deleted newsletter-link
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3929 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
154ffd7c2c
fix for wrong http connection version and SSIs
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3928 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
3970482427
could not solve built problem with feed reader.
...
the file has been removed temporarily until problems are solved
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3927 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
1782ef57e5
- added SSI parser and include directive for <!--# include virtual="<file>" -->
...
- added chunked file transfer for non-yacy clients
- SSIs are streamed using chunked transfer, partly delivered pages can be seen in browser before transmission is finished
- added client-side network unit identification
- cleaned up code
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3926 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
32640044c0
#update for German translation
...
pages:
- network
- blog
- blacklist
- crawlresult
- accesstracker
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3925 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
e7bccb0e00
Grummel...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3924 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
b96386e3da
*) No stacktrace anymore if invalid regex is entered in search box, insted an error message gets displayed.
...
This has no effect on Network.xml which will present all peernames if an invalid regex is entered now. I'm not sure if this is a desired behavior or if it was better to not return any results at all. Any suggestions?
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3923 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
6b4cfbd2d6
new network bootsraping method
...
- no more contact to yacy.net (no remote superseed any more)
- moved superseed file into new network unit definition
- fixed build; includes new network bootstraping files now
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3922 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
2ed808366a
fix for wrong deletion in profile editor
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3921 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5009695537
fix for double-entries of crawl tasks.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3920 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
0e57a8062b
added network definition for different YaCy networks
...
(needs much more work)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3919 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
1d41ebf489
*) made age for deletion of too old seeds configurable
...
*) changed naming-scheme of seed-deletion-properties
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3918 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
52cb3208d0
*) old (lastseen > 7d) peers are now automatically removed from passive and potential seed-dbs
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3917 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
4c7644b713
*) Updater update to r4 with first changes toward new naming scheme. For the moment consider only pro-->pro upgrades as stable.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3915 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5135fefcef
- release 0.53
...
- documentation update
- set default search time back to 6 seconds
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3914 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago