summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-22bitbake-worker: Fix bitbake -nRichard Purdie
2014-09-16data_smart: Clarify what 'computed' means in the data store history contextRichard Purdie
2014-09-13data_smart: Fix remove operator and its interaction with data expansionRichard Purdie
2014-09-11bin/bitbake: Update to version 1.23.2Richard Purdie
2014-09-11siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie
2014-09-05tinfoil: add a means of enabling variable history trackingPaul Eggleton
2014-09-04toaster: fix some code spacing issuesMarius Avram
2014-09-04toaster: use cookies for count and sorting in templates tablesMarius Avram
2014-09-04toaster: do not save objects in sessionAlexandru DAMIAN
2014-09-04toaster: enable SSH-based remote build supportAlexandru DAMIAN
2014-09-04toaster: bitbake server listen on all interfaceAlexandru DAMIAN
2014-09-04toaster: rename bldviewer projecttags custom tagsetAlexandru DAMIAN
2014-09-02process: Ensure abnormal exits set an error levelRichard Purdie
2014-09-01knotty: ignore interrupted system callsDan McGregor
2014-09-01toastergui: added pages for project detailsAlexandru DAMIAN
2014-09-01toaster: add project pages for machines, targets, layersAlexandru DAMIAN
2014-08-29toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN
2014-08-29buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN
2014-08-29toatergui: update pages to match project modelsAlexandru DAMIAN
2014-08-29toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN
2014-08-29toaster: update checksettings command for auto-detectionAlexandru DAMIAN
2014-08-29toaster: add all layers pageAlexandru DAMIAN
2014-08-29toaster: create project section navigation structureAlexandru DAMIAN
2014-08-29toaster: enable admin interface on select modelsAlexandru DAMIAN
2014-08-29toaster: update orm models for layerindex compatibilityAlexandru DAMIAN
2014-08-29toaster: fix application discovery in settings.pyAlexandru DAMIAN
2014-08-29toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN
2014-08-27build/data: Write out more complete python run filesRichard Purdie
2014-08-27bitbake-worker: Extra profiling data dumpRichard Purdie
2014-08-27utils: Improve profile log processingRichard Purdie
2014-08-27fetch2/hg: Fix username/password handlingRichard Purdie
2014-08-27runqueue: Fix setscene tasks not runningRichard Purdie
2014-08-24bitbake.conf: Drop unused MKTEMP* variablesRichard Purdie
2014-08-24bitbake.conf: Delete long-dead {FETCH, RESUME, UPDATE}COMMAND variablesRobert P. J. Day
2014-08-24lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2014-08-24depexp: don't use undefined variable 'logging'Olof Johansson
2014-08-23cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-22siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie
2014-08-22process: Further improve robustness against server shutdownRichard Purdie
2014-08-22utils: Add workaround for multiprocessing bugRichard Purdie
2014-08-22command: Trigger updateCache to shut down any active parser threadsRichard Purdie
2014-08-22bitbake-worker: Improve sigterm handlerRichard Purdie
2014-08-22knotty: Improve exception handlingRichard Purdie
2014-08-20process: Deal with infinite looping of the serverRichard Purdie
2014-08-19runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day
2014-08-19fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy
2014-08-19daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day
2014-08-19runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day
2014-08-19newbb.vim: remove PRRobert Yang
2014-08-02runqueue: Add sceneQueueComplete eventRichard Purdie