aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-27RRS: drop support for parsing older python2-based metadatapaule/python3-layerindexPaul Eggleton
2020-03-27Drop python 2 referencesPaul Eggleton
2020-03-27Drop layerindex/recipedesc.pyPaul Eggleton
2020-03-27Drop wiki import scriptsPaul Eggleton
2020-01-06Fix parsing after AVAILABLE_LICENSES changePaul Eggleton
2019-12-20requirements.txt: bump Django version to fix CVE-2019-19844Paul Eggleton
2019-12-09tasks: squash out CRs in task logs to avoid huge transferspaule/fixes15Paul Eggleton
2019-12-09update: ensure removed recipe dependencies are removed from dbPaul Eggleton
2019-12-09Upgrade Chart.js to 2.9.3Paul Eggleton
2019-12-09Upgrade jquery to 3.4.1Paul Eggleton
2019-12-09Upgrade Bootstrap to 3.4.1Paul Eggleton
2019-11-26README.devel: mention python SMTP serverPaul Eggleton
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