Commit Graph

  • 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
  • a9e2acd6c0 *) new dark skin by KoH theli 2006-10-13 11:20:39 +00:00
  • c628df43a4 *) removed unused image-file auron_x 2006-10-13 09:23:55 +00:00
  • c6d46f7ebd null pointer bugfix orbiter 2006-10-13 08:03:11 +00:00
  • decb09df6d *) Trying to be more tolerant against wrong charset names theli 2006-10-13 05:30:20 +00:00
  • e9afe39cbb *) Trying to be more tolerant against wrong charset names See: http://www.yacy-forum.de/viewtopic.php?p=26662 theli 2006-10-13 05:08:56 +00:00
  • 7526c831a8 *) Suppressing stracktrace theli 2006-10-13 04:34:49 +00:00
  • 50f2578c55 - some bugfixing and code cleanup - now assortments can completely left out if they do not exist before startup and collection index is selected. orbiter 2006-10-13 01:19:26 +00:00
  • bdf4c7c51e added missing files for last commit orbiter 2006-10-12 23:17:16 +00:00
  • a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format - added test migration method to migrate the old LURL to a new LURL the new LURL will be splitted into different tables for each month this solves several problems: - the biggest table in YaCy is splitted in different parts and can also be managed in filesystems that are limited to 2GB - the oldest entries can easily be identified, used for re-crawl und deleted - The complete database can be limited to a specific size (as wanted many times) orbiter 2006-10-12 23:14:41 +00:00
  • 130cc76927 loop detection and termination in deletedHandles method see also: http://www.yacy-forum.de/viewtopic.php?p=26655#26655 orbiter 2006-10-12 19:50:09 +00:00
  • 1c4076da8a First version of the MS Powerpoint parser based on Apache POI octoate 2006-10-12 17:28:53 +00:00
  • 1cd9e9aad4 First version of the MS Powerpoint parser based on Apache POI octoate 2006-10-12 17:28:33 +00:00
  • e126598a0f *) small enhancement to webinterface, progressbars are now not stretched images, but <div>'s with colored background -> all skin files were set to use green progressbars (should be changed to colors fitting the skins appearence) auron_x 2006-10-12 17:10:28 +00:00
  • 5b75d64d7d *) bugfix for last commit theli 2006-10-12 09:39:25 +00:00
  • 71ed104bc7 *) adding additional rpm mimetype (used by packman) theli 2006-10-12 09:32:24 +00:00
  • 76d959122b new constants, finals, Stringbuffer, cleanup borg-0300 2006-10-11 22:23:48 +00:00
  • 581dd2ec72 *)Proper arrow-function on Network.html, but ordering is still broken. Perhaps someone could fix that? *)Removed double creation of DATA directory. New warning message in case of insufficient rights. *) Removed roland-ramthun.de-seedlist temporarily, because of server changes rramthun 2006-10-11 18:27:38 +00:00
  • 6396f5971e bugfixes and migration attempt toward new kelondroFlex db - more synchronization - bugfix for remove in collections - bugfix in kelondroFlex (wrong exception condition!) - options to use RAM, FLEX and TREE tables for Crawl URL stacker - default for Crawl URL stacker is now FLEX (!) orbiter 2006-10-11 00:46:45 +00:00