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: 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: Improve how default project is identified and fetched
Elliot Smith
2015-09-03
3
-5
/
+733
*
bitbake: toaster: Make 0021 migration compatible with MySQL
Elliot Smith
2015-09-03
1
-1
/
+3
*
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
*
bitbake: toastergui: Add frontend javascript unit tests
Michael Wood
2015-08-29
2
-0
/
+19
*
bitbake: toaster: fix global navigation
Belen Barros Pena
2015-08-29
1
-2
/
+4
*
bitbake: toaster: adjust spacing in project pages
Belen Barros Pena
2015-08-29
3
-24
/
+12
*
bitbake: toaster: fix show / hide columns in all builds table
Belen Barros Pena
2015-08-29
1
-2
/
+2
*
bitbake: toaster: Support environments which have proxies set
Bian Naimeng
2015-08-29
1
-29
/
+7
*
bitbake: toaster: Remove Log column from All builds page
Sujith Haridasan
2015-08-29
1
-8
/
+0
*
bitbake: toaster: Fix extra checkbox in most recently built recipes section
Sujith Haridasan
2015-08-29
1
-1
/
+0
*
bitbake: toaster: update directory tree expansion
David Reyna
2015-08-29
1
-2
/
+1
*
bitbake: toastergui: change image in landing page
Belen Barros Pena
2015-08-29
1
-5
/
+1
*
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: fix pylint errors
Alexandru Damian
2015-08-19
5
-3
/
+15
*
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: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
1
-1
/
+3
*
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
[next]