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
/
toaster
/
toastergui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bitbake: toaster: Fix stale layer state buttons
Michael Wood
2015-10-11
7
-18
/
+27
*
bitbake: toaster: tables Add the recipe filter back into the Recipe table
Michael Wood
2015-10-11
1
-0
/
+13
*
bitbake: toaster: layerdetails update build recipe button class name
Michael Wood
2015-10-11
1
-2
/
+2
*
bitbake: toaster: Hide "Download build log" button if log doesn't exist
Elliot Smith
2015-10-11
1
-1
/
+3
*
bitbake: toaster: Rationalise mimetype guessing to fix artifact downloads
Elliot Smith
2015-10-11
1
-1
/
+1
*
bitbake: toaster: Use Python's mimetypes module
Elliot Smith
2015-10-11
1
-4
/
+11
*
bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" values
David Reyna
2015-10-11
1
-3
/
+18
*
bitbake: toaster: Set default columns in recipes tables
Belen Barros Pena
2015-10-11
1
-2
/
+5
*
bitbake: toaster: Comment out broken sorting and filters
Belen Barros Pena
2015-10-11
1
-23
/
+26
*
bitbake: toaster: Don't HTTP cache ToasterTable responses
Elliot Smith
2015-10-11
1
-0
/
+6
*
bitbake: toaster: Don't add new history entries when table data loads
Elliot Smith
2015-10-11
1
-12
/
+2
*
bitbake: toaster: display most recent builds for projects
David Reyna
2015-09-29
3
-8
/
+21
*
bitbake: toaster: orm remove the complicated querying on the ORM
Michael Wood
2015-09-29
2
-3
/
+4
*
bitbake: toaster: tables show all recipes in the layerdetails even duplicates
Michael Wood
2015-09-29
1
-2
/
+4
*
bitbake: toaster: Add test cases for new Image customisation features
Ed Bartosh
2015-09-29
1
-5
/
+182
*
bitbake: toaster: Add Image customisation frontend feature
Michael Wood
2015-09-29
12
-9
/
+368
*
bitbake: toaster: Add ToasterTables for Image customisation feature
Michael Wood
2015-09-29
1
-34
/
+188
*
bitbake: toaster: Add new ReST API for Image Customisation feature
Ed Bartosh
2015-09-29
2
-3
/
+159
*
bitbake: toaster: Fix indentation of jsunittests view
Michael Wood
2015-09-29
1
-10
/
+10
*
bitbake: toaster: implement decorator for REST responses
Ed Bartosh
2015-09-29
1
-0
/
+13
*
bitbake: toaster: add toggle for enabling image customisation feeature
Michael Wood
2015-09-29
1
-0
/
+1
*
bitbake: toaster: ToasterTable remove unused class definition
Michael Wood
2015-09-29
1
-27
/
+0
*
bitbake: toaster: add nocache option to the ToasterTable widget
Michael Wood
2015-09-29
1
-0
/
+7
*
bitbake: toaster: widgets ToasterTable Add more info to search field exception
Michael Wood
2015-09-29
1
-1
/
+2
*
bitbake: toaster: widgets ToasterTable add logger to notify when cache hit
Michael Wood
2015-09-29
1
-0
/
+4
*
bitbake: toaster: tables Move the title and name into the widget
Michael Wood
2015-09-29
3
-10
/
+23
*
bitbake: toaster: remove time from builds in progress
Belen Barros Pena
2015-09-23
1
-1
/
+3
*
bitbake: toaster: layerdetails Fix back button tab behaviour
Michael Wood
2015-09-23
1
-5
/
+23
*
bitbake: toaster: add 2 UI tests
Ed Bartosh
2015-09-23
1
-2
/
+22
*
bitbake: toaster: change UI to show tasks
Ed Bartosh
2015-09-23
3
-7
/
+40
*
bitbake: toaster: hide irrelevant builds in the project builds view
Alexandru DAMIAN
2015-09-19
2
-6
/
+90
*
bitbake: toaster: Simplify redirects when build page parameters are missing
Elliot Smith
2015-09-18
1
-17
/
+32
*
bitbake: toaster: Fix date range pickers on the project builds page
Elliot Smith
2015-09-18
1
-2
/
+2
*
bitbake: toaster: Show correct builds count on project pages
Elliot Smith
2015-09-18
2
-3
/
+3
*
bitbake: toaster: hide irrelevant builds in the project builds view
Alexandru DAMIAN
2015-09-18
1
-12
/
+42
*
bitbake: toaster: Don't def a function for each call to build_artifact()
Elliot Smith
2015-09-18
1
-32
/
+10
*
bitbake: toaster: Avoid unnecessary local to local copy of cooker log
Elliot Smith
2015-09-18
1
-7
/
+6
*
bitbake: toaster: Changes to navigation
Belen Barros Pena
2015-09-09
5
-9
/
+23
*
bitbake: toaster: replace ETA with % of tasks done
Belen Barros Pena
2015-09-08
1
-1
/
+1
*
bitbake: toaster: fix project names in latest builds
Belen Barros Pena
2015-09-08
1
-1
/
+5
*
bitbake: toaster: remove unnecessary white space
Belen Barros Pena
2015-09-08
1
-1
/
+1
*
bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...
Richard Purdie
2015-09-08
2
-0
/
+214
*
bitbake: toaster: Add tests for pages which show the default project
Elliot Smith
2015-09-03
1
-1
/
+114
*
bitbake: toaster: Fix test for projects page JSON
Elliot Smith
2015-09-03
1
-4
/
+5
*
bitbake: toaster: Exclude default project unless it has builds
Elliot Smith
2015-09-03
1
-0
/
+8
*
bitbake: toaster: Only redirect to projects page if user has added projects
Elliot Smith
2015-09-03
1
-1
/
+5
*
bitbake: toaster: show incomplete configuration warning
Belen Barros Pena
2015-09-03
2
-3
/
+6
*
bitbake: toaster: disable build button as needed
Belen Barros Pena
2015-09-03
1
-2
/
+0
*
bitbake: toaster: new Toaster image
Belen Barros Pena
2015-09-01
1
-0
/
+0
*
bitbake: toastergui: remove old screenshots
Belen Barros Pena
2015-09-01
2
-0
/
+0
[prev]
[next]