summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-transactionlog-inspect/vespa-transactionlog-inspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust serial number in feed handler during replay to ensureTor Egge2020-11-171-0/+1
* Decouple code and reduce code visibility.Henning Baldersheim2020-09-151-8/+8
* Do the time tracking for immediate commit in the replay state instead of havi...Henning Baldersheim2020-08-191-0/+1
* c_str -> dataHenning Baldersheim2020-01-211-1/+1
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-16/+14
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+3
* Add type casts and adjust format strings in searchcore module.Tor Egge2019-03-141-1/+3
* Remove remains of spooler code from searchcore.Tor Egge2018-09-141-4/+0
* Reduce code visibility and C++11ification.Henning Baldersheim2018-06-141-2/+1
* Remove subscribe to TLS.Henning Baldersheim2017-10-111-1/+0
* Include lessHenning Baldersheim2017-07-311-6/+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
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-0/+1
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-6/+6
* add override in searchcore moduleArne H Juul2017-04-121-49/+49
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-59/+84
* Clearly differentiate when you promise a long lived buffer and not.Henning Baldersheim2017-01-191-3/+1
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-1/+4
* Avoid pulling in confige everywhere through documenttypes config.Henning Baldersheim2016-12-121-0/+1
* Now make all worksHenning Baldersheim2016-11-241-3/+4
* PublishJon Bratseth2016-06-151-0/+634