summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: make our tables Chrome-happyBelen Barros Pena2015-07-211-1/+1
* bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery2015-07-211-2/+1
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-021-1/+1
* bitbake: toaster: runbuilds Fix incorrect variable nameMichael Wood2015-07-021-1/+1
* bitbake: toaster: Remove erroneously committed template includeMichael Wood2015-07-021-3/+0
* bitbake: toaster: Revert the addition of analysis project mode selectionMichael Wood2015-07-021-7/+8
* bitbake: toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood2015-07-021-3/+2
* bitbake: toaster: Add url pattern for backward compatibilityMichael Wood2015-06-261-0/+4
* bitbake: toaster: split orm app into it's own module and appMichael Wood2015-06-265-5/+3
* bitbake: toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood2015-06-261-0/+2
* bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood2015-06-261-2/+73
* bitbake: toaster: table.js fix filter visual indicator and interactionMichael Wood2015-06-261-15/+44
* bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood2015-06-261-6/+6
* bitbake: toaster: Enable toastertable cacheMichael Wood2015-06-261-2/+5
* bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN2015-06-2611-17/+33
* bitbake: toaster: delete multiple buildsAlexandru DAMIAN2015-06-262-22/+38
* bitbake: toastergui: select project typesAlexandru DAMIAN2015-06-263-38/+80
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-2621-186/+453
* bitbake: toaster: bring django-aggregate-if into the projectAlexandru DAMIAN2015-06-262-1/+10
* bitbake: toaster: add django-aggregate-ifAlexandru DAMIAN2015-06-268-0/+680
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-269-14/+368
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-264-10/+69
* 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: 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: 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