aboutsummaryrefslogtreecommitdiffstats
path: root/slobrok/src/vespa/slobrok/server/rpchooks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add capability request filters to Slobrok RPCsTor Brede Vekterli2022-08-261-0/+21
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* remove wiring of useNewLogic flagArne H Juul2021-09-201-6/+0
* remove unused filesArne H Juul2021-09-201-2/+0
* match in unnamed namespaceArne H Juul2021-09-201-38/+19
* removing more codeArne H Juul2021-09-201-5/+20
* remove unused variablesArne H Juul2021-09-201-2/+2
* no double logic if feature flag is onArne H Juul2021-09-201-3/+5
* remove unused RpcServerMap::lookupPattern, move match to RPCHooksArne H Juul2021-09-171-1/+19
* cosmetic code style changesArne H Juul2021-09-161-181/+17
* simplify request completion handlingArne H Juul2021-09-151-11/+4
* avoid spurious errorArne H Juul2021-09-101-8/+2
* take no local action in new doAdd()Arne H Juul2021-09-101-2/+0
* also register in old worldArne H Juul2021-09-101-0/+3
* rewrite to use new logicArne H Juul2021-09-101-0/+116
* added test for local rpc monitor mapHåvard Pettersen2021-09-091-1/+7
* add convenience method in RPCHooks for feature flagArne H Juul2021-09-081-0/+4
* serve RPC calls from global historyArne Juul2021-08-241-55/+54
* inject register calls into new world alsoArne Juul2021-08-201-1/+6
* rewire global historyArne Juul2021-07-151-2/+4
* consistent hierarchical naming in log setupArne Juul2021-07-011-1/+1
* add new RPC api for fetching local viewArne Juul2021-06-291-0/+22
* remove really old unused codeArne Juul2021-06-291-42/+0
* use ServiceMapHistoryArne Juul2021-06-291-1/+1
* remove usage and implementation of "slobrok.mirror.fetch" APIArne Juul2019-05-141-23/+0
* Modernize slobrok internals moreArne Juul2018-10-081-2/+2
* Revert "Arnej/avoid multiple callbacks 2"Henning Baldersheim2018-10-081-2/+2
* avoid multiple callbacks, take 2Arne Juul2018-10-081-2/+2
* Revert "Arnej/avoid multiple callbacks"Harald Musum2018-10-031-2/+2
* rename class to something readableArne Juul2018-10-031-2/+2
* Use std::unique_ptrHenning Baldersheim2018-09-281-14/+6
* Use unique_ptr to signal ownership correctlyHenning Baldersheim2018-09-281-1/+1
* Modernise code and use smart pointers and favor std containers over homegrown...Henning Baldersheim2018-09-281-12/+12
* remove non-instant invocationHåvard Pettersen2018-09-051-19/+19
* 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
* Reduce exposure of fastos.h and frt.h.Henning Baldersheim2017-05-301-0/+2
* count failed heartbeatsArne H Juul2017-05-111-1/+2
* OverrideHenning Baldersheim2017-04-041-6/+2
* NULL -> nullptrHenning Baldersheim2017-01-131-6/+6
* Let getStash return a reference.Henning Baldersheim2017-01-131-2/+2
* Oops, same syntax -> different semantics.Henning Baldersheim2017-01-131-4/+4
* replace memorytub with Stash.Henning Baldersheim2017-01-131-2/+2
* We only need one vtagHenning Baldersheim2016-10-211-9/+8
* This one will never trigger....Henning Baldersheim2016-06-231-1/+1
* PublishJon Bratseth2016-06-151-0/+632