summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
AgeCommit message (Expand)Author
2020-10-19bitbake: toaster: Update documentation links to new URLsReyna, David
2020-03-29bitbake: toaster: FieldError loading Reverse runtime dependenciesReyna, David
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-10-02bitbake: toaster: issues in import layer when clicking 'add layer'David Reyna
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
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-10-18bitbake: toaster: bad link for distro conf fileDavid Reyna
2018-10-04bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna
2018-08-28bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-28bitbake: toaster/layerdetails.js: don't hide local layer infoAwais Belal
2018-08-28bitbake: toastergui/newproject.html: fix release divsAwais Belal
2018-08-28bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal
2018-08-23bitbake: toaster: Fix comparison in recipe templateKarsten Strand
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2017-12-18bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna
2017-12-18bitbake: toaster: landing page show cmdline captureDavid Reyna
2017-12-18bitbake: toaster: update Toaster for Django 1.11David Reyna
2017-10-10bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie
2017-10-10bitbake: toaster: Remove prettifyDavid Reyna
2017-09-17bitbake: toaster: allow dots in user path namesDavid Reyna
2017-09-17bitbake: toaster: reserve HEAD from imported layersDavid Reyna
2017-09-05bitbake: toaster: edit column list not sortedDavid Reyna
2017-09-05bitbake: toaster: Order column in Tasks selectableAwais Belal
2017-09-05bitbake: toaster: display error when the fstype select is emptyDavid Reyna
2017-08-23bitbake: toaster: custom image updates and original creationDavid Reyna
2017-07-31bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-07-21bitbake: toaster: trim build target inputDavid Reyna
2017-06-28bitbake: toaster: large package set breaks sqlite queryDavid Reyna
2017-06-28bitbake: toaster: Add distro selection supportDavid Reyna
2017-06-28bitbake: toaster: git clone progress barDavid Reyna
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-22bitbake: toaster: add ID's to build menu linksDavid Reyna
2017-06-22bitbake: toaster: add ID's to navigation linksDavid Reyna
2017-04-11bitbake: toaster: fix add layer button for MachinesDavid Reyna
2017-04-11bitbake: toaster: Toaster filters are brokenDavid Reyna
2017-04-10bitbake: toaster: toastergui: implement machine name validationBelal, Awais
2016-12-12bitbake: toaster: views Remove old code that converts template context to JSONMichael Wood
2016-12-12bitbake: toaster: js test Update js tests to use correct url for layer RESTMichael Wood
2016-12-12bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood
2016-12-12bitbake: toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood
2016-12-12bitbake: toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood
2016-12-12bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-12-12bitbake: toaster: importlayer Use new layer add APIMichael Wood
2016-12-12bitbake: toaster: api Add layer Add apiMichael Wood
2016-12-12bitbake: toaster: tablejs Add visual indicator for table data loadingMichael Wood