summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/api.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara2024-01-041-5/+8
* bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska2023-12-201-6/+7
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-291-1/+1
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-3/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-13/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna2018-10-041-1/+7
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-201-2/+166
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-09-171-3/+3
* bitbake: toaster: custom image updates and original creationDavid Reyna2017-08-231-37/+61
* bitbake: toaster: Add distro selection supportDavid Reyna2017-06-281-3/+10
* bitbake: toaster: api Add GET REST API for Layer informationMichael Wood2016-12-121-3/+52
* bitbake: toaster: api Add layer Add apiMichael Wood2016-12-121-3/+98
* bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood2016-11-301-6/+10
* bitbake: toaster: Delete notification update front end implementation to designMichael Wood2016-10-061-1/+1
* bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood2016-10-061-21/+34
* bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood2016-09-301-1/+1
* bitbake: toaster: Add backend API for deleting a buildMichael Wood2016-09-301-0/+30
* bitbake: toaster: project page Implement front end feature to delete projectMichael Wood2016-09-301-4/+11
* bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood2016-09-301-108/+0
* bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood2016-09-301-0/+161
* bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood2016-09-021-10/+459
* bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood2016-09-021-2/+4
* bitbake: toaster: update api to include local_source_dirSujith H2016-09-021-1/+3
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-111-1/+9
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-111-1/+104
* bitbake: toaster: Replace references to LayerSource modelsMichael Wood2016-07-261-4/+2
* bitbake: toaster: api Add util function for returning the error responseMichael Wood2016-07-081-12/+16
* bitbake: toaster: layerdetails api Fix saving of git revision of a layerMichael Wood2016-07-081-1/+98
* bitbake: toaster: use re.sub() instead of translate()Ed Bartosh2016-06-021-1/+2
* bitbake: toaster: xhr Update the implementation of the build cancellation req...Michael Wood2016-04-061-9/+45
* bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood2016-04-061-0/+74