summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templatetags/projecttags.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: Fix regex markup issuesRichard Purdie2023-12-061-2/+2
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-291-2/+2
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-191-2/+2
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-1/+1
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-3/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-111-8/+0
* bitbake: toaster: port all build analysis pages to bootstrap 3Belen Barros Pena2016-06-151-6/+6
* bitbake: toaster: Rework displaying package dependencies across ToasterMichael Wood2016-06-151-0/+8
* bitbake: toaster: use // operator instead of /Ed Bartosh2016-06-021-1/+1
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-1/+1
* bitbake: toaster: move project data typeahead to the REST APIAlexandru DAMIAN2015-06-121-2/+2
* bitbake: toastergui: Consider task name when restarting a build in /buildsEd Bartosh2015-05-291-3/+4
* bitbake: toastergui: show relative paths in configvars viewEd Bartosh2015-05-291-53/+23
* bitbake: toaster: build date range selectionsDavid Reyna2015-03-251-0/+4
* bitbake: toaster: layer-relative paths for config filesDave Lerner2015-03-251-0/+15
* bitbake: toaster: commit id format on layers pageDave Lerner2015-03-091-0/+12
* bitbake: toastergui: all builds page lists failed build requestsAlexandru DAMIAN2015-01-161-0/+19
* bitbake: toaster: make 'latest builds' section consistent across pagesBelen Barros Pena2014-11-281-0/+8
* bitbake: toastergui: fix XSS injection points in projects pageAlexandru DAMIAN2014-11-121-1/+5
* bitbake: toaster: changes to the landing pageAlexandru DAMIAN2014-10-301-0/+11
* bitbake: toaster: whitespace fixAlexandru DAMIAN2014-07-141-9/+9
* bitbake: toaster: sort on size in detail pagesDave Lerner2014-04-091-1/+1
* bitbake: toaster: regex alternation filter caused django errorDavid Reyna2014-04-091-3/+3
* bitbake: toaster: show unique set-in files in configvarDavid Reyna2014-04-091-4/+8
* bitbake: toaster: catch IndexError error in dictionary lookupsDavid Reyna2014-04-051-1/+1
* bitbake: toaster: Update help text in format_vpackage_namehelp tagBelen Barros Pena2014-04-011-1/+1
* bitbake: toaster: added file types to the Outputs column in the buildDavid Reyna2014-03-281-0/+9
* bitbake: toaster: show installed package nameDave Lerner2014-03-281-9/+1
* bitbake: toaster: format packages with size = -1Dave Lerner2014-03-251-1/+20
* bitbake: toaster: replace package dependency tag w/ view queriesAlexandru DAMIAN2014-03-251-14/+0
* bitbake: toaster: warn new filter replaces existing filterDavid Reyna2014-03-251-0/+6
* bitbake: toaster: Revert "added file types to the Outputs column in the build...Alexandru DAMIAN2014-03-251-27/+0
* bitbake: toaster: image information viewsDave Lerner2014-03-211-0/+49
* bitbake: toaster: added file types to the Outputs column in the build pageFarrell Wymore2014-03-171-0/+27
* bitbake: toaster: Not using task_color tag for execution headingBelen Barros Pena2014-03-171-3/+3
* bitbake: toaster: Presentation fixes for task.htmlBelen Barros Pena2014-03-171-3/+3
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-091-0/+59
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-091-2/+6
* bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta2014-02-171-0/+11
* bitbake: toaster: Fix for task_color tagBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Implementation of package detail viewsDave Lerner2014-02-171-0/+13
* bitbake: toaster: Added custom filter tags for use in templates.Ravi Chintakunta2014-01-271-0/+35
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-271-4/+13
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-271-0/+3
* bitbake: toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN2014-01-101-1/+8
* bitbake: toaster: Build dashboard implementationAlexandru DAMIAN2014-01-101-0/+18
* bitbake: toaster: Create the base page navigation structureAlexandru DAMIAN2014-01-101-0/+5
* bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN2014-01-101-0/+26