summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-02toaster: Revert the addition of analysis project mode selectionMichael Wood
2015-07-02toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood
2015-06-27codeparser: Add repr() methodsRichard Purdie
2015-06-27codeparser: Allow empty functionsRichard Purdie
2015-06-27bitbake: fetch2/hg.py: fix unpack error and mirror tarballRobert Yang
2015-06-27fetch/perforce: Fix single file checkoutsRichard Purdie
2015-06-26event: Handle recursive events and the data store betterRichard Purdie
2015-06-26cooker: Fire BuildCompleted before finishing the commandRichard Purdie
2015-06-25toaster: Add url pattern for backward compatibilityadamian/20150625-submission-bbMichael Wood
2015-06-25toaster: split orm app into it's own module and appMichael Wood
2015-06-25toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood
2015-06-25toaster: Restore 'in project' filters to main tablesMichael Wood
2015-06-25toaster: table.js fix filter visual indicator and interactionMichael Wood
2015-06-25toaster: toastertable Pass up the kwargs for setup_filterMichael Wood
2015-06-25toaster: Enable toastertable cacheMichael Wood
2015-06-25toasterui: fixes after html5 compliance testingAlexandru DAMIAN
2015-06-25toasterui: verify variable before usageAlexandru DAMIAN
2015-06-25toaster: delete multiple buildsAlexandru DAMIAN
2015-06-25toastergui: select project typesAlexandru DAMIAN
2015-06-25toaster: refactor build modelAlexandru DAMIAN
2015-06-25toaster: bring django-aggregate-if into the projectAlexandru DAMIAN
2015-06-25toaster: add django-aggregate-ifAlexandru DAMIAN
2015-06-25toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-25toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-06-25toaster: refactor the builds pagesAlexandru DAMIAN
2015-06-25toaster: remove BuildRequest referencesAlexandru DAMIAN
2015-06-25toaster: remove MANAGED referencesAlexandru DAMIAN
2015-06-25toaster: fixing undefined variablesAlexandru DAMIAN
2015-06-25toastergui: enable strict variable checkingAlexandru DAMIAN
2015-06-25toaster: improve the buildenvironment APIAlexandru DAMIAN
2015-06-25toastergui: fix angular errorAlexandru DAMIAN
2015-06-19runqueue: Sanity check BB_NUMBER_THREADSRichard Purdie
2015-06-19runqueue: Handle BBHandledException correctlyRichard Purdie
2015-06-19server/process: Don't log BBHandledExceptionRichard Purdie
2015-06-19runqueue: Improve handling of fakeworker failing to startRichard Purdie
2015-06-19event: Inject 'd' into event handlersRichard Purdie
2015-06-19bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-06-19bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary item.Trevor Woerner
2015-06-16bitbake-user-manual-ref-variables.xml: Added BB_ALLOWED_NETWORKS desc.Scott Rifenbark
2015-06-10toastergui: prevent contamination of libtoaster contextadamian/20150610-submission-bbAlexandru DAMIAN
2015-06-10toaster: Add global ajaxError handlerMichael Wood
2015-06-10toaster: Add ajax loading spinnerMichael Wood
2015-06-10toaster: tables: Remove obsolete field_name for select columnVlad Fulgeanu
2015-06-10toaster: Make toaster script to work in dashEd Bartosh
2015-06-10toaster: Code cleanup: bashismsEd Bartosh
2015-06-10toaster: fixes after refactoringAlexandru DAMIAN
2015-06-10toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN
2015-06-10toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-06-10toaster: eliminate duplicate querysetsAlexandru DAMIAN
2015-06-10toaster: add class template view for single-object pagesAlexandru DAMIAN