summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/fileconfigmanager
Commit message (Expand)AuthorAgeFilesLines
* handle onnx models configHÃ¥vard Pettersen2020-09-011-0/+6
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-4/+1
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-2/+3
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Revert "Revert "Balder/compute summary cache automatically in backend""Henning Baldersheim2018-01-311-3/+2
* Revert "Balder/compute summary cache automatically in backend"Harald Musum2018-01-311-2/+3
* Add the HwInfo to the BootstrapConfig.Henning Baldersheim2018-01-301-3/+2
* Remove the support for extra config, that is a leftover from rise integration...Henning Baldersheim2018-01-291-22/+4
* Let proton subscribe to bucketspaces config.Tor Egge2018-01-091-0/+3
* Update copyright headersJon Bratseth2017-06-144-3/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+3
* Update copyright headersJon Bratseth2017-06-144-3/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+3
* Copyright headerJon Bratseth2017-06-134-3/+4
* Remove unused schema changes related code. We now use state v1 api toTor Egge2017-05-261-1/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Remove history schema and wiping of old removed fields.Tor Egge2017-04-241-123/+18
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-5/+5
* Test that ranking constants and imported fields config is not saved to disk.Geir Storli2017-02-161-11/+32
* Avoid pulling all of config everywhere.Henning Baldersheim2016-12-201-0/+1
* - Break dependency on bootstrapconfig.hHenning Baldersheim2016-12-191-0/+1
* Decouple so that not all config is pulled in everywhere.Henning Baldersheim2016-12-121-3/+7
* Use schema::DataTypeHenning Baldersheim2016-12-121-4/+4
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-2/+2
* Remove RankingConstantsConfig from DocumentDBConfig and add builder used in u...Geir Storli2016-09-052-34/+5
* Integrate and populate matching::RankingConstants based on files acquired fro...Geir Storli2016-09-021-2/+2
* use std::make_shared more oftenArne H Juul2016-08-311-38/+16
* subscribe to ranking constants configArne H Juul2016-08-311-0/+7
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-2/+1
* Aressem/cmake out of source test for script (#409)Arnstein Ressem2016-08-153-2/+3
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-0/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-1515-0/+383