luccioman
|
b62ba0dc7c
|
Fixed as background process title
|
9 years ago |
luccioman
|
09584e8c21
|
Improved titles levels
|
9 years ago |
luccioman
|
e299782cb6
|
Created a docker cloud stack file
May be used for one click deploy on docker cloud (see https://docs.docker.com/docker-cloud/apps/deploy-to-cloud-btn/)
|
9 years ago |
reger
|
27a238062f
|
fix MessageSend servlet response if called for passive peer
|
9 years ago |
reger
|
de46879637
|
fix SeedDB.get(byte[]) hash string compare (for returning own seed shortcut)
|
9 years ago |
reger
|
b74cddc49c
|
upd to Jetty v9.2.16.v20160414
- exclude unused mime4j
- remove unused yacy-cora build
|
9 years ago |
reger
|
24b0fa2a38
|
extend snapshot Html2Image.pdf2image to use PDFBox image export capability
if no external tool installed (and for Win)
Resulting jpg are not always perfect (if graphic included) but imho sufficient.
|
9 years ago |
reger
|
eb2a00b1d8
|
fix NPE on missing crawldepth_i
|
9 years ago |
luccioman
|
78149c9e1b
|
Merge pull request #2 from yacy/master
Merge master
|
9 years ago |
reger
|
4e0892962a
|
fix NPE in citation servlet on empty text field
|
9 years ago |
luc
|
1b189b06fc
|
Try reducing even more final docker image size
|
9 years ago |
luc
|
3a44ee74ba
|
Reduce docker image size
|
9 years ago |
luc
|
e0e19159e9
|
Added docker readme
|
9 years ago |
luc
|
0b68fef7b5
|
Fixed initial admin password initialization
|
9 years ago |
luccioman
|
05565014da
|
Initialize admin password from default or env
|
9 years ago |
luccioman
|
a26f1b3cd7
|
save resource for unused blacklistFiles map (#1)
|
9 years ago |
luccioman
|
ee7cb575ea
|
Moved again Dockerfile to docker subdirectory
|
9 years ago |
luccioman
|
8e758b12a5
|
Moved again Dockerfile to docker subdirectory
|
9 years ago |
reger
|
efb9f1a8b7
|
save resource for unused blacklistFiles map
|
9 years ago |
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 |
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 |
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 |