summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/prserv/serv.py
AgeCommit message (Expand)Author
2013-08-29bitbake: prserv/serv: Multithread the serverRichard Purdie
2013-08-29bitbake: prserv/db: Threading fixesRichard Purdie
2013-08-28bitbake: serv.py: Fix regression from 972bc43e6d5bJason Wessel
2013-08-28bitbake: serv.py: Fix hang when spawned dynamically with bitbakeJason Wessel
2013-08-26bitbake: server/xmlrpc/prserv: Add sane timeout to default xmlrpc serverRichard Purdie
2013-08-23bitbake: prserv/serv: Fix pid file removalRichard Purdie
2013-06-14bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-05-30bitbake: prserv: Unbreak after bb.server changesRichard Purdie
2013-05-03bitbake: prserv/cooker: Handle PRService errors cleanlyRichard Purdie
2013-02-06bitbake: prserv/serv.py: Fix logging in daemon modeRichard Purdie
2013-02-06bitbake: bitbake: Always use separate process for PR ServiceRichard Purdie
2013-01-25bitbake: prserv: use only PRSERV_HOSTConstantin Musca
2012-02-01prserv: Do not ping PRService if not requiredLianhao Lu
2012-01-20prserv: fix import of sqlite3Martin Jansa
2012-01-11bitbake: Automatically start local PR service.Lianhao Lu
2012-01-11bitbake/PRservice: Added no_hist mode and export/import.Lianhao Lu
2011-06-15make exception handling syntax consistentScott Garman
2011-05-27Add PR service deamon to bitbakeLianhao Lu