summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton
Commit message (Expand)AuthorAgeFilesLines
* Rename ISequencedTaskExecutor::sync() to sync_all().Tor Egge2021-10-285-11/+11
* Merge pull request #19776 from vespa-engine/balder/notifyRemove-2-notifyRemovesGeir Storli2021-10-281-1/+1
|\
| * notifyRemove -> notifyRemovesHenning Baldersheim2021-10-281-1/+1
* | Do not hold the bucket guard longer than necessary.Henning Baldersheim2021-10-281-1/+5
|/
* Merge pull request #19760 from vespa-engine/balder/notify-in-batchHenning Baldersheim2021-10-281-5/+7
|\
| * Notify gid-lid changes in batch on delete bucket.Henning Baldersheim2021-10-271-5/+7
* | GC unused code.Henning Baldersheim2021-10-281-19/+10
* | Update 2019 Oath copyrights.gjoranv2021-10-275-5/+5
|/
* Add and clarify on-first-phaseHenning Baldersheim2021-10-271-0/+13
* remove old docsum_by_slime RPC protocolArne H Juul2021-10-251-204/+1
* Merge pull request #19622 from vespa-engine/arnej/add-true-and-false-itemsv7.486.17Arne H Juul2021-10-192-0/+26
|\
| * extend unit testArne H Juul2021-10-191-0/+24
| * use custom types for true/false (NodeTypes::True, ProtonTrue, etc)Arne H Juul2021-10-191-2/+2
| * add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+2
* | Use the ExecutorStats type directly.Henning Baldersheim2021-10-191-2/+1
* | Merge pull request #19613 from vespa-engine/toregge/move-monitored-refcount-t...Henning Baldersheim2021-10-186-7/+14
|\ \
| * | Move MonitoredRefCount and RetainGuard to vespalib.Tor Egge2021-10-186-7/+14
| |/
* / Make setActiveState async.Henning Baldersheim2021-10-173-7/+6
|/
* update after reviewArne H Juul2021-10-152-3/+3
* more useful DocsumReplyArne H Juul2021-10-142-3/+3
* make DocsumReply a proper classArne H Juul2021-10-142-10/+14
* Merge pull request #19534 from vespa-engine/arnej/only-slime-docsumsArne H Juul2021-10-142-410/+298
|\
| * remove and simplify even moreArne H Juul2021-10-132-43/+11
| * rewrite tests with only root slime docsumsArne H Juul2021-10-131-306/+242
| * rewrite tests with only root slime docsumsArne H Juul2021-10-131-67/+51
* | Shortcut bucket creation if it already exist.Henning Baldersheim2021-10-131-0/+5
|/
* Update Verizon Media copyright notices.gjoranv2021-10-0727-27/+27
* Update 2018 copyright notices.gjoranv2021-10-079-9/+9
* Update 2017 copyright notices.gjoranv2021-10-07191-191/+191
* Anonymous resident memory used by current process is only sampled on linux.Tor Egge2021-09-271-0/+6
* Remove explicit tracking of enum store and multi-value address space usage.Geir Storli2021-09-211-9/+9
* Get paged setting from live attribute config.Tor Egge2021-08-251-0/+10
* Report max address space used in attribute vector components from content nod...Geir Storli2021-08-201-25/+25
* Use max address space used in attribute vector components to determine whethe...Geir Storli2021-08-202-40/+11
* Track max address space usage among components in attributes vectors in all s...Geir Storli2021-08-202-0/+56
* Wire in the shared executor for use when loading attributes.Henning Baldersheim2021-08-131-2/+5
* Generalize how address space usage is reported from attribute vectors.Geir Storli2021-07-151-8/+11
* Optimize assign updates to tensor attribute with hnsw index by handling them ...Geir Storli2021-07-141-3/+35
* Eliminate race in flush engine unit test which caused premature wakeup.Tor Egge2021-07-091-1/+8
* Adjust reporting of disk and memory usage in proton.Tor Egge2021-07-072-0/+48
* GC unused members from SearchReplyHenning Baldersheim2021-06-282-6/+0
* GC dual semicolonHenning Baldersheim2021-06-231-7/+7
* Merge pull request #18386 from vespa-engine/havardpe/onnx-dry-run-implHenning Baldersheim2021-06-231-0/+23
|\
| * dry run onnx models on setupHåvard Pettersen2021-06-231-0/+23
* | Use equality operators.Henning Baldersheim2021-06-231-13/+33
* | Only log when config actually changes.Henning Baldersheim2021-06-231-0/+29
|/
* Allow more disk bloat when retiring.Henning Baldersheim2021-06-171-1/+1
* Use correct serial number for resumed save config.Tor Egge2021-06-171-6/+118
* use explicit expression nameHåvard Pettersen2021-06-021-1/+3
* Remove unused variable.Tor Egge2021-05-251-1/+0