aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/profile/QueryProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Unify on List.ofHenning Baldersheim2024-04-111-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-6/+3
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-3/+6
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-6/+3
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-6/+6
* Support substitutions in tensorsJon Bratseth2022-03-301-17/+10
* Stable query profile idsJon Bratseth2021-10-291-4/+17
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-281-6/+5
* Clean upJon Marius Venstad2021-01-101-2/+2
* Cache CompoundName and Binding instances created during compilationJon Marius Venstad2021-01-081-4/+6
* Support setting specific variants unoverridableJon Bratseth2020-11-101-8/+26
* Revert "Merge pull request #15181 from vespa-engine/revert-15180-bratseth/ove...Jon Bratseth2020-11-041-12/+9
* Revert "Override in variant references"Arnstein Ressem2020-11-041-9/+12
* Override in variant referencesJon Bratseth2020-11-041-12/+9
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-4/+5
* Skip variants on disjoint pathsJon Bratseth2020-06-301-0/+2
* Collect all information in one visitingJon Bratseth2020-06-301-32/+1
* Create context map lazilyJon Bratseth2020-04-141-3/+3
* Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-051-1/+1
* Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-041-1/+1
* Revert "Merge pull request #12035 from vespa-engine/revert-12025-bratseth/ano...Jon Bratseth2020-02-031-1/+1
* Revert "Allow extension of implicitly ref'ed query profile types"Jon Bratseth2020-02-021-1/+1
* Allow extension of implicitly ref'ed query profile typesJon Bratseth2020-01-311-1/+1
* Trace sources of query profile valuesJon Bratseth2019-10-281-15/+23
* Retain information about sources when compilingJon Bratseth2019-10-281-6/+11
* Note value source when visitingJon Bratseth2019-10-281-13/+29
* Support relative substitution by prefixing a property by dotJon Bratseth2019-10-071-48/+48
* Handle inherited variants with different dimensionsJon Bratseth2019-08-221-9/+9
* Include Query model in listPropertiesJon Bratseth2018-04-261-6/+7
* Verify macrosJon Bratseth2018-01-311-62/+62
* Let profile.type override profile.inherited.type in listTypesJon Bratseth2018-01-251-1/+6
* 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
* Avoid unnecessary registry creationJon Bratseth2017-01-171-16/+16
* PublishJon Bratseth2016-06-151-0/+835