index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
server
/
process.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: server/process: Handle short reads
Richard Purdie
2018-12-05
1
-3
/
+3
*
bitbake: server/process: Make lockfile handling clearer
Richard Purdie
2018-12-05
1
-4
/
+6
*
bitbake: server/process: Fix ConnectionRefusedError tracebacks
Richard Purdie
2018-12-01
1
-1
/
+2
*
bitbake: server/process: Show the last 60 log lines, not the last 10
Richard Purdie
2018-11-27
1
-2
/
+2
*
bitbake: server/process: Show last 60 lines of the log if the server didn't s...
Richard Purdie
2018-11-27
1
-0
/
+6
*
bitbake: server/process: print a message when no logfile
Robert Yang
2018-11-19
1
-0
/
+4
*
bitbake: lib/bb/server: Avoid UnboundLocalError traceback
Richard Purdie
2018-11-14
1
-3
/
+3
*
bitbake: server/process: Fix unclosed socket warnings upon server connection ...
Richard Purdie
2018-11-07
1
-8
/
+7
*
bitbake: server/process: Various server startup logging fixes
Richard Purdie
2018-09-05
1
-10
/
+10
*
bitbake: server/process: Always place the server logfile in the build directory
uninative-2.2
Richard Purdie
2018-07-25
1
-2
/
+3
*
bitbake: bitbake: cooker: don't stop file notifier when cooker is shutdown
Robert Yang
2018-02-14
1
-0
/
+2
*
bitbake: server/process: Increase runCommand timeout
Richard Purdie
2017-09-25
1
-1
/
+1
*
bitbake: server/process: ensure server failure log is limited to current session
Paul Eggleton
2017-09-12
1
-3
/
+25
*
bitbake: process/cooker: Improve readypipe handling
Richard Purdie
2017-09-12
1
-4
/
+13
*
bitbake: cooker: Change to consistent prefile/postfile handling
Richard Purdie
2017-08-31
1
-6
/
+0
*
bitbake: process: Clean up connection retry logic
Richard Purdie
2017-08-24
1
-4
/
+4
*
bitbake: process: Ensure we call select() to know which fds to read
Richard Purdie
2017-08-22
1
-1
/
+1
*
bitbake: process: Increase server startup timeout
Richard Purdie
2017-08-16
1
-1
/
+1
*
bitbake: process: Improve client disconnects
Richard Purdie
2017-08-16
1
-15
/
+23
*
bitbake: server/process: Ensure we don't loop on client EOFError
Richard Purdie
2017-08-13
1
-2
/
+2
*
bitbake: main: Handle BB_SERVER_TIMEOUT = -1 for no server timeout
Robert Yang
2017-08-09
1
-1
/
+2
*
bitbake: process: Fix disconnect when BB_SERVER_TIMEOUT
Robert Yang
2017-08-09
1
-0
/
+2
*
bitbake: process: Add some extra server startup logs
Richard Purdie
2017-07-31
1
-1
/
+4
*
bitbake: process: Reorder server command processing and handle EOFError
Richard Purdie
2017-07-31
1
-13
/
+18
*
bitbake: process: Clean up server communication timeout errors
Richard Purdie
2017-07-30
1
-12
/
+3
*
bitbake: process: Don't leak open pipes upon reconnection
Richard Purdie
2017-07-30
1
-1
/
+18
*
bitbake: process/cooker: Allow UI process to know if the cooker was started s...
Richard Purdie
2017-07-30
1
-2
/
+18
*
bitbake: process: Move socket keep alive into BitBakeProcessServerConnection
Richard Purdie
2017-07-30
1
-4
/
+6
*
bitbake: process: Allow BBUIEventQueue to exit cleanly
Richard Purdie
2017-07-30
1
-3
/
+8
*
bitbake: process: Ensure ConnectionReader/Writer have fileno() and close() me...
Richard Purdie
2017-07-30
1
-0
/
+9
*
bitbake: process: Change timeout warning to a note
Richard Purdie
2017-07-24
1
-1
/
+1
*
bitbake: cooker/process: Drop server_main function
Richard Purdie
2017-07-24
1
-1
/
+21
*
bitbake: server/process.py: fix self.bitbake_lock.write()
Robert Yang
2017-07-21
1
-2
/
+2
*
bitbake: server: Rework the server API so process and xmlrpc servers coexist
Richard Purdie
2017-07-21
1
-203
/
+393
*
bitbake: server: Remove base classes and inline code
Richard Purdie
2017-07-21
1
-6
/
+28
*
bitbake: event/command: Allow UI to request the UI eventhander ID
Richard Purdie
2017-07-21
1
-1
/
+6
*
bitbake: bb/server/process: Handle EINTR on idle_commands select
Aníbal Limón
2017-07-18
1
-1
/
+6
*
bitbake: event: Queue offline events for the UI
Richard Purdie
2017-07-08
1
-1
/
+1
*
bitbake: server/process: Fix waitEvent() calls with 0 timeout
Richard Purdie
2017-07-08
1
-0
/
+2
*
bitbake: bb/server/process.py: ProcessEventQueue add close of _writer pipe
Aníbal Limón
2017-01-23
1
-1
/
+3
*
bitbake: bitbake: remove True option to getVar calls (take 2)
Joshua Lock
2016-12-16
1
-1
/
+1
*
bitbake: server/process: don't change UI process signal handler on terminate
Paul Eggleton
2016-12-14
1
-1
/
+0
*
bitbake: cooker process: fire heartbeat event at regular time intervals
Patrick Ohly
2016-12-07
1
-0
/
+25
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-4
/
+4
*
bitbake: server/process: Fix missing log messages issue
Richard Purdie
2016-05-14
1
-4
/
+4
*
bitbake: bitbake: xmlrpc: set single use mode differently
Ed Bartosh
2016-03-24
1
-1
/
+1
*
bitbake: server/process: Try connecting 4 times before giving up
Lucas Dutra Nunes
2016-03-09
1
-4
/
+6
*
bitbake: bitbake: Set process names to be meaninful
Richard Purdie
2016-01-30
1
-0
/
+2
*
bitbake: server/process: Handle SIGTERM more gracefully
Richard Purdie
2015-09-09
1
-0
/
+9
*
bitbake: event/server: Add _uiready flag to handle missing error messages
Richard Purdie
2015-09-04
1
-1
/
+1
[next]