Commit Graph

308 Commits (125b28622fb55f6308fc1408aed034b55ea26a62)

Author SHA1 Message Date
orbiter fbb712c669 refactoring:
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d32fe84472 added default User-Agent
17 years ago
danielr 8c5f062e0b corrected YaCy version in HTTP User-Agent
17 years ago
low012 8d83febb95 *) BlacklistCleaner_p.java reports exception to log instead of System.err
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
danielr 79a3edeeef deleting downloaded releases after x days (default 30)
17 years ago
orbiter cb93ded5c6 applied configuration path patch
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations
17 years ago
orbiter c3342e1178 - removed class with only one static method
17 years ago
orbiter 225f9fd429 various fixes
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 5aa96dbc36 fix for shutdown configuration
17 years ago
orbiter f3996e63b8 tried to fix more deadlocks:
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
lulabad 25f5035f23 typo
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 6c3cd2b4f2 - added new way to watch images from the image search:
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter 9e7cd4fdbb more generics
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter f7c5ccedc7 more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter 445c0b5333 added domain list extraction and html export format
17 years ago
orbiter bf6952abe7 - added url export to http://localhost:8080/IndexControlURLs_p.html
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
17 years ago
orbiter 11b4f80bde - fixed non-closing client connections
17 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
17 years ago
orbiter 24e25e1141 enhanced SSI server-side support:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter bec4dbc753 added options and execution methods for automated updates
18 years ago
orbiter 527b3decde - re-sructuring of configuration menus
18 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
orbiter c5c268c43e tried to fix restart button
18 years ago