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
/
orm
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: toaster: admin Add Layer_Version to the admin-able models
Michael Wood
2016-07-26
1
-0
/
+11
*
bitbake: toaster: orm Remove the layerindex specific up_branch fields
Michael Wood
2016-07-26
2
-30
/
+25
*
bitbake: toaster: lsupdates Add progress information and clean up logging
Michael Wood
2016-07-26
1
-23
/
+58
*
bitbake: toaster: tests: Remove references to LayerSource model
Michael Wood
2016-07-26
1
-180
/
+0
*
bitbake: toaster: Replace references to LayerSource models
Michael Wood
2016-07-26
1
-0
/
+8
*
bitbake: toaster: lsupdates Add layerindex fetcher
Michael Wood
2016-07-26
1
-6
/
+245
*
bitbake: toaster: models Remove LayerSource models and replace with enum
Michael Wood
2016-07-26
1
-378
/
+103
*
bitbake: toaster: the customise image button shouldn't rely on targets
Elliot Smith
2016-07-19
1
-8
/
+3
*
bitbake: toaster: add package manifest path to Target objects
Elliot Smith
2016-07-19
2
-3
/
+24
*
bitbake: toaster: only show "New custom image" button for builds with image t...
Elliot Smith
2016-07-19
1
-0
/
+13
*
bitbake: toaster: use has_images() methods to display images correctly
Elliot Smith
2016-07-19
1
-2
/
+26
*
bitbake: toaster: improve scan for SDK artifacts
Elliot Smith
2016-07-19
3
-65
/
+109
*
bitbake: toaster: attach kernel artifacts to targets
Elliot Smith
2016-07-19
2
-2
/
+144
*
bitbake: toaster: improve image file suffix retrieval
Elliot Smith
2016-07-19
1
-37
/
+11
*
bitbake: toaster: fix wrong usage of print_exc and format_exc
Ed Bartosh
2016-06-15
1
-1
/
+1
*
bitbake: toaster: fix migrations
Ed Bartosh
2016-06-15
1
-0
/
+89
*
bitbake: toaster: Rework displaying package dependencies across Toaster
Michael Wood
2016-06-15
1
-11
/
+50
*
bitbake: toaster: use // operator instead of /
Ed Bartosh
2016-06-02
1
-1
/
+1
*
bitbake: toaster: replace map with list comprehensions
Ed Bartosh
2016-06-02
1
-1
/
+1
*
bitbake: toaster: use items and range instead of old APIs
Ed Bartosh
2016-06-02
1
-1
/
+1
*
bitbake: toaster: use decode('utf-8') for binary data
Ed Bartosh
2016-06-02
1
-1
/
+1
*
bitbake: toaster: fix imports to work for python 3
Ed Bartosh
2016-06-02
1
-4
/
+12
*
bitbake: toaster: fix progress bar in MySQL environment
Elliot Smith
2016-05-13
1
-0
/
+1
*
bitbake: toaster: models Add missing import sys
Michael Wood
2016-05-11
1
-0
/
+1
*
bitbake: toaster: orm Add get_base_recipe_file to CustomImageRecipe
Michael Wood
2016-05-06
1
-23
/
+37
*
bitbake: toaster: add modal to select custom image for editing
Elliot Smith
2016-04-19
1
-19
/
+26
*
bitbake: toaster: add build dashboard buttons to edit/create custom images
Elliot Smith
2016-04-19
1
-0
/
+41
*
bitbake: toaster: prevent exception when Project.release is null
Elliot Smith
2016-04-19
1
-5
/
+11
*
bitbake: toaster: add rev dep column to image detail pages
Dave Lerner
2016-04-06
1
-0
/
+7
*
bitbake: toaster: models Exclude the CANCELLED builds from get_number_of_builds
Michael Wood
2016-04-06
1
-1
/
+4
*
bitbake: toaster: models Add cancelled state to build outcome
Sujith H
2016-04-06
2
-1
/
+25
*
bitbake: toaster: orm better detect requires during CustomImageRecipe generation
Joshua Lock
2016-04-03
1
-3
/
+2
*
bitbake: toaster: orm generate CustomImageRecipe contents try secondary path
Michael Wood
2016-03-23
1
-4
/
+7
*
bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer name
Michael Wood
2016-03-23
1
-0
/
+4
*
bitbake: toaster: models List only have the specified project's imported layers
Michael Wood
2016-03-09
1
-2
/
+4
*
bitbake: toaster: rework task buildstats storage and display
Elliot Smith
2016-03-09
2
-2
/
+64
*
bitbake: toaster: use force_bytes to display non-ascii project names
Sujith H
2016-03-09
1
-1
/
+4
*
bitbake: toaster: show suffix for image files and basename for artifact files
Elliot Smith
2016-02-26
1
-0
/
+8
*
bitbake: toaster: orm migrations Sort out migrations mess
Michael Wood
2016-02-19
8
-122
/
+26
*
bitbake: toaster: models Remove manual transaction control from lsupdates
Michael Wood
2016-02-10
1
-22
/
+1
*
bitbake: toaster: orm generate_recipe_content only exclude locale packages
Michael Wood
2016-02-10
1
-8
/
+3
*
bitbake: toaster: models Add update_package_list for CustomImageRecipe
Michael Wood
2016-02-10
1
-2
/
+48
*
bitbake: toaster: orm Add last_updated field to CustomImageRecipe
Michael Wood
2016-02-10
2
-0
/
+20
*
bitbake: toaster: models add get_last_successful_built_target method
Michael Wood
2016-02-10
1
-0
/
+7
*
bitbake: toaster: models add all_depends method for Package_DependencyManager
Michael Wood
2016-02-10
1
-0
/
+5
*
bitbake: toaster: models Invalidate ToasterTables cache when a m2m field changes
Michael Wood
2016-02-10
1
-0
/
+1
*
bitbake: toaster: CustomImageRecipe generate overwrite IMAGE_FEATURES
Michael Wood
2016-02-10
1
-1
/
+1
*
bitbake: toaster: make locale packages uneditable in custom image page
Elliot Smith
2016-02-10
1
-0
/
+14
*
bitbake: toaster: move recent builds query to model
Elliot Smith
2016-02-10
1
-1
/
+28
*
bitbake: toaster: update customimagerecipe migration
Elliot Smith
2016-02-10
1
-0
/
+19
[next]