summaryrefslogtreecommitdiffstats
path: root/searchcore
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update copyright headers"Jon Bratseth2017-06-141036-1036/+1026
* Merge pull request #2774 from yahoo/bratseth/update-copyright-headersJon Bratseth2017-06-141036-1026/+1036
|\
| * Update copyright headersJon Bratseth2017-06-141036-1026/+1036
* | Rename vespa-fdispatch to vespa-dispatch.Tor Egge2017-06-142-2/+2
|/
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131036-1038/+1028
* Merge with masterJon Bratseth2017-06-135-8/+15
|\
| * Merge pull request #2720 from yahoo/balder/add-zstd-compressorHenning Baldersheim2017-06-135-8/+15
| |\
| | * Followup on @vekterli's comments. Actually propagate ZSTD.Henning Baldersheim2017-06-132-0/+4
| | * Move to separate compression namespace to avoid pollution.Henning Baldersheim2017-06-132-4/+6
| | * Add support for Zstandard compression in the document store.Henning Baldersheim2017-06-122-3/+4
| | * Split out the explicit compressors.Henning Baldersheim2017-06-121-1/+1
* | | Copyright headerJon Bratseth2017-06-131036-1028/+1038
|/ /
* / Don't install test/internal applications.Geir Storli2017-06-121-1/+0
|/
* Rename binaries/scripts in vespaclient-java to use vespa- prefix.Geir Storli2017-06-121-2/+2
* Merge pull request #2681 from yahoo/balder/restart-on-messagebus-port-changeTor Brede Vekterli2017-06-098-13/+19
|\
| * Reduce exposure to config internals.Henning Baldersheim2017-06-085-2/+8
| * Only include what you really needHenning Baldersheim2017-06-083-11/+11
* | avoid trailing slash in ROOT settingArne H Juul2017-06-081-1/+1
|/
* Reduce the visible world..Henning Baldersheim2017-06-071-0/+1
* enumRange is now constexprHenning Baldersheim2017-06-071-1/+1
* Merge branch 'master' into balder/decouple-datatype-and-fiedlvalue-some-moreHenning Baldersheim2017-06-079-23/+20
|\
| * Merge pull request #2624 from yahoo/toregge/use-example-com-instead-of-yahoo-...Geir Storli2017-06-072-13/+13
| |\
| | * Use example.com instead of yahoo.com in unit tests.Tor Egge2017-06-052-13/+13
| * | Merge pull request #2642 from yahoo/toregge/rename-searchcore-binariesGeir Storli2017-06-077-10/+7
| |\ \
| | * | Rename searchcore binaries to have vespa- prefix.Tor Egge2017-06-067-10/+7
| | |/
* | | split log and bufferedlogHenning Baldersheim2017-06-076-3/+7
* | | Do not provide unnecessary fastos/mutex.h by default.Henning Baldersheim2017-06-073-7/+4
* | | Hide BucketId::ListHenning Baldersheim2017-06-071-2/+3
* | | Hide BucketDistributionHenning Baldersheim2017-06-076-124/+55
* | | Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-072-7/+4
|/ /
* | Hide the implementation details.Henning Baldersheim2017-06-063-1/+3
* | Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-0612-27/+23
* | Forward declare DocumentType.Henning Baldersheim2017-06-064-0/+4
* | Include stringfmt where it was needed.Henning Baldersheim2017-06-064-0/+4
|/
* If we fail to listen on a port we just throw an PortlistenException and restart.Henning Baldersheim2017-06-011-6/+4
* Removed frt.h from header files to reduce include volume.Henning Baldersheim2017-06-016-25/+24
* Now everything builds without fastos.hHenning Baldersheim2017-06-012-6/+8
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-0161-61/+0
* Reduce fastos.h dependency.Henning Baldersheim2017-06-0179-526/+196
* You shall not catch unless you know what you are catching and also how to han...Henning Baldersheim2017-05-311-2/+0
* Change pruneremoveddocumentsinterval to default 0, where it is calculated as ...Geir Storli2017-05-301-3/+2
* Merge pull request #2566 from yahoo/geirst/add-shrink-lid-space-flush-target-...Tor Egge2017-05-304-27/+60
|\
| * Shrink lid space on document store on replay done if possible.Geir Storli2017-05-291-0/+6
| * Add shrink lid space flush target for document store.Geir Storli2017-05-293-27/+54
* | Merge pull request #2563 from yahoo/balder/reduce-include-of-fastos.hTor Egge2017-05-301-0/+1
|\ \
| * | Reduce exposure of fastos.h and frt.h.Henning Baldersheim2017-05-301-0/+1
* | | Correct typeHenning Baldersheim2017-05-301-1/+1
* | | Ensure that we have at least 1 guaranteed free worker.Henning Baldersheim2017-05-301-1/+3
| |/ |/|
* | Log extra debug messages when reconfiguring proton.Tor Egge2017-05-291-1/+5
|/