summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-09-29toaster: Add Image customisation frontend featureMichael Wood
2015-09-29toaster: Add ToasterTables for Image customisation featureMichael Wood
2015-09-29toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29toaster: Fix indentation of jsunittests viewMichael Wood
2015-09-29toaster: implement decorator for REST responsesEd Bartosh
2015-09-29toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-29toaster: Add CustomImageRecipe modelMichael Wood
2015-09-29toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29toaster: create custom layer and recipes for Image customisationEd Bartosh
2015-09-29toaster: tables Move the title and name into the widgetMichael Wood
2015-09-29toaster: make a workaround for old style indexEd Bartosh
2015-09-26prserv/serv.py: Better messaging when starting/stopping the server with port=0Leonardo Sandoval
2015-09-26prserv/serv: Close the DB connection out of class destructorLeonardo Sandoval
2015-09-23prserv/serv: Start/Stop daemon using ip instead of hostLeonardo Sandoval
2015-09-23tinfoil: remove logging handler at shutdownMarkus Lehtonen
2015-09-23toaster: remove time from builds in progressBelen Barros Pena
2015-09-23toaster: Add fake entry to Target_File for filesystem rootElliot Smith
2015-09-23toaster: layerdetails Fix back button tab behaviourMichael Wood
2015-09-23toaster: UI test improvementsKe Zou
2015-09-23toaster: support selenium testing from mac OS Xbrian avery
2015-09-23toaster: add 2 UI testsEd Bartosh
2015-09-23toaster: change UI to show tasksEd Bartosh
2015-09-23toaster: don't re-create Target objectsEd Bartosh
2015-09-23toaster: store task name in Target objectsEd Bartosh
2015-09-19bitbake: bb.fetch2.git: Import errno moduleRomain Perier
2015-09-19toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18data_smart: Ensure OVERRIDES dependencies account for contains()Richard Purdie
2015-09-18data_smart: Correctly handle OVERRIDE values set using ??=Richard Purdie
2015-09-18data_smart: When considering OVERRIDE dependencies, do so recursivelyRichard Purdie
2015-09-18data_smart: Expand overrides cache recursivelyRichard Purdie
2015-09-18bb.fetch2.{git, hg}: remove tarball if it needs updatingChristopher Larson
2015-09-18toaster: Simplify redirects when build page parameters are missingElliot Smith
2015-09-18toaster: Fix date range pickers on the project builds pageElliot Smith
2015-09-18toaster: Show correct builds count on project pagesElliot Smith
2015-09-18toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18tests/fetch.py: Fix recursion failure in url mappingMark Hatle
2015-09-18fetch2/__init__.py: uri_replace regex handlingMark Hatle
2015-09-18toaster: Don't def a function for each call to build_artifact()Elliot Smith
2015-09-18toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-18toaster: Read correct cooker log path from toasteruiElliot Smith
2015-09-18toaster: delete multiple builds cleanupbrian avery
2015-09-16data_smart: Separate out update_overridevars into separate functionRichard Purdie
2015-09-16cache: Handle spaces and colons in directory names for file-checksumsRichard Purdie
2015-09-09toaster: increase waiting timeEd Bartosh
2015-09-09toaster: Changes to navigationBelen Barros Pena
2015-09-09prserv: SIGTERM and deamonization fixesRichard Purdie
2015-09-08utils: Add signal_on_parent_exit() functionRichard Purdie