Commit Graph

8881 Commits (bc5d91469e6fc03cda44e16f8fd17bcf1ec118d8)

Author SHA1 Message Date
Michael Peter Christen 309adb814e fixed import of jsonlist imort from searchlab.eu using a direct URL
2 years ago
Michael Peter Christen 5ddc794bb9 code cleanup in http clieant
2 years ago
Michael Peter Christen 62d177bf59 stub for jsonlist index importer web page
2 years ago
Michael Peter Christen efa0425f00 refactoring: moved jsonlist importer to importer class
2 years ago
Michael Peter Christen 49daa32a88 yacy can now read searchlab export dump files
2 years ago
Michael Peter Christen 6042dd99c6 reduced danger that Tray does not initialize
2 years ago
Michael Christen 61b27217b9 throttle number of DNS requests:
2 years ago
Michael Christen 99174282d8 try to shut down in a bit more ordered way
2 years ago
Michael Peter Christen 482f507e65 upgraded solr from 8.8.1 to 8.9.0
2 years ago
Michael Peter Christen d49f937b98 added iso,apk,dmg to extension-deny list
2 years ago
Michael Peter Christen 761dbdf06d increases log history length to 10000
2 years ago
Michael Peter Christen 0970a79bbf attempt to fix https://github.com/yacy/yacy_search_server/issues/517
2 years ago
Michael Peter Christen 1893661ee4 removed/suppressed more warnings
2 years ago
Michael Christen 51cf17d252 removed warnings
2 years ago
Michael Christen 867f96a32b removed warnings
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 8b37a5dc6f removed log4j properties because we don't have a log4j any more
2 years ago
Michael Christen 347b676b76 changed system to load build properties
2 years ago
Michael Christen c36bdbf78d refactoring
2 years ago
Michael Peter Christen 1e1107c97c clean-up and new servlet method caching
2 years ago
Michael Peter Christen adbda4c71b moved all remaining servlet classes to new location
2 years ago
Michael Peter Christen 33889b4501 moved more servlets to new location
2 years ago
Michael Peter Christen 6d388bb7bf refactoring - moved htroot/yacy classes
2 years ago
Michael Peter Christen 48fcf3b3b5 alternative servlet method, tested with wiki
2 years ago
Michael Peter Christen d23dea2642 refactoring
2 years ago
Michael Peter Christen 23f1dc3741 addressing/fixing some concurrency issues from
2 years ago
Michael Peter Christen 9c1bc533fa removed hazelcast because it is phoning home, see also:
2 years ago
Michael Peter Christen fc98ca7a9c removed ContentControl servlet and functinality
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
Michael Peter Christen 3d138d3fdd catch error when initializing hazelcast
2 years ago
Burkhard a6a9828181
Merge pull request #440 from lfuelling/master
3 years ago
reger24 141e86964e Fix compile deprecation warning
3 years ago
reger24 a7e93d9328 Add option to add host to default blacklist from search result
3 years ago
reger24 027e284ef9 Enhance notability of current blacklist by diff color in header
3 years ago
reger24 18dddb74c9 Harmonize loading/reading blacklist
3 years ago
reger24 f28d705cd0 update IndexBroser_p add to blacklist button
3 years ago
Michael Peter Christen 52fe2ed8ba Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
3 years ago
Michael Peter Christen 39e7bbac13 removed deprecation warning for new Double()
3 years ago
reger24 6a5f0b3684 Servlet IndexBroser_p add button "Add to blacklist"
3 years ago
Lukas Fülling 111cf48642 add missing prop
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 6a1e259fd0 Fix NPE in Switchboard . getURL https://github.com/yacy/yacy_search_server/issues/441
3 years ago
reger24 eae16287e9 Added epub (ebook) format to existing zipParser
3 years ago
reger24 3e34f7c596 Import Ant build.xml into Gradle and use old compile of servlets in Gradle
3 years ago
reger24 398b105781 Prevent that YaCy always starts with a exception message on none Apple systems
3 years ago
Lukas Fülling e8a00007f6 add setting for public facing port
3 years ago