Commit Graph

256 Commits (c59a7ce5c21fdc6708ec90645ecdc85fb7d3e0f4)

Author SHA1 Message Date
orbiter 6518bb6c08 changed release strategy:
18 years ago
orbiter f64d9f1c6c removed forced termination in case that a previous bad termination is detected
18 years ago
karlchenofhell 8bff810d19 - fixed logging output of serverMemory.request()
18 years ago
theli b30e64daab *) passing homepath to serverLog.configureLogging
18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
orbiter 24db55a541 added timeout for httpd-sockets during read
18 years ago
theli 269d5ca45b *) Bugfix for IllegalMonitorException
18 years ago
theli e8610f049a *) new method allowing the updater to wait until yacy has finished startup
18 years ago
theli 43748f87fb *) changes required for the uploader
18 years ago
rramthun abb63e3289 *) disabled system.exit() in case of YaCy shutdown as it kills the whole VM (including updater and other management threads)
18 years ago
theli e9d87b2fce *) changes required for the uploader
18 years ago
orbiter 871ee1ce0f one step closer to automatic updates:
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 5c3afb3202 added option to configure a path to a secondary index location.
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter beb772d6cd fixed problem with broken notifier image, occurred only at initial start-up
18 years ago
orbiter 6b9eea3932 - removed differentiation between longTitle and shortTitle; this cannot be used for search results,
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
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
orbiter d25caa07bf redesigned some parts of http authentication
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
auron_x 89e7af037a *) used more switchboard-vars instead of config-vars
18 years ago
hydrox 27e4429645 *) fixed minimizeurldb-function
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
auron_x 7fb30de8a4 *) made combined2prettyversion less restrictive and made it again easier to read
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
borg-0300 735c1f87b1 restart re-activated (windows)
18 years ago
karlchenofhell 5763d20795 - added DATA/yacy.running file to indicate whether YaCy is running or not. Helpful for i.e. the updater and linux init-scripts
18 years ago
orbiter 93a5ace330 fix for http://www.yacy-forum.de/viewtopic.php?p=28544#28544
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 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter 497428c8ec refactoring
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
18 years ago
(no author) 5141fa5942 combinedVersionString2PrettyString(..) renamd to combined2prettyVersion(..), new parameter "computerName" added to indentify the source of problems
18 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
18 years ago
orbiter 278d8c3c7e - more asserts
18 years ago
karlchenofhell c5a5a9eb1c - patch for NullPointerException by Fuchs: see http://www.yacy-forum.de/viewtopic.php?p=27033#27033
18 years ago
orbiter 1825540020 another fix for url-db migration
18 years ago
orbiter 11843bba7f fix for Malformed URL Exception in url migration
18 years ago
orbiter 8b56887676 removed unused code
18 years ago
orbiter 06854988da - full integration of new LURL database in INDEX
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago