aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/configurer/configurer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Simplify IThreadingService as there only is one field writer executor.Geir Storli2023-08-311-2/+2
* Move ranking config to configdefinitions module.Tor Egge2023-05-091-1/+2
* Revert "Move ranking config to configdefinitions module"Harald Musum2023-05-081-2/+1
* Move ranking config to configdefinitions module.Tor Egge2023-05-081-1/+2
* Remove unused parameter in prepare_reconfig member functions.Tor Egge2023-02-091-3/+3
* Delay creation of AttributeCollectionSpec.Tor Egge2023-02-081-25/+31
* Prepare new attribute manager in prepare_reconfig.Tor Egge2023-02-071-7/+14
* Pass optional serial num to prepare reconfig.Tor Egge2023-02-071-3/+3
* Reapply make attribute collection spec serial num optional.Tor Egge2023-02-061-19/+33
* Revert "Make attribute collection spec serial num optional. Pass reconfig"Henning Baldersheim2023-02-061-33/+19
* Make attribute collection spec serial num optional. Pass reconfigTor Egge2023-02-061-19/+33
* Drop ranking assets repo from SearchableDocSubDB.Tor Egge2023-02-031-4/+3
* Remove unused variable.Tor Egge2023-02-021-1/+0
* Add helper member function to fixture classes.Tor Egge2023-02-021-46/+60
* Add prepare_reconfig member function to FastAccessDocSubDBConfigurerTor Egge2023-02-021-13/+45
* Propagate schema to summary manager.Tor Egge2023-01-251-1/+28
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* GC unused session managerHenning Baldersheim2022-12-081-1/+0
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-7/+4
* Revert "Revert "Unify access to assets needed during rank-setup.""Henning Baldersheim2022-09-071-1/+1
* Revert "Unify access to assets needed during rank-setup."Tor Egge2022-09-071-1/+1
* Merge branch 'master' into balder/unify-access-to-ranking-assetsHenning Baldersheim2022-09-071-4/+2
|\
| * Stop using summarymap config in backend.Tor Egge2022-09-061-4/+2
* | Unify access to assets needed during rank-setup.Henning Baldersheim2022-09-061-1/+1
|/
* Remove unused DocTypeName parameter.Tor Egge2022-08-261-1/+1
* Remove IDocsumStore::getSummaryClassId() member function.Tor Egge2022-08-261-0/+1
* Remove most use of vespalib::rmdir in searchcore.Tor Egge2022-06-021-6/+6
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-16/+13
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-11/+14
* Let the InvocationService drive the clock instead of having its own ticking l...Henning Baldersheim2022-03-031-3/+4
* Revert "Revert "Revert "Revert "Use common tranport for TlsClient""""Henning Baldersheim2022-02-231-17/+13
* Revert "Revert "Revert "Use common tranport for TlsClient"""Harald Musum2022-02-231-13/+17
* Revert "Revert "Use common tranport for TlsClient""Henning Baldersheim2022-02-221-17/+13
* Revert "Use common tranport for TlsClient"Harald Musum2022-02-221-13/+17
* - Use common tranport for TlsClient.Henning Baldersheim2022-02-221-17/+13
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-0/+1
* GC some unused code and less sync_all_executors.Henning Baldersheim2021-11-211-1/+1
* GC unused code and replace sync_all_executors in test.Henning Baldersheim2021-11-211-6/+0
* Do not inherit Syncable. sync -> sync_all_executors to make its call sites mo...Henning Baldersheim2021-11-161-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* external ranking expressionsHåvard Pettersen2021-05-201-0/+2
* Revert "external ranking expressions"Harald Musum2021-05-201-2/+0
* external ranking expressionsHåvard Pettersen2021-05-181-0/+2
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-2/+3
* Extend unit test for ReconfigParams.Tor Egge2021-02-021-0/+7
* gc last usages of closuresHenning Baldersheim2021-01-261-4/+3
* Use shared_ptr instead of reference.Henning Baldersheim2020-10-301-29/+26