[obs-commits] [openSUSE/osc2] 1cec88: - osc.cli.request.request: added "info" parameter ...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc2 Commit: 1cec884996dd3fb2c9686991b18d8a17d1ce38bd https://github.com/openSUSE/osc2/commit/1cec884996dd3fb2c9686991b18d8a17d1ce... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2012-12-29 (Sat, 29 Dec 2012) Changed paths: M osc/cli/request/request.py Log Message: ----------- - osc.cli.request.request: added "info" parameter to AbstractRequestController.shell's method signature The info parameter might be needed by subclasses (for instance the ReviewController will use it in the future). Commit: 6c6500f10db800c95123dbccc7bc0edc35a62006 https://github.com/openSUSE/osc2/commit/6c6500f10db800c95123dbccc7bc0edc35a6... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2012-12-29 (Sat, 29 Dec 2012) Changed paths: A osc/cli/review/no_review_found.jinja2 A osc/cli/review/request_review.jinja2 M osc/cli/review/review.py A osc/cli/review/selection.jinja2 A osc/cli/review/shell.py M osc/cli/review/ui.py Log Message: ----------- - osc.cli.review: added initial version of the review shell The review shell can be used to manage reviews interactively. Refactored some code in the review module (introduced new BaseReviewController base class etc.). Compare: https://github.com/openSUSE/osc2/compare/e9202409c05b...6c6500f10db8
participants (1)
-
Marcus Huewe