aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_aspect_delayer/attribute_aspect_delayer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove summary field types from summary.def.Geir Storli2022-09-231-49/+47
* Put commands for docsum field writers at a common place.Geir Storli2022-09-191-28/+47
* Stop using summarymap config in backend.Tor Egge2022-09-061-134/+31
* Let attribute aspect delayer adjust summary config.Tor Egge2022-09-031-14/+62
* Move the AttributeSpec and hide the ConfigHenning Baldersheim2022-05-261-8/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Extend AttributeAspectDelayer to handle matchedattributeelementsfilterTor Egge2019-10-221-3/+48
* Optimize updates to tensor attributes by only updating them in-memory and no ...Geir Storli2019-03-081-8/+20
* Rewrite attribute aspect delayer test to use gtest.Geir Storli2019-03-071-120/+116
* Pass name by reference.Tor Egge2019-02-221-1/+1
* If removal of attribute aspect is delayed but summary aspect has been removedTor Egge2019-02-211-22/+51
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-201-2/+42
|\
| * Struct field attributes can be removed without reprocessing.Tor Egge2018-06-131-2/+42
* | use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+4
|/
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Remove unused setup method.Tor Egge2017-04-201-5/+3
* Stop making attribute specs in AttributeAspectDelayer.Tor Egge2017-04-201-67/+2
* Remove unneeded hideFromReading/hideFromWriting flags.Tor Egge2017-04-201-9/+7
* Rename AttributeSpecsBuilder to AttributeAspectDelayer.Tor Egge2017-04-201-0/+384