summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb
Commit message (Expand)AuthorAgeFilesLines
* Fix mixup of summary thread observer and index thread observer.Tor Egge2018-11-011-1/+1
* Migrate document counts metrics to new naming scheme.Geir Storli2018-09-211-2/+2
* Revert "Migrate document counts metrics to new naming scheme."Henning Baldersheim2018-09-201-2/+2
* Migrate document counts metrics to new naming scheme.Geir Storli2018-09-201-2/+2
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-0/+1
* move LOG_SETUP after other includesArne Juul2018-06-203-9/+9
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-205-8/+13
|\
| * Reduce code visibility and C++11ification.Henning Baldersheim2018-06-144-5/+10
| * Reinstate update verificationHenning Baldersheim2018-06-141-4/+0
| * Temporarily disable testHenning Baldersheim2018-06-131-0/+4
| * 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-122-3/+3
* | use LOG_ABORT not just abort()Arne Juul2018-06-123-5/+11
|/
* Merge branch 'master' into balder/reduce-code-visibility-rebasedHenning Baldersheim2018-06-121-0/+1
|\
| * Reduce code visibilityHenning Baldersheim2018-06-111-0/+1
* | Reduce code visibilityHenning Baldersheim2018-06-123-1/+3
|/
* Simplify method names based on review feedback:Tor Egge2018-06-061-1/+1
* Adjust naming: compoundAttribute -> structFieldAttribute.Tor Egge2018-06-061-1/+1
* Use existing way of annotating fastaccess attributes.Henning Baldersheim2018-05-311-9/+8
* Use existing way of annotating fastaccess only attributes.Henning Baldersheim2018-05-311-13/+16
* Compute updatescope inline when applying updates to attributes.Henning Baldersheim2018-05-311-22/+23
* Propagate updated document (after applying partial update) to compoundTor Egge2018-05-301-0/+1
* Extend attrbute writer with update method used for propagating updates toTor Egge2018-05-301-0/+7
* Perform fixup on put and update operations using non-current document type repo.Tor Egge2018-05-291-12/+38
* Copy matching metrics from LegacyDocumentDBMetrics to DocumentDBTaggedMetrics...Geir Storli2018-05-041-4/+4
* Implement mock of proton::IAttributeManager.Geir Storli2018-04-231-62/+3
* Enable import of imported attribute vector in backend.Tor Egge2018-04-201-1/+3
* Change AttributeContext to use makeReadGuard method on attribute vectors.Tor Egge2018-04-201-1/+1
* Extend unit test coverage to check validation of updates with fallback toTor Egge2018-04-051-11/+42
* Add extra check if document type for update operation might be differentTor Egge2018-04-052-9/+78
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-045-0/+5
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-0411-28/+28
* Use shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-2/+2
* Revert "Revert "Balder/compute summary cache automatically in backend""Henning Baldersheim2018-01-313-5/+4
* Revert "Balder/compute summary cache automatically in backend"Harald Musum2018-01-313-4/+5
* Add the HwInfo to the BootstrapConfig.Henning Baldersheim2018-01-303-5/+4
* Remove the support for extra config, that is a leftover from rise integration...Henning Baldersheim2018-01-291-22/+4
* Revert "Revert "Revert "Balder/group multiple commits rebased 1"""Henning Baldersheim2018-01-141-2/+4
* Revert "Revert "Balder/group multiple commits rebased 1""Henning Baldersheim2018-01-121-4/+2
* Revert "Balder/group multiple commits rebased 1"Arnstein Ressem2018-01-121-2/+4
* Merge pull request #4601 from vespa-engine/balder/group-multiple-commits-reba...Henning Baldersheim2018-01-111-4/+2
|\
| * Wire in the remaining config and make it not require restart.Henning Baldersheim2018-01-101-4/+2
* | Let proton subscribe to bucketspaces config.Tor Egge2018-01-093-0/+9
|/
* Use standard locking in searchlib (pass 1).Tor Egge2017-12-121-0/+1
* Factor out CountDownLatch and Gate to separate header files.Tor Egge2017-12-112-2/+2
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-072-4/+44
* Consolidate makeBucketSpace() test functions to document module.Tor Egge2017-11-145-10/+10
* Rename storage::spi::test::makeBucket to storage::spi::test::makeSpiBucket.Tor Egge2017-10-201-2/+2
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-183-29/+17
* Revert "Introduce async write interface in the TLS."Henning Baldersheim2017-10-173-17/+29
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-173-29/+17