summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-2610-28/+378
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-265-11/+84
* bitbake: toaster: refactor the builds pagesAlexandru DAMIAN2015-06-2610-749/+175
* bitbake: toaster: remove BuildRequest referencesAlexandru DAMIAN2015-06-263-41/+30
* bitbake: toaster: remove MANAGED referencesAlexandru DAMIAN2015-06-2610-149/+8
* bitbake: toaster: fixing undefined variablesAlexandru DAMIAN2015-06-263-8/+16
* bitbake: toastergui: enable strict variable checkingAlexandru DAMIAN2015-06-261-0/+7
* bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN2015-06-264-23/+53
* bitbake: toastergui: fix angular errorAlexandru DAMIAN2015-06-261-1/+1
* bitbake: runqueue: Sanity check BB_NUMBER_THREADSRichard Purdie2015-06-231-0/+3
* bitbake: runqueue: Handle BBHandledException correctlyRichard Purdie2015-06-231-0/+7
* bitbake: server/process: Don't log BBHandledExceptionRichard Purdie2015-06-231-2/+3
* bitbake: runqueue: Improve handling of fakeworker failing to startRichard Purdie2015-06-231-1/+6
* bitbake: event: Inject 'd' into event handlersRichard Purdie2015-06-231-0/+2
* bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie2015-06-2313-57/+57
* bitbake: toastergui: prevent contamination of libtoaster contextAlexandru DAMIAN2015-06-121-20/+18
* bitbake: toaster: Add global ajaxError handlerMichael Wood2015-06-122-5/+5
* bitbake: toaster: Add ajax loading spinnerMichael Wood2015-06-123-0/+76
* bitbake: toaster: tables: Remove obsolete field_name for select columnVlad Fulgeanu2015-06-121-2/+1
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-129-64/+116
* bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN2015-06-1210-47/+73
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-1216-201/+119
* bitbake: toaster: eliminate duplicate querysetsAlexandru DAMIAN2015-06-121-38/+3
* bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN2015-06-122-2/+36
* bitbake: toaster: toastertables raise errorsAlexandru DAMIAN2015-06-121-5/+7
* bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN2015-06-124-5/+38
* bitbake: toaster: toaster table add raw dataAlexandru DAMIAN2015-06-123-7/+54
* bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN2015-06-129-97/+108
* bitbake: toastergui: use defaults on xhr_datatypeahead parametersAlexandru DAMIAN2015-06-121-10/+10
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-127-70/+102
* bitbake: convert all project-based view to JSON APIsAlexandru DAMIAN2015-06-121-65/+99
* bitbake: toaster: move project data typeahead to the REST APIAlexandru DAMIAN2015-06-1210-76/+119
* bitbake: bitbake: Bump version to 1.27.1Richard Purdie2015-06-091-1/+1
* bitbake: cooker/event: Add an event which lists all stamps reachable after pa...Richard Purdie2015-06-092-0/+15
* bitbake: parse/BBHandler: Avoid repeatedly resetting FILERichard Purdie2015-06-051-2/+2
* bitbake: toaster: more HTML5 fixesAlexandru DAMIAN2015-05-293-2/+4
* bitbake: toaster tests: enable url check testAlexandru DAMIAN2015-05-294-25/+94
* bitbake: toaster/tts: Fix testsAlexandru DAMIAN2015-05-294-5/+3
* bitbake: orm: Fix all failing unit testMichael Wood2015-05-292-13/+24
* bitbake: bldcontrol: Fix all failing unit testsMichael Wood2015-05-293-30/+61
* bitbake: toastergui: add tests for xhr_datatypeahead callsAlexandru DAMIAN2015-05-291-4/+46
* bitbake: toastergui: tests for the all-projects API pointAlexandru DAMIAN2015-05-291-0/+36
* bitbake: toasterui: replace cookie-based preferences with session dataAlexandru DAMIAN2015-05-295-37/+20
* bitbake: toaster: refactor checksettings commandAlexandru DAMIAN2015-05-293-2/+30
* bitbake: toastergui: Consider task name when restarting a build in /buildsEd Bartosh2015-05-293-5/+25
* bitbake: toaster-gui: Show task name for the builds in /buildsEd Bartosh2015-05-292-7/+25
* bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood2015-05-293-7/+16
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-2911-582/+415
* bitbake: toaster: Add a simplified ToasterTable templateMichael Wood2015-05-291-0/+112
* bitbake: toaster: Fix toastertable headerMichael Wood2015-05-291-0/+1