aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-07Add support for other distro comparisonsPaul Eggleton
2018-08-07Add partial path macro for vcs URL fieldsPaul Eggleton
2018-08-06update_classic_status: fix matching on wrong layerPaul Eggleton
2018-08-06Add a script to import layers from an existing layer indexPaul Eggleton
2018-08-06forms: clear out comparison recipe/layerbranch if status doesn't accept themPaul Eggleton
2018-08-06Update TODO listPaul Eggleton
2018-08-06admin: improve layer maintainer handlingPaul Eggleton
2018-08-06bulkchange: fix missing closing div for form errorsPaul Eggleton
2018-08-06bulkchange: make script more robustPaul Eggleton
2018-08-06docker/README: fix setup to allow bulk change to workPaul Eggleton
2018-08-06docker/README: use -v option for volume mountsPaul Eggleton
2018-08-06README: tweak to make Docker setup more prominentPaul Eggleton
2018-08-06docker: fix copying .gitconfig for proxy setupPaul Eggleton
2018-08-06docker: drop names/emails from settings.pyPaul Eggleton
2018-07-23Dockerfile: Reduce image size by merging RUN stages togetherKonrad Scherer
2018-07-23docker: enhance example setupPaul Eggleton
2018-07-23docker: migrate all applications, not just layerindexPaul Eggleton
2018-07-23docker: don't reload in updatelayers.shPaul Eggleton
2018-07-23settings: minor cleanupsPaul Eggleton
2018-07-23docker: use a normal user account to run the applicationPaul Eggleton
2018-07-23docker: trim down container sizePaul Eggleton
2018-07-23docker: split out pip install of requirementsPaul Eggleton
2018-07-23docker: add .dockerignore filePaul Eggleton
2018-07-23docker: enable UTF-8 localePaul Eggleton
2018-07-23docker: use Python 3 to run web interfacePaul Eggleton
2018-07-23docker: dockerfile cleanupsPaul Eggleton
2018-07-19README: add an example virtualenv-based setupPaul Eggleton
2018-07-19Add minimal tests for update scriptPaul Eggleton
2018-07-19update: fix handling of moves outside of a layerPaul Eggleton
2018-07-09Add site-wide notice supportPaul Eggleton
2018-07-09utils: fix missing dependency logic in _add_dependency()Paul Eggleton
2018-07-09recipeparse: don't error out on missing layer recommendsPaul Eggleton
2018-07-09update_layer: avoid errors on modified & renamed filesPaul Eggleton
2018-07-09update_layer: drop debug message for deleting recipe file dependenciesPaul Eggleton
2018-07-09settings: allow disabling layer publishing emailsPaul Eggleton
2018-07-09update.py: check whether branch existed when nocheckoutRobert 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