aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-09update.py: check whether branch existed when nocheckoutrbt/li_recsRobert Yang
2018-07-09update.py: add layers when RECOMMENDS isn't satisfiedRobert Yang
2018-07-09utils.py: fix checkout_repo when no HEADRobert Yang
2018-07-09update_layer.py: avoid calling setup_core_layer_sys_path() when --initialRobert Yang
2018-06-06rrs_upstream_history.py: fix set_regexes functionYi Zhao
2018-06-06rrs_upstream_email.py: enable set log levelYi Zhao
2018-05-07Add CSV export for layer recipesPaul Eggleton
2018-05-07Drop old raw recipe export codePaul Eggleton
2018-05-04TODO: add RRS itemsPaul Eggleton
2018-05-04rrs: fix unique constraint on RecipeMaintainerHistory sha1 fieldPaul Eggleton
2018-05-04rrs: admin: validate that email address fields are setPaul Eggleton
2018-05-04rrs: add flag to MaintenancePlan to specify layer-wide maintainersPaul Eggleton
2018-05-04rrs_upstream_history: make more robustPaul Eggleton
2018-05-04rrs_upgrade_history: skip commits that don't touch the layerPaul Eggleton
2018-05-04rrs: validate that a layerbranch is only part of one planPaul Eggleton
2018-05-04templates/rrs: replace use of = with ==Paul Eggleton
2018-05-04rrs/urls: Use new urlpatterns list syntaxPaul Eggleton
2018-05-04rrs: link maintenance/upstream history to layerbranchPaul Eggleton
2018-05-04rrs: drop a couple of unused functions from Raw classPaul Eggleton
2018-05-04rrs/tools: add -p/--plan optionPaul Eggleton
2018-05-04rrs: improve admin for Release/Milestone objectsPaul Eggleton
2018-05-04rrs: duplicate releases from first plan when adding a new planPaul Eggleton
2018-05-04rrs: default python2/3 environments for new maintenance plan layer branchesPaul Eggleton
2018-05-04rrs: releases should be unique by plan and name, not just namePaul Eggleton
2018-05-04rrs: add charts pagePaul Eggleton
2018-05-04rrs: add patch listing to recipe list and detailPaul Eggleton
2018-05-04Implement patch trackingPaul Eggleton
2018-05-04rrs: restore full-width pagesPaul Eggleton
2018-05-04Turn URLs into links in layer notesPaul Eggleton
2018-05-04rrs_upgrade_history: improve checkout logicPaul Eggleton
2018-05-04utils: add common function to check out a specific git revisionPaul Eggleton
2018-05-04models: implement layerindex method to get recursive dependenciesPaul Eggleton
2018-05-04Implement layer web repo commit URLPaul Eggleton
2018-05-04rrs: support new source structure in recipe detailPaul Eggleton
2018-05-04Save recipe source URLsPaul Eggleton
2018-05-04admin: use more dynamic method of setting recipe read-only fieldsPaul Eggleton
2018-05-04Add a link from the Tools drop-down to the RRS if enabledPaul Eggleton
2018-05-04rrs: Add link to layer detail to breadcrumb on recipe detailPaul Eggleton
2018-05-04rrs: handle linking maintainershipPaul Eggleton
2018-05-04rrs/views: replace mimetype with content_typePaul Eggleton
2018-05-04rrs_maintainer_history: avoid unnecessary checkoutsPaul Eggleton
2018-05-04rrs_maintainer_history: add --fullreload optionPaul Eggleton
2018-05-04rrs_upgrade_history: drop final cleanPaul Eggleton
2018-05-04rrs_upgrade_history: handle only .inc file changingPaul Eggleton
2018-05-04rrs/tools: ensure recipe parsing code deletes temporary dirPaul Eggleton
2018-05-04README.rrs: updatePaul Eggleton
2018-05-04rrs_upgrade_history: Add debug option to process specific commitPaul Eggleton
2018-05-04rrs_upgrade_history: ignore files outside of the layerPaul Eggleton
2018-05-04rrs_upgrade_history: show text of any exception that blocks parsingPaul Eggleton
2018-05-04rrs_upgrade_history: handle broken version numbersPaul Eggleton