summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/common
Commit message (Expand)AuthorAgeFilesLines
* Revert "Copyright header"Jon Bratseth2017-06-1310-10/+10
* Copyright headerJon Bratseth2017-06-1310-10/+10
* enumRange is now constexprHenning Baldersheim2017-06-071-1/+1
* Hide BucketDistributionHenning Baldersheim2017-06-071-0/+1
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-0/+1
* Forward declare DocumentType.Henning Baldersheim2017-06-061-0/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-014-4/+0
* Remove unused schema changes related code. We now use state v1 api toTor Egge2017-05-263-139/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-243-13/+13
* We do not need the IIndexManagerFactory in searchcore anymore.Henning Baldersheim2017-05-241-10/+2
* Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-4/+5
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-0/+1
* Merge pull request #2177 from yahoo/toregge/add-index-aspect-inspectorGeir Storli2017-04-192-42/+23
|\
| * Stop passing schema to CachedSelect, passing attribute manager is sufficient.Tor Egge2017-04-182-42/+23
* | add override in searchcore moduleArne H Juul2017-04-121-1/+1
|/
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-053-49/+52
* Change document type inspector to look at two document types at a time.Tor Egge2017-03-311-17/+52
* Rename *referent* -> *reference* to align with naming elsewhere (e.g. config-...Geir Storli2017-03-071-4/+4
* Resolve document db references during reconfig.Tor Egge2017-03-011-1/+9
* Make ComponentGuard::get() return a pointer, not a referenceTor Brede Vekterli2017-02-271-1/+1
* Add mock implementation of attribute manager.Geir Storli2017-02-201-61/+13
* Add document db referent registry to proton.Tor Egge2017-02-151-0/+3
* Decouple includes.Henning Baldersheim2016-12-161-3/+3
* Use schema::DataTypeHenning Baldersheim2016-12-124-33/+24
* Implement disk write speed sampling.Tor Egge2016-11-084-0/+95
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-163-5/+5
* PublishJon Bratseth2016-06-1516-0/+1789