Commit Graph

62 Commits (15c5406b9cc7a58f72595083fc42d7a9c0dc24c0)

Author SHA1 Message Date
orbiter c12bb8a6d0 - refactoring of the http client
16 years ago
orbiter 6c627dbdff update to the server core
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 3288c19c1a reduce remote crawl PPM for fresh peers in freeworld to 6 PPM
16 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
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 9bef20b537 - added cleanup for unused server loggings: they are removed after the client had not been seen since one hour
17 years ago
orbiter 4229cd275c fixed several details about network switching, default password, random password and localhost authentification
17 years ago
orbiter 1127d62b64 some enhancements to the access tracker (less synchronization)
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
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 757703a938 synchronization of access tracker to avoid java-internal loop in TreeMap during shutdown
18 years ago
orbiter 28baecd41b another fix for the concurrentModificationException in AccessTracker
18 years ago
orbiter 0e57a8062b added network definition for different YaCy networks
18 years ago
orbiter 6518bb6c08 changed release strategy:
18 years ago
orbiter 069562a14d fixed problem with re-crawl; replaced error file-db with ram-db
18 years ago
orbiter 0b10ef64ba better server access tracking
18 years ago
orbiter 66ec8b63c1 added a httpd access tracker:
18 years ago
orbiter 51e12049fa third generation of R/W head path optimization
18 years ago
orbiter 306c50ac40 QPM (queries per minute) statistic stub
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
orbiter e03427871e enhanced surftipps:
18 years ago
orbiter d468d665c9 some changes that may help to prevent deadlocks that cause an OutOfMemoryError
19 years ago
theli 8fcb25f9f9 *) Setting via header according to rfc
19 years ago
orbiter ec5d88664a tried too fix serverSwitch synchronization problems
19 years ago
orbiter 3086e38bb1 added getRemoved method on demand from theli for migration purpose
19 years ago
orbiter d007d14905 re-insert of migrateSwitchConfigSettings
19 years ago
theli 8862b6ba4b *) Corrections for code cleanup 1175
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter ec2b39c1ce code cleanup
19 years ago
rramthun 8c0d982191 1.) Fix from Martin (he ist not at home...)
19 years ago
theli b604654c25 *) Adding possibility to do a settings migration on yacy startup
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
orbiter 07f30931ec various configuration options in memory performance
19 years ago
theli f9eb550fbc *) Bugfix for NullpointerException in serverAbstractSwitch.setConfig
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
orbiter 6be19d76c9 preparation for intermission feature (pausing all threads, i.e. for search requests)
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter 86d778f7bc default-button in profile menue
20 years ago
orbiter b73557ed2d better assortment monitoring and enhanced profile menue
20 years ago