summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toasterui: fix build - project identificationAlexandru DAMIAN2014-07-142-6/+18
* bitbake: toaster: new project page implementationAlexandru DAMIAN2014-07-145-20/+338
* bitbake: toaster: whitespace fixAlexandru DAMIAN2014-07-142-16/+16
* bitbake: toaster: add automated login in new project pageAlexandru DAMIAN2014-07-142-18/+46
* bitbake: toaster: add project pagesAlexandru DAMIAN2014-07-147-4/+119
* bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner2014-07-141-0/+4
* bitbake: toaster: automatically enable applicationsAlexandru DAMIAN2014-07-141-0/+9
* bitbake: toaster: automatically discover urls.py filesAlexandru DAMIAN2014-07-141-4/+12
* bitbake: toaster: remove strftime calls in filtersAlexandru DAMIAN2014-07-141-6/+6
* bitbake: fetch2/svn: Add transportuser parameter1.7_M1Richard Purdie2014-07-041-1/+2
* bitbake: lib: fix no newline at end of fileRobert Yang2014-07-042-2/+2
* bitbake: toaster: fix no newline at end of fileRobert Yang2014-07-0413-13/+13
* bitbake: templates: Added newline character to end of script.Scott Rifenbark2014-07-032-2/+3
* bitbake: bitbake-user-manual-ref-variables.xml: Edits to OVERRIDES variable.Scott Rifenbark2014-07-031-2/+10
* bitbake: bitbake-user-manual-execution.xml: Minor fixes.Robert P. J. Day2014-07-031-24/+38
* bitbake: bitbake-user-manual-intro.xml: Minor fixes mostly grammar adjustments.Robert P. J. Day2014-07-031-12/+14
* bitbake: bitbake-user-manual-fetching.xml: Small fix in Git FetcherScott Rifenbark2014-07-031-1/+1
* bitbake: bitbake-user-manual-execution.xml: Typo and grammar fixes.Robert P. J. Day2014-07-031-7/+7
* bitbake: bitbake-user-manual-execution.xml: Edits to "Providers and Preferences"Scott Rifenbark2014-07-031-38/+55
* bitbake: bitbake-user-manual-fetching.xml: Small wording change.Scott Rifenbark2014-07-031-1/+1
* bitbake: bitbake-user-manual-ref-variables.xml: Edits to PROVIDES variable.Scott Rifenbark2014-07-031-10/+22
* bitbake: bitbake-user-manual-style.css: Added permalink style for displayScott Rifenbark2014-07-031-0/+7
* bitbake: bitbake-user-manual-customization.xsl: Added support for variable pe...Scott Rifenbark2014-07-031-0/+1
* bitbake: template: Added XSL template to support variable glossary permalinks.Scott Rifenbark2014-07-031-0/+14
* bitbake: bitbake-user-manual-intro.xml: Edits to "Obtaining BitBake"Scott Rifenbark2014-07-031-6/+5
* bitbake: bitbake-user-manual-intro.xml: Basic proofreading, grammar fixes.Robert P. J. Day2014-07-031-12/+32
* bitbake: toaster: Fix spacing and layout in no image files notificationBelen Barros2014-06-201-12/+17
* bitbake: toaster: display message if no images are generatedFarrell Wymore2014-06-202-0/+20
* bitbake: toaster: Add performance testing scriptIonut Chisanovici2014-06-201-0/+53
* bitbake: toaster: refactor the target pageFarrell Wymore2014-06-203-115/+158
* bitbake: build.py: Ensure shared work siginfo files are written to the correc...Richard Purdie2014-06-191-2/+6
* bitbake: bitbake-user-manual-fetching.xml: Grammar, typo, and tweaks.Robert P. J. Day2014-06-181-46/+48
* bitbake: bitbake-user-manual-style.css: Removed dead .PNG fileScott Rifenbark2014-06-181-1/+0
* bitbake: bitbake-user-manual: Added permalink support.Scott Rifenbark2014-06-186-0/+170
* bitbake: bitbake-user-manual-customization.xsl: Removed stale TOC variable.Scott Rifenbark2014-06-181-1/+0
* bitbake: bitbake-user-manual-fetching.xml: Edits to the Git Submodule fetcher...Scott Rifenbark2014-06-181-1/+2
* bitbake: bitbake-user-manual-fetching.xml: Added new Git Submodule Fetcher se...Scott Rifenbark2014-06-181-6/+21
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-1310-8/+413
* bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN2014-06-131-4/+3
* bitbake: xmlrpc: add support for token reusingAlexandru DAMIAN2014-06-132-8/+19
* bitbake: toaster: add function to get the database urlAlexandru DAMIAN2014-06-131-0/+19
* bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN2014-06-136-2/+236
* bitbake: toaster: initial bldcontrol applicationAlexandru DAMIAN2014-06-134-0/+20
* bitbake: bb/utils: fix contains_any()Ross Burton2014-06-121-1/+1
* bitbake: bb/tests/data.py: add tests for contains() and contains_any()Ross Burton2014-06-121-0/+36
* bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLDRobert Yang2014-06-121-1/+3
* bitbake: toaster: add Project class models to ormAlexandru DAMIAN2014-06-112-1/+287
* bitbake: toaster: comment out bldcontrol migration commandAlexandru DAMIAN2014-06-111-1/+1
* bitbake: bitbake: show wildcard appends for bitbake-layersAsh Charles2014-06-061-1/+1
* bitbake: toasterui: fix django settings environment valueAlexandru DAMIAN2014-06-061-1/+1