Re: [PATCH v2 1/2] api: Add comments to patch and cover endpoints

2018-04-16 Thread Veronika Kabatova
- Original Message - > From: "Stephen Finucane" > To: vkaba...@redhat.com, patchwork@lists.ozlabs.org > Sent: Monday, April 16, 2018 1:15:24 AM > Subject: Re: [PATCH v2 1/2] api: Add comments to patch and cover endpoints > > On Wed, 2018-04-11 at 19:45 +020

Re: [PATCH v2 1/2] api: Add comments to patch and cover endpoints

2018-04-15 Thread Stephen Finucane
On Wed, 2018-04-11 at 19:45 +0200, vkaba...@redhat.com wrote: > From: Veronika Kabatova > > Signed-off-by: Veronika Kabatova I thought I'd replied to this already but I clearly didn't. This all looks pretty good but I think I might have confused you. It seems with this version our patch/cover l

[PATCH v2 1/2] api: Add comments to patch and cover endpoints

2018-04-11 Thread vkabatov
From: Veronika Kabatova Signed-off-by: Veronika Kabatova --- patchwork/api/cover.py | 14 ++-- patchwork/api/embedded.py | 38 ++ patchwork/api/patch.py | 15 ++--- patchwork/models.py