summaryrefslogtreecommitdiffstats
path: root/slobrok/src/vespa
Commit message (Expand)AuthorAgeFilesLines
* Make slobrok RegisterAPI busy flag polling data race freeTor Brede Vekterli2019-01-102-6/+7
* Expose exception information. If totally unknown, generate core.Henning Baldersheim2018-10-091-3/+3
* Modernize slobrok internals moreArne Juul2018-10-089-118/+122
* Revert "Arnej/avoid multiple callbacks 2"Henning Baldersheim2018-10-0811-152/+124
* RequestDone must still cleanup after AbortArne Juul2018-10-082-10/+17
* avoid multiple callbacks, take 2Arne Juul2018-10-0811-121/+142
* Revert "Arnej/avoid multiple callbacks"Harald Musum2018-10-0311-142/+121
* reduce data multiplicationArne Juul2018-10-032-13/+12
* simplify / clarify code somewhatArne Juul2018-10-031-9/+16
* simplify some APIsArne Juul2018-10-035-24/+28
* rename class to something readableArne Juul2018-10-037-81/+75
* modernize slightlyArne Juul2018-10-032-8/+7
* avoid multi-thread issueArne Juul2018-10-034-3/+21
* Follow up on PR comments.Henning Baldersheim2018-09-283-17/+15
* Do not refer data that is movedHenning Baldersheim2018-09-281-24/+22
* Use std::unique_ptrHenning Baldersheim2018-09-285-45/+29
* Use std::unique_ptrHenning Baldersheim2018-09-282-7/+5
* Use std::unique_ptrHenning Baldersheim2018-09-284-50/+20
* Use unique_ptr to signal ownership correctlyHenning Baldersheim2018-09-288-59/+56
* Modernise code and use smart pointers and favor std containers over homegrown...Henning Baldersheim2018-09-2824-377/+273
* Modernise code and use smart pointers and favor std containers over homegrown...Henning Baldersheim2018-09-283-36/+32
* Modernise code and use smart pointers and favor std containers over homegrown...Henning Baldersheim2018-09-287-99/+80
* remove non-instant invocationHÃ¥vard Pettersen2018-09-052-21/+21
* Remove whitespaceHenning Baldersheim2018-08-122-4/+4
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Pass stringref by valueHenning Baldersheim2018-08-102-4/+4
* use LOG_ABORT not just abort()Arne Juul2018-06-122-4/+4
* Move it to a less general namespaceHenning Baldersheim2018-04-052-4/+4
* Revert "Revert "Balder/quick restart of slobrok""Henning Baldersheim2018-04-058-35/+132
* Revert "Balder/quick restart of slobrok"Henning Baldersheim2018-04-058-132/+35
* Giving up if it fails constructing the StateServer for a long enough period.Henning Baldersheim2018-04-052-6/+13
* Use default timeoutHenning Baldersheim2018-04-051-1/+1
* Only bring up the state server with vespa-slobrok app.Henning Baldersheim2018-04-055-6/+24
* Use a reconfigurable stateserver.Henning Baldersheim2018-04-058-32/+104
* Use std::mutex instead of FastOS_Mutex in slobrok and vespalog modules.Tor Egge2017-10-272-26/+23
* Update copyright headersJon Bratseth2017-06-1456-56/+56
* Revert "Update copyright headers"Jon Bratseth2017-06-1456-56/+56
* Update copyright headersJon Bratseth2017-06-1456-56/+56
* Revert "Copyright header"Jon Bratseth2017-06-1356-56/+56
* Copyright headerJon Bratseth2017-06-1356-56/+56
* Reduce exposure to config internals.Henning Baldersheim2017-06-081-0/+1
* Remove assert that can not be reached anymore.Henning Baldersheim2017-06-071-2/+1
* Use a more precise NetworkSetupFailureException instead.Henning Baldersheim2017-06-071-2/+2
* Use shortform for nested namespaceHenning Baldersheim2017-06-071-5/+2
* Throw instead of asserting giving the user the ability to handle the error mo...Henning Baldersheim2017-06-071-11/+16
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Reduce exposure of fastos.h and frt.h.Henning Baldersheim2017-05-3039-153/+101
* count failed heartbeatsArne H Juul2017-05-115-3/+12
* only produce warnings when there are unexpected collisionsArne H Juul2017-05-031-17/+15
* Add missing fileHenning Baldersheim2017-05-021-0/+28