Commit Graph

  • 2c70228f5f bugfix for display problem in index administration orbiter 2007-06-17 16:12:33 +00:00
  • c6ee6f88aa fix for display error in Safari: safari is obviously sensitive against spaces in 'x --'; 'x--' worked. see http://www.yacy-forum.de/viewtopic.php?p=37306#37306 orbiter 2007-06-17 15:52:25 +00:00
  • 43053d125c #next update for German translation - still not finished yet daburna 2007-06-17 13:25:05 +00:00
  • 184ba22ce9 New image - search HTML/JavaScript - frontend: michitux 2007-06-16 21:55:15 +00:00
  • 4ea8ccb71e fix for http://www.yacy-forum.de/viewtopic.php?p=37300#37300 orbiter 2007-06-16 21:23:04 +00:00
  • 6518bb6c08 changed release strategy: we will provide two different releases in the future, one standard release and one 'pro'-release. the 'pro'-release contains all additional parsers AND has different default performance values. The pro-version differs therefore from the previous 'all'-version by this default values. The pro-configuration is automatically choosen if the libx-folder exists. If a version is once initialized, its configuration stays independently from an existing libx folder. The ant targets had been changed. There are now 3 different targets to create standard and pro-releases, and one target to upgrade: - dist: creates a standard release (only, no libx target any more) - distPro: creates a pro-release (includes the libx) - distExt: creates a libx-release which includes the libx-folder only. It may be used to upgrade from standard to pro Furthermore, the naming of 'dev'-releases had been removed. orbiter 2007-06-16 14:11:52 +00:00
  • d8ab7a4710 #some updates for German translation - not ready yet daburna 2007-06-16 13:21:53 +00:00
  • 069562a14d fixed problem with re-crawl; replaced error file-db with ram-db orbiter 2007-06-15 23:47:08 +00:00
  • c7a614830a several bugfixes orbiter 2007-06-15 17:45:49 +00:00
  • 465145cb6f revert to insecure, but dau-proof defaults allo 2007-06-15 12:56:52 +00:00
  • 7ad11ceaaa security fix for peers without password. allow access only from localhost allo 2007-06-15 00:03:44 +00:00
  • 104669bd48 fix for http://www.yacy-forum.de/viewtopic.php?p=37177#37177 orbiter 2007-06-14 22:35:47 +00:00
  • 2784820ee3 *) moving sleep to a better place (no author) 2007-06-14 16:53:22 +00:00
  • 7a1b811d18 *) bugfix for SocketException: theli 2007-06-14 15:58:10 +00:00
  • 71fd972ac0 - reduced default search time - catched case when web structure cannot be painted because of too less data - better logging when balance fails orbiter 2007-06-14 15:21:01 +00:00
  • 506a5a44de added supporter page; personal home pages are removed from the surftips, they appear now separately on the supporter page, but only if the peer is also online orbiter 2007-06-14 12:57:55 +00:00
  • 2b937abef1 slighlty different behavior in shutdown sequence for http server threads: - first close streams - make pause (that one that was made in httpdFileHandler) - close sockets orbiter 2007-06-14 11:58:20 +00:00
  • e4aa8f2a08 disabled more sleep(200) orbiter 2007-06-14 11:02:28 +00:00
  • cb38e57622 reduced httpd final waiting time orbiter 2007-06-14 10:28:37 +00:00
  • b4585ad67d im Sommer 2005 wurden die ersten pings zwischen YaCy-Peers ausgetauscht. Das klappte aber merkwürdigerweise nicht immer. Um das Protokoll zu testen schrieb ich eine einfache message-Funktion, so wie sie heute noch in YaCy drin ist. Aber auch die Messages funktionierten nicht richtig. Alex und ich haben lange Zeit gesucht, und den Fehler nie gefunden. Es stellte sich heraus das ein Timing-Detail das Problem lösen konnte, die Ursache haben wir bis heute nicht gefunden. Die Lösung des Problems bestand aus einem kurzen sleep, kurz bevor der httpd Daten zum client zurück geschrieben hat. Das ist natürlich eine fürchterlich schlechte Lösung. Bis heute war diese Sache im httpd. Mit diesem Commit habe ich den sleep auskommentiert, und es steht zu befürchten das wieder irgendwas nicht geht. Wenn jetzt das Netz zusammenbricht, keine pings mehr ankommen oder so, war es dieses sleep, das es verhinderte. Vorschläge willkommen. orbiter 2007-06-14 08:18:10 +00:00
  • 07b4e5066b bugfix in messages orbiter 2007-06-14 08:08:35 +00:00
  • f64d9f1c6c removed forced termination in case that a previous bad termination is detected this will cause many users to be unsure what to do next an leave them helpless to simply delete the control file is the same thinig that the user is othervise forced to do orbiter 2007-06-13 20:55:48 +00:00
  • 3c19fcf519 harmonisation of servlet naming, headlines and menu entries orbiter 2007-06-13 20:53:52 +00:00
  • 4f1f280abd Fixed Status - page for IE (http://www.yacy-forum.de/viewtopic.php?t=4113), added new Stylesheets in conditional comments for different IE - versions, added hiding of favicons (as proposed by allo). michitux 2007-06-13 20:27:51 +00:00
  • e1d809d5f1 - more detailed logging of MEMORY messages - forced GCs don't contribute to heuristics anymore karlchenofhell 2007-06-13 15:03:56 +00:00
  • f04add6cb4 limitation of remote search result number orbiter 2007-06-13 13:47:58 +00:00
  • 9f7765863b bugfix for seed length control routine orbiter 2007-06-13 13:21:19 +00:00
  • 0b10ef64ba better server access tracking orbiter 2007-06-13 13:05:51 +00:00
  • 4f5496062c protection against too large seeds orbiter 2007-06-12 22:08:33 +00:00
  • 684ded0e09 added new news types orbiter 2007-06-12 15:15:24 +00:00
  • 669f840eab - added ViewProfile / Impressum (default on) to local peer's robots.txt karlchenofhell 2007-06-12 13:48:27 +00:00
  • 9470090f08 added description text to web structure picture orbiter 2007-06-12 11:34:59 +00:00
  • 45c6bdac1e fix for http://www.yacy-forum.de/viewtopic.php?p=36880#36880 orbiter 2007-06-12 10:36:28 +00:00
  • 3860987c84 *) some code-cleanup *) link-/wordcount on statuspage is now displayed with thousands separator auron_x 2007-06-12 09:10:32 +00:00
  • d7de0938a6 fix for http://www.yacy-forum.de/viewtopic.php?p=36587#36587 orbiter 2007-06-12 08:47:34 +00:00
  • b4bb48132a - fixed -UNRESOLVED_PATTERN- in ViewFile for Link List karlchenofhell 2007-06-11 23:54:59 +00:00
  • 22ee85ca02 - specified exceptions thrown by ResourceInfoFactory and plasmaHTCache.loadResourceInfo() - caught possible NPE in CacheAdmin_p and added more error-cases - speeded up deletion of entries in the local crawl queue by crawl profile (it has been noted often that this deletion is slow) - added a bit javadoc karlchenofhell 2007-06-11 23:33:24 +00:00
  • dfd5e823c3 automatic limitation of web structure host count orbiter 2007-06-11 22:08:10 +00:00
  • 8b0aea6910 fixed automatic deletion of too many referenced hosts in web structure orbiter 2007-06-11 21:51:56 +00:00
  • 5dd9acc2a7 removed calls to deprecated methods orbiter 2007-06-11 21:33:45 +00:00
  • 4db73ee015 *) added possibility to test if a certain URL is blacklisted auron_x 2007-06-11 15:19:06 +00:00
  • e923cb59b4 added hyperlinks to viewFile see http://www.yacy-forum.de/viewtopic.php?p=36859#36859 orbiter 2007-06-11 15:15:10 +00:00
  • 66ec8b63c1 added a httpd access tracker: - all requests to the own httdp can now be listed in the access tracker menu - the search statistics had been renamed to access tracker and extended by this tracker orbiter 2007-06-11 14:05:20 +00:00
  • 87ac35fbe0 more semantic link allo 2007-06-11 12:39:33 +00:00
  • 71ca9aa6d4 - fix for changed blacklist types karlchenofhell 2007-06-11 09:56:16 +00:00
  • b315cb9a81 another bookmarks fix allo 2007-06-10 22:41:53 +00:00
  • 8e2d0ba662 stupid bookmarks error :/ allo 2007-06-10 22:28:21 +00:00
  • 9a8a87612d added new qph column to search tracker servlet orbiter 2007-06-10 22:02:17 +00:00
  • 5fd1d5a58e added time configuration orbiter 2007-06-10 20:25:33 +00:00
  • e07458bad4 added time-out function to web analysis the default time-out is 1 second orbiter 2007-06-10 20:00:44 +00:00
  • c9702a106f *) items from one blacklist can be moved to another now, comes in handy if you have several blacklists or want to split one blacklist into several lists low012 2007-06-10 14:27:55 +00:00
  • 4a1bc4743a *)News-entries with blacklisted URLs are now ignored hydrox 2007-06-10 08:05:18 +00:00
  • b69559eba4 correct resultnumber after removing of wrong results allo 2007-06-10 00:03:47 +00:00
  • 6074264267 dynamic rights. allo 2007-06-09 19:34:09 +00:00
  • 99062c0c9e *) SOAP should support authentication against the user-DB now (requested by KoH) theli 2007-06-09 15:49:04 +00:00
  • 339153d40e *) favicons that are specified in the document content via html link-tags are now detected and displayed on the search page (requested by allo). theli 2007-06-09 15:22:37 +00:00
  • 854eb1492f .yacy /.yacyh urls for the feedreader allo 2007-06-09 12:56:08 +00:00
  • 256a3e7a1e FeedReader Bookmarks only for admin. allo 2007-06-09 11:35:05 +00:00
  • 38c180b28b hide results with wrong("red") snippet. (maybe not as default? But it works pretty good for me) allo 2007-06-08 23:59:18 +00:00
  • 7a5b22a0b8 Integration of FeedReader in Bookmarks. allo 2007-06-08 23:27:42 +00:00
  • a95c8272aa better layout for favicons allo 2007-06-08 22:00:10 +00:00
  • 6265d321bd - more constants - display why global search is not available on search page karlchenofhell 2007-06-08 20:01:16 +00:00
  • d8951422f9 favicons ;) looks real nice allo 2007-06-08 19:13:28 +00:00
  • 7921f07c9d userDB fix allo 2007-06-08 16:11:10 +00:00
  • 3e24ee8e09 soapRight Interface allo 2007-06-08 15:34:42 +00:00
  • 02fc958d14 *) parent directory of libx-zip changed theli 2007-06-08 15:25:33 +00:00
  • deae8b1793 display an error instead of an exception allo 2007-06-08 15:23:05 +00:00
  • e7722ff76a *) modifications to build file required because of rssReader theli 2007-06-08 15:12:48 +00:00
  • 7b2e1bb8f2 Feedparser with reflection. TODO: This needs a special build.xml entry allo 2007-06-08 14:31:09 +00:00
  • 8bff810d19 - fixed logging output of serverMemory.request() - don't start up if DATA/yacy.running exists as this is usually a sign of an already started yacy-instance karlchenofhell 2007-06-08 12:45:03 +00:00
  • 21cde5a024 fix until we have customized the buildfile and an useful detection if the servlet can be used allo 2007-06-08 11:17:16 +00:00
  • 614c4aa723 first version of FeedReader allo 2007-06-08 09:36:00 +00:00
  • 41c60ab3bc replaced deprecated methods allo 2007-06-08 09:34:55 +00:00
  • e9e3ab4ecc fix for selection in language list see http://www.yacy-forum.de/viewtopic.php?t=4095 (no author) 2007-06-08 08:21:09 +00:00
  • 01d4cbc143 moved indexing menue back to top orbiter 2007-06-07 23:56:07 +00:00
  • 3b46f0460f moved crawl profile table from watch crawler to profile editor orbiter 2007-06-07 23:23:25 +00:00
  • 5cae5e79c2 nice +/- buttons allo 2007-06-07 23:11:13 +00:00
  • 8f00c1e896 restrict number of nodes in web structure picture orbiter 2007-06-07 22:56:42 +00:00
  • 559d1c447f Bookmarks tag suggestion AJAX fix for configadvanced empty bugs are not a interface bug, but a scraper bug. allo 2007-06-07 22:49:31 +00:00
  • b2a9080a14 fix for when the user hits cancel allo 2007-06-07 19:56:59 +00:00
  • b68fb8a0ba one \ more allo 2007-06-07 19:48:15 +00:00
  • e24b54301e RegEx, not Blacklist-style RegEx ;/ allo 2007-06-07 19:46:24 +00:00
  • 18a5380ee3 *) situation-dependent lock-buttons for search-page *) removed one unused import and a double definition of "ogg" as media-type rramthun 2007-06-07 15:26:41 +00:00
  • f05ca43780 - the wiki-parser works for remote wiki-code now, not displaying links anymore as if they were local (ViewProfile comment) - fixed wrong link to CrawlStart on Status-page karlchenofhell 2007-06-07 11:35:48 +00:00
  • e75ca857c3 *) Bugfix for problem with ajax graphic theli 2007-06-07 07:40:32 +00:00
  • 9d6605a83c - fixed NPE in Blacklist Cleaner during deletion of more than one double entries - don't display responseHeader1.db in CacheAdmin_p anymore karlchenofhell 2007-06-06 23:36:38 +00:00
  • 3f49cd516b splittet the index create page into two pages: - one with less option but with information about other remote crawls - one with complete information but without any other information on both pages the steering options had beed removed. They are now at the monitoring page. orbiter 2007-06-06 22:27:03 +00:00
  • 3d9e0e2a68 Fixed a bug in IE, now forms are displayed correctly again, fixed a bug in Firefox: dl.pairs is now displayed correctly when the dt is higher than the dd, but now this bug has appeared in IE. There is no solution known to me but changing the browser (or using a browser with a width of 1280px, then it should not appear, but it depends on the length of the string in the dt, so it might be there in translations). Added the color of the progressbar in the mint-green style so that it is no longer transparent. michitux 2007-06-06 21:11:02 +00:00
  • 7fdf31093b automatic focus on one of the crawl starts when web structure is shown orbiter 2007-06-06 20:18:39 +00:00
  • 8875ab3c18 Bugfix for my last blacklist patch. thx to theli for quick analysis allo 2007-06-06 18:40:28 +00:00
  • 52bae9b006 help on index create allo 2007-06-06 18:26:12 +00:00
  • 4fb86b02e4 - fixed problem when surftip url is broken - more renaming of menu entrie - redesigned network page: moved grafic more to top - changed default link to index monitor: now it points to the web structure picture orbiter 2007-06-06 18:24:35 +00:00
  • 0cb1adaed6 one button on the right side allo 2007-06-06 15:59:08 +00:00
  • 7226816037 Newsfeed for the surftips allo 2007-06-06 14:43:51 +00:00
  • 4934c5f4d3 - corrected News menu (wrong headline) - changed order, appearance, naming of menues in main menu - implemented no-main-menu mode for blog and wiki (similar to simple search page) The YaCy wiki can now be embedded in iframes inside on web pages using the display option: i.e. http://localhost:8080/Wiki.html?display=2 http://localhost:8080/Blog.html?display=2 orbiter 2007-06-06 12:57:13 +00:00
  • 71b0206935 - shifted control queue monitor pages to crawl monitor - the crawl start menu is now cleaned up and ready for more options orbiter 2007-06-06 12:25:52 +00:00
  • 594ff95955 :-( orbiter 2007-06-06 11:34:39 +00:00
  • 4ca797401e fix for ConcurrentModificationException see http://www.yacy-forum.de/viewtopic.php?p=36566#36566 orbiter 2007-06-06 10:36:04 +00:00
  • 4fca11f95d another small change to web structure design orbiter 2007-06-06 09:46:40 +00:00
  • 25a54c8722 changes to web structure page - added catos idea: hosts that have more connections are closer - design update to page - added +/- again orbiter 2007-06-06 09:41:47 +00:00