luccioman
e22a22c22f
Try for automated build compatibility on dockerhub
...
Remove (unnecessary?) clean in ant command
9 years ago
luccioman
82d4ff0811
Trace also hidden files in sources
9 years ago
luccioman
9b952e7d91
Moved Dockerfile to project root
...
This is a try for automated build compatibility with Docker Hub
9 years ago
luccioman
a784f21499
Moved Dockerfile to project root
...
This is a try for automated build compatibility on Docker Hub
9 years ago
luccioman
474cf765d7
Try for automated build compatibility on dockerhub
9 years ago
luccioman
fe356d9da0
remove unused wget package dependency
9 years ago
luccioman
5e2ded63ae
Corrected COPY instruction
9 years ago
luccioman
7cb086714d
Try modifications for automated build on dockerhub
9 years ago
luc
60756e603b
Added a Dockerfile
...
The goal is to automate building of yacy docker image from latest
commits.
9 years ago
Andreas
2f9d3ff643
Create .gitignore
9 years ago
Andreas
d60aaa4710
Delete .gitignore
9 years ago
Andreas
b975a01926
Update .gitignore
9 years ago
Andreas
29f86ec135
Update .gitignore
9 years ago
Andreas
943033f464
Delete YaCy ottdist [Builder].launch
9 years ago
otter
d7891daabb
Merge remote-tracking branch 'origin/master'
9 years ago
otter
9f9625259b
again
9 years ago
otter
05288557c1
optimized for small y values
9 years ago
Andreas
65aeff337c
Update .project
9 years ago
Andreas
a1da9d95eb
Merge pull request #5 from yacy/master
...
Get my fork synced #5
9 years ago
otter
1afefebd0f
manually pulled - now pushed
9 years ago
reger
8c9684cc45
optimize surftip data load,
...
double load (index, loader) not neccessary, getMetadata already suficient
+ lng file adjustments
9 years ago
reger
5f113be760
cleanup connectPeer & yacyVersion.latestRelease usage
...
obsolete since
527b3decde
9 years ago
reger
7097dcbdbd
cleanup hack for partial Solr update on multivalued datefields
...
has been fixed in Solr http://issues.apache.org/jira/browse/SOLR-8050
9 years ago
reger
c7b53a4039
populate translation "index browser"
9 years ago
reger
f10ea3c155
clean-out unused SwitchboardConstants
9 years ago
reger
ef24593347
delete obsolete SEARCHRESULT busythread constants
...
not used since 29.05.2013 18:27:27
0c1a018bbd
9 years ago
Andreas
91e1e5640b
Make sure "leftscale" is positive
9 years ago
reger
125b5e26a5
apply bugfix for ChartPlotter from Pullreq 42
...
https://github.com/yacy/yacy_search_server/pull/42
thanks to otteresk (https://github.com/otteresk )
9 years ago
reger
2995389604
upd to commons-io-2.5
9 years ago
reger
28e49bfc22
move obsolete submenuCookie.template translation to submenuAccessTracker.template entry
9 years ago
reger
06ce9ae711
prevent "unchecked conversion" compiler message
...
+ include "translate" property in xlf "trans-unit" export
9 years ago
reger
f03656394e
skip caching of knownURL during transferRWI
...
(cache values not used)
9 years ago
reger
46600ec215
upd to jsoup-1.9.1
9 years ago
reger
bbcd9441bc
upd to metadata-extractor-2.9.1
9 years ago
reger
b4a576dbdf
exclude unused protocol param "duetime"
...
(receiver interpretes param "time" only)
9 years ago
reger
3bd6ae8d8b
keep addon/Notepad++ keyword marker on lng export
...
(length of remarks devider line)
+ harmonize status_p.inc lng text
9 years ago
reger
c5df34989e
take out obsolete "ranking" directory from maven packaging
9 years ago
reger
16837d60c7
fix version in locale version file
...
(it's compared to full version)
9 years ago
reger
0fb01e429e
fix migration, account for ssl port in config (for auto-disable https)
9 years ago
reger
7be1c7a05a
fix logger name
9 years ago
reger
1d940e5a94
upd commons-compress 1.11
9 years ago
reger
7789c32c82
delete crawl queue on init exception
...
(happens occasionally on path name vaiolation and will never get resolved)
9 years ago
reger
f781b9dd47
revert call condition f. migration.installSkins
...
(a bug introduced in fb8ae14b21
,
see comment on that commit )
9 years ago
reger
3adb670f44
remove never used Domains.myHostNames set
9 years ago
reger
6ecc180299
fix rwi doubledom return best (highest) ranking
9 years ago
reger
99ae8589b7
translate ServerScannerList.html
9 years ago
reger
ba5161966f
support xliff for downloaded of language file
9 years ago
reger
2343e3f1cd
keep and update existing xlf translation master instead of create new
...
in utility CreateTranslationMasters
+ small fixes in lng's
9 years ago
reger
4ca89d8f2f
fix some line breaks and mark additional lines w/o translation
9 years ago
reger
a1935f485f
Added utility class CreateTranslationMasters to create a language independant
...
translation master as source to harmonize individual translation files
Included a main to create masters in YaCy an xliff format for testing
+ restrict TranslatorXliff to use only entries with State=translated
P.S. used https://open-language-tools.java.net/editor/about-xliff-editor.html to
experiement with xlf output (haven't a Pootle avail.)
9 years ago