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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: tablejs Add an event handler to manually trigger a data reload
Michael Wood
2016-02-10
1
-0
/
+7
*
bitbake: toaster: ToasterTables simplify filter function move common part to ...
Michael Wood
2016-02-10
1
-1
/
+31
*
bitbake: toaster: models fall back to a sensible string for no vcs reference
Michael Wood
2016-02-10
1
-1
/
+1
*
bitbake: toaster: localhostbecontroller CustomRecipe now base_recipe is Recipe
Michael Wood
2016-02-10
1
-1
/
+1
*
bitbake: toaster: reinstate ID on edit columns button
Elliot Smith
2016-02-06
1
-1
/
+1
*
bitbake: toaster: Update UI test runner
Daniel Istrate
2016-01-25
2
-84
/
+172
*
bitbake: toaster: write variables to toaster.conf
Ed Bartosh
2016-01-19
1
-0
/
+7
*
bitbake: toastergui: make artifact download more robust
Elliot Smith
2016-01-18
2
-63
/
+47
*
bitbake: toastergui: code formatting and clean-up
Elliot Smith
2016-01-15
3
-13
/
+8
*
bitbake: toaster tests: fix Django tests for new ToasterTable pages
Elliot Smith
2016-01-15
1
-85
/
+180
*
bitbake: toastergui: remove unused views and template code
Elliot Smith
2016-01-15
3
-647
/
+0
*
bitbake: toastergui: fix error and warning counts for builds
Elliot Smith
2016-01-15
10
-702
/
+27
*
bitbake: toastergui: make "Apply" button state depend on filter range
Elliot Smith
2016-01-15
2
-22
/
+59
*
bitbake: toastergui: mute label for filter actions with no records
Elliot Smith
2016-01-15
1
-2
/
+5
*
bitbake: toastergui: set default visible and hideable columns
Elliot Smith
2016-01-15
2
-3
/
+38
*
bitbake: toastergui: serialise decimals correctly
Elliot Smith
2016-01-15
1
-0
/
+3
*
bitbake: toastergui: streamline construction of filter objects
Elliot Smith
2016-01-15
4
-66
/
+32
*
bitbake: toastergui: ensure filter_value updates
Elliot Smith
2016-01-15
1
-14
/
+18
*
bitbake: toastergui: don't hide all elements with .col class
Elliot Smith
2016-01-15
1
-4
/
+4
*
bitbake: toastergui: convert project builds page to ToasterTable
Elliot Smith
2016-01-15
9
-49
/
+239
*
bitbake: toastergui: implement "today" and "yesterday" filters
Elliot Smith
2016-01-15
6
-84
/
+212
*
bitbake: toastergui: implement date range filters for builds
Elliot Smith
2016-01-15
6
-84
/
+330
*
bitbake: toastergui: show recent builds on all builds page
Elliot Smith
2016-01-15
3
-7
/
+23
*
bitbake: toastergui: switch off filter highlights when inactive
Elliot Smith
2016-01-15
1
-1
/
+7
*
bitbake: toastergui: refactor ToasterTable filtering
Elliot Smith
2016-01-15
5
-118
/
+310
*
bitbake: toastergui: convert all builds page to ToasterTable
Elliot Smith
2016-01-15
7
-80
/
+434
*
bitbake: toastergui: use event delegates for hover help elements
Elliot Smith
2016-01-15
1
-2
/
+4
*
bitbake: toastergui: switch projects/ view to ToasterTable
Elliot Smith
2016-01-15
3
-12
/
+23
*
bitbake: toaster: check inferred file suffixes against list of known types
Elliot Smith
2016-01-15
3
-41
/
+73
*
bitbake: toaster: move image file suffix list to model
Elliot Smith
2016-01-15
2
-6
/
+10
*
bitbake: toastergui: use ToasterTable for projects page
Elliot Smith
2016-01-15
3
-3
/
+265
*
bitbake: toaster: settings Add uid to the toaster cache dir
Michael Wood
2016-01-11
1
-1
/
+1
*
bitbake: toaster: show 'satisfied via' text for reverse deps
Ed Bartosh
2016-01-11
1
-1
/
+8
*
bitbake: toaster: show 'satisfied via' text for build deps
Ed Bartosh
2016-01-11
1
-1
/
+8
*
bitbake: toaster: show list of provides for the recipe
Ed Bartosh
2016-01-11
1
-0
/
+10
*
bitbake: toaster: add Provider model
Ed Bartosh
2016-01-11
2
-0
/
+32
*
bitbake: toaster: implement checksocket command
Ed Bartosh
2015-12-18
1
-0
/
+69
*
bitbake: toaster: tables Set a default order for the software recipes table
Belen Barros Pena
2015-12-14
1
-0
/
+1
*
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: use OneToOneField instead of ForeignKey
Ed Bartosh
2015-12-14
5
-14
/
+13
*
bitbake: toaster: Amend regex for MySQL database URLs
Elliot Smith
2015-12-14
1
-1
/
+2
*
bitbake: toaster: Remove compatible_layerversions() method
Elliot Smith
2015-12-14
2
-26
/
+17
*
bitbake: toaster: Prevent deprecation warnings for RedirectView
Elliot Smith
2015-12-14
3
-3
/
+2
[next]