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: 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
*
bitbake: toaster: add merge migration to resolve conflict
Elliot Smith
2016-02-10
1
-0
/
+15
*
bitbake: toaster: orm generate_recipe_file_contents Handler for require recipe
Michael Wood
2016-02-10
1
-1
/
+23
*
bitbake: toaster: orm Add convenience method to get all pkgs in a CustomImage...
Michael Wood
2016-02-10
1
-0
/
+6
*
bitbake: toaster: orm get_project_layer_versions to return layer_version objects
Michael Wood
2016-02-10
1
-3
/
+4
*
bitbake: toaster: orm add CustomImageRecipe generate contents function
Michael Wood
2016-02-10
1
-0
/
+49
*
bitbake: toaster: orm: Add db migration for new CustomImagePackage table
Michael Wood
2016-02-10
1
-0
/
+24
*
bitbake: toaster: orm Add CustomImagePackage table
Michael Wood
2016-02-10
1
-0
/
+12
*
bitbake: toaster: orm: Add db migration for new CustomImageRecipe inheritance...
Michael Wood
2016-02-10
1
-0
/
+41
*
bitbake: toaster: orm make CustomImageRecipe inherit from Recipe
Michael Wood
2016-02-10
1
-7
/
+2
*
bitbake: toaster: orm Add sum of dependencies size function to PackageDepende...
Michael Wood
2016-02-10
1
-1
/
+7
*
bitbake: toaster: models fall back to a sensible string for no vcs reference
Michael Wood
2016-02-10
1
-1
/
+1
*
bitbake: toastergui: code formatting and clean-up
Elliot Smith
2016-01-15
1
-9
/
+3
*
bitbake: toastergui: convert all builds page to ToasterTable
Elliot Smith
2016-01-15
1
-1
/
+31
*
bitbake: toaster: check inferred file suffixes against list of known types
Elliot Smith
2016-01-15
1
-3
/
+65
*
bitbake: toaster: move image file suffix list to model
Elliot Smith
2016-01-15
1
-0
/
+9
*
bitbake: toaster: add Provider model
Ed Bartosh
2016-01-11
2
-0
/
+32
*
bitbake: toaster: monkey patch Queryset
Ed Bartosh
2015-12-14
1
-0
/
+30
*
bitbake: toaster: work around 'database is locked' error
Ed Bartosh
2015-12-14
1
-1
/
+19
*
bitbake: toaster: fixed format strings
Ed Bartosh
2015-12-14
1
-3
/
+3
*
bitbake: toaster: Remove compatible_layerversions() method
Elliot Smith
2015-12-14
1
-18
/
+3
*
bitbake: toaster: rename get_query_set -> get_queryset
Ed Bartosh
2015-12-14
1
-4
/
+4
*
bitbake: toaster: Create default project with get_or_create* method
Elliot Smith
2015-12-14
1
-8
/
+15
*
bitbake: toaster: Remove South migrations
Ed Bartosh
2015-12-14
28
-8950
/
+529
*
bitbake: toaster: CustomImageRecipe add search_allowed_fields to this model
Michael Wood
2015-12-07
1
-0
/
+1
*
bitbake: toaster: orm Fix get_number_of_builds to count all apart from IN_PRO...
Michael Wood
2015-11-16
1
-5
/
+4
*
bitbake: toaster: orm Fix restrictive LogMessage message length
Michael Wood
2015-10-27
2
-1
/
+346
*
bitbake: toaster: Remove Toaster exceptions section of build dashboard
Elliot Smith
2015-10-16
1
-4
/
+0
*
bitbake: toaster: Record critical errors
Elliot Smith
2015-10-16
1
-7
/
+13
*
bitbake: toaster: Check whether buildrequest exists before using it
Elliot Smith
2015-10-16
1
-2
/
+18
*
bitbake: toaster: exclude recipes with empty names
Ed Bartosh
2015-10-12
1
-1
/
+1
*
bitbake: toaster: delete recipe if it can't be saved
Ed Bartosh
2015-10-12
1
-0
/
+1
*
bitbake: toaster: test get_alldeps API
Ed Bartosh
2015-10-12
1
-1
/
+19
*
bitbake: toaster: fix orm tests
Ed Bartosh
2015-10-12
1
-29
/
+4
*
bitbake: toaster: fix NameError
Ed Bartosh
2015-10-12
1
-1
/
+1
*
bitbake: toaster: implement API to get full list of deps
Ed Bartosh
2015-10-12
1
-0
/
+19
*
bitbake: toaster: Fix typo in returning pk list of layer versions in current ...
Michael Wood
2015-10-11
1
-1
/
+1
*
bitbake: toaster: orm Machines filter don't pass self in as parameter
Michael Wood
2015-10-11
1
-1
/
+1
[next]