Commit Graph

71 Commits (bea3b99affe1d5333697adad8205eb301fea3fce)

Author SHA1 Message Date
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
orbiter 72ac5bd80f refactoring of search process.
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 0e8647d62f refactoring of search classes
16 years ago
lulabad e377a1e9a1 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1969
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter e7559f3234 fix for http://forum.yacy-websuche.de/viewtopic.php?p=13977#p13977
16 years ago
low012 31c6934df2 *) fix for r5832
16 years ago
low012 d1116c049f *) added new method "contains()" to Blacklist interface
16 years ago
low012 6504b21cea *) fix for http://forum.yacy-websuche.de/viewtopic.php?t=1976
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
low012 4c11843eba *) fixed small bug with large effect (OOM exception hazard when "show all" was selected for a blacklist)
16 years ago
low012 5b79221037 *) bugfix for my last commit
16 years ago
low012 910c2aaed6 *) blacklists will only displayed partly now with 50 entries per page by default, this should make it easier to administrate large lists
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
low012 1927fd5992 *) hopefully fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757
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 83967f8c77 *) servlet does not forget chosen blacklist anymore when editing, moving or delting an entry
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 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
16 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond
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 8422ee5ec4 - fixed UnsupportedEncoding (in proxy) using defaultCharset if no characterEncoding can be determined
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
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
low012 4c3f1b67ad *) refactoring of Blacklist_p.java (moving entries might be slightly slower, but the code is more tidy now)
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 0f5c4abaca more generics
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
auron_x 4db73ee015 *) added possibility to test if a certain URL is blacklisted
18 years ago
low012 c9702a106f *) items from one blacklist can be moved to another now, comes in handy if you have several blacklists or want to split one blacklist into several lists
18 years ago
allo d1e1580223 Surftips Blacklist
18 years ago
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
karlchenofhell 89a270757f - 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected)
18 years ago
orbiter f4b547dc13 limited index transfer to peer with version 0.486
18 years ago
theli ac13fa763a *) bugfix for blacklist remove (blacklist was not informed about remove)
18 years ago