Commit Graph

13982 Commits

Author SHA1 Message Date
sgaebel
4a495df63a removes some deprecation-warnings 2020-07-31 17:28:06 +02:00
sgaebel
dd9d4b1188 replace org.junit.Assert.assertThat by
org.hamcrest.MatcherAssert.assertThat from hamcrest 2.2 to avoid
deprecation-warning
2020-07-28 19:09:26 +02:00
sgaebel
df9ea0a42a removes some warnings: unused imports, params 2020-07-27 22:20:49 +02:00
sgaebel
e039a797d2 bump to commons-codec-1.14, commons-compress-1.20,
commons-fileupload-1.4, commons-io-2.7, httpclient-4.5.12,
httpcore-4.4.13, httpmime-4.5.12 + remove unused commons-jxpath-1.3,
htmllexer
2020-07-26 21:58:15 +02:00
sgaebel
9bc2297161 fixes deleting during recrawl 2020-07-22 22:15:00 +02:00
Michael Peter Christen
64a17faca0 added debug code to parser test to investigate why this fails in travis
build
2020-07-12 16:57:46 +02:00
sgaebel
80785b785e adds deleting during recrawl 2020-07-09 19:32:16 +02:00
Michael Peter Christen
e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
This fixes https://github.com/yacy/yacy_search_server/issues/347
2020-04-24 11:45:25 +02:00
Michael Peter Christen
ea8df27e95 modified org.json.* library to fit into the YaCy environment
as drop-in replacement.
Also made some fixes and enhancements to the library.
2020-04-24 11:42:06 +02:00
Michael Peter Christen
60dc1241a3 added org.json.* library
from https://android.googlesource.com/platform/libcore/+/refs/heads/master/json/src/main/java/org/json
as a preparation step for
https://github.com/yacy/yacy_search_server/issues/347
2020-04-24 10:28:43 +02:00
Michael Peter Christen
6d7dc01670 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git 2020-04-22 13:14:43 +02:00
Michael Peter Christen
0a7bda2a21 removed JSON-evil license line
These classes had been my own creative work.
Just the copyright line had been appeared possibly due to a bad
copy-paste activity, unaware that the line is a non-free addition.
2020-04-22 13:14:26 +02:00
Michael Christen
97ce134117
Merge pull request #338 from LoveIsGrief/docker-rename
Replace all mentions of luccioman in docker Readme
2020-03-10 17:03:10 +01:00
LoveIsGrief
ccb2b1ece6
Replace all mentions of luccioman in docker Readme
It's not the official image
2020-03-08 18:59:00 +01:00
Michael Christen
57484eb1cc xss protection 2020-02-18 14:40:50 +01:00
Michael Christen
090c0e56ab
Merge pull request #333 from comradekingu/patch-2
YaCy packages README reworked
2020-02-11 13:47:40 +01:00
Michael Christen
8504a8b4aa
Merge pull request #334 from danielthegray/fix_readme_formatting
Fix formatting errors in the README file
2020-02-11 13:47:04 +01:00
Daniel Gray
dea5875b2f Fix formatting errors in the README file 2020-02-10 18:51:27 -04:00
Allan Nordhøy
91742ed945
YaCy packages README reworked 2020-02-07 17:46:04 +01:00
Michael Christen
749671d945
Merge pull request #327 from parnikkapore/pr_typos
Typo fix in yacy.network.readme
2020-02-07 09:19:21 +01:00
Michael Christen
89497e22e3
Merge pull request #332 from comradekingu/patch-1
README reworked
2020-02-07 09:18:54 +01:00
Allan Nordhøy
9abc25d71e
README reworked 2020-02-06 14:49:31 +01:00
sgaebel
05137e4d6b fix case esac in start.sh 2020-01-20 21:01:45 +01:00
parnikkapore
a251727b96
Typo fix 2020-01-20 20:11:03 +07:00
reger
e08ccd5f48 upd windows installer script to Java 8 update 211 2020-01-19 04:42:03 +01:00
Michael Christen
c3cdac9a42
Merge pull request #325 from quietok/alternate-bsd-start
Start script run on FreeBSD and likely other BSDs
2020-01-17 23:19:37 +01:00
Staff Silence
906ce33bed
Start script run on FreeBSD and likely other BSDs
Fix to make start script run on FreeBSD that i used, likely applies to dragonfly, trueos and possibly netbsd- but unable to test.
2020-01-17 18:36:04 +00:00
Michael Peter Christen
37827b6788 removed doubes from getpageinfo 2020-01-16 21:09:42 +01:00
Michael Peter Christen
f03e16d3df enhanced crawl start url check experience
urls are now urlencoded and a check is also performed
in case that an url is copied into the url field using
copy-paste
2020-01-16 20:59:02 +01:00
Michael Peter Christen
59181e8009 removed old jsoup lib from eclipse classpath 2020-01-16 19:54:33 +01:00
Michael Peter Christen
a704ebadcd build path fix 2020-01-16 19:48:52 +01:00
Michael Christen
41f9b8517f Merge branch 'master' of https://github.com/yacy/yacy_search_server.git 2020-01-15 15:24:44 +01:00
Michael Christen
4ccd1ea3c0 new servlet path "p2p"
with a test class.
Call the class with
http://localhost:8090/p2p/seeds.json
2020-01-15 15:24:36 +01:00
Michael Peter Christen
f7c97fd99e scanner crawl starts wants non-parseable files 2019-12-29 01:21:39 +01:00
reger
20748e4e95 upd to jsoup-1.12.1.jar 2019-12-14 21:02:10 +01:00
Michael Peter Christen
a20b61f5c0 fix for bad json 2019-11-06 17:28:11 +01:00
Michael Peter Christen
d62a8ec542 masking connects 2019-11-05 14:44:01 +01:00
Michael Peter Christen
053e54a2c7 grand CORS for json files 2019-11-05 11:50:56 +01:00
Michael Peter Christen
5eb0033aef typo 2019-11-05 11:36:23 +01:00
Michael Peter Christen
2c0742fc43 added json version of peer list 2019-11-05 11:29:07 +01:00
Michael Christen
cfa27d2fd5 fixed links 2019-10-20 20:20:50 +02:00
Michael Christen
cb20aa7e54 removed donation message in search result column 2019-10-17 01:35:44 +02:00
Michael Christen
085dc6095d preliminary installerfinished link 2019-10-14 03:39:44 +02:00
Michael Christen
ab467b1764 fixed css profile name 2019-10-14 01:53:09 +02:00
Michael Christen
60292513c3 going back to the old links - without https 2019-10-14 01:36:33 +02:00
Michael Christen
60802999d0 NSISdl does not support the HTTPS protocol.
lets try the http link for the linux download link..
see also:
https://stackoverflow.com/questions/46467921/download-of-file-during-nsis-installer-run-freezes-at-connecting
2019-10-14 01:02:41 +02:00
Michael Peter Christen
f0f12f875b fix for failing parser test: new forum link 2019-10-13 11:12:32 +02:00
Michael Peter Christen
24b44b8568 trying to fix 'Expected feature release number in range of 9 to 14, but got: 8' error while travis is building 2019-10-13 11:02:19 +02:00
Michael Peter Christen
bb7d836985 code freeze for release 2019-10-13 10:53:03 +02:00
Michael Peter Christen
dddf5930fa more space for sponsoring 2019-09-29 00:26:48 +02:00