summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/urls.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-121-0/+1
* bitbake: toastergui: Fix regex markup issuesRichard Purdie2023-12-061-2/+1
* bitbake: toaster: Update to Django 4.2David Reyna2023-08-301-1/+1
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-3/+2
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-201-0/+13
* bitbake: toaster: update Toaster for Django 1.11David Reyna2017-12-181-1/+1
* bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna2017-07-311-1/+6
* bitbake: toaster: Add distro selection supportDavid Reyna2017-06-281-0/+8
* bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna2017-06-281-30/+31
* bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood2016-12-121-2/+3
* bitbake: toaster: api Add layer Add apiMichael Wood2016-12-121-2/+4
* bitbake: toaster: Add backend API for deleting a buildMichael Wood2016-09-301-0/+4
* bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood2016-09-301-1/+2
* bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood2016-09-301-0/+4
* bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood2016-09-021-6/+12
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-111-0/+3
* bitbake: toaster: add Layer delete front end feature to layerdetailsMichael Wood2016-07-081-1/+1
* bitbake: toaster: layerdetails api Fix saving of git revision of a layerMichael Wood2016-07-081-1/+4
* bitbake: toaster: port Installed packages table to ToasterTableMichael Wood2016-06-151-3/+6
* bitbake: toaster: port Task tables to ToasterTables widgetMichael Wood2016-06-151-5/+18
* bitbake: toaster: port Built recipes table to toastertablesMichael Wood2016-06-151-1/+6
* bitbake: toaster: port table for Built packages to ToasterTableMichael Wood2016-06-151-1/+6
* bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood2016-04-061-0/+5
* bitbake: toaster: rework task buildstats storage and displayElliot Smith2016-03-091-1/+1
* bitbake: toaster: customrecipe Add dependency tracking to package selectionMichael Wood2016-02-101-0/+4
* bitbake: toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood2016-02-101-2/+2
* bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood2016-02-101-5/+5
* bitbake: toaster: views Add view to download custom recipeMichael Wood2016-02-101-0/+3
* bitbake: toastergui: convert project builds page to ToasterTableElliot Smith2016-01-151-2/+4
* bitbake: toastergui: convert all builds page to ToasterTableElliot Smith2016-01-151-1/+4
* bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith2016-01-151-7/+2
* bitbake: toastergui: use ToasterTable for projects pageElliot Smith2016-01-151-0/+6
* bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith2015-12-141-1/+1
* bitbake: toaster: Add Image customisation frontend featureMichael Wood2015-09-291-5/+12
* bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh2015-09-291-1/+9
* bitbake: toaster: tables Move the title and name into the widgetMichael Wood2015-09-291-9/+13
* bitbake: toastergui: Add frontend javascript unit testsMichael Wood2015-08-291-0/+3
* bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood2015-08-061-2/+1
* bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood2015-08-061-2/+6
* bitbake: toastergui: Add typeaheads layers, machines, projects, recipesMichael Wood2015-08-061-0/+11
* bitbake: toastergui: Implement new project navigationMichael Wood2015-08-011-3/+3
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-3/+0
* bitbake: toaster: refactor the builds pagesAlexandru DAMIAN2015-06-261-1/+1
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-121-0/+8
* bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN2015-06-121-3/+0
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-5/+3
* bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN2015-06-121-2/+0
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-121-9/+21