summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_initializer
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-6/+7
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-29/+26
* Add AttributeInitializerResult class, representing an initialized attribute.Tor Egge2017-04-051-12/+12
* Pass attribute spec to attribute initializer.Tor Egge2017-04-051-15/+15
* Check collection type parameters before loading attribute.Tor Egge2017-03-301-0/+16
* Don't load attributes that are too old.Tor Egge2017-03-291-0/+9
* Rename method to reduce cognitive cost.Tor Egge2017-03-281-2/+2
* Add more failure cases, mismatching base type and mismatching collection type.Tor Egge2017-03-281-0/+29
* Add unit test for attribute initializer.Tor Egge2017-03-284-0/+164