Commit Graph

  • 63a2616eb7 -If you click on "Administration", you can log-in. -better Linktext on Status.html allo 2006-10-26 10:11:14 +00:00
  • efe4df76d4 *) Bugfix for activation.jar "class file has wrong version 49.0, should be 48.0" problem See: http://www.yacy-forum.de/viewtopic.php?p=27117 theli 2006-10-25 04:20:01 +00:00
  • 4e363108e1 - removed bad debug code that caused a large and unnecessary delay during global search - fixed problem that global search results disappear after a search - removed some stopwords orbiter 2006-10-25 02:24:41 +00:00
  • f21ede312e bugfixes for internals of database organization orbiter 2006-10-25 01:21:05 +00:00
  • eb4bfb0e9d fixed problem with cache.profile() see also: http://www.yacy-forum.de/viewtopic.php?p=27109#27109 orbiter 2006-10-24 22:34:13 +00:00
  • 2a9d868f6d - removed object cache from kelondroTree - generalized object caching and added new object caching class - added object caching wherever kelondroTree was used - added object caching also to usage of kelondroFlex - added object buffering (a write cache) to NURLs - added many assert statements; fixed bugs here and there - added missing close methods to latest added classes orbiter 2006-10-24 13:48:16 +00:00
  • 7299dc30e3 *) new soap service to manage the yacy file-share - upload / download files (as soap attachment) - create directory - receive directory listing - delete files / directories - change file comment theli 2006-10-24 12:15:56 +00:00
  • 777e39cea0 *) new template to display the dir-listing in xml format. This can e.g. be done by using the url http://localhost:8080/share/?format=xml theli 2006-10-24 12:13:46 +00:00
  • 9e8942a064 *) adding method to implement blacklist from file - file transfer is done via soap attachments (see BlaclistSerivceTest for details) theli 2006-10-24 06:18:19 +00:00
  • 4d1f933ea1 *) avoid reading of content body into memory *) Bugfix for soap attachment support theli 2006-10-24 06:15:03 +00:00
  • 88cfdecd38 *) Bugfix: calling close must not close the wrapped input stream, otherwise keep-alive connections would terminate theli 2006-10-24 06:09:38 +00:00
  • d38ef0493d *) be more tolerant against missing ports in url "http://yacy.net:/" is now interpreted as "http://yacy.net/" See: http://www.yacy-forum.de/viewtopic.php?p=27102 theli 2006-10-24 05:22:54 +00:00
  • 51a2a1f558 *) Update to apache axis 1.4 theli 2006-10-24 05:09:19 +00:00
  • cfe54fedc7 *) Bugfix for resolveBackpath problem with tailing /.. *) Junit testclass for resolveBackpath testing theli 2006-10-24 05:07:34 +00:00
  • 7c9b8bd313 *) Bugfix for resolveBackpath problem with tailing /.. *) Junit testclass for resolveBackpath testing theli 2006-10-24 05:07:30 +00:00
  • 2ba56f70a8 XML-safe put. allo 2006-10-23 10:35:48 +00:00
  • dc056fabf3 small bugfix orbiter 2006-10-23 01:22:50 +00:00
  • 6a73d858de voting of surftipps can now be done with comments orbiter 2006-10-23 01:10:29 +00:00
  • 278d8c3c7e - more asserts - bugfix for reading of previously deleted nodex orbiter 2006-10-23 00:59:55 +00:00
  • 5a6488256d catch the "username too short" exception allo 2006-10-22 21:40:16 +00:00
  • f32db7e619 only small corrections (no author) 2006-10-22 20:35:40 +00:00
  • 2d3f1a53fd handling of Missing byte-order mark exception orbiter 2006-10-22 12:18:15 +00:00
  • ac13fa763a *) bugfix for blacklist remove (blacklist was not informed about remove) *) adding new soap service class for blacklist management *) new junit class to test soap blacklist service theli 2006-10-22 08:32:55 +00:00
  • c5a5a9eb1c - patch for NullPointerException by Fuchs: see http://www.yacy-forum.de/viewtopic.php?p=27033#27033 karlchenofhell 2006-10-22 07:09:45 +00:00
  • 8a5c2d0a19 fix for supertemplates, too. allo 2006-10-21 16:53:31 +00:00
  • c35793fb46 fix for last commit allo 2006-10-21 16:41:22 +00:00
  • 6251944012 -updated languagefile -corrected little mistakes daburna 2006-10-21 15:44:41 +00:00
  • 3e0516446b *) new soap function to get the current queue status *) new junit testclass to test soap statusService *) refactoring of admin service (usage of constants instead of strings) *) libraries upgraded to newer version + adding missing dependency theli 2006-10-21 15:11:01 +00:00
  • a831c83025 create servletProperties, with the servlet specific funktions from serverObjects allo 2006-10-21 15:01:53 +00:00
  • 1825540020 another fix for url-db migration orbiter 2006-10-21 12:23:06 +00:00
  • 83a0efc65a better assert statements and fixes orbiter 2006-10-21 10:50:30 +00:00
  • d13b381f83 - added mint-green skin - removed test-urls because of problems with text-encoding karlchenofhell 2006-10-21 10:24:32 +00:00
  • 2025e885d6 a fix for problems with remove situations in kelondroFlexSplitTable orbiter 2006-10-21 00:19:00 +00:00
  • a17c43779f removed wrong part of template allo 2006-10-20 14:50:57 +00:00
  • 27f9e0b1c6 xml interface for blacklists allo 2006-10-20 14:47:18 +00:00
  • 5c50a88c68 - fix for rev 2826 karlchenofhell 2006-10-20 14:38:05 +00:00
  • b12da510f3 *) adding optional libraries for needed for soap attachments (jikes won't compile without them) theli 2006-10-20 14:09:20 +00:00
  • 41b69c9663 - ant doesn't create SPECS and WINDOWS folders per default now - small fixes for spec-file karlchenofhell 2006-10-20 13:56:08 +00:00
  • 11843bba7f fix for Malformed URL Exception in url migration orbiter 2006-10-20 13:50:00 +00:00
  • 9eecc9a888 *) libs added to classpath theli 2006-10-20 13:00:52 +00:00
  • a1acc9c389 *) new function to configure distributed crawling theli 2006-10-20 12:48:19 +00:00
  • 0996e550e7 *) deploy soap peer admin service theli 2006-10-20 04:45:56 +00:00
  • 3ffc5b8793 fixed problem with serverCharBuffer.append(char) orbiter 2006-10-19 21:44:02 +00:00
  • 8b56887676 removed unused code orbiter 2006-10-19 21:30:02 +00:00
  • 06854988da - full integration of new LURL database in INDEX - added migration method for urlHash.db into INDEX orbiter 2006-10-19 21:14:37 +00:00
  • 02c66c04f2 *) Missing file from last commit (no author) 2006-10-19 17:58:36 +00:00
  • e4a3574b77 StringBuffer now resets every time the parser is called octoate 2006-10-19 16:58:45 +00:00
  • ef912811f1 *) adding new soap service for peer administration - configure dht transfer properties - configure remote proxy - configure peer name / peer port - configure admin username + pwd - get peer version information - set/get peer configuration settings - shutdown peer *) new function to get the opensearch description via soap call theli 2006-10-19 16:07:59 +00:00
  • ce237aefad - assortment-sizes table from PerformanceQueues_p.html is not shown if not used - escape query- and fragment-part of an url as well - new resolveBackpath for urls: http://www.yacy-forum.de/viewtopic.php?t=2679#24867 karlchenofhell 2006-10-19 15:27:24 +00:00
  • 68204ff729 *) Suppressing for bad client requests. See: http://www.yacy-forum.de/viewtopic.php?p=26918 theli 2006-10-19 11:10:56 +00:00
  • c1dff41f99 *) adding possibility to deploy custom SOAP services See: http://www.yacy-forum.de/viewtopic.php?p=26748#26748 theli 2006-10-19 10:56:53 +00:00
  • df49724f28 *) better error handling for seed upload - test download - problems See: http://www.yacy-forum.de/viewtopic.php?p=26814#26814 theli 2006-10-19 10:10:53 +00:00
  • a5b9b514c1 *) retry crawling without content-encoding if the content-encoding header was not correct See: http://www.yacy-forum.de/viewtopic.php?p=26917#26917 theli 2006-10-19 08:45:52 +00:00
  • 52466067d8 *) Bugfix for ArrayIndexOutOfBoundsExceptions which occure because SimpleDateFormat is not thread-safe See: http://www.yacy-forum.de/viewtopic.php?t=2995 theli 2006-10-19 08:33:53 +00:00
  • b357a13e9a *) adding synchronization block because SimpleDateFormat is not thread-safe See: http://www.yacy-forum.de/viewtopic.php?p=26906#26906 theli 2006-10-19 07:48:13 +00:00
  • 92f774edd1 *) Better charset encoding detection *) New testclass for charset encoding detection tests theli 2006-10-19 07:02:18 +00:00
  • c54058e64b *) Better charset encoding detection *) New testclass for charset encoding detection tests theli 2006-10-19 07:02:13 +00:00
  • eedb898c45 *) adding date parsing test routine to determine if we have a date-parsing bug See: http://www.yacy-forum.de/viewtopic.php?t=3007 theli 2006-10-19 05:50:08 +00:00
  • 9b171d045c *) adding date parsing test routine to determine if we have a date-parsing bug See: http://www.yacy-forum.de/viewtopic.php?t=3007 theli 2006-10-19 05:50:03 +00:00
  • 07d9309b95 *) Adding YaCy Version Parsing testclass by bost See: http://www.yacy-forum.de/viewtopic.php?t=2717 theli 2006-10-19 05:36:46 +00:00
  • bb22326441 *) New lib directory containing libraries only needed for testing (e.g. junit) theli 2006-10-19 05:21:15 +00:00
  • b79e06615d - added new LURL.Entry class for next database migration - refactoring of affected classes orbiter 2006-10-18 22:25:07 +00:00
  • cc24dde5e0 First version of a MS Excel parser based on Apache POI (event based parsing) octoate 2006-10-18 19:13:37 +00:00
  • db6281c1d4 First version of a MS Excel parser based on Apache POI (event based parsing) octoate 2006-10-18 19:13:28 +00:00
  • c97984bbac -corrected link and updated language file for simpleheader.template daburna 2006-10-18 18:41:46 +00:00
  • 4c63129136 - stupid mistake... karlchenofhell 2006-10-18 15:14:38 +00:00
  • b14a500b88 - removed debug output from PerformanceMemory_p - added URL escaping (tested, nevertheless watch out for possibly broken URLs) karlchenofhell 2006-10-18 14:51:37 +00:00
  • ebf0da2a45 - now the fix http://www.yacy-forum.de/viewtopic.php?t=2974 works karlchenofhell 2006-10-18 12:07:17 +00:00
  • 09337c9751 *) Bugfix wrong chars in soap search result document See: http://www.yacy-forum.de/viewtopic.php?t=2906 theli 2006-10-18 05:15:50 +00:00
  • 3d152bfe43 *) Logging message added theli 2006-10-18 04:23:00 +00:00
  • 98a84ddb12 - reverted last change partly, can't handle the template system karlchenofhell 2006-10-17 22:22:36 +00:00
  • b5e40e2fa2 - fix for http://www.yacy-forum.de/viewtopic.php?t=2974 (no cache-sizes for new db) karlchenofhell 2006-10-17 21:01:35 +00:00
  • 96f45e9b15 *) Bugfix wrong chars in soap search result document See: http://www.yacy-forum.de/viewtopic.php?t=2906 theli 2006-10-17 13:45:00 +00:00
  • 6d1db21d0b -updated German language file daburna 2006-10-17 11:08:06 +00:00
  • da2ac6fa23 *) adding new ant target to allow generation of client stub classes for yacy soap api theli 2006-10-17 09:48:09 +00:00
  • a9cc6df21b *) adding wsdl files to generate client stub classes with ant theli 2006-10-17 09:47:04 +00:00
  • 77a59a115d refactoring of indexing methods orbiter 2006-10-16 15:04:16 +00:00
  • 14490f0a83 added missing flush statement orbiter 2006-10-16 09:42:35 +00:00
  • 688cbfb776 - bugfixing for flextable bug - bugfixing for collection index bug - several other bugfixes orbiter 2006-10-16 00:27:25 +00:00
  • 74f09a0510 some more xml-backend files. ConfigAdvanced_p.java: list settings after changing. allo 2006-10-15 21:41:47 +00:00
  • 4411341daf - ant: clean target now deletes RPMs as well - spec-file: Copyright-tag unknown, %prep and %build not needed karlchenofhell 2006-10-15 21:28:09 +00:00
  • 6724771eaa fix for building without nsis-ant allo 2006-10-15 17:35:04 +00:00
  • 3a981049dc ant target for windows installer. See debian packge "nsis" and http://nsisant.sourceforge.net/ allo 2006-10-15 16:25:31 +00:00
  • a29b4d4fb5 extended Supertemplates for Headerincludes. allo 2006-10-15 13:43:46 +00:00
  • a7e11ada50 *) suppressing stacktrace for "server has closed connection" theli 2006-10-15 09:18:51 +00:00
  • 3bebe72544 *) Default Rex.Exp. changed back to .*.* theli 2006-10-15 08:37:19 +00:00
  • 72cc082ebe created password generator for scripts. allo 2006-10-14 16:50:25 +00:00
  • 829517df64 - added ant support for rpms - added spec file for rpm generation RPMs can be built via 'ant rpm' and will be placed in RELEASES karlchenofhell 2006-10-14 16:34:20 +00:00
  • ea9411f9d2 -surftips now working correct daburna 2006-10-14 14:13:12 +00:00
  • 5b114249ce *) Bugfix for ViewLog problem with multiline logging messages See: http://www.yacy-forum.de/viewtopic.php?t=2972 theli 2006-10-14 13:21:07 +00:00
  • de5e233766 *) Bugfix for GuiHandler sorting problem theli 2006-10-14 13:06:08 +00:00
  • fd94aa4bef *) Bugfix for IndexOutOfBound in GuiHandler *) Bugfix for reversed order displaying of messages theli 2006-10-14 12:41:10 +00:00
  • ec21875f89 *) additional filter token specifying the yacy build directory root theli 2006-10-14 12:23:13 +00:00
  • 0fc61167e1 *) adding filter token for revision number theli 2006-10-14 12:08:53 +00:00
  • a1736675ca -ups daburna 2006-10-14 11:19:43 +00:00
  • 2de939f544 -updated translation -removed wrong spelling; there is only 1 p in the English tip. I think the surftipps.java have to be updated. daburna 2006-10-14 11:17:14 +00:00
  • 29a1318ef9 bugfixes for wrong database access that do not consider deleted entries orbiter 2006-10-13 22:57:47 +00:00
  • 1841ce0895 updated installer for 0.48 allo 2006-10-13 21:09:21 +00:00
  • cbb1e710b9 *) removing old class - was replaced by plasma/urlPattern/defaultURLPattern theli 2006-10-13 13:03:32 +00:00
  • d83f453fce *) dont display stderr messages while running in background theli 2006-10-13 12:12:30 +00:00