summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: do not show target if target name is emptyBelen Barros Pena2014-11-211-0/+2
* bitbake: toaster: fix dependencies dialog layoutBelen Barros Pena2014-11-212-1/+4
* bitbake: toaster: add no results state to all layers pageBelen Barros Pena2014-11-211-0/+14
* bitbake: toaster: Tiny refinements to the new build button dialogBelen Barros Pena2014-11-212-3/+4
* bitbake: toaster: project page remove additional tooltip for Change pencilMichael Wood2014-11-211-3/+3
* bitbake: toaster: Add New Build Button featureMichael Wood2014-11-215-6/+227
* bitbake: toaster: libtoaster: Add getProjectInfo utility functionMichael Wood2014-11-213-1/+27
* bitbake: toaster: Create libtoaster.js with some utility functionsMichael Wood2014-11-213-138/+239
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-2110-97/+599
* bitbake: toaster: skip virtualenv when searching for django appsMichael Wood2014-11-212-0/+8
* bitbake: toaster: fix file name collisionBelen Barros Pena2014-11-211-1/+1
* bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang2014-11-202-2/+14
* bitbake: bb.codeparser.py: Remove reference for oe.utils.containsOtavio Salvador2014-11-201-1/+1
* bitbake: depexp: use stateForceShutdown instead of stateStopRoss Burton2014-11-201-1/+1
* bitbake: cooker.py: fix loginfo op being set to an invalid valueBrendan Le Foll2014-11-121-2/+2
* bitbake: toastergui: fix XSS injection points in projects pageAlexandru DAMIAN2014-11-124-34/+43
* bitbake: toaster: importing angular serviceAlexandru DAMIAN2014-11-122-0/+29
* bitbake: toastergui: Silly UI fixesBelen Barros2014-11-124-16/+23
* bitbake: toaster: Replace bootstrap js with the correct versionMichael Wood2014-11-122-15009/+5
* bitbake: toastergui: changes for the Project page, round 3 of reviewsAlexandru DAMIAN2014-11-124-68/+244
* bitbake: toaster: separate the load configuration file commandAlexandru DAMIAN2014-11-122-134/+162
* bitbake: toaster: Update filter count labels when Add/Remove layersMichael Wood2014-11-123-2/+25
* bitbake: toaster: Fix the table data so that it matches the column orderMichael Wood2014-11-121-4/+6
* bitbake: toastergui: Various fixes for projects, layers and targets pageAlexandru DAMIAN2014-11-1210-299/+458
* bitbake: adding angular-animate pluginAlexandru DAMIAN2014-11-121-0/+28
* bitbake: toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN2014-11-125-31/+406
* bitbake: toaster: SQL query loggingAlexandru DAMIAN2014-11-121-0/+21
* bitbake: toasterui: performance improvementsAlexandru DAMIAN2014-11-122-61/+156
* bitbake: toaster script: webport option and other improvementsAlexandru DAMIAN2014-11-124-79/+120
* bitbake: progressbar: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll2014-11-121-1/+1
* bitbake: fetch/wget: Add latest_versionstring methodAníbal Limón2014-11-122-0/+274
* bitbake: fetch/git: Add latest_versionstring methodAníbal Limón2014-11-122-1/+81
* bitbake: data_smart.py: fix variable splitting at _remove mechanismStefan Müller-Klieser2014-11-081-1/+1
* bitbake: siggen: Fix shared work checksum mismatch/rebuild issuesRichard Purdie2014-11-081-3/+2
* bitbake: siggen: Add computed hash code to verify hash computation to dumpsigRichard Purdie2014-11-081-0/+13
* bitbake: siggen: Ensure we output if the ordering of runtaskdeps changesRichard Purdie2014-11-081-0/+17
* bitbake: toastergui: fix invalid build url usageAlexandru DAMIAN2014-11-061-5/+5
* bitbake: toasterui: improvements in data readingAlexandru DAMIAN2014-11-062-11/+17
* bitbake: prserv: Use WAL modeRichard Purdie2014-11-061-0/+1
* bitbake: bitbake: Make printed 'runqueue' be consistently capitalizedGary Thomas2014-11-062-2/+2
* bitbake: bs4: Add beautifulsoup 4.3.2 to assist the fetcherAníbal Limón2014-11-0620-0/+8510
* bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.Fredrik Svensson2014-11-061-1/+4
* bitbake: prserv/serv: Ensure sync happens in the correct threadRichard Purdie2014-11-041-7/+8
* bitbake: bitbake: clarify startup messageAlexandru DAMIAN2014-10-302-1/+3
* bitbake: toaster: update web vcs fields for layersAlexandru DAMIAN2014-10-303-7/+388
* bitbake: toastergui: provide download file capabilityAlexandru DAMIAN2014-10-305-1/+65
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-3010-38/+219
* bitbake: toaster: improvements for admin pagesAlexandru DAMIAN2014-10-303-7/+349
* bitbake: toaster: use modified validators for git url fieldsAlexandru DAMIAN2014-10-302-5/+45
* bitbake: toaster: changes to the landing pageAlexandru DAMIAN2014-10-3010-78/+384