Commit Graph

430 Commits (10548229afdb7c825bf3271fa5c02f4435816e01)

Author SHA1 Message Date
luccioman 876bcd2f54 Fixed useless comparison between int parameter and Long.MAX_VALUE
7 years ago
luccioman e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances
7 years ago
luccioman 40e8c7b89b Use the heavy ConcurrentUpdateSolrClient only when necessary
7 years ago
luccioman bd4cfeda3f Add a max acceptable limit to the size of Solr responses on p2p search
7 years ago
luccioman 8a749aa5ad Trace level log message for monitoring remote solr response times
7 years ago
luccioman fa4399d5d2 Small perf improvement : initialize threads names early when possible
7 years ago
luccioman f511e16d50 Prevent duplication of Solr query highlight fields parameters
7 years ago
luccioman e67df103b5 Removed more remaining uses of deprecated Seed.getIP() function.
7 years ago
luccioman addd18c993 Removed some remaining uses of deprecated Seed.getIP()
7 years ago
luccioman 69690c13a0 Optionally allow external Solr server with self-signed certificate
7 years ago
luccioman 3e8dd90211 Use https rather than http in links and queries to openstreetmap.org
7 years ago
luccioman 9ddf92d143 Removed unncessary reflection usage for workflow tasks.
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
luccioman 09c4ee56a7 Added optional https support for remote crawl and profile operations
7 years ago
luccioman 5db1c9155a Do locale independant case conversion on hosts, schemes, and file exts.
7 years ago
luccioman 1c4803e40a Enable optional https support for /yacy/transferURL API calls.
7 years ago
luccioman c6e1befbca Restored peer URL host name stripping removed from previous commit.
7 years ago
luccioman 17e004599d Started implementing optional https preference for protocol operations
7 years ago
luccioman f01aac31fd Made possible to use https for remote search on peers with SSL enabled.
7 years ago
luccioman 1de86cf1bf Fixed JPEG snapshot resizing when running on OpenJDK.
7 years ago
luccioman fe75f326d8 Fixed ProfilingGraph calculation integer overflows and added test class.
7 years ago
luccioman 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
8 years ago
luccioman 4eba88f2ff Removed some unnecessary uses of java.lang.reflect api.
8 years ago
reger 4979439e87 Skip public post of jre version.
8 years ago
reger d1b23afed6 Remove obsolete Protocol parameter ttl (time to live)
8 years ago
reger 15d78b1064 Replace deprecated getIP with getIPs in Protocol transferURL() and
8 years ago
reger ed36b47bec Replace one more deprecated peerDeparture in Protocol.transferIndex()
8 years ago
luccioman dcc56318bb Made remote search max system load limits configurable from UI.
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
Michael Peter Christen 7de7879f13 added a cache to prevent too many seed enumerations
8 years ago
luccioman 0f0f42b509 Added some JavaDoc
8 years ago
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
8 years ago