summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Create libtoaster.js with some utility functionsMichael Wood2014-11-213-138/+239
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-219-96/+598
* bitbake: toaster: skip virtualenv when searching for django appsMichael Wood2014-11-212-0/+8
* bitbake: toastergui: fix XSS injection points in projects pageAlexandru DAMIAN2014-11-124-34/+43
* bitbake: toaster: importing angular serviceAlexandru DAMIAN2014-11-122-0/+29
* bitbake: toastergui: Silly UI fixesBelen Barros2014-11-124-16/+23
* bitbake: toaster: Replace bootstrap js with the correct versionMichael Wood2014-11-122-15009/+5
* bitbake: toastergui: changes for the Project page, round 3 of reviewsAlexandru DAMIAN2014-11-124-68/+244
* bitbake: toaster: separate the load configuration file commandAlexandru DAMIAN2014-11-122-134/+162
* bitbake: toaster: Update filter count labels when Add/Remove layersMichael Wood2014-11-123-2/+25
* bitbake: toaster: Fix the table data so that it matches the column orderMichael Wood2014-11-121-4/+6
* bitbake: toastergui: Various fixes for projects, layers and targets pageAlexandru DAMIAN2014-11-1210-299/+458
* bitbake: adding angular-animate pluginAlexandru DAMIAN2014-11-121-0/+28
* bitbake: toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN2014-11-125-31/+406
* bitbake: toaster: SQL query loggingAlexandru DAMIAN2014-11-121-0/+21
* bitbake: toaster script: webport option and other improvementsAlexandru DAMIAN2014-11-123-36/+67
* bitbake: toastergui: fix invalid build url usageAlexandru DAMIAN2014-11-061-5/+5
* bitbake: toaster: update web vcs fields for layersAlexandru DAMIAN2014-10-303-7/+388
* bitbake: toastergui: provide download file capabilityAlexandru DAMIAN2014-10-305-1/+65
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-307-28/+198
* bitbake: toaster: improvements for admin pagesAlexandru DAMIAN2014-10-303-7/+349
* bitbake: toaster: use modified validators for git url fieldsAlexandru DAMIAN2014-10-302-5/+45
* bitbake: toaster: changes to the landing pageAlexandru DAMIAN2014-10-3010-78/+384
* bitbake: toastergui: protect variable value readsAlexandru DAMIAN2014-10-301-9/+17
* bitbake: toastergui: refactor objects get in views.pyAlexandru DAMIAN2014-10-301-38/+37
* bitbake: toastergui: project edit capabilities in all layers pageAlexandru DAMIAN2014-10-306-119/+209
* bitbake: toaster: fix Project page in order to trigger buildsAlexandru DAMIAN2014-10-3011-429/+1144
* bitbake: toaster: fix layer source update codeAlexandru DAMIAN2014-10-301-6/+28
* bitbake: toaster: we add static copies of AngularJS and related librariesAlexandru DAMIAN2014-10-305-0/+251
* bitbake: toastergui: update breadcrumb in analysis pagesAlexandru DAMIAN2014-10-302-3/+9
* bitbake: toastergui: Show failed tasks in the build dashboardBelen Barros Pena2014-10-301-2/+16
* bitbake: toastergui: Tiny change to help textBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Remove extra <div> from build dashboardBelen Barros Pena2014-10-301-3/+2
* bitbake: toastergui: Remove sorting from "Size over total" columnBelen Barros Pena2014-10-301-2/+0
* bitbake: toastergui: Fix blue highlight for failed tasksBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Fix reverse dependencies tab for packages includedBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Add missing task descriptionsBelen Barros Pena2014-10-301-0/+3
* bitbake: toastergui: Amend show rows optionsBelen Barros2014-10-302-2/+2
* bitbake: toastergui: Fix help text in packages 'Reverse runtime dependencies'...Belen Barros Pena2014-10-301-1/+1
* bitbake: toasterbld: update checksettings commandAlexandru DAMIAN2014-10-301-5/+42
* bitbake: toastergui fix size rendering in dirinfo pageAlexandru DAMIAN2014-09-291-5/+5
* bitbake: toaster: fix some code spacing issuesMarius Avram2014-09-052-23/+25
* bitbake: toaster: use cookies for count and sorting in templates tablesMarius Avram2014-09-053-46/+102
* bitbake: toaster: do not save objects in sessionAlexandru DAMIAN2014-09-051-9/+9
* bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN2014-09-054-182/+488
* bitbake: toaster: rename bldviewer projecttags custom tagsetAlexandru DAMIAN2014-09-054-3/+3
* bitbake: toastergui: added pages for project detailsAlexandru DAMIAN2014-09-018-38/+564
* bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN2014-09-019-115/+559
* bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN2014-08-292-12/+19
* bitbake: toatergui: update pages to match project modelsAlexandru DAMIAN2014-08-293-11/+10