Commit Graph

  • 7ecc64aca3 Added a system config file for heroku. luccioman 2016-07-05 23:47:06 +02:00
  • 22db449f2a to prevent crawler to concurrently access and alter same crawl queue after restart, put hosthash in queue's filename (which is used as primary key for crawl queue. Hint: initial hosthash from url and recalculated hosthash from just hostname:port are not the same. fixes http://mantis.tokeek.de/view.php?id=668 (partially) reger 2016-07-05 23:22:35 +02:00
  • b8713fa01a Upload .gitignore from original rep - 3nd try Andreas 2016-07-05 23:15:56 +02:00
  • f887ca9b10 Add files via upload Andreas 2016-07-05 23:13:21 +02:00
  • 76cc809f2a Upload .gitignore from original rep Andreas 2016-07-05 23:09:35 +02:00
  • 68f6419255 Added Heroku config files luccioman 2016-07-05 22:49:40 +02:00
  • f35587d6f6 Ignore maven build repositories luccioman 2016-07-05 21:15:33 +02:00
  • fdef82ed23 Revert : Dockerfiles are now in docker/ folder luccioman 2016-07-04 23:28:46 +02:00
  • 2cc4e56010 upd to Solr 5.5.2 reger 2016-07-04 22:23:54 +02:00
  • 893a40995a Merge branch 'master' of https://github.com/yacy/yacy_search_server.git luccioman 2016-07-04 21:24:40 +02:00
  • 50c5ddf1a1 Merge pull request #56 from luccioman/LibreJS Orbiter 2016-07-04 21:07:11 +02:00
  • c9ec0d0311 Merge pull request #55 from luccioman/docker Orbiter 2016-07-04 21:06:54 +02:00
  • 82f40aefb5 Merge pull request #47 from reelsense/patch-2 Orbiter 2016-07-04 21:05:59 +02:00
  • 9175e92cd4 new development cycle Michael Peter Christen 2016-07-04 20:59:37 +02:00
  • bb8d03bdac release 1.90 Release_1.90 Michael Peter Christen 2016-07-04 12:01:41 +02:00
  • 634e48309b another peer list update Michael Peter Christen 2016-07-04 11:02:36 +02:00
  • 7466d390b2 small refactoring + do not accept too old peers during bootstrap Michael Peter Christen 2016-07-04 11:02:15 +02:00
  • fcc29c36f0 test case for HostBalancer issue in intranet mode with file:// protocol, 2 hostqueues accessing same cache file concurrently http://mantis.tokeek.de/view.php?id=668 Reason seems to be diff. hosthash key of hostqueues on reopen. Internal queue key and external representation (directoryname currently hostname.port) must be adjusted to fix it (not done yet). reger 2016-07-04 02:44:58 +02:00
  • 16420e5507 added another principal peer Michael Peter Christen 2016-07-03 22:50:50 +02:00
  • e004f64437 Revert on commit related to another personnal branch. luccioman 2016-07-03 19:20:31 +02:00
  • 6e96c7341a Merge remote-tracking branch 'origin/master' luccioman 2016-07-03 18:59:00 +02:00
  • fc958230c4 Added instructions for log control and upgrade luccioman 2016-07-03 17:28:47 +02:00
  • adc657004d Merge remote-tracking branch 'origin/master' into docker luccioman 2016-07-03 16:53:05 +02:00
  • 8d58a48029 remove wrong log line in CrawlSwitchboard + don't allow CrawlSwitchboard to exit application making network param unused reger 2016-07-02 20:33:23 +02:00
  • 7bac756720 prevent dealing with -UNRESOLVED_PATTERN- eventID parameter in html includes on first landing on search page reger 2016-07-01 00:02:10 +02:00
  • 900ec17d1a add de hint translation for CrawlStartScanner_p rem missing translation line in other lng reger 2016-06-29 23:27:59 +02:00
  • 5aaa057c65 ignore empty input lines in FileUtils.getListArray() to poka joke blacklist read. equalizes behavior with getListString() improves: case were blacklist file contained a undesired empty line, not fixed by blacklist-cleaner. reger 2016-06-28 23:44:28 +02:00
  • 5523998fdf rise limit of reversion to >9999 sixcooler 2016-06-28 20:58:58 +02:00
  • b71a60c04b fix NPE in CrawlMonitorRemoteStart servlet due to missing startURL + add a startURL attribute while generating news record for above (in Crawler_p) reger 2016-06-27 03:12:39 +02:00
  • fb7af84d57 remove redundant/unused translation in ru.lng, unify Network.html header + dto. in uk.lng and comment-out some German leftovers. + upd master.lng accordingly reger 2016-06-27 00:17:18 +02:00
  • 41c36ffd75 exclude rejected results from result count (by using the resultcontainer.size instead of input docList.size) skip waiting for write-search-result-to-local-index (by removing the Thread.join - which will bring a small performance increase) reger 2016-06-26 06:46:26 +02:00
  • a476d06aec wiki header code test string add "closing" tag reger 2016-06-25 02:59:44 +02:00
  • d4da4805a8 internal wiki code, require header line to start with markup (to allow something like "one=two" as text) + incl. test case reger 2016-06-25 02:46:44 +02:00
  • 1122c9f0e8 add maven release profile plugin version (following maven's suggestion) + upd some plugin version reger 2016-06-24 23:52:42 +02:00
  • 54207c821b fix missing quote in gr.lng, it.lng, add sentence in master.lng.xlf and remove 2 not needed entries reger 2016-06-24 01:42:04 +02:00
  • 3dfa7cdcec Merge remote-tracking branch 'origin/master' into docker luccioman 2016-06-21 12:52:18 +02:00
  • 64a40c48d0 upd to slf4j-api-1.7.21.jar with related jars reger 2016-06-21 00:14:08 +02:00
  • 5fbe8b8d23 Merge pull request #58 from luccioman/responsive Orbiter 2016-06-19 22:14:51 +02:00
  • 457f20d101 upd to pdfbox-2.0.2.jar reger 2016-06-19 21:49:54 +02:00
  • 3ee2c417f3 upd to httpcore-4.4.5.jar reger 2016-06-19 21:39:44 +02:00
  • c7e2f08f2d Add a tranlation master (locales/master.lng.xlf) in xlf format. This is used by Translator servlet to present text to be translated for all languages. The file was created by the entries of the 2 best maintained languages (ru.lng and de.lng). + add view translation to de.lng and harmonize some entries to master.lng.xlf reger 2016-06-19 20:12:28 +02:00
  • 8602a62bc9 fr.lng add entry for Performance_p.html, submenuDesign.template correct some quoted entries and equalize some keys to common reger 2016-06-19 17:24:22 +02:00
  • f1be40eb07 Translator servlet filename drop-down list on "filter untranslated" switch, filter list to contain only files with not translated items reger 2016-06-18 17:06:40 +02:00
  • 692aab1318 Merge remote-tracking branch 'origin/master' into responsive luccioman 2016-06-16 11:53:22 +02:00
  • bae3c9bc4b Merge remote-tracking branch 'origin/master' into docker luccioman 2016-06-16 10:59:34 +02:00
  • a3ac6ca7df add button (Translator servlet) to switch one already translated line in edit mode reger 2016-06-15 22:32:27 +02:00
  • c2ade2f209 Fixed rendering for many mobile devices. luccioman 2016-06-15 09:07:54 +02:00
  • e952e355a2 have Translator servlet adhoc apply added translation by translating a single file + fix NPE in Translator, coming from translation read by TranslatorXliff which allows null content for not translated key's reger 2016-06-14 22:14:46 +02:00
  • 85f7d32087 Merge remote-tracking branch 'origin/master' into docker luccioman 2016-06-14 17:03:54 +02:00
  • b119ff65be clean out not used Switchboard variables counter indexedPages, const xstackCrawlSlots reger 2016-06-14 01:50:32 +02:00
  • 90690ef005 rem German lines in sk.lng and line not included in file (status_p.inc) reger 2016-06-13 02:03:31 +02:00
  • 223071337b Translator to take caution of word boundaries to identify text portion to be translated. To avoid key="TEST" sourcetext="this is a myTESTcase for it" translation of partial terms/words. Add check of word boundary before and after sourcetext (incl. take care of current praxis for key to be delimetered by > < + add test case reger 2016-06-10 01:14:19 +02:00
  • 73d8b7931e Merge remote-tracking branch 'origin/master' into docker luccioman 2016-06-09 17:18:19 +02:00
  • 009657791e Merge remote-tracking branch 'origin/master' into LibreJS luccioman 2016-06-09 14:44:51 +02:00
  • fbbfeeb313 Added last missing JS licences luccioman 2016-06-09 09:32:56 +02:00
  • dbf3d0314e upd to jsoup-1.9.2 reger 2016-06-09 02:22:02 +02:00
  • a73c9327a5 JavaScript License fixes for LibreJS compatibility luccioman 2016-06-08 23:16:10 +02:00
  • 8b95e5c91f Aplied GNU licensing recommendations. luccioman 2016-06-08 09:56:16 +02:00
  • f86df5c76e add DE translation Translator_p + html conform order form/fieldset reger 2016-06-08 01:51:51 +02:00
  • 0c40401d28 fix MessageBoard test for null data reger 2016-06-07 23:34:42 +02:00
  • df74c435be Added license info for jquery.tagsinput. luccioman 2016-06-07 23:00:41 +02:00
  • d4da22d634 Merge branch 'LibreJS' of https://github.com/luccioman/yacy_search_server.git into LibreJS luccioman 2016-06-07 09:38:00 +02:00
  • f7a4be3c60 Added remaining scripts license information luccioman 2016-06-06 09:44:48 +02:00
  • c1cc2d811d Added d3.v3.js license information luccioman 2016-06-06 09:44:48 +02:00
  • 3f6fefb125 Added license information for YaCy owned js files luccioman 2016-06-06 09:20:03 +02:00
  • 5b22c63030 Adjust TranslatorXliff to load default 1st and merge downloaded or modified local translation. process 1. load default from locales/*.* 2. load and merge(overwrite) from DATA/LOCALE/*.* (can be partial translation as it is merged) - include all entries from DATA/LOCAL to be edited in Translator servlet and save just modifications (instead of full list) to DATA/LOCALE reger 2016-06-05 23:01:45 +02:00
  • 02a0b28ce0 fix de, uk translation RemoteCrawl_p.html, WatchWebStructure_p.html harmonize status.html reger 2016-06-05 21:46:55 +02:00
  • 394d74d75a Merge pull request #54 from luccioman/debian Michael Peter Christen 2016-06-05 20:50:22 +02:00
  • a2e0f00456 optimize Translator - translateFilesRecursive: load translation once (reduce io), return true on complete success - remove resulting unused translateFiles() variant - translate: use StringBuilder parameter (skip toString conversion) - remove not needed static declaration - upd some javadoc reger 2016-06-05 03:57:08 +02:00
  • 786c92f95d disable input field of translated text in Translator_p servlet As currently only adding missing translation is supported reger 2016-06-04 23:51:28 +02:00
  • 02ecb8de29 Added JavaScript license information luccioman 2016-06-03 22:07:45 +02:00
  • e46245b819 fix accidental use of Java 8 function in Translator_p thanks to luccioman reger 2016-06-03 21:42:14 +02:00
  • d3f07acee7 Merge remote-tracking branch 'origin/master' into docker luccioman 2016-06-03 16:07:58 +02:00
  • 8a058acac9 Improve final image size by concatenating some strategic commands luccioman 2016-06-03 15:11:41 +02:00
  • 377a832f53 Fixed license link for display on DockerHub luccioman 2016-06-03 14:50:03 +02:00
  • b54356baec Fixed line end causing build error. luccioman 2016-06-03 14:39:39 +02:00
  • 1dcb9c5158 on language file delete, del local editfile too (in ConfigLanguage_p servlet) reger 2016-06-03 02:46:11 +02:00
  • a6ba1faa80 introduce a translation edit servlet Translator_p.html YaCy's UI text translation This is the 1st rudimentary approach to support the translatio utilities. It allows currently to edit untranslated text and save it in a local translation file in the DATA/LOCALE directory. + refactor Translator (less static's) to leverage on class overrides and support garbage collection for this 1 time routine + adjust TranslatorXliff to check for local translations in DATA/LOCALE, this includes storing manually downloaded translation files in DATA as well (to keep default untouched) + on 1st call of Translator_p a master tanslation file is generated, checking the supported languages for missing translation text (later this masterfile is planned to part of the distribution, to harmonize translation key text between the languages) Outlook: the local modifications (possibly as translation fragments instead of complete file) to be shared with maintainer using xlif features. reger 2016-06-03 01:46:30 +02:00
  • ab7f82f803 upd to commons-fileupload-1.3.2 reger 2016-06-02 22:15:57 +02:00
  • 9d55998986 upd to Jetty v9.2.17.v20160517 reger 2016-06-02 21:56:56 +02:00
  • 48ea77b8cc git, compile and cleanup in one instruction luccioman 2016-06-02 12:10:12 +02:00
  • fcd7f2a03a Updated docker readme luccioman 2016-06-02 10:03:28 +02:00
  • fb35510b88 Improved curl commands (fail if URL is unreachable). luccioman 2016-06-02 09:24:44 +02:00
  • b3c9041f79 remove with localHostNames redundant (but unused) publicIPv4HostNames and publicIPv6HostNames to free unused resources reger 2016-06-02 01:42:15 +02:00
  • afdd6484ed Compacted some instructions to reduce final image size luccioman 2016-06-01 22:14:58 +02:00
  • 07d9bfc51d Created a Dockerfile for yacy base on Alpine Linux luccioman 2016-06-01 21:50:40 +02:00
  • d4ed2039a7 Updated comments luccioman 2016-06-01 21:49:47 +02:00
  • bd8f7c11f5 Use transparent addToCrawler in AutoSearch instead of addToIndex reger 2016-06-01 01:14:22 +02:00
  • 45cb39cfe1 Merge branch 'docker' of https://github.com/luccioman/yacy_search_server.git into docker luc 2016-05-31 09:52:50 +02:00
  • d27ef36453 Added details about volumes management. luc 2016-05-31 09:51:17 +02:00
  • 59e4f29687 Set process as non-root with "USER" instruction. luc 2016-05-31 09:50:37 +02:00
  • 16174931d1 Fixed link to docker readme (mediawiki format) luccioman 2016-05-31 09:38:00 +02:00
  • e71eb4d9e5 Added virtual machines and containers block luccioman 2016-05-31 09:28:08 +02:00
  • e180170152 Use latest official Docker java image as a basis. luc 2016-05-31 00:12:18 +02:00
  • 9ca2b140d8 Run yacy daemon as non-root for improved security. luc 2016-05-30 23:21:35 +02:00
  • dd9d64ac65 Added curl dependency to allow running stopYACY.sh and /bin sh scripts. luc 2016-05-30 09:14:23 +02:00
  • c7bd040870 correct translation key "About This ...." for simpleheader.template in de, ja + rem obsolete key "Peer Owner Profile" in cn, sk, uk for simpleheader.template + hide empty account lines in ViewProfile servlet reger 2016-05-30 00:53:53 +02:00
  • f23d8ab47b fix 2 more servlet RuntimeException in intranet mode thrown due to seed.getIP() returning null in intranet mode (in servlets: ConfigSearchBox, Load_PHPBB3 +remove unused (const &empty;) seed.IPTYPE reger 2016-05-29 20:35:57 +02:00
  • bb0076c3dd fix: assure close inputstream in TranslatorXliff after reading xlf file by using try-wiht-resource block reger 2016-05-29 01:25:47 +02:00
  • 19509438d9 fix RuntimeException in ConfigRobotsTxt_p in intranet mode due to getIP returning null, by removing redundant property setting of "clientname" which is globally set by template engine reger 2016-05-27 17:30:17 +02:00