Commit Graph

57 Commits (56ff9d5fd4287203d1e95a7c65961efe0524cbe1)

Author SHA1 Message Date
orbiter 2a8f70f0ca - fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles
15 years ago
low012 2bc459252e *) changes for better code readability
15 years ago
orbiter 5df628a2a4 - added BEncoder class
15 years ago
orbiter a06f7ddb33 more PMD recommendations
15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter c0e0e1f422 moved blob classes
15 years ago
orbiter 4446acc8cd moved kelondro order
15 years ago
orbiter 77d2a3782c removed strange debugging strings
16 years ago
orbiter c5122d6836 completed migration of BLOBTree to BLOBHeaps:
16 years ago
orbiter 27fa6a66ad - completed the author navigation
16 years ago
orbiter c079b18ee7 - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing.
16 years ago
orbiter 3d4b826ca5 migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically.
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter 6fb865fbdc - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing
16 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 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 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 275a226cc5 refactoring
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
hydrox 9b5fb3908d *) a peer-message are now created when a blog-comment is written
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
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 db1eae0227 * simplified initialization of database objects
18 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control.
19 years ago
orbiter 4d8f8ba384 added cache-performance analysis for node caches
19 years ago
auron_x 55ea4cbfe6 *)reverted patch for memory-display issue
19 years ago
auron_x 53d9ab6db7 *)fixed bug in PerformanceMemory_p.java which caused negative memory-values on big peers
19 years ago
orbiter 29b1b0823c added monitoring of new object cache to performanceMemory page
19 years ago
orbiter 3419b3bcdd fix for bug that caused the peer-counter problem.
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
orbiter 83a34b838d * added Object allocation monitor on performanceMemory page
19 years ago