index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
prserv
/
serv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: prserv/serv: Improve exit handling
Richard Purdie
2015-01-23
1
-5
/
+9
*
bitbake: prserv/serv: Ensure sync happens in the correct thread
Richard Purdie
2014-11-04
1
-7
/
+8
*
bitbake: prserv: don't wait until exit to sync
Ben Shelton
2014-10-28
1
-0
/
+7
*
bitbake: prserv/serv: Improve error message when prserver cannot bind to supp...
Konrad Scherer
2014-09-29
1
-2
/
+11
*
bitbake: prserv: Fix exit race issues
Richard Purdie
2014-03-30
1
-7
/
+6
*
bitbake: serv.py: Give pr-server up to 5 seconds to commit data
Konrad Scherer
2013-11-18
1
-2
/
+21
*
bitbake: prserv: Ensure data is committed
Richard Purdie
2013-09-08
1
-1
/
+2
*
bitbake: prserv/serv: Settle on two threads for optimal performance
Richard Purdie
2013-09-01
1
-14
/
+34
*
bitbake: prserv/serv: Multithread the server
Richard Purdie
2013-08-29
1
-9
/
+15
*
bitbake: prserv/db: Threading fixes
Richard Purdie
2013-08-29
1
-2
/
+2
*
bitbake: serv.py: Fix regression from 972bc43e6d5b
Jason Wessel
2013-08-28
1
-1
/
+1
*
bitbake: serv.py: Fix hang when spawned dynamically with bitbake
Jason Wessel
2013-08-28
1
-0
/
+5
*
bitbake: server/xmlrpc/prserv: Add sane timeout to default xmlrpc server
Richard Purdie
2013-08-26
1
-3
/
+0
*
bitbake: prserv/serv: Fix pid file removal
Richard Purdie
2013-08-23
1
-1
/
+1
*
bitbake: prserv: Adapt autostart to bitbake-worker
Richard Purdie
2013-06-14
1
-2
/
+9
*
bitbake: prserv: Unbreak after bb.server changes
Richard Purdie
2013-05-30
1
-1
/
+1
*
bitbake: prserv/cooker: Handle PRService errors cleanly
Richard Purdie
2013-05-03
1
-3
/
+6
*
bitbake: prserv/serv.py: Fix logging in daemon mode
Richard Purdie
2013-02-06
1
-4
/
+16
*
bitbake: bitbake: Always use separate process for PR Service
Richard Purdie
2013-02-06
1
-22
/
+7
*
bitbake: prserv: use only PRSERV_HOST
Constantin Musca
2013-01-25
1
-4
/
+11
*
prserv: Do not ping PRService if not required
Lianhao Lu
2012-02-01
1
-1
/
+1
*
prserv: fix import of sqlite3
Martin Jansa
2012-01-20
1
-1
/
+6
*
bitbake: Automatically start local PR service.
Lianhao Lu
2012-01-11
1
-35
/
+109
*
bitbake/PRservice: Added no_hist mode and export/import.
Lianhao Lu
2012-01-11
1
-37
/
+69
*
make exception handling syntax consistent
Scott Garman
2011-06-15
1
-3
/
+3
*
Add PR service deamon to bitbake
Lianhao Lu
2011-05-27
1
-0
/
+198