Commit Graph

50 Commits (6eba2cb96b74cc8db4f4b4a117ce6fe6dd1cf854)

Author SHA1 Message Date
low012 2bc459252e *) changes for better code readability
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter 5399d1e2bc refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets)
15 years ago
orbiter 5e8038ac4d - refactoring of blacklists
15 years ago
orbiter 1d8d51075c refactoring:
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 47292e696a more performance hacks
16 years ago
orbiter 0b4808ba3d added new interactive search feature:
16 years ago
low012 e423fa9846 *) added method to only get file names in directory listing which match a filter
16 years ago
low012 baae3d91b1 *) fixed warning when compiling listManager
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
danielr 3bb870bfcd added final where possible
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
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
lulabad 40a0591942 Fixed numberbug in Blog, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=639. This wont fix existing Blogentrys (comes later).
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
allo 4392ee0c51 BugFix for typo and wrong include
18 years ago
allo d1e1580223 Surftips Blacklist
18 years ago
karlchenofhell 619653c054 - fix for last commit
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
allo cf1186597b utf fix from theli
19 years ago
theli 5e0b6f8f83 *) sorting peer name list on Blacklist_p.html
19 years ago
orbiter 6d2f15971a there is a very strange error that causes that the kelondroRecords structure
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
allo 99110e6fd2 Fixed some of the copyright headers.
19 years ago
allo 330eb9c74f bookmarkDB cleanup
19 years ago
allo d7da273d7e using ArrayList instead of Vector
19 years ago
allo d04e7d724e fix for deleting tags.
19 years ago
allo 1f9ff68f45 bugfix for the notdir in the recursive functions
19 years ago
allo 6df8080cf2 tiny fix for recursive Translations
19 years ago
allo b63bcf25d7 moving string2vector and vector2string to listsmanager
19 years ago
orbiter ec2b39c1ce code cleanup
19 years ago
theli 3d0dfd4df4 *) Using StringBuffer instead of String concatenation
19 years ago
borg-0300 fb27428674 added restart to Status.html
19 years ago
borg-0300 0dcfc25d98 cleaned, finals, Properties
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
borg-0300 718950c5da small change
19 years ago
allo ee0a9a2d9b recursive Translations.
20 years ago
orbiter 40036ba69c fixed dht transmission; added url-blacklist blocking also for remote search
20 years ago
orbiter 311e627363 blocking of blacklisted urls in indexReceive and small changes
20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
allo 9f0f45bcae Warning: this is untested.
20 years ago
theli 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago