aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-21recipes: add help button to explain search termspaule/fixes14Paul Eggleton
2019-11-21recipes: allow searching for layer:oe-corePaul Eggleton
2019-11-21recipes: support pn: query prefixPaul Eggleton
2019-11-21recipes: improved support for queries containing quotesPaul Eggleton
2019-11-21update: fix exception with -x/--nofetch optionPaul Eggleton
2019-11-21Drop LICENSE.diff2htmlPaul Eggleton
2019-11-21TODO: add some more taskspaule/recipesymbolPaul Eggleton
2019-11-21RRS: do not ignore non-numeric characters in versionsPaul Eggleton
2019-11-21Add recipe dependencies toolPaul Eggleton
2019-11-21RRS: Handle two versions added on same day then later one deletedPaul Eggleton
2019-11-21RRS: enable grouping recipe upgrades by licensePaul Eggleton
2019-11-21RRS: Add tool to dump upgradesPaul Eggleton
2019-11-21RRS: detect changes in SRCREV as upgradesPaul Eggleton
2019-11-21RRS: ensure default URLs for release/milestone are the latestPaul Eggleton
2019-11-21RRS: exclude lib/ subdirectory of layers to avoid picking up templatesPaul Eggleton
2019-11-21RRS: handle when recipes get deleted and later re-addedPaul Eggleton
2019-11-21recipeparse: handle recipes at root of repositoryPaul Eggleton
2019-11-21RRS: avoid historical parsing bug in bitbakePaul Eggleton
2019-11-21RRS: ensure upgrades recorded at exact same time are correctly orderedPaul Eggleton
2019-11-21RRS: fix some more bad OE-Core commitsPaul Eggleton
2019-11-21RRS: fixup handling of upgrades where recipe moved to incPaul Eggleton
2019-11-21rrs_upgrade_history: add stop commit optionPaul Eggleton
2019-11-21RRS: record previous versionPaul Eggleton
2019-11-21rrs_upgrade_history: implement file path filteringPaul Eggleton
2019-11-21RRS: detect PN changing without movePaul Eggleton
2019-11-21RRS: use RecipeUpgradeGroup to determine downgradesPaul Eggleton
2019-11-21RRS: support grouping upgrades by version for multi-version recipesPaul Eggleton
2019-11-21RRS: handle recipe moves without overwriting dataPaul Eggleton
2019-11-21rrs_upgrade_history: record start marker in log filePaul Eggleton
2019-11-21RRS: use more robust method of getting last upgrade recordPaul Eggleton
2019-11-21RRS: handle downgradesPaul Eggleton
2019-11-21RRS: skip problematic OE-Core commits (when a dependency)Paul Eggleton
2019-11-21RRS: use more robust RFC2822 date conversionPaul Eggleton
2019-11-21RRS: Add deleted recipe handlingPaul Eggleton
2019-11-21RRS: collect history independent of current recipesPaul Eggleton
2019-10-29requirements.txt: bump a couple more versionspaule/requirements1Paul Eggleton
2019-10-29requirements.txt: update to fix CVE-2019-16865Paul Eggleton
2019-10-21Fix cgit commit URL settingPaul Eggleton
2019-10-21Add branch comparison functionPaul Eggleton
2019-10-21Track SRCREV for each recipePaul Eggleton
2019-10-14editlayer: Be more specific on the searchesMark Hatle
2019-10-14update.py: Allow bitbake to live in a subdirectory of a repositoryMark Hatle
2019-10-14layerindex/urls.py: Allow branches with a '.' in the nameMark Hatle
2019-10-02Add a space between text and glyphiconsPaul Eggleton
2019-10-02requirements.txt: updatePaul Eggleton
2019-10-02README: add basic documentation on db backup and restorePaul Eggleton
2019-10-02Track PE and PR for recipesPranay Mankad
2019-10-02update_classic_status: ensure fields are correctly orderedPaul Eggleton
2019-10-02README.devel: touch up a few thingsPaul Eggleton
2019-10-02import_layers: tweak debug logging to be a bit more usefulPaul Eggleton