aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_manager
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2443 from yahoo/geirst/init-handling-of-lid-space-compact...Tor Egge2017-05-181-6/+7
|\
| * Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-6/+7
* | Revert "Revert "Toregge/add shrink lid space flush target""Tor Egge2017-05-161-0/+40
* | Serialize late attribute manager initialization (after all attributeTor Egge2017-05-151-1/+6
* | Revert "Toregge/add shrink lid space flush target"Tor Egge2017-05-151-40/+0
* | Test estimation of shrink serial and handover of shrink flushtarget.Tor Egge2017-05-121-0/+40
|/
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-091-0/+1
* Rename wipeHistory() to pruneRemovedFields() in handling of attribute fields.Tor Egge2017-04-271-2/+2
* Remove recently added attribute specs from document db config.Tor Egge2017-04-201-8/+18
* Pass attribute spec to attribute manager addAttribute method.Tor Egge2017-04-051-18/+11
* Use more forward declarations.Tor Egge2017-04-051-0/+1
* Change signature of AttributeCollectionSpecFactory::create toTor Egge2017-04-041-18/+8
* Move nested class AttributeCollectionSpec::Attribute out to AttributeSpec.Tor Egge2017-03-311-19/+18
* Don't load attributes that are too old.Tor Egge2017-03-291-19/+19
* Refactor parameters for predicate attributes.Tor Egge2017-03-271-2/+7
* Check tensor type and predicate params before allowing transfer of attribute.Tor Egge2017-03-241-0/+26
* Don't transfer attribute from old to new attribute manager if data typeTor Egge2017-03-231-0/+30
* Use AttributeDirectory also when loading attributes.Tor Egge2017-03-231-8/+4
* Use new AttributeDirectory in flush targets.Tor Egge2017-03-231-6/+6
* Simplify wipe history arguments to attribute manager, supply serial numberTor Egge2017-03-211-4/+6
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-39/+47
* Expose imported attributes via attribute context from attribute manager.Geir Storli2017-03-011-13/+65
* Make ComponentGuard::get() return a pointer, not a referenceTor Brede Vekterli2017-02-271-6/+6
* Use schema::DataTypeHenning Baldersheim2016-12-121-2/+2
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-3/+3
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-3/+6
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+703