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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: server/process: Don't log BBHandledException
Richard Purdie
2015-06-23
1
-2
/
+3
*
bitbake: cooker/server: Fix up 100% CPU usage at idle
Richard Purdie
2015-03-10
2
-0
/
+6
*
bitbake: xmlrpc server: delete function on errors
Alexandru DAMIAN
2015-03-09
1
-0
/
+4
*
bitbake: xmlrpcserver: do not connect client on error
Alexandru DAMIAN
2015-03-09
1
-0
/
+2
*
bitbake: server/process: Fix select call
Richard Purdie
2015-01-23
1
-1
/
+1
*
bitbake: process: Ensure abnormal exits set an error level
Richard Purdie
2014-09-02
1
-1
/
+1
*
bitbake: process: Further improve robustness against server shutdown
Richard Purdie
2014-08-23
1
-3
/
+14
*
bitbake: process: Deal with infinite looping of the server
Richard Purdie
2014-08-23
1
-0
/
+2
*
bitbake: xmlrpc: add support for token reusing
Alexandru DAMIAN
2014-06-13
1
-7
/
+12
*
bitbake: xmlrpc: client - remove fatal errors
Alexandru DAMIAN
2014-06-06
1
-7
/
+14
*
bitbake: bitbake: move configuration reading code
Alexandru DAMIAN
2014-06-06
1
-24
/
+0
*
bitbake: bitbake: cooker: mark setFeatures command as read-only
Alexandru DAMIAN
2014-04-01
1
-1
/
+1
*
bitbake: server/xmlrpc: Simlify featureset handling
Richard Purdie
2014-03-30
1
-9
/
+8
*
bitbake: server/process: Optimise latency when finishing idle functions
Richard Purdie
2014-03-10
1
-0
/
+1
*
bitbake: server/process: Drop unnecessary exit delay
Richard Purdie
2014-03-10
1
-1
/
+0
*
bitbake: server/process: Use a pipe for quit events instead of Event()
Richard Purdie
2014-03-10
1
-5
/
+9
*
bitbake: server/process: Deal more gracefully with SIGTERM
Richard Purdie
2014-03-10
1
-1
/
+15
*
bitbake: server/process: Use the setFeatures command on the server instead of...
Richard Purdie
2014-03-10
1
-13
/
+8
*
bitbake: bitbake.lock: Add host:port to bitbake.lock for memres server
Jason Wessel
2013-12-02
1
-2
/
+5
*
bitbake: bitbake, xmlrpc.py: Implement memory resident auto port configuratio...
Jason Wessel
2013-12-02
1
-4
/
+29
*
bitbake: xmlrpc: Show a better error message for connection failures
Richard Purdie
2013-10-07
1
-3
/
+6
*
bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeatures
Alexandru DAMIAN
2013-09-22
3
-13
/
+41
*
bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'
Richard Purdie
2013-09-14
1
-1
/
+1
*
bitbake: bitbake: xmlrpc: delete unused code BitBakeUIEventServer
Alexandru DAMIAN
2013-09-13
1
-45
/
+0
*
bitbake: server/xmlrpc: stop server on client exit
Alexandru DAMIAN
2013-09-01
1
-0
/
+5
*
bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds,...
Richard Purdie
2013-09-01
2
-19
/
+18
*
bitbake: server/xmlrpc: Increase timeout to 60s
Richard Purdie
2013-08-30
1
-1
/
+1
*
bitbake: bitbake: Add ui event handlers filtering
Richard Purdie
2013-08-26
2
-5
/
+13
*
bitbake: server/xmlrpc/prserv: Add sane timeout to default xmlrpc server
Richard Purdie
2013-08-26
1
-4
/
+18
*
bitbake: process: Improve exit handling and hangs
Richard Purdie
2013-08-26
1
-19
/
+17
*
bitbake: knotty, xmlrpc: add observer-only mode
Alexandru DAMIAN
2013-06-17
1
-8
/
+18
*
bitbake: compat/server/utils: Jettison pre python 2.7.3 workarounds
Richard Purdie
2013-06-14
2
-139
/
+11
*
bitbake: xmlrpc: removes the event servers controller
Alexandru DAMIAN
2013-06-14
1
-59
/
+0
*
bitbake: xmlrpc: Allow server to remain memory resident
Alexandru DAMIAN
2013-06-07
1
-11
/
+9
*
bitbake: bitbake server: create common server infrastructure
Alexandru DAMIAN
2013-06-07
3
-72
/
+141
*
bitbake: bitbake: xmlrpc remote server
Alexandru DAMIAN
2013-05-30
1
-6
/
+200
*
bitbake: bitbake: xmlrpc transport has identification token
Alexandru DAMIAN
2013-05-30
1
-66
/
+100
*
bitbake: server/bitbake: Remove launchUI method
Richard Purdie
2013-05-30
2
-9
/
+0
*
bitbake: server: Remove none server
Richard Purdie
2013-05-30
1
-203
/
+0
*
bitbake: lib: print is a function in moderm python, covert remaining users
Richard Purdie
2013-05-09
1
-1
/
+1
*
bitbake: bitbake: Always use separate process for PR Service
Richard Purdie
2013-02-06
1
-1
/
+1
*
bitbake: xmlrpc: Unbreak the transport by adding a missing logfile name
Richard Purdie
2012-12-04
1
-1
/
+1
*
bitbake: server/process.py: Change timeout error handling
Richard Purdie
2012-11-21
1
-2
/
+2
*
bitbake: command: add error to return of runCommand
Christopher Larson
2012-11-01
1
-1
/
+1
*
bitbake: bitbake/server: Remove dead console log code
Richard Purdie
2012-11-01
3
-5
/
+5
*
bitbake: Add client socket info for BitBakeServerConnection
Dongxiao Xu
2012-02-23
1
-2
/
+2
*
bitbake: add -B option to bind with interface
Dongxiao Xu
2012-02-23
1
-3
/
+3
*
xmlrpc: Change BitbakeServerInfo init function
Dongxiao Xu
2012-01-06
1
-4
/
+4
*
bitbake/process.py: Ensure queued UI events are queued right before we add ou...
Richard Purdie
2011-07-07
1
-3
/
+2
*
process.py: Fix issue where early errors weren't making it to the console
Richard Purdie
2011-06-16
1
-1
/
+1
[next]