Commit Graph

1967 Commits (73552db482749fab11cacb76dbabe23adbfae3d7)

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