summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-108-53/+224
* bitbake: toaster: enable server-side caches and debug-panelAlexandru DAMIAN2015-02-101-1/+40
* bitbake: toastergui: fix loadconf error messageAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toasterui: use text() instead of html()Belen Barros Pena2015-02-101-2/+2
* bitbake: toastergui: remove time link for failed build requestsBelen Barros Pena2015-02-101-1/+1
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-023-9/+21
* bitbake: toaster: new layer checkout logicAlexandru DAMIAN2015-01-304-93/+92
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-302-8/+15
* bitbake: toastergui: update project build listingAlexandru DAMIAN2015-01-297-68/+193
* bitbake: toastergui: alignment fixBelen Barros Pena2015-01-291-4/+4
* bitbake: toastergui: remove recipe id links to the layer indexBelen Barros Pena2015-01-291-1/+1
* bitbake: toastergui: consistent capitals in buttonBelen Barros Pena2015-01-291-1/+1
* bitbake: toastergui: hide table controls when when less than 10 entriesBelen Barros Pena2015-01-291-0/+10
* bitbake: toastergui: set column width in layer details pageBelen Barros Pena2015-01-291-2/+2
* bitbake: toastergui: add 'show all' link to no results pageBelen Barros Pena2015-01-292-4/+10
* bitbake: toastergui: give the add dependencies form some breathing spaceBelen Barros Pena2015-01-291-0/+1
* bitbake: toastergui: consistent add / remove layer notificationsBelen Barros Pena2015-01-292-5/+7
* bitbake: toastergui: remove redundant style declarationBelen Barros Pena2015-01-291-1/+0
* bitbake: toastergui: Generic message for the layer details empty statesBelen Barros Pena2015-01-291-6/+2
* bitbake: toaster: apply common styles to right hand column of detail pagesBelen Barros Pena2015-01-294-7/+6
* bitbake: toaster: make layouts consistentBelen Barros Pena2015-01-293-23/+10
* bitbake: toastergui: enable re-ordering when columns are hiddenAlexandru DAMIAN2015-01-231-0/+10
* bitbake: toastergui: all projects column show/hideAlexandru DAMIAN2015-01-231-6/+6
* bitbake: toastergui: fix the second 'view all targets' linkBelen Barros Pena2015-01-231-1/+2
* bitbake: toastergui: minor fixesAlexandru DAMIAN2015-01-231-1/+8
* bitbake: toastegui: project page build selected targetsAlexandru DAMIAN2015-01-232-6/+25
* bitbake: toastergui: fix all targets page searchAlexandru DAMIAN2015-01-231-2/+5
* bitbake: toastergui: fix all-targets redirectAlexandru DAMIAN2015-01-233-3/+3
* bitbake: toaster: newproject default release selection fixAlexandru DAMIAN2015-01-231-13/+19
* bitbake: toastergui: "Run again" button in build pagesAlexandru DAMIAN2015-01-232-3/+3
* bitbake: toastergui: fix duplicate IDs all builds pageAlexandru DAMIAN2015-01-231-27/+10
* bitbake: toastergui: save cookie for orderby/page size settingsAlexandru DAMIAN2015-01-232-6/+11
* bitbake: toaster: project configuration variables pageDavid Reyna2015-01-213-26/+730
* bitbake: toaster: project builds pageAlexandru DAMIAN2015-01-213-230/+160
* bitbake: toastergui: all builds page lists failed build requestsAlexandru DAMIAN2015-01-164-199/+742
* bitbake: toaster: layerdetails Remove compatibility settingMichael Wood2015-01-163-29/+3
* bitbake: toaster: Add layer details page featureMichael Wood2015-01-167-150/+1038
* bitbake: toaster: implementation of project pageAlexandru DAMIAN2015-01-083-135/+246
* bitbake: toaster: branch name priority resolutionAlexandru DAMIAN2015-01-081-1/+7
* bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN2015-01-083-4/+7
* bitbake: toaster: Improve client side error handlingMichael Wood2015-01-087-33/+69
* bitbake: toaster: importlayer Tidy up the page initialisationMichael Wood2014-12-181-10/+11
* bitbake: toaster: Change the full stop to a colonBelen Barros Pena2014-12-181-1/+1
* bitbake: toaster: Formatting changes to error messagesBelen Barros Pena2014-12-182-4/+4
* bitbake: toaster: projectapp Add links to the imported layers notifyMichael Wood2014-12-184-13/+26
* bitbake: toaster: importlayer Avoid namespace clash with layer nameMichael Wood2014-12-182-3/+3
* bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood2014-12-184-23/+82
* bitbake: toaster: tweaking the import layers formBelen Barros Pena2014-12-181-4/+4
* bitbake: toaster: Add import layer feature.Michael Wood2014-12-186-36/+533
* bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN2014-12-182-32/+38