summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: toasterui: remove layer directory in managed modeBelen Barros Pena2015-02-202-5/+13
* bitbake: toasterui: style the Toaster version informationBelen Barros Pena2015-02-202-25/+10
* bitbake: toaster: layerdetails Don't show None type in description/summaryMichael Wood2015-02-201-2/+2
* bitbake: toaster: landing page when no build moduleDavid Reyna2015-02-202-21/+53
* bitbake: toaster: get proper version stringAlexandru DAMIAN2015-02-201-1/+2
* bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN2015-02-202-10/+16
* bitbake: toasterui: fix time estimation in project pageAlexandru Damian2015-02-204-7/+24
* bitbake: toaster: properly detect starting in rolling log fileAlexandru DAMIAN2015-02-201-2/+10
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-2013-43/+335
* bitbake: toasterui: empty state for pagesAlexandru DAMIAN2015-02-1711-29/+135
* bitbake: toaster: Set the machines page default pagesize to 100Michael Wood2015-02-171-1/+2
* bitbake: toaster: Remove filtering from layers,machines and targetsMichael Wood2015-02-171-59/+2
* bitbake: toaster: Remove Layer source from machines, layers and targetsMichael Wood2015-02-174-40/+0
* bitbake: toaster: New build button allow arbitrary build targetsMichael Wood2015-02-171-0/+2
* bitbake: toaster: Additional fixes for the project variable pageDavid Reyna2015-02-172-82/+210
* bitbake: toaster: layerdetails use new vcs reference apiMichael Wood2015-02-171-7/+6
* bitbake: toaster: fix git checkout commandAlexandru DAMIAN2015-02-171-1/+1
* bitbake: toaster: properly detect failed server startAlexandru DAMIAN2015-02-172-4/+13
OpenPOWER on IntegriCloud