aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #142 from ↵Jon Bratseth2016-06-211-3/+3
|\ | | | | | | | | yahoo/aressem/rpm-systemd-subdir-is-called-system-not-service Wrong name of systemd subdir.
| * Wrong name of systemd subdir.Arnstein Ressem2016-06-211-3/+3
|/
* Aressem/add systemd scripts to rpm spec (#140)Arnstein Ressem2016-06-212-1/+8
| | | | | | * Add generated service files for systemd integration. * vespa core dumper in wrong location.
* ignore files generated by cmake (#141)havardpe2016-06-211-0/+2
|
* First draft of systemd service unit configuration files (#133)Vegard Sjonfjell2016-06-213-0/+25
| | | systemd service unit configuration files for vespa (services) and vespa-configserver
* Merge pull request #132 from yahoo/eirik/update-readmeKristian Aune2016-06-211-5/+6
|\ | | | | Link to quick start guide and user documentation
| * Link to quick start guide and user documentationEirik Nygaard2016-06-211-5/+6
| |
* | Merge pull request #138 from yahoo/arnej/copy-sigterm-catcher-to-yoleanArne H Juul2016-06-219-13/+97
|\ \ | | | | | | Arnej/copy sigterm catcher to yolean
| * | Export new package com.yahoo.yolean.system.gjoranv2016-06-211-0/+5
| | |
| * | Bundle vespajlib into container-disc again.gjoranv2016-06-215-12/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | - after briefly trying to include it in jdisc_core. This was abandoned because vespajlib leaks commons-lang packages from its apis. This reverts commit a522b5ac3d26e8ae9619c1bf85aada0eb98edc33. This reverts commit b644afac2ef70c622feafd43742fb70f31418237.
| * | use CatchSigTerm from yoleanArne Juul2016-06-211-1/+1
| | |
| * | copy utility from vespajlibArne Juul2016-06-212-0/+88
| |/ | | | | | | | | | | | | * this class will be used by jdisc_core but we want to avoid the classloader problems we got when jdisc_core used vespajlib directly, so copy it to this library that has fewer transitive dependencies.
* | Merge pull request #137 from yahoo/kkraune/use-simpler-idsKristian Aune2016-06-211-2/+2
|\ \ | | | | | | do not use special chars in ids
| * | Update music-data-feed.jsonKristian Aune2016-06-211-2/+2
| | |
| * | do not use special chars in idsKristian Aune2016-06-211-2/+2
|/ / | | | | - makes it more difficult to write easy first steps due to encoding
* | Merge pull request #136 from yahoo/hmusum/make-cleanup-path-explicithakonhall2016-06-211-1/+1
|\ \ | | | | | | Make cleanup path explicit
| * | Make cleanup path explicitHarald Musum2016-06-211-1/+1
|/ /
* | Merge pull request #135 from yahoo/revert-125-gv/searchlib3gjoranv2016-06-214-11/+11
|\ \ | | | | | | Revert "Install searchlib as a bundle"
| * | Revert "Install searchlib as a bundle"gjoranv2016-06-214-11/+11
|/ /
* | Merge pull request #63 from yahoo/musum/ymon-not-usedHarald Musum2016-06-212-2/+0
|\ \ | |/ |/| Remove ymon dir, not used anymore
| * Remove ymon dir, not used anymoreHarald Musum2016-06-172-2/+0
| |
* | Merge pull request #129 from yahoo/revert-126-gv/searchlib-vespajlibgjoranv2016-06-211-1/+0
|\ \ | | | | | | Revert "Vespajlib is provided from jdisc_core."
| * | Revert "Vespajlib is provided from jdisc_core."Harald Musum2016-06-211-1/+0
|/ /
* | Merge pull request #127 from ↵Eirik Nygaard2016-06-212-1/+2
|\ \ | | | | | | | | | | | | yahoo/aressem/cmake-add-vespa-core-dumper-to-install Add vespa-core-dumper and set the kernel.core_pattern to something us…
| * | Add vespa-core-dumper and set the kernel.core_pattern to something usable ↵Arnstein Ressem2016-06-212-1/+2
| | | | | | | | | | | | for CentOS 7
* | | Merge pull request #122 from yahoo/aressem/rpm-missing-files-from-config-modelEirik Nygaard2016-06-212-0/+11
|\ \ \ | |/ / |/| | Aressem/rpm missing files from config model
| * | Need logserver as well.Arnstein Ressem2016-06-211-0/+1
| | |
| * | Add more scripts and symlinks.Arnstein Ressem2016-06-212-0/+2
| | |
| * | Ignore .gitignore on install.Arnstein Ressem2016-06-201-2/+2
| | |
| * | Put schema in right directory. Add it in rpm spec.Arnstein Ressem2016-06-202-1/+2
| | |
| * | Added more files from config-model.Arnstein Ressem2016-06-201-0/+7
| | |
* | | Merge pull request #126 from yahoo/gv/searchlib-vespajlibgjoranv2016-06-211-0/+1
|\ \ \ | | | | | | | | Vespajlib is provided from jdisc_core.
| * | | Vespajlib is provided from jdisc_core.gjoranv2016-06-211-0/+1
| | | |
* | | | Merge pull request #123 from yahoo/musum/use-lib64-site-perlArne H Juul2016-06-212-0/+2
|\ \ \ \ | |/ / / |/| | | search .../lib64/perl5/site_perl for modules
| * | | search .../lib64/perl5/site_perl for modulesHarald Musum2016-06-202-0/+2
| | | |
* | | | Merge pull request #125 from yahoo/gv/searchlib3gjoranv2016-06-214-11/+11
|\ \ \ \ | |/ / / |/| | | Install searchlib as a bundle
| * | | Install searchlib as a bundlegjoranv2016-06-214-11/+11
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .. instead of embedding into the container-disc bundle * Add searchlib as a direct dependency of container-dev, as it was until now pulled in via container-search * Remove invalid exclusions of searchlib - it's not pulled in transitively anymore, as it's been set to provided scope in container-search and container-disc
* | | Merge pull request #121 from yahoo/geirst/remove-placement-delete-testhavardpe2016-06-209-101/+0
|\ \ \ | | | | | | | | Remove test that verifies that gcc works as intended.
| * | | Remove test that verifies that gcc works as intended.Geir Storli2016-06-209-101/+0
| | | |
* | | | Merge pull request #120 from yahoo/bratseth/readme-fixesJon Bratseth2016-06-202-6/+6
|\ \ \ \ | | | | | | | | | | Bratseth/readme fixes
| * | | | Switch link and link text and convert html to entitiesJon Bratseth2016-06-201-5/+5
| | | | |
| * | | | Make link using markdowns stupid rulesJon Bratseth2016-06-201-1/+1
|/ / / /
* | | | Merge pull request #118 from yahoo/havardpe/make-slaveproc-test-run-fasterHenning Baldersheim2016-06-201-3/+4
|\ \ \ \ | | | | | | | | | | avoid multiple levels of sub-processes
| * | | | avoid multiple levels of sub-processesHaavard2016-06-201-3/+4
| | | | |
* | | | | Merge pull request #119 from yahoo/bratseth/add-documentation-howtoKristian Aune2016-06-202-1/+80
|\ \ \ \ \ | | | | | | | | | | | | Add documentation readme
| * | | | | Add documentation readmeJon Bratseth2016-06-202-1/+80
| | | | | |
* | | | | | Merge pull request #106 from yahoo/geirst/fix-testkit-subset-unit-testhavardpe2016-06-202-0/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix unit test by allowing test functions to be executed in different …
| * | | | | | Fix unit test by allowing test functions to be executed in different order ↵Geir Storli2016-06-202-0/+21
| | |_|/ / / | |/| | | | | | | | | | | | | | | | on CentOs.
* | | | | | Merge pull request #12 from ↵Henning Baldersheim2016-06-205-44/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | yahoo/balder/micro-optimize-query-setup-based-on-gemini Balder/micro optimize query setup based on gemini
| * | | | | Rename NonFinal to Base after feedback from havardpe.Henning Baldersheim2016-06-201-5/+5
| | | | | |