summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/urls.py
AgeCommit message (Expand)Author
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2017-12-18bitbake: toaster: update Toaster for Django 1.11David Reyna
2017-07-31bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-06-28bitbake: toaster: Add distro selection supportDavid Reyna
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna
2016-12-12bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12bitbake: toaster: api Add layer Add apiMichael Wood
2016-09-30bitbake: toaster: Add backend API for deleting a buildMichael Wood
2016-09-30bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-09-30bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood
2016-09-02bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood
2016-08-11bitbake: toaster: move most recent builds templating to clientElliot Smith
2016-07-08bitbake: toaster: add Layer delete front end feature to layerdetailsMichael Wood
2016-07-08bitbake: toaster: layerdetails api Fix saving of git revision of a layerMichael Wood
2016-06-15bitbake: toaster: port Installed packages table to ToasterTableMichael Wood
2016-06-15bitbake: toaster: port Task tables to ToasterTables widgetMichael Wood
2016-06-15bitbake: toaster: port Built recipes table to toastertablesMichael Wood
2016-06-15bitbake: toaster: port table for Built packages to ToasterTableMichael Wood
2016-04-06bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-03-09bitbake: toaster: rework task buildstats storage and displayElliot Smith
2016-02-10bitbake: toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-10bitbake: toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-02-10bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-02-10bitbake: toaster: views Add view to download custom recipeMichael Wood
2016-01-15bitbake: toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: convert all builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: use ToasterTable for projects pageElliot Smith
2015-12-14bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith
2015-09-29bitbake: toaster: Add Image customisation frontend featureMichael Wood
2015-09-29bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29bitbake: toaster: tables Move the title and name into the widgetMichael Wood
2015-08-29bitbake: toastergui: Add frontend javascript unit testsMichael Wood
2015-08-06bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood
2015-08-06bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood
2015-08-06bitbake: toastergui: Add typeaheads layers, machines, projects, recipesMichael Wood
2015-08-01bitbake: toastergui: Implement new project navigationMichael Wood
2015-06-26bitbake: toaster: refactor build modelAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor the builds pagesAlexandru DAMIAN
2015-06-12bitbake: toaster: fixes after refactoringAlexandru DAMIAN
2015-06-12bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN
2015-06-12bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-06-12bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN
2015-06-12bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN
2015-06-12bitbake: toaster: move project data typeahead to the REST APIAlexandru DAMIAN
2015-05-29bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood
2015-05-14bitbake: toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood