summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toastergui: stop covered task graph traversal earlyAlexandru DAMIAN2015-02-271-4/+3
* bitbake: toaster: fix typo in models.pyBelen Barros Pena2015-02-271-1/+1
* bitbake: bitbake-layers: fix wildcard support in remove-layerPaul Eggleton2015-02-251-1/+1
* bitbake: toasterui: fix ETA calculationAlexandru DAMIAN2015-02-241-1/+1
* bitbake: toastergui: performance improvements in task details pageAlexandru Damian2015-02-242-19/+23
* bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN2015-02-242-1/+28
* bitbake: toaster: update requirement for Django 1.6Alexandru Damian2015-02-241-2/+2
* bitbake: toasterui: improving the latest builds consistencyBelen Barros Pena2015-02-243-16/+22
* bitbake: toaster: Add machine selection notificationMichael Wood2015-02-244-3/+17
* bitbake: toasterui: style the Toaster version informationBelen Barros Pena2015-02-245-7/+12
* bitbake: toaster: layerdetails Fix pagination controlsMichael Wood2015-02-242-20/+4
* bitbake: toaster: layerdetails Add link to machines fileMichael Wood2015-02-241-1/+6
* bitbake: toaster: layerdetails summary/descriptions to be searchableMichael Wood2015-02-242-18/+26
* bitbake: toastergui: fix spacing and input field sizesBelen Barros Pena2015-02-241-2/+2
* bitbake: bitbake-layers: add ability to fetch layers and their dependencies f...Chong Lu2015-02-211-0/+252
* bitbake: bitbake-layers: fix loggingPaul Eggleton2015-02-211-2/+12
* bitbake: bitbake-layers: refactor to use argparse instead of cmdPaul Eggleton2015-02-211-151/+110
* bitbake: toaster: importlayer Remove description input fieldMichael Wood2015-02-203-10/+0
OpenPOWER on IntegriCloud