Commit Graph

47 Commits (0f63de82364e7cf586f0212c4933943fa5544f01)

Author SHA1 Message Date
orbiter 5e8038ac4d - refactoring of blacklists
15 years ago
orbiter 5841ee83d3 refactoring
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 735e2737e3 * added index segments
15 years ago
low012 a6a3090c3d *) blacklist cleaner supports usage of regular expressions now
15 years ago
low012 5e4f267a36 *) added subversion properties and edited a few comments
15 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 222850414e simplification of the code: removed unused classes, methods and variables
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
low012 1594a15be9 *) explicit mentioning of blacklist in blacklist cleaner
16 years ago
low012 e423fa9846 *) added method to only get file names in directory listing which match a filter
16 years ago
low012 421d056550 *) changed layout of blacklist adminstration (less cluttered)
16 years ago
low012 04e41a392f *) fixed bug where RegExes were not deleted and even added to the list a second time when the user tried to edit them
16 years ago
low012 00e27e5050 *) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
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
danielr 7feae906aa - organize imports
17 years ago
low012 8d83febb95 *) BlacklistCleaner_p.java reports exception to log instead of System.err
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:
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 511dcbb172 fixed encoding bug made in SVN 3993
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
karlchenofhell 9d6605a83c - fixed NPE in Blacklist Cleaner during deletion of more than one double entries
18 years ago
allo d1e1580223 Surftips Blacklist
18 years ago
karlchenofhell 4f2e6ef47b - WatchCrawler_p shows max. 80 characters of URLs now (maybe dynamically adjustable based on browser width?)
18 years ago
karlchenofhell 9623bf7bbe - removed call of java 1.5 method
18 years ago
karlchenofhell 92b6bc0ad2 - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
karlchenofhell e0decf4653 - added support for changing invalid entries in blacklist cleaner
18 years ago
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist
18 years ago
karlchenofhell 3d6ab19f7e - remove double entries in blacklist as well
18 years ago
karlchenofhell 1bfd779879 - fix for last fix
18 years ago
karlchenofhell c83b156120 - fix for use of Java 1.5 methods (eclipse is crap)
18 years ago
karlchenofhell f88487e964 - added servlet to clean blacklists (find & delete invalid entries)
18 years ago