aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/server/xmlrpc.py
AgeCommit message (Expand)Author
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-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-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
2013-05-30bitbake: bitbake: xmlrpc transport has identification tokenAlexandru DAMIAN
2013-05-30bitbake: server/bitbake: Remove launchUI methodRichard Purdie
2013-05-09bitbake: lib: print is a function in moderm python, covert remaining usersRichard Purdie
2012-12-04bitbake: xmlrpc: Unbreak the transport by adding a missing logfile nameRichard Purdie
2012-11-01bitbake: bitbake/server: Remove dead console log codeRichard Purdie
2012-02-23bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu
2012-02-23bitbake: add -B option to bind with interfaceDongxiao Xu
2012-01-06xmlrpc: Change BitbakeServerInfo init functionDongxiao Xu
2011-06-08bitbake/server/xmlrpc: Fix typoRichard Purdie
2011-06-08bitbake: Cleanup bitbake server init process to be clearer to followRichard Purdie
2011-03-14bitbake/xmlrpc: only use BBTransport for affected Python versionsJoshua Lock
2011-01-04Queue up events before the UI is spawnedChris Larson
2010-12-07bitbake/xmlrpc: Modify xmlrpc server to work with Python 2.7Joshua Lock
2010-11-28bitbake: Simplfy pre and post cooker hooksRichard Purdie
2010-11-13bitbake: Rewrite profiling code so its functional for both none and xmlrpc ba...Richard Purdie
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Apply the 2to3 print function transformChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie