Commit Graph

328 Commits (3a919bf24ed4a8adff45be8c9e1d7bbe7850d263)

Author SHA1 Message Date
orbiter d09ddabd09 corrected a design mistake (5-byte hashes not necessary) 17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once: 17 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox 17 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem 17 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
lotus 62afea0c9f some improvements for yacyTray 17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap) 17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections. 17 years ago
orbiter 31efb8fbee - fix for LOG path generation when the DATA/LOG does not exists (fix for bug introduced in SVN 4923) 17 years ago
danielr 726218dd4a fixed logging 17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript 17 years ago
orbiter 3330181aa0 refactoring: 17 years ago
danielr 7feae906aa - organize imports 17 years ago
orbiter c10eaf9bdb - fix for pop-up page upon first start 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 6f1a3fce05 BF Bugfix 17 years ago
orbiter 4229cd275c fixed several details about network switching, default password, random password and localhost authentification 17 years ago
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