summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-096-13/+341
* bitbake: toaster: Move long content toggle to main.jsBelen Barros Pena2014-03-093-55/+18
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-095-44/+299
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-095-6/+315
* bitbake: toaster: Bug fix in reload page with parametersRavi Chintakunta2014-03-091-1/+5
* bitbake: toaster: Fix breadcrumb date format in detail pagesBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Sort packages and dependencies in recipe.htmlBelen Barros Pena2014-03-091-3/+3
* bitbake: toaster: Change popover headings in recipes tableBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Change help text for SectionBelen Barros Pena2014-03-092-2/+2
* bitbake: toaster: Hide the applied filter tooltip on clickBelen Barros Pena2014-03-091-0/+5
* bitbake: toaster: Add .muted class to disabled checkboxesBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Set the right styles for definition listsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Set correct string for missed sstate attemptsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Remove inline styles in h1Belen Barros Pena2014-03-094-4/+5
* bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna2014-03-095-191/+235
* bitbake: toaster: array-assignment fix from ChomeAlexandru DAMIAN2014-03-092-2/+4
* bitbake: toaster: mark dependency packagesAlexandru DAMIAN2014-03-091-2/+2
* bitbake: toasterui: adding new task outcome emptyAlexandru DAMIAN2014-03-091-2/+5
* bitbake: toastergui: fix task executed status displayAlexandru DAMIAN2014-03-093-12/+7
* bitbake: toaster: implement package summary pageDavid Reyna2014-02-173-40/+131
* bitbake: toaster: implement recipe summary pageDavid Reyna2014-02-173-39/+145
* bitbake: toaster: Make popovers mutually exclusiveBelen Barros Pena2014-02-171-36/+19
* bitbake: toaster: Make popovers scrollableBelen Barros Pena2014-02-171-0/+3
* bitbake: toaster: Make all targets links to the build dashboardBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta2014-02-172-1/+13
* bitbake: toaster: Fix for task_color tagBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Apply error style to cell linksBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Make "Edit columns" multiselectBelen Barros2014-02-171-0/+5
* bitbake: toaster: fix javascript for table filtersAlexandru DAMIAN2014-02-172-1/+3
* bitbake: toaster: Add clear filter button to filter tooltipsBelen Barros2014-02-172-2/+2
* bitbake: toaster: Clean up main.jsBelen Barros2014-02-171-444/+32
* bitbake: toaster: Clean up default.cssBelen Barros2014-02-171-177/+114
* bitbake: toaster: Implementation of package detail viewsDave Lerner2014-02-1713-32/+777
* bitbake: toaster: Added sorting to other columns in All tasks tableRavi Chintakunta2014-02-171-1/+9
* bitbake: toaster: Fix builds view filter options to match changes in filter d...Ravi Chintakunta2014-02-171-27/+44
* bitbake: toaster: Filter Dialog fix to display filter options as radio buttonsRavi Chintakunta2014-02-171-10/+14
* bitbake: toaster: Removed unused 'disabled' css class in Filter dialogRavi Chintakunta2014-02-171-1/+1
* bitbake: toaster: fix package data gatheringAlexandru DAMIAN2014-01-272-0/+181
* bitbake: toaster: fix builds page CSS and functionalityAlexandru DAMIAN2014-01-273-10/+12
* bitbake: toaster: Set .error styles for tablesBarros Pena, Belen2014-01-271-12/+17
* bitbake: toaster: All Tasks Feature with sorting and filteringRavi Chintakunta2014-01-273-80/+185
* bitbake: toaster: Implementation of recipe detail viewsDavid Reyna2014-01-273-45/+332
* bitbake: toaster: Implementation of base build details pageDavid Reyna2014-01-271-0/+28
* bitbake: toaster: Added custom filter tags for use in templates.Ravi Chintakunta2014-01-271-0/+35
* bitbake: toaster: Base table fixes for header text, sort icon and filter iconRavi Chintakunta2014-01-273-3/+5
* bitbake: toaster: Base html fix to set the page titleRavi Chintakunta2014-01-271-1/+1
* bitbake: toaster: settings remove duplicate entryAlexandru DAMIAN2014-01-271-1/+0
* bitbake: toaster: Add initial testsAndreea Proca2014-01-274-5/+141185
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-2711-46/+471
* bitbake: toaster: add jquery cookie pluginAlexandru DAMIAN2014-01-272-0/+119