Commit Graph

445 Commits (6dcb58a4b59ef4f0aadc92858c8bf7c7c322e826)

Author SHA1 Message Date
luccioman e048e74072 Added an optional parameter to webstructure.xml api.
8 years ago
luccioman 5c8958bcea Updated Javadoc and Junit tests for the WebStructureGraph class.
8 years ago
luccioman d9766ca981 Fixed WatchWebStructure_p.html render to include https URLs.
8 years ago
luccioman ed3dd5e31a Fixed webstructure.xml API used with a domain name 'about' parameter.
8 years ago
luccioman 0da1e6ba16 Factored code re-implementing DigestURL.hosthash() method.
8 years ago
luccioman 86adfef30f Added automated unit tests and perfs test for WebStructureGraph class.
8 years ago
luccioman 9cea7cbb10 Detailed some Javadoc related to /api/webstructure.xml usage.
8 years ago
reger c702eb6786 del dead menu link to /repository
8 years ago
luccioman 1ba705c23d Use loaderDispatcher instead of HTTPClient to download releases.
8 years ago
luccioman 467650c042 Hardened system update checks.
8 years ago
luccioman 00e81fcc15 Check HTTP status when downloading a release, and report eventual error.
8 years ago
luccioman 3092a8ced5 Fixed thread name consistency for improved monitoring.
8 years ago
reger 3c7220bc7b Refacture rwi reference word position and word distance calculation
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
reger 3861ac9293 upd maven dependency-check plugin to reflect changes of https://nvd.nist.gov
8 years ago
reger 585d2a6441 test case: for NewsPool to check the id modificator (for unique id)
9 years ago
reger e990297d2e avoid NPE on hello message with missing "yourip" key
9 years ago
reger e51ab8c7aa hack to generate a unique message-id for messages created in the same second
9 years ago
Michael Peter Christen 5e165a8150 removed unused imports
9 years ago
reger ebf818ad95 log a error on aborted news publish (due to duplicate news.id)
9 years ago
reger 4386e84b55 correct NewPool rentention calculation
9 years ago
reger 9462a32244 Added news service for easy, community driven UI translation support.
9 years ago
Michael Peter Christen 7466d390b2 small refactoring + do not accept too old peers during bootstrap
9 years ago
reger 41c36ffd75 exclude rejected results from result count
9 years ago
reger f23d8ab47b fix 2 more servlet RuntimeException in intranet mode thrown due to seed.getIP()
9 years ago
reger 6384b7d82e fix NPE in Load_MediawikiWiki servlet in intranet mode
9 years ago
Michael Peter Christen 596b5dfa59 add the JRE version in the seed. Purpose: identify if it is possible to
9 years ago
reger de46879637 fix SeedDB.get(byte[]) hash string compare (for returning own seed shortcut)
9 years ago
reger 5f113be760 cleanup connectPeer & yacyVersion.latestRelease usage
9 years ago
reger b4a576dbdf exclude unused protocol param "duetime"
9 years ago
reger fb8ae14b21 make migration version safe
9 years ago
Michael Peter Christen 849ab671a9 0n: modified the p2p bootstraping process - rules had been too tight and
9 years ago
reger dbb28bb4f3 del unused statistic parameter (from status servlet)
9 years ago
luc ba0a293f5c Corrected another case of
9 years ago
luc 8c4ab9c76b Added an option to eventually limit size of remote solr documents put to
9 years ago
luc e40ae0943b - No max dimensions specified : render raw image data when source and
9 years ago
luc bc6c79fc12 Corrected scaling function for non RGB images.
9 years ago
luc 6291a57300 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 7d0d19cb8e avoid File.deleteOnExit() on temp files
9 years ago
luc 745e97a575 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
luc fc3294382e Updated javadocs for warning on target encoding format potential errors.
9 years ago
luc aa70ff4ff6 Corrected images alpha channel rendering
9 years ago
reger e53c6bbd51 fix init of peer flags
9 years ago
reger 826f14f37f fix unnececary set null of peer flags, causing reread
9 years ago
Michael Peter Christen 87f358058e Fix for index entries which have id's not computed as hash from the url.
10 years ago
reger e37a4f0b3d prevent metadata records in index w/o valid url
10 years ago
reger 7ed812a2bf log missing seed.port
10 years ago
reger f7b0b3b7b3 avoid runtime exception by earlier testing for seed.ip=null
10 years ago
Michael Peter Christen dbbad23e12 removed warnings
10 years ago
Michael Peter Christen 11a848da5a Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen b94bd7f20a a collection of search query enhancements:
10 years ago
reger 6d3534e725 remove unused Transmission hit counter
10 years ago
reger 0fab445b19 Resourceobserver log warning - deleting releases files - only on actual deletes
10 years ago
Michael Peter Christen eec78e1b0c added intensity option to graphics
10 years ago
reger 31346e873b upd library reference of missing jsch-0.1.21 in seeduploadscp.xml
10 years ago
reger 296e97c78e put https port in peers dna
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen 9bf0d7ecb9 added a new collection type 'dht' to all documents from the peer-to-peer
10 years ago
reger 796770e070 prevent overwrite of crawled or received full documents by (newer) metadata
10 years ago
reger 86073a5ba3 For remote crawlReceipt add document abstract/description
10 years ago
Michael Peter Christen 535f1ebe3b added a new way of content browsing in search results:
10 years ago
Michael Peter Christen 97ba5ddbb7 configuration option for maxload limit for remote search
10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 years ago
Michael Peter Christen 3d717b749a fix for urlmaskfilter
10 years ago
reger d44d8996d0 Added a “don't store remote search results” option
10 years ago
Michael Peter Christen 8c3e5b7b6d added experimental pdf splitting which enables YaCy to split pdfs during
10 years ago
Michael Peter Christen 5516819354 preventing the use of no-cache and expires in case that images are
10 years ago
Michael Peter Christen 28683530cd fixes to usage of no-cache: use and recognize also the no-store
10 years ago
reger 7d863d6254 fix empty text facet entry
10 years ago
Michael Peter Christen 0a879c98e7 added new 'firstSeen' database table and necessary data structures which
10 years ago
orbiter 72c2bc5189 fix for search in case where local peer has no local seed address in
10 years ago
Michael Peter Christen 167c5a51f0 IPv6 fix
10 years ago
orbiter fa2ad101ec enhanced graphics computation (avoiding long string parsing for colours)
10 years ago
orbiter ef813cec91 added proper copyright notice to OSM tiles presented at the search
10 years ago
Michael Peter Christen f818f84adb more ipv6 fixes
10 years ago
Michael Peter Christen afd5bd5f5f slightly enhanced Network table computation by using a lazy initialized
10 years ago
Michael Peter Christen 2c2b50e65d refactoring (class name should start with uppercase letter)
10 years ago
Michael Peter Christen bc275dca07 added network history graph image /NetworkHistory.png which can show
10 years ago
Michael Peter Christen e8392e2ff2 fix for local search
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
Michael Peter Christen 883622306e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 97995a1dd9 fix for remote search process
10 years ago
Michael Peter Christen 92c5d97486 fix for bad node flag setting with IPv6
10 years ago
orbiter c27bad9326 more ipv6 fixes
10 years ago
Michael Peter Christen 460858fb22 more ipv6 fixes
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
10 years ago
Michael Peter Christen 528f583d72 ipv6 fixes
10 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
10 years ago
Michael Peter Christen fe917deb2d when pinging other peers, be able to select the right IP option
11 years ago
Michael Peter Christen 65e6ae52fb IPv6-enhanced Network monitoring page
11 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
11 years ago
Michael Peter Christen ad35d9294f added a 'stats' table which records some peer statistics twice every
11 years ago
Michael Peter Christen f1032fb8fe more enhancements to image search in case that a restriction to a single
11 years ago
Michael Peter Christen 475125f9d7 hack to get more results when doing a remote site search
11 years ago
Michael Peter Christen 81f9b34da7 increaesed ability ot search for all images on a single server within
11 years ago
Michael Peter Christen 2c26013c50 better contentdom abstraction
11 years ago
reger 1fdcc2d67b change seedfile upload ip check to allow intranet ip in intranet mode
11 years ago
reger e31b0e6d67 - update javadoc Seed.getIP
11 years ago