Commit Graph

7914 Commits

Author SHA1 Message Date
Michael Christen
3eccdca63c protection against too long running snippet fetch processes 2011-12-07 00:32:42 +01:00
Michael Christen
86b3385847 fixed a deadlock during secondary remote search 2011-12-07 00:18:34 +01:00
Michael Christen
c715d19c09 fixes for dependency on svn 2011-12-06 22:05:22 +01:00
Michael Christen
404758698a less io operations 2011-12-06 22:04:34 +01:00
Michael Christen
0bc5d76bee ups 2011-12-06 21:55:50 +01:00
Michael Christen
044f83feed added some pauses into the search process which shall produce
better-ranked search results. without that pauses the result page will
only contain links from the peer that answers first which is not a good
average picture of all the peers that provided results
2011-12-06 15:28:48 +01:00
Michael Christen
b67e89ca3f removed translations for help page (the same content is not there any
more because it was old and unappropriate)
2011-12-06 15:18:02 +01:00
Michael Christen
943b670738 less terrible warning if uPnP fails 2011-12-06 11:37:37 +01:00
Michael Christen
0d1042363c showing /16 and /24 subnet option instead of 'bigrange' in network
scanner
2011-12-06 11:37:05 +01:00
Michael Christen
3f1dc77743 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2011-12-06 10:02:10 +01:00
Michael Christen
584f853c4b added YBR computation process as servlet 2011-12-06 02:53:30 +01:00
sixcooler
448656087a probably fix for http://bugs.yacy.net/view.php?id=94
(don't know how to force this exception)
2011-12-06 02:49:58 +01:00
Michael Christen
864c8d5f05 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2011-12-06 02:32:04 +01:00
Michael Christen
f14faf503b better ranking because we wait a very little time during the search
process more to get better remote sear results into the ranking priority
stack
2011-12-06 02:24:51 +01:00
Michael Christen
89dc04115f fix for stretched network image 2011-12-06 02:22:56 +01:00
Michael Christen
762e0ecfb6 fixed localization dictionaries, see
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=3418&view=next
2011-12-06 02:21:40 +01:00
admin
5cc22410d2 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-06 02:01:05 +01:00
suessthomas
2548a9cb04 Fix for http://bugs.yacy.net/view.php?id=93, Added a link to Bugtracker on YaCy Webinterface.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8137 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-05 23:56:45 +00:00
Michael Christen
6e66c9d7f1 fix for http://bugs.yacy.net/view.php?id=87 2011-12-05 23:46:42 +01:00
Michael Christen
d35bdc2df6 removed npe 2011-12-05 23:37:49 +01:00
Michael Christen
e7e429705a - less automatic indexing after a search (needs to reset the default
crawl profiles)
- fix for concurrency problem in storage of serverSwitch Properties
- markup update
2011-12-05 16:22:11 +01:00
Michael Christen
f62e6fb438 less frequent DHT distribution to reduce the load a bit on every peer 2011-12-05 15:45:33 +01:00
Michael Christen
e69afae87e class path for servlets in eclipse 2011-12-05 12:51:13 +01:00
Michael Christen
5019e132c7 Merge branch 'master' of ssh://gitorious.org/yacy/rc1 2011-12-05 12:18:14 +01:00
Michael Christen
9dbc93613e now that the whole world knows that we actually do p2p and not
metasearch we can support a default look-up to scroogle to gain more
attention to people who say that your search results are incomplete
2011-12-05 11:52:24 +01:00
david
fa839f6525 Revert "Revert "revert test""
This reverts commit 22af9e3b66.
2011-12-04 21:28:25 +01:00
david
22af9e3b66 Revert "revert test"
This reverts commit 6ce3e517b7.
2011-12-04 21:28:17 +01:00
david
6ce3e517b7 revert test 2011-12-04 21:27:39 +01:00
david
333018812f testing how it works... 2011-12-04 21:21:59 +01:00
admin
a4ac051029 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-04 15:01:03 +01:00
low012
7cfdc2c092 Improved CGI capabilities:
*) CGI respects shebang now (should solve problems with MS Windows)
*) better error handling (more correct HTTP error codes)
*) logging

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8136 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-04 13:43:35 +00:00
Michael Christen
9cd469e6d6 added pull request from als plus an NPE fix 2011-12-04 12:15:03 +01:00
Michael Christen
7146dffcc8 Merge branch 'master' of ssh://gitorious.org/yacy/rc1 2011-12-04 11:47:50 +01:00
admin
484c4ad339 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-04 09:01:05 +01:00
orbiter
402e9d71ef changed ording on release files: main criteria is not the svn any more; releases are now ordered by
- release number
- date
- svn number

additionally there is a new option to remove the svn number completely

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8135 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-04 07:22:13 +00:00
daburna
2494e8d2b2 First Green localization by Constantine Mousafiris 2011-12-03 16:13:19 +01:00
daburna
73925b3c24 I am back with a small update for the German translation 2011-12-03 15:50:10 +01:00
admin
29f07fea33 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-03 02:01:02 +01:00
orbiter
11729061f2 added an option in the bookmark import process to put everything into the crawler
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8134 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-03 00:27:01 +00:00
apfelmaennchen
77317a88e0 Added nice jquery tagsinput to bookmarks dialog - similar to delicious.com ;-)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8133 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-03 00:07:07 +00:00
admin
b9c5ce6cae Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-03 01:01:03 +01:00
apfelmaennchen
70bcfc150a - small bug fix to ymarks html importer
- import of delicious.com exports has successfully been tested

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8132 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-02 23:24:40 +00:00
admin
56ce8488e4 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-02 11:01:05 +01:00
apfelmaennchen
8f30d288e9 small change to mouse over text for crawl starts within bookmarks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8131 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-02 09:43:34 +00:00
orbiter
4b8ff84705 - search bugfixes (page counter and number of results per page; recognition of new search)
- experiments to speed-up the network image production (commented out)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8130 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-02 09:16:24 +00:00
sixcooler
aeeae75b8a the timeout of httpclient is not absolut, but till a connection is
established or between bytes send
trying this to reduce count of client-connections to /yacy/search.html
of other peers
2011-12-02 02:36:03 +01:00
admin
864b998a67 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-02 01:01:04 +01:00
hermens
2ac272cfbf Fix for PeerSelection.seedsByAge() for big networks (>1000 Peers)
To get the most(least) recent peers search those with highest(lowest) LastSeen instead of the first by peerhash


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8129 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-01 23:51:39 +00:00
admin
3e0125b485 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-02 00:01:02 +01:00
apfelmaennchen
b5d9f631e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8128 6c8d7289-2bf4-0310-a012-ef5d649a1542 2011-12-01 22:25:23 +00:00