summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-11-053-6/+6
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-11-053-7/+18
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-106-35/+6
* bitbake: toaster: recipe links broken for default layersDavid Reyna2017-09-213-0/+14
* bitbake: toaster: edit column list not sortedDavid Reyna2017-09-211-1/+10
* bitbake: toaster: set default pokydirname if no external layersOlaf Mandel2017-09-211-0/+4
* bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel2017-09-211-1/+1
* bitbake: toaster: Order column in Tasks selectableAwais Belal2017-09-211-0/+3
* bitbake: toaster: display error when the fstype select is emptyDavid Reyna2017-09-211-0/+3
* bitbake: toaster: get_last_build_id not called correctlyDavid Reyna2017-07-271-6/+6
* bitbake: toaster: add ID's to build menu linksDavid Reyna2017-07-271-10/+10
* bitbake: toaster: add ID's to navigation linksDavid Reyna2017-07-271-3/+5
* bitbake: toaster: move release lookup from morty to pyroDavid Reyna2017-04-202-15/+15
* bitbake: toaster: fix add layer button for MachinesDavid Reyna2017-04-111-2/+2
* bitbake: toaster: Toaster filters are brokenDavid Reyna2017-04-111-1/+1
* bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna2017-04-104-54/+421
* bitbake: toaster: toastergui: implement machine name validationBelal, Awais2017-04-102-1/+19
* bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H2017-02-151-1/+1
* bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery2017-02-151-2/+1
* bitbake: toaster: views Remove old code that converts template context to JSONMichael Wood2016-12-121-31/+2
* bitbake: toaster: js test Update js tests to use correct url for layer RESTMichael Wood2016-12-121-1/+5
* bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood2016-12-125-6/+31
* bitbake: toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood2016-12-121-0/+3
* bitbake: toaster: api Add GET REST API for Layer informationMichael Wood2016-12-121-3/+52
* bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood2016-12-124-9/+28
* bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood2016-12-122-2/+32
* bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood2016-12-122-43/+45
* bitbake: toaster: tests Update import layer test to use new Layer add apiMichael Wood2016-12-121-22/+23
* bitbake: toaster: importlayer Use new layer add APIMichael Wood2016-12-121-3/+4
* bitbake: toaster: api Add layer Add apiMichael Wood2016-12-124-121/+103
* bitbake: toaster: models Layer_Version get_detailspage_url optional project_idMichael Wood2016-12-121-1/+7
* bitbake: toaster: models Layer fix whitespaceMichael Wood2016-12-121-1/+1
* bitbake: toaster: tablejs Add visual indicator for table data loadingMichael Wood2016-12-121-0/+10
* bitbake: toaster: Reference pip3 not pipRichard Purdie2016-12-081-2/+2
* bitbake: toaster: browser tests - add Selenium Docker container as driverbrian avery2016-12-072-4/+30
* bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own fu...Michael Wood2016-11-301-69/+75
* bitbake: toaster: orm models Handle CustomImageRecipe BRLayer hereMichael Wood2016-11-301-21/+37
* bitbake: toaster: orm models Project class Fix pyflake errorsMichael Wood2016-11-301-8/+12
* bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood2016-11-303-14/+30
* bitbake: toaster: localhostbecontroller write toaster layers for project to t...Sujith H2016-11-301-14/+4
* bitbake: toaster: localhostbecontroller accept custom init script for buildSujith H2016-11-301-2/+7
* bitbake: toaster: tablejs Fix missing close square bracketReyna, David2016-11-301-1/+1
* bitbake: toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David2016-11-301-4/+9
* bitbake: toaster: customrecipejs Consume click event on 'a' link if disabledMichael Wood2016-11-301-0/+6
* bitbake: toaster: Add an example production settings fileMichael Wood2016-11-301-0/+58
* bitbake: toaster: tests Add management command testsMichael Wood2016-11-304-0/+194
* bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood2016-11-302-8/+14
* bitbake: toaster: layerindex updater Take into account layers being predefinedMichael Wood2016-11-231-41/+19
* bitbake: toaster: orm/fixtures Add the master release and correct morty releaseMichael Wood2016-11-232-9/+96