summaryrefslogtreecommitdiffstats
path: root/lib/bb/server
AgeCommit message (Expand)Author
2016-03-24bitbake: xmlrpc: set single use mode differentlyEd Bartosh
2016-03-09server/process: Try connecting 4 times before giving upLucas Dutra Nunes
2016-03-09xmlrpc: fix bug in setting XMLRPCServer.single_useEd Bartosh
2016-01-29bitbake: Set process names to be meaninfulRichard Purdie
2016-01-05xmplrpc: split connect methodEd Bartosh
2016-01-05uievent: add error to registerEventHandler returnEd Bartosh
2015-09-08server/process: Handle SIGTERM more gracefullyRichard Purdie
2015-09-03event/server: Add _uiready flag to handle missing error messagesRichard Purdie
2015-08-17Fix default function parameter assignment to a listPaul Eggleton
2015-06-19server/process: Don't log BBHandledExceptionRichard Purdie
2015-03-10cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2015-03-09xmlrpc server: delete function on errorsAlexandru DAMIAN
2015-03-09xmlrpcserver: do not connect client on errorAlexandru DAMIAN
2015-01-23server/process: Fix select callRichard Purdie
2014-09-02process: Ensure abnormal exits set an error levelRichard Purdie
2014-08-22process: Further improve robustness against server shutdownRichard Purdie
2014-08-20process: Deal with infinite looping of the serverRichard Purdie
2014-06-12xmlrpc: add support for token reusingAlexandru DAMIAN
2014-06-06xmlrpc: client - remove fatal errorsAlexandru DAMIAN
2014-06-06bitbake: move configuration reading codeAlexandru DAMIAN
2014-04-01bitbake: cooker: mark setFeatures command as read-onlyAlexandru DAMIAN
2014-03-30server/xmlrpc: Simlify featureset handlingRichard Purdie
2014-03-09server/process: Optimise latency when finishing idle functionsRichard Purdie
2014-03-09server/process: Drop unnecessary exit delayRichard Purdie
2014-03-09server/process: Use a pipe for quit events instead of Event()Richard Purdie
2014-03-09server/process: Deal more gracefully with SIGTERMRichard Purdie
2014-03-09server/process: Use the setFeatures command on the server instead of a mangerRichard Purdie
2013-12-02bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel
2013-12-02bitbake, xmlrpc.py: Implement memory resident auto port configuration/restartJason Wessel
2013-10-04xmlrpc: Show a better error message for connection failuresRichard Purdie
2013-09-18bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-13cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-09-13bitbake: xmlrpc: delete unused code BitBakeUIEventServerAlexandru DAMIAN
2013-09-01server/xmlrpc: stop server on client exitAlexandru DAMIAN
2013-09-01server/process, server/xmlrpc, runqueue: Use select.select() on fds, not time...Richard Purdie
2013-08-30server/xmlrpc: Increase timeout to 60sRichard Purdie
2013-08-26bitbake: Add ui event handlers filteringRichard Purdie
2013-08-26server/xmlrpc/prserv: Add sane timeout to default xmlrpc serverRichard Purdie
2013-08-26process: Improve exit handling and hangsRichard Purdie
2013-06-17knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2013-06-14compat/server/utils: Jettison pre python 2.7.3 workaroundsRichard Purdie
2013-06-14xmlrpc: removes the event servers controllerAlexandru DAMIAN
2013-06-06xmlrpc: Allow server to remain memory residentAlexandru DAMIAN
2013-06-06bitbake server: create common server infrastructureAlexandru DAMIAN
2013-05-30bitbake: xmlrpc remote serverAlexandru DAMIAN
2013-05-30bitbake: xmlrpc transport has identification tokenAlexandru DAMIAN
2013-05-28server/bitbake: Remove launchUI methodRichard Purdie
2013-05-28server: Remove none serverRichard Purdie
2013-05-09lib: print is a function in moderm python, covert remaining usersRichard Purdie
2013-02-06bitbake: Always use separate process for PR ServiceRichard Purdie