Commit Graph

  • eba22e7f89 include the defaultskins in the Release. at least skins/default.css is needed. allo 2006-03-20 12:17:22 +00:00
  • cded4923ff changed start-up message and Mac startup method orbiter 2006-03-19 23:25:54 +00:00
  • 063ef4660a bug? orbiter 2006-03-19 22:06:15 +00:00
  • 82358677a9 added another shiftK2W to flushCacheSome this should fix the bug that the DHT cache is not flushed if there is no indexing orbiter 2006-03-19 21:33:31 +00:00
  • cb23fc3d83 keywords added borg-0300 2006-03-19 12:36:39 +00:00
  • 1258df8133 no "[0-9]+" in topwords borg-0300 2006-03-19 12:33:50 +00:00
  • 128e4ab199 - in serverSystem: maxPathLength is now a variable, not a method - upon startup the calculated maximum path length is shown orbiter 2006-03-19 01:33:20 +00:00
  • a37b09e303 implemented automatic adoption of chunk-read-ahead in kelondroTree to needed chunk size orbiter 2006-03-19 01:27:33 +00:00
  • 30e3e3a0fd adopted MAXPATHLENGTH to host system capabilities orbiter 2006-03-19 00:29:27 +00:00
  • d808765087 something Javadoc borg-0300 2006-03-18 21:47:04 +00:00
  • 85bb8e32a1 Bugfix for last commit borg-0300 2006-03-18 19:05:56 +00:00
  • 3fe402069f try to fix see: http://www.yacy-forum.de/viewtopic.php?p=19175#19175 borg-0300 2006-03-18 18:51:52 +00:00
  • f16f1f15cd bugfix for 100% CPU bug; thanks to Matthias for analysis orbiter 2006-03-18 16:14:24 +00:00
  • 254a13efd9 MAXPATHLENGTH used borg-0300 2006-03-18 15:20:50 +00:00
  • 2635244489 Bugfix from cato allo 2006-03-18 14:08:34 +00:00
  • 8865948e4e Cleanup; Methode replaceRegex added; Constant MAXPATHLENGTH added; borg-0300 2006-03-18 13:34:32 +00:00
  • 9c85820d35 added MIME-type for wmv and rm removed double copyright at startup rramthun 2006-03-18 12:39:00 +00:00
  • 6c70f4a0cf renamed wordHashes for a word hash set generation to wordHashSet This was done because the wordHashes iterator will get another integer parameter and then conflicts with the wordHashes set generation orbiter 2006-03-18 01:04:16 +00:00
  • d5f8f40c31 removed correcting iterator orbiter 2006-03-18 01:01:00 +00:00
  • 526407f32e adoptions, fixes for last commit orbiter 2006-03-18 00:21:34 +00:00
  • 488a0ed580 replaced old keyIterator and rowIterator by buffered iterators that are synchronized with database access Main change is done in kelondroTree, other classes are only adoptions orbiter 2006-03-17 23:43:24 +00:00
  • 4e9a8f41fd rwiDBCleaner + dbImporter: Iterate over small excerpts of word hashes instead of the whole DB especially while changing the DB in the process. see http://www.yacy-forum.de/viewtopic.php?p=19136#19136 hermens 2006-03-17 23:39:10 +00:00
  • 474379ae63 remove TABs from plasmaDbImporter.java hermens 2006-03-17 21:52:36 +00:00
  • 2b31f51896 bugfix for last commit allo 2006-03-17 21:09:07 +00:00
  • dba02f399f starting of re-design of kelondroTree iterator - new access to iterator - added many IOException handling in other Classes orbiter 2006-03-17 20:52:43 +00:00
  • d2f34a2e94 skin in DATA/HTDOCS (works after upgrade, works when only DATA is writable). preference of skinfiles: -style.css will be overwritten on every new SVN, if "DATA/SKINS/"+currentSkin+".css" exists. -DATA/SKINS will be overwritten with defaultskins from /skins so develop your skins in DATA/SKINS, and put them into skins for distribution. allo 2006-03-17 20:48:00 +00:00
  • 59b9540eb6 save the current Skin allo 2006-03-17 20:11:16 +00:00
  • 3c038727a4 x-chat script from cato allo 2006-03-17 19:55:03 +00:00
  • f02b426073 made kelondroTree.nodeIterator private orbiter 2006-03-17 18:10:48 +00:00
  • 5f6fdf1786 Bugfix for getCachePath(URL url) borg-0300 2006-03-17 16:39:29 +00:00
  • 303b6463a8 added debug line to URL storage for testing see http://www.yacy-forum.de/viewtopic.php?p=19129#19129 orbiter 2006-03-17 16:30:31 +00:00
  • 431a4f3609 eliminated correcting iterator in kelondroTree VERY EXPERIMENTAL! NOT TESTED! orbiter 2006-03-17 14:20:04 +00:00
  • 91dca2cd8d fixed a bug in last commit: LURL entries cannot be written, because a stored property was not set to false (but true) orbiter 2006-03-17 13:07:34 +00:00
  • 3286b1f498 re-organisation of lurl-creation and -stacking this was necessary to prevent useless write to the database in case of blacklist appearance of the url orbiter 2006-03-17 10:16:07 +00:00
  • 289da326e5 *) Bugfix: remove blacklisted URL from loadedURL, when received via DHT transfer see: http://www.yacy-forum.de/viewtopic.php?p=18976#18976 hermens 2006-03-16 23:58:44 +00:00
  • 9b94b374cc Bugfix borg-0300 2006-03-16 23:16:01 +00:00
  • 60995a3a67 changed behaviour of "search again" appearance orbiter 2006-03-16 23:07:59 +00:00
  • 9cca36a107 no more strict comparator checking in map exclude method if not needed orbiter 2006-03-16 22:46:32 +00:00
  • 0b903c5317 removed usage of kelondroNaturalOrder from plasmaCondenser to experimental exclude cause of a 100% bug. see http://www.yacy-forum.de/viewtopic.php?p=19076#19076 orbiter 2006-03-16 22:26:04 +00:00
  • 4239db0d1c fixed new ordering for backup iterator TreeSet orbiter 2006-03-16 22:20:28 +00:00
  • 399538b7de Bugfix: wrongly compared borg-0300 2006-03-16 20:57:06 +00:00
  • 0b056f5cc7 a irssi (www.irssi.org) Script for YaCy allo 2006-03-16 19:42:00 +00:00
  • 33eba5ecb8 temporary disabling last change, does not work (cannot debug right now) orbiter 2006-03-16 16:50:56 +00:00
  • f0464042fc fix for latest iterator-replacement-fix: iterator generated TreeSet which did not resprect rotations this has now be implemented using kelondroOrder Objects and by adding this rotation-rules to the ording orbiter 2006-03-16 16:44:29 +00:00
  • 3881f9ccde fixed total number in network list orbiter 2006-03-15 22:40:30 +00:00
  • ec21c585cb try to fix path too long see http://www.yacy-forum.de/viewtopic.php?p=19079 borg-0300 2006-03-15 20:16:15 +00:00
  • a6a3f4b694 fix for svn 1888 this is a redesign of the no-iterator solution orbiter 2006-03-15 16:01:42 +00:00
  • 1fc494858d *)added blog to the nav-bar *)added some padding to blog entries (looks nicer) auron_x 2006-03-15 15:51:25 +00:00
  • 8da13088e9 *)removed multiple DHT_Distribution_Threads *)boosted DHT_Distribution sending chunk parallel to multiple peers hydrox 2006-03-15 11:27:43 +00:00
  • 7605ddd450 just testing my new svn-client with linux - daburna - if login is possible... daburna 2006-03-14 23:24:05 +00:00
  • 283a7181c6 try to fix new 100% cpu bug, possibly caused by iterator method see http://www.yacy-forum.de/viewtopic.php?p=18900#18900 orbiter 2006-03-14 23:22:49 +00:00
  • 5ddc32f49a just testing my new svn-client with linux - daburna (no author) 2006-03-14 22:56:41 +00:00
  • 34c075c1c7 testcommit with subversive theli 2006-03-14 08:54:44 +00:00
  • f588c0724f removed cache flush in case of DHT receive orbiter 2006-03-13 23:23:45 +00:00
  • e94b374d56 update to cache flush method orbiter 2006-03-13 23:06:06 +00:00
  • 9f979d4fa5 Domain-lists gzip-compressable and sendable via cr-send/receive rramthun 2006-03-13 20:12:31 +00:00
  • 1a13c8b78e right wordCachesize after orbiters commit. allo 2006-03-13 18:09:09 +00:00
  • 6b056610e3 updated watchcrawler for the recent changes allo 2006-03-13 16:33:47 +00:00
  • bcd99fe83e introduced a second RAM cache for DHT transfer orbiter 2006-03-13 10:43:12 +00:00
  • 360a460da8 *)URL-Cleaner: moved logging-statement to correct position *)plasmaURLPattern: host is now added to the hashset in lowercase hydrox 2006-03-12 18:08:48 +00:00
  • 02f9765013 quickfix for time problem during cache restore see http://www.yacy-forum.de/viewtopic.php?p=18810#18810 orbiter 2006-03-11 21:55:32 +00:00
  • 5d4f144f3f some de polish... rramthun 2006-03-10 21:53:22 +00:00
  • 69d26045eb quick-fix for http://www.yacy-forum.de/viewtopic.php?p=18805#18805 orbiter 2006-03-10 20:45:14 +00:00
  • b3df5ce2b8 another local iprange allo 2006-03-10 18:34:53 +00:00
  • ad119f06af *) Don't overwrite new entries with older ones see: http://www.yacy-forum.de/viewtopic.php?t=2015 hermens 2006-03-10 16:28:01 +00:00
  • be88687d8c fixed some problems with new cache flush karenz orbiter 2006-03-10 13:57:30 +00:00
  • d3da7c9a08 *) Adding support for robots Allow directive theli 2006-03-09 14:03:54 +00:00
  • 7fe0658f8b *) updated german language - cleaning of most <a>-Tags auron_x 2006-03-09 14:03:24 +00:00
  • 734d18f283 *) more correct robots.txt validation - isDisallowed now uses getFile instead of getPath theli 2006-03-09 13:04:57 +00:00
  • f046e1814a *fix or last commit hydrox 2006-03-09 12:35:50 +00:00
  • c55c51e2a8 *)added keywords to IndexCleaner_p.java *)updated Logging hydrox 2006-03-09 12:23:05 +00:00
  • f0ad0d2b2b *) better robots.txt support - previously rules for all crawlers and special rules for yacy where combined using AND. Now the general rule will be ignored if there is a special rule for yacy (according to rfc) theli 2006-03-09 12:19:46 +00:00
  • ddbeda738e added minimum age of word in cache to performance menu orbiter 2006-03-09 11:31:17 +00:00
  • f188611fc6 apply blacklist on rwis during dht receive very experimental! orbiter 2006-03-09 10:46:02 +00:00
  • 915812f597 *) Undoing robots parser policy changes from svn rev. 1421 - crawling is not allowed if server returned a 403 statuscode (according to rfc) theli 2006-03-09 10:17:37 +00:00
  • 0ec28b8f8e added DBCleaner from Hydrox see http://www.yacy-forum.de/viewtopic.php?p=18093#18093 The servlet is now named IndexCleaner_p. See http://localhost:8080/IndexCleaner_p.html The Servlet was adopted to fit in the overall architecture orbiter 2006-03-08 22:06:11 +00:00
  • 74ffb9b842 added more info/examples borg-0300 2006-03-08 17:25:43 +00:00
  • 5ee0125046 *) adding possibility to configure the server port for seed uploading via scp. theli 2006-03-08 16:34:05 +00:00
  • 2065138a41 reverted last Commit. @Orbiter: kannst du dich dann mal drum kümmern, wenn ich versuche die ganze Sache ans Laufen zu bringen, hast du jedesmal was dagegen. Dann mach du es bitte, du wirst ja wissen was du willst... allo 2006-03-08 13:35:38 +00:00
  • 7afa5c1b8e staticIP fix tried to solve http://www.yacy-forum.de/viewtopic.php?p=18663#18663 D 2006/03/08 07:08:20 YACY yacyClient.publishMySeed mySeed error - not proper: IP is not proper: -UNRESOLVED_PATTERN- allo 2006-03-08 12:23:26 +00:00
  • f6452879d5 prevent nullpointer allo 2006-03-08 11:31:39 +00:00
  • 04ab5da350 fixing server & proxy access settings allo 2006-03-08 08:45:46 +00:00
  • fb4100d47b *) undoing last commit. theli 2006-03-08 07:59:32 +00:00
  • a84cc71218 *) removing getTotalRuntime - not needed anymore theli 2006-03-08 07:37:21 +00:00
  • f108048a2c *) Bugfix for NullpointerException in hello.java *) Correcting for loop in hello.java theli 2006-03-08 06:40:38 +00:00
  • 1965a8cf70 *) bugfix for previous commit low012 2006-03-08 00:38:39 +00:00
  • 1c3b415c35 *) nicer anchors (TOC) low012 2006-03-08 00:24:49 +00:00
  • 6000a38a05 *) changed anchors (TOC) according to thelis request in http://www.yacy-forum.de/viewtopic.php?t=1987 low012 2006-03-07 23:58:30 +00:00
  • dce08771d1 *) Fix for wrong estimated and elapsed times when import was paused auron_x 2006-03-07 22:51:18 +00:00
  • b34713324a DBImport: remove words from source index even if nothing has been added to home index hermens 2006-03-07 22:19:39 +00:00
  • 3385b5720d documentation update + start of next development cycle orbiter 2006-03-07 21:04:51 +00:00
  • f6762688ec last commit yacybar will be in addons allo 2006-03-07 20:19:16 +00:00
  • 33ae45681b installerscript allo 2006-03-07 20:01:15 +00:00
  • 1fa3d8cfbe * release 0.44 * documentation update orbiter 2006-03-07 19:46:03 +00:00
  • 7872c5fab1 some more skins allo 2006-03-07 19:42:12 +00:00
  • 3237fe1cc7 added IOException for httpc client error see also http://www.yacy-forum.de/viewtopic.php?p=18615#18615 orbiter 2006-03-07 19:38:10 +00:00
  • 520b60f15b fix for http://www.yacy-forum.de/viewtopic.php?p=18610#18610 orbiter 2006-03-07 19:28:06 +00:00
  • 7cbd995df2 documentation update orbiter 2006-03-07 16:45:42 +00:00
  • c7ececbfb2 *) httpd.mime: adding jar mimetype *) httpd.java: charset is only appended to mimetype for text mimetypes theli 2006-03-07 15:58:50 +00:00
  • 20ba05ad41 *) Bugfix for 'Dangling meta character' bug See: http://www.yacy-forum.de/viewtopic.php?p=18585#18585 theli 2006-03-07 08:33:28 +00:00