Commit Graph

72 Commits (d607b30b6a0b36d5d80d08102ca4735be69d8691)

Author SHA1 Message Date
orbiter d2fd93135c - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed 15 years ago
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy: 15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora: 15 years ago
orbiter 5e7081cd19 refactoring towards a unified loading mechanism for MultiProtocolURIs 15 years ago
sixcooler b7102eff92 ... migrating to HttpComponents-Client-4.x ... 15 years ago
orbiter 5399d1e2bc refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets) 16 years ago
orbiter 5e8038ac4d - refactoring of blacklists 16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
orbiter 5841ee83d3 refactoring 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter 735e2737e3 * added index segments 16 years ago
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class 16 years ago
orbiter 1d8d51075c refactoring: 16 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 ca72ed7526 -removed superfluous crawl cache 16 years ago
orbiter dafffd0153 refactoring of parsers and document processing 16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class 16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex: 16 years ago
orbiter dc2af61bc9 allow up to 50 results from remote peers 16 years ago
low012 0c8fd811dc *) first and very limited version of XML import, does not use benefits provided by XML yet 16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes. 16 years ago
orbiter 14a1c33823 refactoring of wordIndex class 16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index 16 years ago
orbiter c12bb8a6d0 - refactoring of the http client 16 years ago
orbiter 94110df85a moved logging partially to kelondro 16 years ago
low012 19e7c56f7f *) apply filter to dir list to only show .black files as blacklists 16 years ago
low012 eab72424df *) Fixed small bug: When adding new elements to blacklist via import, the blacklist which the elements were added to was supposed to be displayed, which did not work correctly. 16 years ago
low012 0e56675596 *) cleaning up ;-) 16 years ago
low012 cf69557ea2 *) blacklists can be exported as XML or plain text now 16 years ago
orbiter dba7ef5144 extended crawling constraints: 17 years ago
low012 421d056550 *) changed layout of blacklist adminstration (less cluttered) 17 years ago
low012 444575e33d *) prevent XSS when importing blacklist 17 years ago
low012 00e27e5050 *) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist 17 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond 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 3bb870bfcd added final where possible 17 years ago
orbiter c3d461d191 - removed superfluous copyright statement 17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement 17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections. 17 years ago
danielr 7feae906aa - organize imports 17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed 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 d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back) 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 541b817502 refactoring of switchboard queueing 17 years ago
orbiter 9d693ee635 more generics 17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects: 18 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling: 18 years ago