aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-12-15ast/event/utils: Improve tracebacks to include file and line numbers more cor...Richard Purdie
2015-12-15runqueue: Add support for <task>- syntaxRichard Purdie
2015-12-14toaster: tables Set a default order for the software recipes tableBelen Barros Pena
2015-12-14toaster: tests Remove symlinks from toasteruitest folderMihail Stanciu
2015-12-14toaster: monkey patch QuerysetEd Bartosh
2015-12-14toaster: work around 'database is locked' errorEd Bartosh
2015-12-14toaster: fixed format stringsEd Bartosh
2015-12-14toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14toaster: Amend regex for MySQL database URLsElliot Smith
2015-12-14toaster: Remove compatible_layerversions() methodElliot Smith
2015-12-14toaster: Prevent deprecation warnings for RedirectViewElliot Smith
2015-12-14toaster: Update API used to make runbuilds methods run in transactionsElliot Smith
2015-12-14toaster: rename get_query_set -> get_querysetEd Bartosh
2015-12-14toaster: Start Django machinery for database accessElliot Smith
2015-12-14toaster: Create default project with get_or_create* methodElliot Smith
2015-12-14toaster: Fix references to app pathsEd Bartosh
2015-12-14toaster: Remove South migrationsEd Bartosh
2015-12-14toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-14toasterui: process SetBRBE eventEd Bartosh
2015-12-14toaster: trigger SetBRBE eventEd Bartosh
2015-12-14toaster: implement BitbakeController.triggerEventEd Bartosh
2015-12-14event: Fix subprocess event error traceback failuresRichard Purdie
2015-12-09toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery
2015-12-08knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie
2015-12-08bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.Alexander Kanavin
2015-12-07toaster: return back 'New project' buttonEd Bartosh
2015-12-07toaster: tests Update UI tests to work with 2.0 changesMihail Stanciu
2015-12-07toaster: tests Automated build-mode backend testsMihail Stanciu
2015-12-07toaster: get rid of complicated heuristicsEd Bartosh
2015-12-07toaster: remove SDKMACHINE from project variablesEd Bartosh
2015-12-07toaster: remove writeConfFile APIEd Bartosh
2015-12-07toaster: set varibales on bitbake serverEd Bartosh
2015-12-07toaster: implement BitbakeController.getVariableEd Bartosh
2015-12-07toaster: buildinfohelper Broaden the toaster created recipe data caseMichael Wood
2015-12-07toaster: do not create duplicate HelpText objectsEd Bartosh
2015-12-07toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-12-07toaster: do not terminate bb serverEd Bartosh
2015-12-07toaster: remove stopBBServer APIEd Bartosh
2015-12-07toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07toaster: remove _setupBE functionEd Bartosh
2015-12-07toaster: update brbe and project attributesEd Bartosh
2015-12-07toaster: make runbuilds to loopEd Bartosh
2015-12-07toaster: implement get-dburl commandEd Bartosh
2015-12-07lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf formattingPaul Eggleton
2015-12-07lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton
2015-12-07wget.py: parse only <a> tagsAlexander Kanavin
2015-12-07toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood
2015-12-07toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood
2015-12-07toaster: tables Add default_orderby field where it was missing or unsetMichael Wood
2015-12-07toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood