summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: process: Deal with infinite looping of the serverRichard Purdie2014-08-231-0/+2
* bitbake: runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day2014-08-191-6/+6
* bitbake: fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy2014-08-191-1/+1
* bitbake: daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day2014-08-191-3/+3
* bitbake: runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day2014-08-191-7/+7
* bitbake: runqueue: Add sceneQueueComplete eventRichard Purdie2014-08-031-0/+12
* bitbake: cooker: Get rid of duplicate 'import re'Namhyung Kim2014-08-021-2/+0
* bitbake: knotty: Move second event check into a proper blockNamhyung Kim2014-08-021-2/+2
* bitbake: codeparser cache improvementsRichard Purdie2014-07-262-46/+109
* bitbake: cache: Optimise invalid cache file handlingRichard Purdie2014-07-261-1/+3
* bitbake: cache: Don't reload the cache file since we already have this data i...Richard Purdie2014-07-261-9/+1
* bitbake: toasterui: fixing event.data clashAlexandru DAMIAN2014-07-232-16/+16
* bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN2014-07-234-25/+226
* bitbake: toaster: add project main edit pageAlexandru DAMIAN2014-07-237-22/+748
* bitbake: toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN2014-07-233-1/+109
* bitbake: toaster: improved Project modelsAlexandru DAMIAN2014-07-235-2/+364
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-234-26/+166
* bitbake: "per-package" should say "per-recipe"Robert P. J. Day2014-07-231-1/+1
* bitbake: fetch2: Add module for ClearCase (ccrc://)Dennis Meier2014-07-212-0/+265
* bitbake: command/runqueue: Fix shutdown logicRichard Purdie2014-07-212-2/+3
* 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-146-4/+118
* 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: 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: toaster: build control functionalityAlexandru DAMIAN2014-06-139-5/+409
* bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN2014-06-131-4/+3
* bitbake: xmlrpc: add support for token reusingAlexandru DAMIAN2014-06-131-7/+12
* 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-135-1/+235
* 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: toasterui: fix django settings environment valueAlexandru DAMIAN2014-06-061-1/+1
* bitbake: toaster: add project related modelsAlexandru DAMIAN2014-06-061-0/+19
* bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN2014-06-061-4/+12