summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/fileconfigmanager
Commit message (Expand)AuthorAgeFilesLines
* 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