summaryrefslogtreecommitdiffstats
path: root/lib/bb/server/xmlrpc.py
AgeCommit message (Expand)Author
2011-06-08bitbake/server: Move server specific code into the server backend and create ...Richard Purdie
2011-05-27server: add updated/fixed xmlrpc server from PokyJoshua Lock
2010-12-17server: drop none and xmlrpcChris Larson
2010-12-08bitbake/xmlrpc: Modify xmlrpc server to work with Python 2.7Joshua Lock
2010-09-28Queue up events before the UI is spawnedChris Larson
2010-04-11Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-04-09Apply the 2to3 print function transformChris Larson
2010-04-09Formatting cleanupsChris Larson
2010-01-19Drop version requirement to 2.5 apart from XMLRPC modeRichard Purdie
2010-01-19server/xmlrpc: Fix idle timeout handling and missing parameterRichard Purdie
2010-01-18server: Improve idle handling timeoutsRichard Purdie
2010-01-18Add none server type to avoid xmlrpc in the default caseRichard Purdie
2010-01-14Solidify server class creationRichard Purdie
2010-01-14Move xmlrpcserver.py into lib/bb/server as xmlrpc.pyRichard Purdie