Commit Graph

1974 Commits (49a83f99d9990d720e45ddf5ee16285fc272e0fb)

Author SHA1 Message Date
low012 4feaa91890 *) Added additional MIME-Type.
19 years ago
low012 89af433879 *) Deleted parts of WebCat that were not needed for parsing SWFs.
19 years ago
orbiter 46a712e195 - more asserts
19 years ago
low012 8c9bc7e341 *) extracting urls works now
19 years ago
orbiter fc2936d500 bugfix for internal index entry generation
19 years ago
low012 493391e42d *) new flash parser, still experimental
19 years ago
orbiter 215c4e65f1 code cleanup
19 years ago
orbiter bd4f43cd66 - fixed a null pointer exception bug
19 years ago
auron_x 194d42b6a7 *) changed PPM-calculation to be more accurate
19 years ago
orbiter fe8afaf426 switched off usage of write cache for imprortant databases
19 years ago
orbiter 985fd807cc bugfixing in collection methods
19 years ago
theli c7bea4addb *) soap api
19 years ago
theli ee4d4e8567 *) Soap-handler: bugfix. wrong content-length was send when using content-encoding
19 years ago
orbiter d3431433b0 more anonymization in logging
19 years ago
orbiter e6044e5198 bugfix for
19 years ago
theli 4d19d94348 *) bugfix for nullpointerexception
19 years ago
theli 532c23b5c7 *) soap handler
19 years ago
(no author) 5141fa5942 combinedVersionString2PrettyString(..) renamd to combined2prettyVersion(..), new parameter "computerName" added to indentify the source of problems
19 years ago
orbiter 78b7f6f7fd bugfix for index remove bug,
19 years ago
(no author) 0e79f2fd7e name of the file to tranlate apears ahead its translation
19 years ago
orbiter ebd2d629d8 added missing file for last commit
19 years ago
orbiter 147d88cf23 re-design of database caching
19 years ago
orbiter 4e363108e1 - removed bad debug code that caused a large and unnecessary delay during global search
19 years ago
orbiter f21ede312e bugfixes for internals of database organization
19 years ago
orbiter eb4bfb0e9d fixed problem with cache.profile()
19 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
19 years ago
theli 7299dc30e3 *) new soap service to manage the yacy file-share
19 years ago
theli 777e39cea0 *) new template to display the dir-listing in xml format.
19 years ago
theli 9e8942a064 *) adding method to implement blacklist from file
19 years ago
theli 4d1f933ea1 *) avoid reading of content body into memory
19 years ago
theli 88cfdecd38 *) Bugfix: calling close must not close the wrapped input stream, otherwise
19 years ago
theli d38ef0493d *) be more tolerant against missing ports in url
19 years ago
theli cfe54fedc7 *) Bugfix for resolveBackpath problem with tailing /..
19 years ago
orbiter dc056fabf3 small bugfix
19 years ago
orbiter 278d8c3c7e - more asserts
19 years ago
allo 5a6488256d catch the "username too short" exception
19 years ago
orbiter 2d3f1a53fd handling of Missing byte-order mark exception
19 years ago
theli ac13fa763a *) bugfix for blacklist remove (blacklist was not informed about remove)
19 years ago
karlchenofhell c5a5a9eb1c - patch for NullPointerException by Fuchs: see http://www.yacy-forum.de/viewtopic.php?p=27033#27033
19 years ago
allo 8a5c2d0a19 fix for supertemplates, too.
19 years ago
allo c35793fb46 fix for last commit
19 years ago
theli 3e0516446b *) new soap function to get the current queue status
19 years ago
allo a831c83025 create servletProperties, with the servlet specific funktions from serverObjects
19 years ago
orbiter 1825540020 another fix for url-db migration
19 years ago
orbiter 83a0efc65a better assert statements and fixes
19 years ago
karlchenofhell d13b381f83 - added mint-green skin
19 years ago
orbiter 2025e885d6 a fix for problems with remove situations in kelondroFlexSplitTable
19 years ago
theli b12da510f3 *) adding optional libraries for needed for soap attachments
19 years ago
orbiter 11843bba7f fix for Malformed URL Exception in url migration
19 years ago
theli 9eecc9a888 *) libs added to classpath
19 years ago
theli a1acc9c389 *) new function to configure distributed crawling
19 years ago
theli 0996e550e7 *) deploy soap peer admin service
19 years ago
orbiter 3ffc5b8793 fixed problem with serverCharBuffer.append(char)
19 years ago
orbiter 8b56887676 removed unused code
19 years ago
orbiter 06854988da - full integration of new LURL database in INDEX
19 years ago
(no author) 02c66c04f2 *) Missing file from last commit
19 years ago
octoate e4a3574b77 StringBuffer now resets every time the parser is called
19 years ago
theli ef912811f1 *) adding new soap service for peer administration
19 years ago
karlchenofhell ce237aefad - assortment-sizes table from PerformanceQueues_p.html is not shown if not used
19 years ago
theli 68204ff729 *) Suppressing for bad client requests.
19 years ago
theli c1dff41f99 *) adding possibility to deploy custom SOAP services
19 years ago
theli df49724f28 *) better error handling for seed upload - test download - problems
19 years ago
theli a5b9b514c1 *) retry crawling without content-encoding if the content-encoding header was not correct
19 years ago
theli 52466067d8 *) Bugfix for ArrayIndexOutOfBoundsExceptions which occure because SimpleDateFormat is not thread-safe
19 years ago
theli b357a13e9a *) adding synchronization block because SimpleDateFormat is not thread-safe
19 years ago
theli 92f774edd1 *) Better charset encoding detection
19 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
19 years ago
octoate cc24dde5e0 First version of a MS Excel parser based on Apache POI
19 years ago
karlchenofhell 4c63129136 - stupid mistake...
19 years ago
karlchenofhell b14a500b88 - removed debug output from PerformanceMemory_p
19 years ago
karlchenofhell ebf0da2a45 - now the fix http://www.yacy-forum.de/viewtopic.php?t=2974 works
19 years ago
theli 09337c9751 *) Bugfix wrong chars in soap search result document
19 years ago
theli 3d152bfe43 *) Logging message added
19 years ago
karlchenofhell b5e40e2fa2 - fix for http://www.yacy-forum.de/viewtopic.php?t=2974 (no cache-sizes for new db)
19 years ago
theli 96f45e9b15 *) Bugfix wrong chars in soap search result document
19 years ago
theli da2ac6fa23 *) adding new ant target to allow generation of client stub classes for yacy soap api
19 years ago
theli a9cc6df21b *) adding wsdl files to generate client stub classes with ant
19 years ago
orbiter 77a59a115d refactoring of indexing methods
19 years ago
orbiter 14490f0a83 added missing flush statement
19 years ago
orbiter 688cbfb776 - bugfixing for flextable bug
19 years ago
allo a29b4d4fb5 extended Supertemplates for Headerincludes.
19 years ago
theli a7e11ada50 *) suppressing stacktrace for "server has closed connection"
19 years ago
allo 72cc082ebe created password generator for scripts.
19 years ago
theli 5b114249ce *) Bugfix for ViewLog problem with multiline logging messages
19 years ago
theli de5e233766 *) Bugfix for GuiHandler sorting problem
19 years ago
theli fd94aa4bef *) Bugfix for IndexOutOfBound in GuiHandler
19 years ago
orbiter 29a1318ef9 bugfixes for wrong database access that do not consider deleted entries
19 years ago
theli cbb1e710b9 *) removing old class
19 years ago
orbiter c6d46f7ebd null pointer bugfix
19 years ago
theli decb09df6d *) Trying to be more tolerant against wrong charset names
19 years ago
theli e9afe39cbb *) Trying to be more tolerant against wrong charset names
19 years ago
theli 7526c831a8 *) Suppressing stracktrace
19 years ago
orbiter 50f2578c55 - some bugfixing and code cleanup
19 years ago
orbiter bdf4c7c51e added missing files for last commit
19 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
19 years ago
orbiter 130cc76927 loop detection and termination in deletedHandles method
19 years ago
octoate 1c4076da8a First version of the MS Powerpoint parser based on Apache POI
19 years ago
theli 5b75d64d7d *) bugfix for last commit
19 years ago
theli 71ed104bc7 *) adding additional rpm mimetype (used by packman)
19 years ago
borg-0300 76d959122b new constants, finals, Stringbuffer, cleanup
19 years ago