aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/common/feedtoken.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* fix typo invokation -> invocationThinh Bui2022-11-141-1/+1
* Prepare for throttling of replay.Tor Egge2022-01-211-5/+19
* Implement async delete bucket.Henning Baldersheim2021-10-181-3/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-2/+2
* Reduce code visibility and use rwlock.Henning Baldersheim2020-09-141-5/+2
* Add class comments and resolve PR comments.Henning Baldersheim2020-04-301-2/+11
* - Add async interface to putHenning Baldersheim2020-04-291-29/+46
* Remove unused includes.Tor Egge2017-12-111-1/+0
* Use shared ptr and Idesructorcallback to make it more flexible.Henning Baldersheim2017-10-151-55/+10
* Remove explicit ack and use feedtoken as a smartptrHenning Baldersheim2017-10-131-15/+8
* Avoid using 2 different mechanisms for allowing a only one reply.Henning Baldersheim2017-10-121-3/+2
* Get rid of mbus::reply leftovers.Henning Baldersheim2017-10-121-19/+3
* Remove the PerDocTypeFeedMetricsHenning Baldersheim2017-10-121-20/+8
* No more tracing code that will never be invoked. Nor will the trac enever mak...Henning Baldersheim2017-10-121-19/+0
* Clean up some unused code.Henning Baldersheim2017-10-111-18/+9
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-2/+2
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-5/+5
* PublishJon Bratseth2016-06-151-0/+163