summaryrefslogtreecommitdiff
path: root/source/de/anomic/plasma/plasmaHTCache.java
AgeCommit message (Expand)Author
2009-07-19refactoring:orbiter
2009-07-15-removed superfluous crawl cacheorbiter
2009-07-14enhanced document type recognitionorbiter
2009-07-10redesign of parser mime type detection and parser steeringorbiter
2009-07-09refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Pa...orbiter
2009-07-08refactoring of parsers and document processingorbiter
2009-06-30code cleanup and code simplifcationorbiter
2009-06-17refactoring of blob package classesorbiter
2009-06-15serialized all logging using concurrency:orbiter
2009-05-27migration of all databases that use the deprecated BLOBTree format into the B...orbiter
2009-04-03refactoring: better abstraction of reference and metadata prototypes.orbiter
2009-04-02a different naming scheme for BLOBArray files. This may be necessary if blobs...orbiter
2009-03-30- added migration class to go from index collections to the index cell data s...orbiter
2009-03-18added a merge operation for IndexCell data structuresorbiter
2009-03-02more refactoring of kelondro.text / deleted de.anomic.indexorbiter
2009-01-31moved logging partially to kelondroorbiter
2009-01-30refactoring of loggingorbiter
2009-01-30(almost) completed partition of classes in kelondroorbiter
2009-01-30more refactoring of kelondro:orbiter
2009-01-30refactoring of kelondro database classesorbiter
2008-12-10- added a read cache to the RAFile interface to RandomAccessFileorbiter
2008-11-11- more space in error db to store larger error messagesorbiter
2008-11-08* added utf8-encoding to many getBytes-callsf1ori
2008-11-02added property index.storeCommons to switch commons storage on or offorbiter
2008-10-19redesign of parts of the new BLOB bufferorbiter
2008-10-19- added some performance tweaks to the new BLOB bufferorbiter
2008-10-18added another class to handle BLOB writings to the new HTCACHE data storage:orbiter
2008-10-16refactoring and new architecture to store the files of the web cache:orbiter
2008-09-16fixed bug with wrong proxy result enqueueing. See:orbiter
2008-08-25modifications towards a single database operation to read/write http header a...orbiter
2008-08-19Preparations to replace the HTCache with a new storage data structure:orbiter
2008-08-10fixed starting crawl results in "No parser available to parse mimetype 'appli...danielr
2008-08-08Fix HTCache so oldest Files get deleted firsthermens
2008-08-06* removed some warnings of findbugs (http://findbugs.sf.net)danielr
2008-08-02* refactoringdanielr
2008-08-02added final where possibledanielr
2008-07-20- removed superfluous copyright statementorbiter
2008-07-11discovered and removed a (possibly large) memory leak:orbiter
2008-07-11refactoring of method calling for objects from kelondroMapDataMiningorbiter
2008-07-10refactoring of kelondroObjects (mainly renaming to kelondroMap)orbiter
2008-07-10fix for npe in HTCache cleaning processorbiter
2008-07-10Major update to BLOB data structures:orbiter
2008-06-14- WatchCrawler shows status without JavaScriptdanielr
2008-06-07refactoring:orbiter
2008-06-06- organize importsdanielr
2008-05-06refactoring: moved all crawler classes into their own packageorbiter
2008-05-03refactoring (initialized static fields, removed empty if/else, serialized som...danielr
2008-04-29- modified, simplified old kelondroHTCache object; I believe it should be rep...orbiter
2008-04-08- enhanced performance graph (more info)orbiter
2008-03-27- refactoring of serverThreads: renaming to distinguish busy-threads and bloc...orbiter