summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: event/utils/methodpool: Add a cache of compiled code objectsRichard Purdie2015-12-223-8/+27
* bitbake: BBHandler: Improve IN_PYTHON_EOF handlingRichard Purdie2015-12-221-14/+4
* bitbake: toaster: remove 2 confusing parametersEd Bartosh2015-12-181-11/+2
* bitbake: toaster: move setting of default valuesEd Bartosh2015-12-181-6/+5
* bitbake: toaster: move startup checks to a better placeEd Bartosh2015-12-181-26/+23
* bitbake: toaster: remove 2 unused functionsEd Bartosh2015-12-181-12/+0
* bitbake: toaster: remove addtoConfiguration functionEd Bartosh2015-12-181-11/+6
* bitbake: toaster: updated header of the toaster scriptEd Bartosh2015-12-181-13/+7
* bitbake: toaster: add MANAGE variableEd Bartosh2015-12-181-6/+7
* bitbake: toaster: remove unused variableEd Bartosh2015-12-181-1/+0
* bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh2015-12-181-12/+19
* bitbake: toaster: check if address:port is in useEd Bartosh2015-12-181-0/+5
* bitbake: toaster: implement checksocket commandEd Bartosh2015-12-181-0/+69
* bitbake: knotty: Improve exception error messageRichard Purdie2015-12-181-1/+3
* bitbake: knotty: Fix row/column function return value issueRichard Purdie2015-12-181-1/+1
* bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie2015-12-181-5/+3
* bitbake: fetch: use orig localpath when calling orig methodChristopher Larson2015-12-181-1/+1
* bitbake: utils: Improve traceback from better_exec internal errorsRichard Purdie2015-12-181-2/+4
* bitbake: ast/event/utils: Improve tracebacks to include file and line numbers...Richard Purdie2015-12-185-14/+32
* bitbake: runqueue: Add support for <task>- syntaxRichard Purdie2015-12-181-8/+18
* bitbake: toaster: tables Set a default order for the software recipes tableBelen Barros Pena2015-12-141-0/+1
* bitbake: toaster: rework checking of Django versionEd Bartosh2015-12-142-15/+11
* bitbake: toaster: monkey patch QuerysetEd Bartosh2015-12-141-0/+30
* bitbake: toaster: removed extra calls of migrateEd Bartosh2015-12-141-19/+1
* bitbake: toaster: work around 'database is locked' errorEd Bartosh2015-12-141-1/+19
* bitbake: toaster: fixed format stringsEd Bartosh2015-12-141-3/+3
* bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh2015-12-145-14/+13
* bitbake: toaster: Amend regex for MySQL database URLsElliot Smith2015-12-141-1/+2
* bitbake: toaster: Remove compatible_layerversions() methodElliot Smith2015-12-142-26/+17
* bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith2015-12-141-2/+8
* bitbake: toaster: Update deprecated manage.py commandElliot Smith2015-12-141-1/+1
* bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith2015-12-143-3/+2
* bitbake: toaster: Update API used to make runbuilds methods run in transactionsElliot Smith2015-12-141-2/+2
* bitbake: toaster: rename get_query_set -> get_querysetEd Bartosh2015-12-141-4/+4
* bitbake: toaster: Start Django machinery for database accessElliot Smith2015-12-141-0/+3
* bitbake: toaster: Create default project with get_or_create* methodElliot Smith2015-12-143-11/+23
* bitbake: toaster: Fix references to app pathsEd Bartosh2015-12-141-8/+8
* bitbake: toaster: Remove South migrationsEd Bartosh2015-12-1437-10115/+641
* bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith2015-12-143-9/+3
* bitbake: toasterui: process SetBRBE eventEd Bartosh2015-12-141-0/+2
* bitbake: toaster: trigger SetBRBE eventEd Bartosh2015-12-141-0/+3
* bitbake: toaster: implement BitbakeController.triggerEventEd Bartosh2015-12-141-0/+3
* bitbake: event: Fix subprocess event error traceback failuresRichard Purdie2015-12-141-0/+2
* bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery2015-12-091-2/+12
* bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie2015-12-081-3/+4
* bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.Alexander Kanavin2015-12-083-8/+8
* bitbake: toaster: return back 'New project' buttonEd Bartosh2015-12-071-0/+3
* bitbake: toaster: tests Update UI tests to work with 2.0 changesMihail Stanciu2015-12-071-88/+247
* bitbake: toaster: tests Automated build-mode backend testsMihail Stanciu2015-12-073-1/+384
* bitbake: toaster: unset environment variablesEd Bartosh2015-12-071-0/+4