[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#721242: UDD: maintainer and uploaders and bugs.cgi



On 29/08/13 at 13:47 +0200, Paul Wise wrote:
> It would be useful to have the option to display maintainer and
> uploaders on bugs.cgi. Being able to search for yourself in the bugs
> list would also be useful.

On 02/10/13 at 14:08 +0200, Niels Thykier wrote:
> It would be great if one could download a list of bugs found from a
> given query in a machine consumable format (e.g. YAML) for further
> processing.

The code of bugs.cgi is really ugly spaghetti code. The correct way to fix
#721242 and #725184 is:
- implement an abstraction that allows to search bugs
- turn bugs.cgi into a simple frontend of this abstraction
- also have another renderer (or a bugs.cgi option) to output JSON
- integrate the bugs search in dmd.cgi for per-team/maintainer lookup

Lucas


Reply to: