Commit Graph

71 Commits (d49ffcd818603e7d5b397462fde031bdb504fccd)

Author SHA1 Message Date
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
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 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 db032fb6de - added RWI transmissions to the event terminal
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
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain
17 years ago
orbiter 512f48e7d6 - removed unused methods
17 years ago
orbiter 14384e7a45 deactivated unnecessary and very CPU-intensive deletion check for blacklisted URLs in index receive
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 5530b8e1ca reverted changes to yacy protocol classes: they caused the sciencenet to loose connections
17 years ago
borg-0300 77ba446332 seedDB helpers update/cleanup
17 years ago
borg-0300 85a82950e0 seedDB helpers
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
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
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter f40566f9bb separate YaCy networks:
18 years ago
orbiter d4428947af fix for http://www.yacy-forum.de/viewtopic.php?p=34962#34962
18 years ago
orbiter 657585fe0d network functions for robinson peers: server-side protection
18 years ago
karlchenofhell fdb45378fb - don't spam log because of some old URLs
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
orbiter bf0d820659 - added correct flagging of word properties
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 06854988da - full integration of new LURL database in INDEX
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago
orbiter 77a59a115d refactoring of indexing methods
18 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
orbiter e03740c306 small fix for last commit
18 years ago
orbiter c89d8142bb replaced old 'kCache' by a full-controlled cache
18 years ago
orbiter 4866868c0e added write cache for LURLs
18 years ago
theli eee44be602 *) adding an interface for customized blacklist classes
19 years ago
theli 66f1eb07d9 *) Bugfix for IllegalArgumentException in transferURL
19 years ago
hermens d56f06401e - Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible
19 years ago
hydrox 8ba8e2b7d9 *) added cache for blacklists urlhashs recieved by DHT. DHT does not request URLs listed in this cache.
19 years ago
orbiter 1f4412a146 adopted isListed to discussed new behavior as discussed (url, getFile)
19 years ago
orbiter 3286b1f498 re-organisation of lurl-creation and -stacking
19 years ago
hermens 289da326e5 *) Bugfix: remove blacklisted URL from loadedURL, when received via DHT transfer
19 years ago
orbiter f188611fc6 apply blacklist on rwis during dht receive
19 years ago