aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-10-02import_layers: use vcs_last_rev to check if record is updatedPaul Eggleton
2019-10-02dockersetup: ensure letsencrypt volume change gets undonePaul Eggleton
2019-10-02update_classic_status: add cover status import/exportPaul Eggleton
2019-10-02update_classic_status: switch to argparsePaul Eggleton
2019-10-02update_classic_status: tweak single-object queriesPaul Eggleton
2019-10-02dockersetup: minor command line comment fixPaul Eggleton
2019-10-02dockersetup: allow updating if proxy config set in environmentPaul Eggleton
2019-10-02dockersetup: handle ArgumentTypeError properlyPaul Eggleton
2019-10-02dockersetup: add uninstall optionPaul Eggleton
2019-10-02dockersetup: proxy support fixesPaul Eggleton
2019-10-02docker: fix comment at top of DockerfilePaul Eggleton
2019-10-02dockersetup.py: add connectivity checkPaul Eggleton
2019-09-18API: fix recipes view to really point to recipes ViewSetPaul Eggleton
2019-09-17import_layers: fix updating build dependenciesPaul Eggleton
2019-09-16import_layers: fix output when importing layers from scratchpaule/restapi-fixesPaul Eggleton
2019-09-16import_layers: use recipesExtended viewsetPaul Eggleton
2019-09-16API: fix recipes API performance regressionPaul Eggleton
2019-08-06README: add reference to using import_layers to updatepaule/importlayersPaul Eggleton
2019-08-06import_layers: show basic progressPaul Eggleton
2019-08-06import_layers: add reload optionPaul Eggleton
2019-08-06import_layers: delete non-matching LayerBranch objectsPaul Eggleton
2019-08-06import_layers: allow filtering layersPaul Eggleton
2019-08-06import_layers: allow filtering branchesPaul Eggleton
2019-08-06import_layers: switch to argparsePaul Eggleton
2019-08-06Add simple script for testing web APIPaul Eggleton
2019-08-06admin: add layerbranch to BBAppend string representationPaul Eggleton