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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: prserv/serv: Improve exit handling
Richard Purdie
2015-01-23
1
-5
/
+9
*
bitbake: prserv: Use WAL mode
Richard Purdie
2014-11-06
1
-0
/
+1
*
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
2
-0
/
+21
*
bitbake: prserv/serv: Improve error message when prserver cannot bind to supp...
Konrad Scherer
2014-09-29
1
-2
/
+11
*
bitbake: lib: fix no newline at end of file
Robert Yang
2014-07-04
1
-1
/
+1
*
bitbake: prserv/db: Avoid fsync() calls
Richard Purdie
2014-05-03
1
-0
/
+1
*
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
2
-1
/
+6
*
bitbake: prserv/serv: Settle on two threads for optimal performance
Richard Purdie
2013-09-01
1
-14
/
+34
*
bitbake: serv/db: Don't use BEGIN/COMMIT
Richard Purdie
2013-09-01
1
-13
/
+3
*
bitbake: serv/db: Take an excluside lock on the database
Richard Purdie
2013-09-01
1
-1
/
+1
*
bitbake: serv/db: Fix looping upon database locked issues
Richard Purdie
2013-09-01
1
-3
/
+4
*
bitbake: prserv: Allow 'table is locked' matching for retry loop
Richard Purdie
2013-08-30
1
-1
/
+1
*
bitbake: prserv/serv: Multithread the server
Richard Purdie
2013-08-29
1
-9
/
+15
*
bitbake: prserv/db: Threading fixes
Richard Purdie
2013-08-29
2
-4
/
+4
*
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: Drop StandardError usage
Richard Purdie
2013-05-09
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
2
-40
/
+116
*
bitbake/PRservice: Added no_hist mode and export/import.
Lianhao Lu
2012-01-11
3
-70
/
+250
*
make exception handling syntax consistent
Scott Garman
2011-06-15
1
-3
/
+3
*
Add PR service deamon to bitbake
Lianhao Lu
2011-05-27
3
-0
/
+309