Commit Graph

398 Commits (f5ad29edb14164c1a66f09089492bfcacfe69b5b)

Author SHA1 Message Date
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
luccioman def55ec166 Improved termination of timed out remote solr requests to peers.
8 years ago
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
9 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
10 years ago
reger 826f14f37f fix unnececary set null of peer flags, causing reread
10 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