Commit Graph

54 Commits (809e643ab7c89f5656cd0f328aa016f4b94b7649)

Author SHA1 Message Date
f1ori acd93b1b31 * add failsafe mechanisme to domainlist retrieval
14 years ago
f1ori def4253555 * add option to network definition to provide a domainlist (syntax like in blacklists)
14 years ago
orbiter 155d556568 - better memory protection
14 years ago
f1ori 60fd2e549d * log failures when writing config file
14 years ago
orbiter a2f9974745 some redesign in the access tracker to realize sixcoolers question about "smartes way for deleting the first Object":
14 years ago
orbiter 29fe401f93 - some layout and text enhancement for site crawl start
14 years ago
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy:
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 5e7081cd19 refactoring towards a unified loading mechanism for MultiProtocolURIs
14 years ago
orbiter 60e71876ad - more abstraction (HashMap -> Map)
15 years ago
orbiter cf43bdc87e This is a large bugfix and enhancement commit to support a better location detection for data
15 years ago
orbiter 0d04ab1422 new access tracking data type strategy; previous data types may have caused deadlocks of httpd when performing statistic cleanups
15 years ago
orbiter 748abfcffa added patches to prevent yacy-protocol DoS settings
15 years ago
orbiter 24060885b6 - added Tables abstraction in data.Tables.java
15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record
15 years ago
orbiter 82f57f79e5 more PMD enhancements
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter 8281e29963 - more configuration for profiling graph (number of events)
15 years ago
orbiter 013f337d3f - avoid unnecessary host name lookups for localhost
15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
15 years ago
orbiter f0b8db93f0 - more abstraction of serverCore thread access
15 years ago
orbiter ce8dc575ca refactoring
15 years ago
orbiter bea3b99aff moved table and util classes
15 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
15 years ago
orbiter ea473e32b8 refactoring
15 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter 6c627dbdff update to the server core
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter c3d461d191 - removed superfluous copyright statement
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 bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter 03e7782269 more generics
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
orbiter 0e57a8062b added network definition for different YaCy networks
18 years ago
orbiter 0b10ef64ba better server access tracking
18 years ago
orbiter 66ec8b63c1 added a httpd access tracker:
18 years ago
theli 6e676224d0 *) adding support for upnp
19 years ago
orbiter 3086e38bb1 added getRemoved method on demand from theli for migration purpose
19 years ago
orbiter 07f30931ec various configuration options in memory performance
19 years ago
orbiter 2f732e32a2 enhancements to memory menue
19 years ago
orbiter 96a5b6e8fb removed yacy peer types from serverSwitch
19 years ago
borg-0300 42cd2cea65 added final constants, so that other class can reach it;
19 years ago
orbiter 6be19d76c9 preparation for intermission feature (pausing all threads, i.e. for search requests)
20 years ago
orbiter b73557ed2d better assortment monitoring and enhanced profile menue
20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
orbiter 85075269a6 extended fail-safe memory-managament. prevents too much allocation, too often GC and should help for the 100%CPU-bug
20 years ago
theli 49a23bb89c *) adding reference to logger
20 years ago