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