summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: knotty.py: fix indentRobert Yang2015-03-191-19/+19
* bitbake: toaster: Fix the orderkey to match the columnMichael Wood2015-03-161-1/+1
* bitbake: toaster: projectconf fix typo of package nameMichael Wood2015-03-161-11/+11
* bitbake: toastergui: replace ETA with percentageAlexandru DAMIAN2015-03-162-2/+2
* bitbake: toastergui: fix mrb Run again buttonsAlexandru DAMIAN2015-03-161-3/+2
* bitbake: toaster: localhost build increase timeoutAlexandru DAMIAN2015-03-161-2/+2
* bitbake: toasterui: relative recipe pathsAlexandru DAMIAN2015-03-161-1/+7
* bitbake: toastergui: improve toaster suggestionAlexandru DAMIAN2015-03-161-8/+20
* bitbake: toastergui: dirinfo needs path separationAlexandru DAMIAN2015-03-161-1/+1
* bitbake: toastergui: tables display optimizationsAlexandru DAMIAN2015-03-163-23/+33
* bitbake: toastergui: project app build command fixAlexandru DAMIAN2015-03-161-3/+4
* bitbake: toastergui: update search fieldsAlexandru DAMIAN2015-03-162-2/+2
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-163-15/+22
* bitbake: toastergui: improve performance in the all targets pageAlexandru DAMIAN2015-03-161-7/+7
* bitbake: toastergui: improve data suggestionAlexandru DAMIAN2015-03-162-7/+9
* bitbake: toastergui: fix project page layer branch namesAlexandru DAMIAN2015-03-162-3/+3
* bitbake: toastergui: suggestion in alphabetical orderAlexandru DAMIAN2015-03-161-4/+4
* bitbake: toastergui: project page - consistent error displayAlexandru DAMIAN2015-03-162-23/+32
* bitbake: bitbake-layers: use stdout instead of stderr for loggingPaul Eggleton2015-03-161-1/+1
* bitbake: knotty: Do not log show_versions outputRob Woolley2015-03-161-1/+1
* bitbake: knotty: Catch exceptions on broken pipesRob Woolley2015-03-161-19/+24
* bitbake: cooker/server: Fix up 100% CPU usage at idleRichard Purdie2015-03-103-1/+7
* bitbake: fetch2: Revalidate checksums, YOCTO #5571Clemens Lang2015-03-091-10/+102
* bitbake: toaster: cached outcome download buttonDave Lerner2015-03-091-0/+8
* bitbake: toaster: projectapp.js - clear up jslint warningsAlexandru DAMIAN2015-03-091-81/+100
* bitbake: toaster: libtoaster Fix a few warnings picked up by jshintMichael Wood2015-03-092-39/+51
* bitbake: toaterui: shorten the unavailable artifact messageBelen Barros Pena2015-03-091-6/+4
* bitbake: toasterui: give some space to the download log buttonBelen Barros Pena2015-03-092-2/+3
* bitbake: toasterui: apply correct class to latest builds targetsBelen Barros Pena2015-03-091-1/+5
* bitbake: toasterui: fix the h1 in the project builds pageBelen Barros Pena2015-03-091-14/+12
* bitbake: toasterui: don't open layer details in a new tabBelen Barros Pena2015-03-091-1/+1
* bitbake: toaster: Enforce unique layer namesMichael Wood2015-03-093-62/+82
* bitbake: toaster: commit id format on layers pageDave Lerner2015-03-092-6/+21
* bitbake: toastergui: bring back base URLs for pages that need themAlexandru DAMIAN2015-03-095-4/+8
* bitbake: toaster: reconcile non-manage-mode landing classesDavid Reyna2015-03-092-10/+5
* bitbake: toaster: hide special code for core vars not present, disable add bu...David Reyna2015-03-092-15/+92
* bitbake: toaster: layer rev tooltip only if necessaryDave Lerner2015-03-091-1/+5
* bitbake: toaster: add sort, search, paging to recipe package pageDave Lerner2015-03-097-48/+342
* bitbake: toaster: models.py do not use transactionsAlexandru DAMIAN2015-03-091-11/+23
* bitbake: xmlrpc server: delete function on errorsAlexandru DAMIAN2015-03-091-0/+4
* bitbake: cooker: make sure state is properly used to accept clientsAlexandru DAMIAN2015-03-091-3/+3
* bitbake: xmlrpcserver: do not connect client on errorAlexandru DAMIAN2015-03-091-0/+2
* bitbake: toaster: delete test dataAlexandru DAMIAN2015-03-092-140836/+4
* bitbake: cooker: read file watches on server idleAlexandru DAMIAN2015-03-091-7/+23
* bitbake: toaster: config var layout fixesDavid Reyna2015-02-272-12/+12
* bitbake: toaster: all projects data and sortsDavid Reyna2015-02-275-54/+190
* bitbake: toastergui: add csrf tokens for AJAX callsAlexandru DAMIAN2015-02-274-0/+4
* bitbake: toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN2015-02-271-8/+12
* bitbake: toaster: order layers with same priorityAlexandru DAMIAN2015-02-271-1/+1
* bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN2015-02-272-11/+6
OpenPOWER on IntegriCloud