summaryrefslogtreecommitdiff
path: root/htroot/sharedBlacklist_p.java
AgeCommit message (Expand)Author
2022-10-02moved all remaining servlet classes to new locationMichael Peter Christen
2022-02-05Blacklist import from file, exclude comment linesreger24
2020-08-04removes unused 'unused' tokenssgaebel
2018-10-08Fixed remaining blacklist entries improper decoding of '+' characterluccioman
2018-04-24Support for preferred https in peers communication on more operationsluccioman
2017-01-06Blacklist import and update performance improvements.luccioman
2017-01-06Added some JavaDoc.luccioman
2016-01-01remove local credential on download of config files from remote systemsreger
2014-01-07use configured admin-username for api callsreger
2014-01-06fixed shutdown authenticaton problemorbiter
2013-10-16make use of declared static string ACTION_LOCATIONreger
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-08-22Redesign of crawler identification and robots steering. A non-p2p userMichael Peter Christen
2013-07-29fix for Blacklist (-Administration)sixcooler
2013-07-27Use SwitchboardConstants.LISTS_PATH_DEFAULT instead of 'DATA/LISTS'Roland Haeder
2013-07-27Removed another duplicate occurance of Blacklist.BLACKLIST_FILENAME_FILTERRoland Haeder
2012-09-21refactoringMichael Peter Christen
2012-07-05- added @SuppressWarnings to unused servlet method parametersMichael Peter Christen
2012-06-11Rewrote all String blacklist types to enum 'BlacklistType', closes bugRoland 'Quix0r' Haeder
2012-06-05removed warningsMichael Peter Christen
2011-11-25some last-minute performance hacksorbiter
2011-10-04refactoringorbiter
2011-09-25refactoring:orbiter
2011-04-26better abstraction of http client identificationorbiter
2011-03-15*) simplified code\n*) fixed potential NumberFormatExceptionslow012
2011-03-10- replaced more direct string-based UTF-8 conversions by predefined UTF-8 con...orbiter
2011-01-28changed the default port from 8080 to 8090orbiter
2010-11-21*) renamed classes according to standard Java coding conventionslow012
2010-10-26* add a bit documentation to DigestURI, use DigestURI(string) instead of Dige...f1ori
2010-09-27- moved yacybot user agent string definition to MultiProtocolURI since there ...orbiter
2010-09-02change in handling of the all-visible home path for storage in YaCy:orbiter
2010-08-23preparations to move the HTCache into cora:orbiter
2010-08-23refactoring towards a unified loading mechanism for MultiProtocolURIsorbiter
2010-07-22... migrating to HttpComponents-Client-4.x ...sixcooler
2009-11-08refactoring (reason: get more abstraction to use the blacklist class; for int...orbiter
2009-10-21- refactoring of blacklistsorbiter
2009-10-18refactoring of yacy documents and parsers: they depend now only on the kelond...orbiter
2009-10-11refactoringorbiter
2009-10-11refactoringorbiter
2009-10-10moved table and util classesorbiter
2009-10-09* added index segmentsorbiter
2009-10-05- temporary integrated the transferURL servlet as static class instead as a c...orbiter
2009-07-19refactoring:orbiter
2009-07-17removed the indexing queue. This queue was superfluous since the introduction...orbiter
2009-07-15-removed superfluous crawl cacheorbiter
2009-07-08refactoring of parsers and document processingorbiter
2009-06-30code cleanup: call of static methods directly to the classorbiter
2009-05-28refactoring of plasmaWordIndex:orbiter
2009-04-13allow up to 50 results from remote peersorbiter
2009-04-11*) first and very limited version of XML import, does not use benefits provid...low012