Commit Graph

163 Commits (7429687601d13972bedc5ea5d015af36ac9085a0)

Author SHA1 Message Date
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:
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 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
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
rramthun e6fb6426a3 *) Some cosmetical changes and corrections
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 86394e7a56 fix for cache-delete problem:
18 years ago
orbiter 497428c8ec refactoring
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
hermens 8385557672 Small fix for the Cache Monitor when using proxyCacheLayout=hash
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
theli a9c7e3f061 *) Bugfix for NoSuchElementException
18 years ago
orbiter e17fea7015 files in htcache are now stored in different hash/tree subdirectories
18 years ago
orbiter 25ae3d3161 generalized definition of hexhash
18 years ago
orbiter f0d747c723 removed deprecated method
18 years ago
orbiter 0f10bdde22 more generic cache methods
18 years ago
hermens 440c6ee657 Implement alternative htcache layout
18 years ago
theli f17ce28b6d *) plasmaHTCache:
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
theli 625c2ce6b1 *) bugfix for snippet fetching problem if content but not http header is available in cache
18 years ago
theli 1dc12d6659 *) Bugfix for shutdown problem caused by cacheScan thread
18 years ago