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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: toastergui: fix projectbuilds page
Alexandru DAMIAN
2015-08-19
2
-45
/
+21
*
bitbake: toastergui: do not show in-progress builds in the table
Alexandru DAMIAN
2015-08-19
1
-1
/
+1
*
bitbake: toaster logger: fix pylint issues
Alexandru DAMIAN
2015-08-19
2
-89
/
+98
*
bitbake: toaster: fix pylint errors
Alexandru Damian
2015-08-19
6
-5
/
+18
*
bitbake: toaster: fix updates on failed build requests
Alexandru DAMIAN
2015-08-19
1
-1
/
+1
*
bitbake: toaster: replace raising Exceptions in loadconf
Alexandru DAMIAN
2015-08-19
1
-14
/
+23
*
bitbake: toaster: do not stop data import on bad data
Alexandru DAMIAN
2015-08-19
1
-4
/
+4
*
bitbake: toastergui: rename variables in views.py
Alexandru DAMIAN
2015-08-19
1
-53
/
+63
*
bitbake: toaster: use loggers instead of prints
Alexandru DAMIAN
2015-08-19
2
-9
/
+17
*
bitbake: toaster: models field initialization
Alexandru DAMIAN
2015-08-19
1
-17
/
+21
*
bitbake: toaster: improve exception handling
Alexandru DAMIAN
2015-08-19
2
-18
/
+10
*
bitbake: toaster: checksettings: fix TEMPLATECONF detection
Alexandru DAMIAN
2015-08-19
1
-1
/
+7
*
bitbake: toaster: checksettings: fix guesspath initialization
Alexandru DAMIAN
2015-08-19
1
-1
/
+3
*
bitbake: toaster: pylint fixes
Alexandru DAMIAN
2015-08-19
3
-20
/
+12
*
bitbake: toasteruitest: Updated UI tests cases to use dom IDs and 1.9 UI changes
Mihail Stanciu
2015-08-19
1
-174
/
+133
*
bitbake: toastergui: Call csrf function in all pages to ensure cookie is sent
Michael Wood
2015-08-19
1
-0
/
+1
*
bitbake: bitbake-layers: show-recipes: allow filtering by class inheritance
Paul Eggleton
2015-08-19
1
-5
/
+43
*
bitbake: bitbake-layers: fix mapping files to layers
Paul Eggleton
2015-08-19
3
-29
/
+65
*
bitbake: bitbake-layers: remove-layer: accept just layer directory
Paul Eggleton
2015-08-19
1
-0
/
+2
*
bitbake: bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not set
Paul Eggleton
2015-08-19
1
-0
/
+1
*
bitbake: lib/bb/main: consolidate UI/server extension listing and loading
Paul Eggleton
2015-08-19
1
-31
/
+54
*
bitbake: lib/bb/parse: properly handle OSError when updating mtime cache
Paul Eggleton
2015-08-19
1
-1
/
+6
*
bitbake: bitbake-layers: use "with open" consistently
Paul Eggleton
2015-08-19
1
-33
/
+29
*
bitbake: bitbake-layers: refactor show-appends to stop using cooker bbappends...
Paul Eggleton
2015-08-19
1
-8
/
+13
*
bitbake: bitbake-layers: Convert flatten to use collections.bbappends
Richard Purdie
2015-08-19
1
-24
/
+20
*
bitbake: cooker: drop appendlist
Paul Eggleton
2015-08-19
1
-5
/
+0
*
bitbake: cooker: drop appliedappendlist
Paul Eggleton
2015-08-19
1
-10
/
+18
*
bitbake: Fix -m handling if cannot connect to server
Paul Eggleton
2015-08-19
1
-2
/
+0
*
bitbake: cooker: ensure prefile/postfile can work in memory resident mode
Paul Eggleton
2015-08-19
2
-2
/
+5
*
bitbake: command: ensure sync commands that read configuration see updates
Richard Purdie
2015-08-19
2
-12
/
+28
*
bitbake: cooker: further limit inotify watches
Paul Eggleton
2015-08-19
1
-0
/
+11
*
bitbake: command: intercept SystemExit to avoid trashing the server
Paul Eggleton
2015-08-19
1
-1
/
+1
*
bitbake: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
10
-31
/
+58
*
bitbake: toaster: move code from setup_lv_tests to setUp
Ed Bartosh
2015-08-17
1
-30
/
+27
*
bitbake: toaster: remove ProjectLVSelectionTestCase
Ed Bartosh
2015-08-17
1
-9
/
+9
*
bitbake: toaster: add header to orm/test.py
Ed Bartosh
2015-08-17
1
-0
/
+23
*
bitbake: toaster: simplify testcase code
Ed Bartosh
2015-08-17
1
-3
/
+2
*
bitbake: toaster: remove duplicated code
Ed Bartosh
2015-08-17
1
-17
/
+0
*
bitbake: toaster: reuse common code
Ed Bartosh
2015-08-17
1
-54
/
+36
*
bitbake: toaster: reformat LayerVersionEquivalenceTestCase
Ed Bartosh
2015-08-17
1
-50
/
+74
*
bitbake: toaster: rewrite LILSUpdateTestCase
Ed Bartosh
2015-08-17
1
-13
/
+17
*
bitbake: toaster: rewrite test for LayerSource model
Ed Bartosh
2015-08-17
1
-12
/
+18
*
bitbake: toaster: fix test_build_layerversion test case
Ed Bartosh
2015-08-17
1
-1
/
+1
*
bitbake: toaster: remove prints from the test code
Ed Bartosh
2015-08-17
1
-4
/
+0
*
bitbake: toastergui: Added IDs to elements used in testing
Mihail Stanciu
2015-08-17
3
-5
/
+5
*
bitbake: toastergui: Add tests for xhr_importlayer
Sujith H
2015-08-17
1
-0
/
+30
*
bitbake: toaster: fix invalid fields in the package details page
Alexandru DAMIAN
2015-08-17
2
-3
/
+3
*
bitbake: toaster: Fix typo in set up script output
Belen Barros Pena
2015-08-17
1
-1
/
+1
*
bitbake: toaster: reduced amount of instance attributes
Ed Bartosh
2015-08-10
1
-31
/
+24
*
bitbake: toaster: fix pylint warning 'no space allowed'
Ed Bartosh
2015-08-10
1
-5
/
+5
[next]