Commit Graph

190 Commits (7ee494fde59945427a533efe10d293d02cc6c353)

Author SHA1 Message Date
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter 1779c3c507 - added a read cache to the RAFile interface to RandomAccessFile 16 years ago
orbiter ef66438662 - more space in error db to store larger error messages 17 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls 17 years ago
orbiter 22989d0d8a added property index.storeCommons to switch commons storage on or off 17 years ago
orbiter 9b0c4b1063 redesign of parts of the new BLOB buffer 17 years ago
orbiter 1778fb420d - added some performance tweaks to the new BLOB buffer 17 years ago
orbiter 9663e61449 added another class to handle BLOB writings to the new HTCACHE data storage: 17 years ago
orbiter 826ca79735 refactoring and new architecture to store the files of the web cache: 17 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See: 17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once: 17 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure: 17 years ago
danielr a087090bbb fixed starting crawl results in "No parser available to parse mimetype 'application/octet-stream'" 17 years ago
hermens cff4393f0c Fix HTCache so oldest Files get deleted first 17 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
danielr 17b7845eb5 * refactoring 17 years ago
danielr 3bb870bfcd added final where possible 17 years ago
orbiter c3d461d191 - removed superfluous copyright statement 17 years ago
orbiter 7b1c9e6aee discovered and removed a (possibly large) memory leak: 17 years ago
orbiter 0f5fe8cc53 refactoring of method calling for objects from kelondroMapDataMining 17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap) 17 years ago
orbiter 441e9c861e fix for npe in HTCache cleaning process 17 years ago
orbiter 1e6d12f146 Major update to BLOB data structures: 17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript 17 years ago
orbiter 3330181aa0 refactoring: 17 years ago
danielr 7feae906aa - organize imports 17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package 17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes) 17 years ago
orbiter 32b5b057b9 - modified, simplified old kelondroHTCache object; I believe it should be replaced by something completely new 17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info) 17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads 17 years ago
orbiter fa1090113d - next try to fix the networking problem: 17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes 17 years ago
orbiter 275a226cc5 refactoring 17 years ago
orbiter 2327451653 - changed order of database initialisation (index first) 17 years ago
orbiter a5d388bfff fix for HTCache organisation that may have caused unlimited grow of the cache 17 years ago
orbiter 0f5c4abaca more generics 17 years ago
hermens d177ceb3b3 Fix for growing responseHeader[12].db when using proxyCacheLayout = hash 17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming 17 years ago
orbiter f4e9ff6ce9 more generics 17 years ago
orbiter df2a7a8ac8 more generics 17 years ago
orbiter a31b9097a4 preparations for mass remote crawls: 18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation: 18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache) 18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled 18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links) 18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" --> 18 years ago
karlchenofhell 22ee85ca02 - specified exceptions thrown by ResourceInfoFactory and plasmaHTCache.loadResourceInfo() 18 years ago
karlchenofhell 9d6605a83c - fixed NPE in Blacklist Cleaner during deletion of more than one double entries 18 years ago