aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/api.py
AgeCommit message (Expand)Author
2024-01-04toaster/toastergui: Bug-fix verify given layer path only if import/add local ...Alassane Yattara
2023-12-20toastergui: verify that an existing layer path is givenMarta Rybczynska
2020-03-29toaster: migrate to Django-2.2David Reyna
2020-01-19lib: remove unused importsFrazer Clews
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-04toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna
2018-08-20Toaster: Implement the project-specific feature and releated enhancements and...David Reyna
2017-09-17toaster: reserve HEAD from imported layersDavid Reyna
2017-08-22toaster: custom image updates and original creationDavid Reyna
2017-06-27toaster: Add distro selection supportDavid Reyna
2016-12-12toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12toaster: api Add layer Add apiMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-10-06toaster: Delete notification update front end implementation to designMichael Wood
2016-10-06toaster: api / project Cancel any in progress builds before project deleteMichael Wood
2016-09-28toaster: layerdetails Update implementation of delete imported layerMichael Wood
2016-09-28toaster: Add backend API for deleting a buildMichael Wood
2016-09-28toaster: project page Implement front end feature to delete projectMichael Wood
2016-09-28toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-09-28toaster: Clean up and convert to rest api project edit and get callsMichael Wood
2016-09-02toaster: Move Custom image recipe rest api to api fileMichael Wood
2016-09-02toaster: layerdetails clean ups after integrating local layer changesMichael Wood
2016-09-02toaster: update api to include local_source_dirSujith H
2016-08-11toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-11toaster: move most recent builds templating to clientElliot Smith
2016-07-25toaster: Replace references to LayerSource modelsMichael Wood
2016-07-08toaster: api Add util function for returning the error responseMichael Wood
2016-07-08toaster: layerdetails api Fix saving of git revision of a layerMichael Wood
2016-06-01toaster: use re.sub() instead of translate()Ed Bartosh
2016-04-06toaster: xhr Update the implementation of the build cancellation requestMichael Wood
2016-04-06toaster: Move xhr calls for starting and stopping buildsMichael Wood