aboutsummaryrefslogtreecommitdiffstats
path: root/rrs
AgeCommit message (Expand)Author
2019-11-21RRS: do not ignore non-numeric characters in versionsPaul 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-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-07-17Use shell=False where possible with utils.runcmd()Paul Eggleton
2019-07-17Update TableSorter to latest version of active forkPaul Eggleton
2019-05-28RRS: add missing migrationpaule/fixes13Paul Eggleton
2019-02-21RRS: fix showing all recipes for multi-layer maintenance plansPaul Eggleton
2019-02-21RRS: Fix raw SQL statements to use parametersPaul Eggleton
2019-02-14RRS: add tool to import/export upstream history dataPaul Eggleton
2019-02-14rrs_maintainer_history: check out layer branch before looking for maintainers...Paul Eggleton
2019-02-14Replace use of assert with exceptionsPaul Eggleton
2019-02-14Use try...finally or with to ensure files get closedPaul Eggleton
2019-02-14Fix errors due to races deleting bitbake temp filesPaul Eggleton
2018-12-06Add links to other branch recipes in recipe detailPaul Eggleton
2018-11-19Replace uitablefilter usage with jQueryPaul Eggleton
2018-11-06Implement "delete account" functionPaul Eggleton
2018-11-06Replace nvd3 with Chart.jsPaul Eggleton
2018-10-01update: fix error on LAYERRECOMMENDS failurePaul Eggleton
2018-09-20Upgrade to Bootstrap 3Paul Eggleton
2018-09-06rrs/tools/daily_run.sh: don't reload when updatingPaul Eggleton
2018-09-06rrs: admin: add in-line for Milestones to ReleasesPaul Eggleton
2018-09-06rrs_distros: match recipe on filename not PNPaul Eggleton
2018-09-06rrs: show warnings for missing current release/milestonePaul Eggleton
2018-09-06rrs: fix broken links when there are no milestones in a releasePaul Eggleton
2018-09-06rrs_distros: ensure we only run distro processing oncePaul Eggleton
2018-09-06rrs/tools: handle dry-run properlyPaul Eggleton
2018-09-06Disable git interactive password promptsPaul Eggleton