Commit Graph

462 Commits (f1c70dce33f493414fb3e8e8911d78593b229725)

Author SHA1 Message Date
okybaca 553c859703 logging: moved some log-cluttering DHT messages to level 'fine'
12 months ago
okybaca 1c5fca9a58 changed network operation log category from YACY to NETWORK
12 months ago
Joel Strasser 53bafa1544
consistent formatting in string concatenation
1 year ago
Joel Strasser 22c4188001
additionally match release stub for YaCy version
1 year ago
Michael Peter Christen 17eec667fb better release number representation
2 years ago
Michael Peter Christen b1199e97f8 enabling new update location release.yacy.net
2 years ago
Michael Peter Christen 66169d1aad default build properties to remove barrier developing in IDE
2 years ago
Michael Christen 8a06beaf24 removed finalize() methods, deprecated
2 years ago
Michael Peter Christen 60c9986a0e new release file names with date and git hash
2 years ago
Michael Christen 347b676b76 changed system to load build properties
2 years ago
Thomas Koch 3116713672 rm buildDate from build.xml and its usages
2 years ago
Thomas Koch 572558244a rm unused build properties PKGMANAGER, RESTARTCMD, DESTDIR
2 years ago
Burkhard a6a9828181
Merge pull request #440 from lfuelling/master
3 years ago
reger24 f33e0ed7fd revert commit 17fd1a4616
3 years ago
unknown 17fd1a4616 delete .idea not needed in distribution
3 years ago
Daleth Darko 3ced06c731 Various javadoc fixes
3 years ago
reger24 3e34f7c596 Import Ant build.xml into Gradle and use old compile of servlets in Gradle
3 years ago
Lukas Fülling e8a00007f6 add setting for public facing port
3 years ago
Michael Peter Christen bd3f2483a1 replaced url and date retrieval by only url retrieval
3 years ago
Michael Peter Christen 163ba26d90 replaced check for load time method
3 years ago
sgaebel cdf901270c always use HTTPClient by 'try with resources' pattern to free up
3 years ago
Michael Peter Christen 9ef4503672 fixed some newInstance() warnings
3 years ago
Michael Peter Christen 1cdb21592b added hazelcast and some modifications to align legacy YaCy with
4 years ago
sgaebel 26223dc25a replaces getLoadTime() by exists() with a simpler query
4 years ago
Michael Peter Christen ed9789214e fixed seed initialization problem
4 years ago
Michael Peter Christen baad56d83d beautified default peer names
4 years ago
sgaebel fc03c4b4fe removes some warning and unused objects
4 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
luccioman 384c37102c Improve accuracy of total results count on latest pages in Stealth mode
6 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
luccioman 440d9f2fa0 Exclude peers with empty or disabled RWI from remote RWI search
6 years ago
luccioman 2a73b63d9e Use a constant default target file name for seed SCP upload method
6 years ago
luccioman 876bcd2f54 Fixed useless comparison between int parameter and Long.MAX_VALUE
6 years ago
luccioman e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances
6 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