Commit Graph

853 Commits (a71bb7178d5c173892dcac1b86de0f246f6dd442)

Author SHA1 Message Date
danielr 753a1ae430 - changed default browser from netscape to firefox
17 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
17 years ago
orbiter bdae051d9a - extended new performance graph (better timing)
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
danielr 7913bdb75b Flextable: filename in errormessage if inconsistent
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 606b323a2d fixed bug that appeared when a new crawl ist started
17 years ago
orbiter 38eb5bd1ee fixed a bug in kelondroBLOBHeap. The following files are probably inconsistent and should be deleted:
17 years ago
orbiter 28d5703f8a - fixed a bug in Robots.txt loader which could have caused that robots.txt files had been loaded from the same domain more than once
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
orbiter 81f75f5056 - removed unnecessary classes (these objects are much easier to handle using generics)
17 years ago
orbiter b38f467e3c better SRU compliance
17 years ago
orbiter a6719dfd2b - refactoring of robots parser
17 years ago
orbiter 474e29ce4a added options to configure the 'corporate identity'-icons, the home page link and the greeting line from
17 years ago
orbiter 474659a71f - modified and enhanced the crawl balancer: better list export, fixing of damaged crawl queue at start-up, re-sorting at start-up to enhance domain order
17 years ago
danielr dba7ba079e fixed NPE seen with queues_p.xml (serverClassLoader finds already loaded classes)
17 years ago
orbiter 6bdd99e065 - more asserts to solve the ooB-problem
17 years ago
orbiter b928ae492a some code-cleanup and possible speed enhancements in different core methods
17 years ago
orbiter c998dc6556 - added security functions to flush url and search caches in case that memory is full
17 years ago
orbiter f4ae8082c3 - better error analysis for ooRange Exception in kelondroBase64Ordering
17 years ago
orbiter 84cbe75005 more asserts
17 years ago
orbiter e269c12710 small changes in partition routine
17 years ago
orbiter 31efb8fbee - fix for LOG path generation when the DATA/LOG does not exists (fix for bug introduced in SVN 4923)
17 years ago
orbiter 21c87c36e3 added a log line
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
orbiter 3330181aa0 refactoring:
17 years ago
orbiter 9a9737a54e fix for "no more elements available" exception
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter e91bf4c8cc - fix for bad reset of index / bad index location after deletion
17 years ago
orbiter 25192e0d36 added a deletion button to indexControlRWIs that deletes the complete web index
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter 5fde679acb - fixed problem in performance configuration
17 years ago
orbiter db032fb6de - added RWI transmissions to the event terminal
17 years ago
danielr 0d3808bd9e minor refactoring
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter d0678f7ab9 refactoring as result of
17 years ago
orbiter 32b5b057b9 - modified, simplified old kelondroHTCache object; I believe it should be replaced by something completely new
17 years ago
orbiter b9a2a2d287 more search performance hacks
17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling
17 years ago
danielr 48ffd61e6a changed "patched wrong" to warning, so it goes to the logfile
17 years ago
orbiter 2f629d20a7 - tried to fix the '4217666-problem'
17 years ago
orbiter 45ae3da7e7 another patch to prevent NPE in EcoTable
17 years ago
orbiter 93376acdca fixed a bad chunkcache limit check which could have caused ArrayIndexOutOfBoundsExceptions
17 years ago
orbiter 1cab240198 patch for possible NPE in EcoTable iterator
17 years ago
orbiter 8fe39ebd74 -fixed file transmission with POST. The only usage was in ranking transmission, therefore:
17 years ago
orbiter 444dce7e81 more performance hacks
17 years ago
orbiter 2c2dcd12a2 - enhanced performance of Eco-Tables: less time-consuming size() - operations
17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info)
17 years ago
orbiter 696b8ee3f5 fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806
17 years ago
orbiter 225f9fd429 various fixes
17 years ago
orbiter 6e36c156e8 added more logging to EcoFS
17 years ago
orbiter 319144f4b2 fix for outofbounds-excception in EcoFS chunk iterator
17 years ago
orbiter a9cf6cf2f4 generalization of index container-heap class.
17 years ago
orbiter 5e4fddc1e6 more logging for new EcoFS.ChunkIterator to find bug for
17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 783a4c9edb strong speed enhancements for the index cache dump and restore:
17 years ago
orbiter d2f4926951 - more logging for balancer to get a hint where the problem is
17 years ago
orbiter 20dadba426 - added a deadlock prevention function in cache flushing
17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed)
17 years ago
orbiter 3ce3a4a3a1 added stub for new index container heap data structure (purpose: index folding)
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter fba46c51d7 fixed non-termination bug in qsort
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter fc94fbe224 another improvement to the collection sorting
17 years ago
orbiter 11270d450e better quicksort-pivot computation: 30% faster (measured with test program)
17 years ago
orbiter 3e44293f07 - fixed a problem with thread pools in row collection
17 years ago
danielr e43051b125 - fixed Threaddump output (html-escaped ie. <init>)
17 years ago
orbiter 433ff855f7 - fixed another concurrency problem in collection sorting
17 years ago
orbiter 19286fa2d1 tried to fix seed2.old.db-problem
17 years ago
orbiter f3996e63b8 tried to fix more deadlocks:
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
orbiter 65785da8f2 new method for best hash computation
17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter 677ee2ea04 added remove operation to collection index (re-activation)
17 years ago
orbiter d477483373 stronger criteria to use RAM copy to use table copy
17 years ago
orbiter a7abee3578 - fixed some data types in new search stack
17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 066c88140f quickfix for OOM, see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=875&hilit=&p=5686#p5686
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter 141db7ba48 there is less RAM needed for eco table (its just a security-plus for RAM check)
17 years ago
orbiter 249d61759a fix for false RAM table activation in EcoTables
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter cd3e0d6f03 tried to fix another eco bug
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter 7d875290b2 more generics
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter 2485681002 added termination control for RotateIterator
17 years ago
orbiter e2e7f065e9 minor fixes, some generics
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter 6dc679785f - fixed bad sort behavior of kelondroRowSet, in this case: no sort at all!
17 years ago
orbiter 0b4205eb5a - fix double-deletion in eco tables
17 years ago
orbiter 4ce6fab428 added special handling for doubles in eco tables after initialization
17 years ago
orbiter 634430c48a - more logging
17 years ago
orbiter d372a78aef some fixes to bring back lulabads peer..
17 years ago
orbiter f945ee21d2 some security additions, keep maximum byte[] size to 2^27
17 years ago
orbiter 2f3b2f3481 - extended dbtest for comparisment tests
17 years ago
orbiter 9eb746863d interface enhancements for eco records memory statistics
17 years ago
orbiter 9abc927645 to fix inconsistencies in collection index, a double reference reporting mechanism has been implemented
17 years ago
orbiter 58a1f518f8 fixed some problems with eco tables
17 years ago
orbiter d4d07802ac better RAM protection using eco tables
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter 94f21d9403 activated new kelondroEcoTable file structure.
17 years ago
orbiter dc26d6262b - removed write buffer from kelondroCache (was never used because buggy; will now be replaced by new EcoBuffer)
17 years ago
orbiter b806a6af8b renamed kelondroEcoRecords to kelondroFullRecords (the "Eco"-name will be used for something else)
17 years ago
borg-0300 3cab85158c update for last commit
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
orbiter b3636f5ba8 re-implemented file index in kelondroFlex
17 years ago
orbiter a6ca3b51be more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
orbiter ce7257483d fix for bad fix with random access files (no performace enhancement)
17 years ago
orbiter 016fc594af more generics
17 years ago
orbiter 3e3d2e39a4 - some refactoring and redesign of kelondroBytesIntMap (created new class kelondroRAMIndex)
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
17 years ago
orbiter 48138952ff added memory measurement for index recreation to avoid OOM during index RAM space extension
17 years ago
orbiter a3bfd668aa opening of array files at startup time, not when first time the web index is accessed
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter ec7ba0d3d0 - fixed problem with too small sort fields (sortbound was not set)
17 years ago
orbiter 64b3b79e44 - fix for termination problem with uniq()
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
orbiter 2421127612 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=513&hilit=
17 years ago
orbiter d0d2771883 disabled multiprocessoring of rowCollection.sort for testing purpose
17 years ago
orbiter edc4da5317 fix for division by zero in test reoutine
17 years ago
orbiter df38aaf7bd update to RowCollection sort speed-enhancements:
17 years ago
orbiter ecba35de72 enhanced computing speed of kelondro core function: sorting
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
18 years ago
orbiter f8318436a1 fix for last commit
18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
18 years ago
orbiter 9a7b093eed tried to avoid endless loop, see also:
18 years ago
orbiter b856e377a9 some additions and a small bugfix to SVN 4158
18 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
18 years ago
fuchsi b5f7df8d0a Speed up remove operations in rowCollections.
18 years ago
orbiter dbd1eeead5 fix for missing object miss-cache flush value:
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
18 years ago
orbiter 3ca8f71cbb refactoring of dbtest to create separated kelondro sql connector interface
18 years ago
orbiter 9678d1b282 fixed new EcoRecords-Nodes. Here I omitted object content copying before
18 years ago
orbiter 9a860cf397 bugfix for wrong record tracker message
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter f5a4efb76e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&hilit=&p=1034#p1034
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
orbiter a4e8ad95ab enhancements to news and switchboard queue processing
18 years ago
orbiter 4968556668 - fix for broken news queue during iteration
18 years ago
orbiter 5702257a5f fix for elementCount bug when db was reset
18 years ago
orbiter 208b5297f1 enhanced handling of news records:
18 years ago
orbiter e03fcf4627 SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29
18 years ago
orbiter 1a45ecb356 - fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=14&p=137#p137
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 6518bb6c08 changed release strategy:
18 years ago
orbiter 5dd9acc2a7 removed calls to deprecated methods
18 years ago
(no author) ef24bed406 Sorry...
18 years ago
(no author) a29cb2e1af blupp
18 years ago
orbiter 11ac7688d5 reverted a part of last commit
18 years ago
orbiter b3f97b5c38 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter 3c5ff7f735 adopted kelondroBytesIntMap to kelondroIntBytesMap
18 years ago
orbiter 5551ff5306 enhanced index storage data structure kelondroBytesIntMap
18 years ago
orbiter 872eb46cb9 some redesign of the handling of the index for kelondroFlexTable
18 years ago
orbiter 46367afaaa update of memory-protection values
18 years ago
orbiter 85035dc319 addition to svn 3699: check send/receive if p2p-mode is activated
18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
orbiter 22a0e9f117 more timeout-control
18 years ago
orbiter 0831034e07 fixed non-termination bug for robinson remote crawl peer selection
18 years ago
orbiter 191ef16499 fixed wrong ordering that caused bad dht selection
18 years ago
orbiter 35c660654d more debugging lines to fix bug for
18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems
18 years ago
orbiter 64a6d6e5e6 added new set iterator (needed for last commit)
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
orbiter 2f3b518169 temporary patch for startup-problem:
18 years ago
orbiter ba525ebf52 - re-enabled path optimization that was disabled during testing
18 years ago
orbiter 595ee10468 fixed datatabase inconsistency bugs
18 years ago
orbiter 7a7a1c7c29 fight against problems with remove-methods and synchronization
18 years ago
orbiter b6a5f53020 removed double synchronization from kelondroRecords.USAGE to prevent thread locking.
18 years ago
orbiter 063063aa0c fix for 100% cpu bug during dht selection
18 years ago
orbiter 25070822a5 fix for http://www.yacy-forum.de/viewtopic.php?p=33925#33925
18 years ago
orbiter 159bd0cab5 diverses; b.o. fix for http://www.yacy-forum.de/viewtopic.php?p=33914#33914
18 years ago
orbiter cdc7b77a62 fix for http://www.yacy-forum.de/viewtopic.php?p=33916#33916
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter fcdf000fbc bugfix for http://www.yacy-forum.de/viewtopic.php?p=33838#33838
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 210ede8230 added a class for byte-array management. This was the result of a very large experiment
18 years ago
orbiter 847349358b less memory usage during collectionIndex-rebuild
18 years ago
orbiter 602ac42010 fix for OOM case when a kelondroTree Node cache grows
18 years ago
orbiter 7af188ff9a fix for http://www.yacy-forum.de/viewtopic.php?p=33089#33089
18 years ago
orbiter 5bbf010107 removed synchronization of size() method from numerous classes to avoid thread locking
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
18 years ago
orbiter 581db87237 more debug code for
18 years ago
orbiter dd06d4cada more logging to better trace bug
18 years ago
orbiter 96b79bf86d redesigned remove method in kelondroRowSet
18 years ago
orbiter 9f929b5438 better snippet handling in case of snippet load fail
18 years ago
orbiter 909d7a8ae9 fixed wrong implemented row iterator in kelomdroFlexSplitTables
18 years ago
orbiter 3ef77d2030 fix for http://www.yacy-forum.de/viewtopic.php?p=29878#29878
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter 38b93f8cb8 bugfix for my last commit:
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 23338d2070 small fix for RAM computation
18 years ago
orbiter 4e8eb1dbe3 some minor changes here and there
18 years ago
orbiter 3499a364ef a little bit better memory protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
orbiter db235f2d61 added some memory protection in collection index multiple merge
18 years ago
orbiter b466baa574 added some memory protection
18 years ago
orbiter 51e12049fa third generation of R/W head path optimization
18 years ago
orbiter 10a3c20b8d some more enhancements to R/W Head path optimization
18 years ago
orbiter f4cfd19835 second Generation of collection R/W head path optimization:
18 years ago
orbiter 1fda50fd3c correct R/W head positioning in kelondroFlex
18 years ago
orbiter 304412a049 first generation of collection index R/W head path optimization
18 years ago
orbiter 32867580ee update to kelondroRecords needed fo last commit
18 years ago
orbiter 8668ac5d91 preparations for collection index cache flush optimization
18 years ago
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist
18 years ago
orbiter f7803a6ce4 enhanced crawl balancer
18 years ago
orbiter badab8d924 fixed some more bugs in new db handling
18 years ago
orbiter e72d253577 fixed problem with initial cache load
18 years ago
orbiter 2d8e472cfd emergeny bugfix for last commit
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster)
18 years ago
orbiter daf2e15f59 some storage process enhancements (write without preceding read)
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter d03cd41266 fix for http://www.yacy-forum.de/viewtopic.php?t=3411
18 years ago
orbiter e00e850a98 removed constants (no connection with yacySeed.dna identifier)
18 years ago
orbiter fcc11391a8 some redesign attempts because sorting of lastseen does not work correctly
18 years ago
orbiter f696d3c1eb added double computation to kelondroMapObjects
18 years ago
orbiter 88fa764b64 implemented new kelondroObjects into bookmarkDB
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache.
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
(no author) c67d22116e added exists-check based only on RAM index lookup:
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
orbiter 16f88c49d9 applied patch from http://www.yacy-forum.de/viewtopic.php?p=27392#27392
18 years ago
orbiter 49ffedfd8b patch from Fuchs against deadlock,
18 years ago
orbiter c48374d14a new memory limit computation for indexing queue
18 years ago
borg-0300 f4737eebd6 Properties
18 years ago
borg-0300 1fc75c0f67 better logging
18 years ago
borg-0300 29922d5dd2 changed writeMap
18 years ago
borg-0300 5b00a04359 changed writeMap
18 years ago
orbiter bf0d820659 - added correct flagging of word properties
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago
orbiter 7cc4cec9c9 bugfix for assertion bugs documented in
18 years ago
orbiter 97596af843 patch for wrong old RWI entries
18 years ago
orbiter 9dfae90da8 better control of sortBound; should help to avoid an indexOutOfBound Exception
18 years ago
orbiter 4ce590622f - more asserts
18 years ago
orbiter f1528672b1 filtering of non-index pages during index-of search
18 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter e55ef0df28 - automatic migration of old RWI entries to new format during remote search
18 years ago
orbiter 10a4ab5195 disabled some (more) write caches
18 years ago
orbiter 09bcc10344 bugfix for some problems of last change with assortments
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter c9364246cc introduced new RWI-Object.
18 years ago
orbiter e628d34e16 patches for bad data
18 years ago
orbiter 76fceb9997 refactoring
18 years ago
orbiter bdc9216366 - more asserts
18 years ago
orbiter 1751a799ac - deactivated all write buffers
19 years ago
orbiter ba967c4875 - bugfixes and debug code
19 years ago
orbiter eaad91d84f fixed wrong RAM calculation
19 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
19 years ago
orbiter eafb5ecd22 - better usage of memory resources for kelondroFlexSplit
19 years ago
orbiter d454ca44ee update of cache logging
19 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
19 years ago
orbiter 46a712e195 - more asserts
19 years ago
orbiter 215c4e65f1 code cleanup
19 years ago
orbiter bd4f43cd66 - fixed a null pointer exception bug
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
orbiter e6044e5198 bugfix for
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 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
orbiter dc056fabf3 small bugfix
19 years ago
orbiter 278d8c3c7e - more asserts
19 years ago
orbiter 83a0efc65a better assert statements and fixes
19 years ago
orbiter 2025e885d6 a fix for problems with remove situations in kelondroFlexSplitTable
19 years ago