summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: toastergui: protect variable value readsAlexandru DAMIAN2014-10-301-9/+17
* bitbake: toastergui: refactor objects get in views.pyAlexandru DAMIAN2014-10-301-38/+37
* bitbake: toastergui: project edit capabilities in all layers pageAlexandru DAMIAN2014-10-306-119/+209
* bitbake: toaster: fix Project page in order to trigger buildsAlexandru DAMIAN2014-10-3011-429/+1144
* bitbake: toaster: fix layer source update codeAlexandru DAMIAN2014-10-301-6/+28
* bitbake: toaster: we add static copies of AngularJS and related librariesAlexandru DAMIAN2014-10-305-0/+251
* bitbake: toastergui: update breadcrumb in analysis pagesAlexandru DAMIAN2014-10-302-3/+9
* bitbake: toasterui: save build id in build request on first chanceAlexandru DAMIAN2014-10-301-1/+2
* bitbake: toastergui: Show failed tasks in the build dashboardBelen Barros Pena2014-10-301-2/+16
* bitbake: toastergui: Tiny change to help textBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Remove extra <div> from build dashboardBelen Barros Pena2014-10-301-3/+2
* bitbake: toastergui: Remove sorting from "Size over total" columnBelen Barros Pena2014-10-301-2/+0
* bitbake: toastergui: Fix blue highlight for failed tasksBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Fix reverse dependencies tab for packages includedBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Add missing task descriptionsBelen Barros Pena2014-10-301-0/+3
* bitbake: toastergui: Amend show rows optionsBelen Barros2014-10-302-2/+2
* bitbake: toastergui: Fix help text in packages 'Reverse runtime dependencies'...Belen Barros Pena2014-10-301-1/+1
* bitbake: toasterbld: update checksettings commandAlexandru DAMIAN2014-10-301-5/+42
* bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood2014-10-301-5/+3
* bitbake: prserv: don't wait until exit to syncBen Shelton2014-10-282-0/+21
* bitbake: utils.py: don't use len() for truth value testing.Oscar Utbult2014-10-281-1/+1
* bitbake: fetch2: add .lz compression supportKoen Kooi2014-10-281-1/+5
* bitbake: fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez2014-10-111-1/+1