Commit Graph

8027 Commits

Author SHA1 Message Date
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
admin
a08ebafae8 Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-01 22:01:02 +01:00
orbiter
83335c3b09 fix for http://bugs.yacy.net/view.php?id=78
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8127 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-01 20:57:22 +00:00
Al Sutton
39898cb94a Added try/finally protection to ensure streams are closed. Added initial size guess for the CharBuffer 2011-12-01 11:30:14 +00:00
Al Sutton
4c67a964a1 Added try/finally protection to ensure streams are closed. Added initial size guess for the CharBuffer 2011-12-01 11:28:52 +00:00
Al Sutton
3f9b9f953f Added close() to ensure buffer close actions are invoked 2011-12-01 11:25:59 +00:00
Al Sutton
d73c84f9a0 Allow initial buffer size definition in TransformWriter, and use available() method to set it in htmlParser. In this situation a ByteArrayInputStream is used so the available() method gives a good size estimation and avoid the buffer needing to be continually grown 2011-12-01 11:20:13 +00:00
Al Sutton
f02ea27b31 Added missing closure of ByteArrayInputSteam 2011-12-01 11:11:13 +00:00
admin
63edf4025d Merge branch 'master' of git://github.com/f1ori/yacy 2011-12-01 00:01:03 +01:00
orbiter
0796b54601 - some speed hacks for network image
- panic patch for 'AD' hashes until it is clear where the problem comes from

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8126 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-30 22:06:13 +00:00
admin
1a0ea51d51 Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-30 23:01:02 +01:00
orbiter
f9216e388c - faster ping to clean up old peers faster
- clean up more news

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8125 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-30 21:21:16 +00:00
admin
c2df6bc7c0 Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-30 22:01:03 +01:00
orbiter
35a9e8f307 - fixed network graphic
- debuged evaluation tables
- changed cache settings in template engine
- some speed hacks
- changed int angles for peer positions in network graphic to double angles

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8124 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-30 20:50:41 +00:00
Al Sutton
8993cac4d8 Initial performance improvements 2011-11-30 11:15:54 +00:00
admin
2e9fc0493f Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-28 22:01:04 +01:00
orbiter
6dad227bdf more...
(yes this does not scale unlimited)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8123 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-28 20:34:02 +00:00
admin
c7fee4164c Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-28 15:01:03 +01:00
orbiter
d9c066227a fix for npe
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8122 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-28 13:36:51 +00:00
admin
a710a19f8d Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-28 00:01:04 +01:00
orbiter
6c9320e82a fix for latest navigation feature...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8121 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 22:11:39 +00:00
admin
4ef298f631 Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-27 22:01:04 +01:00
orbiter
80ca673ecd automatically activate checkbox for set-password if password field is activated to prevent user mistakes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8120 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 20:20:09 +00:00
admin
f8bd266dc6 Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-27 20:35:59 +01:00
low012
b659c1dc9e *) added German translation of new description on index.html (from r8108)
*) a few small changes in the menu

HINT! HINT! HINT! Translation could be improved and there are probably lots of out-dated entries in the file.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8119 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 19:29:35 +00:00
admin
3c875f0841 Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-27 18:01:04 +01:00
orbiter
4fb5dfc312 YaCy 1.0 :)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8118 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 16:57:33 +00:00
orbiter
8895d8c1cd removed unnecessary log entries
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8117 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 16:54:48 +00:00
orbiter
9b0879c184 added a hint that the interactive search is only searching in the local index
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8116 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 16:17:31 +00:00
orbiter
b202f214f7 added link to tutorial movies
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8115 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 16:01:30 +00:00
admin
dfb6c0bca5 Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-27 17:01:29 +01:00
orbiter
9d45dd3a67 added RAM and disk space hint
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8114 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 15:58:52 +00:00
orbiter
5b2e68b60d fixed page navigation counter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8113 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 15:38:37 +00:00
admin
d112c91e2c Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-27 16:01:35 +01:00
orbiter
550c881d80 remove more news (all older than one day) because they can be a performance problem if we have too many peers sending news
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8112 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-27 14:00:16 +00:00
admin
e5ec683dab Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-27 02:01:14 +01:00
admin
65bd0dbf15 Merge branch 'master' of git://github.com/f1ori/yacy 2011-11-27 01:01:04 +01:00
orbiter
8fa7f5656e corrected the changelog link
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8111 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-26 23:51:56 +00:00