From pingou at pingoured.fr Fri Feb 10 20:59:05 2017 Content-Type: multipart/mixed; boundary="===============7052182120887898399==" MIME-Version: 1.0 From: Pierre-Yves Chibon To: infrastructure at lists.fedoraproject.org Subject: [release] pagure: 2.12 Date: Fri, 10 Feb 2017 21:56:10 +0100 Message-ID: <20170210205610.GC29307@flame.pingoured.fr> --===============7052182120887898399== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Good Evening Everyone, I just cut a new release of pagure: 2.12. Here is its changelog: * Fri Feb 10 2017 Pierre-Yves Chibon - 2.12-1 - Update to 2.12 - Fix the place of the search and tags bars in the issues page (Pradeep CE) - Support removing all content of a custom field (Patrick Uiterwijk) - Improve the `My Pull Requests` page (Pradeep CE) - Fix displaying binary files in the documentation - Add a way to easily select multiple tags in the issues list and roadmap - Allow selecting multiple milestones easily in the UI of the roadmap - Fix displaying namespaced docs (Igor Gnatenko) - Fix the web-hook server - Add a way to view patch attached to a ticket as raw - Allow milestone to be set when creating an issue using the API (Mark Reyn= olds) - Fix adding and editing tags to/of a project - Make the usage section of the doc be at the top of it (Jeremy Cline) - Add notifications to issues for meta-data changes (Mark Reynolds) - Fix not updating the private status of an issue when loading it from JSON (Vivek Anand) - Fix triggering web-hook notifications via the fedmsg hook - Add a configuration key allowing to hide some projects that users have ac= cess to only via these groups - Fix figuring out which branches are not merged in namespaced project - Automatically link the commits mentionned in a ticket if their hash is 7 = chars or more - Allow dropping all the priorities info of an issue - Do not edit multiple times the milestone info when updating a ticket - Only update the custom field if there is a value to give it, otherwise re= mote it - Make pagure compatible with flask-wtf >=3D 0.14.0 - Add a button to test web-hook notifications - Fix the layout on the page listing all the closed issues (Rahul Bajaj) - Load priorities when refreshing the DB from the ticket git repos (Mark Reynolds) - Ignore `No Content-Type header in response` error raised by libgit2 on pu= ll from repo hosted on github (for remote PR) - Add deployment keys (ssh key specific for a single project can be either = read and write or read-only) (Patrick Uiterwijk) - Fix install the logcom service to log commits - Fix deleting tickets that have a tag attached - Allow pre-filling title and content of an issue via URL arguments: ?title=3D&content=3D<issue description> - Re-initialize the backend git repos if there are no tickets/PRs in the DB (Vivek Anand) - Fix invalid pagination when listing all the tickets (regardless of their status) and then applying some filtering (Vibhor Verma) It is currently happily running in stg. I do not plan to update prod today, maybe on Sunday if time allows. This version is also intended to land in src.stg.fp.o/pagure sometime next = week, wish me luck with that :) Happy hacking, Pierre --===============7052182120887898399== Content-Type: application/pgp-signature MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIKCmlFWUVBUkVD QUFZRkFsaWVLT1FBQ2drUTJIUmJCeERvY3dyRWxnQ2NDME5NaTdEc1g0OWpNTjA0cERIanFLSWcK TXpVQW5pMUdoeEZqK0xuZ3pNWnBVdmJPTnpnUmt5U0UKPWo0R2oKLS0tLS1FTkQgUEdQIFNJR05B VFVSRS0tLS0tCg== --===============7052182120887898399==-- From pingou at pingoured.fr Sat Feb 11 13:17:21 2017 Content-Type: multipart/mixed; boundary="===============1016044857611803088==" MIME-Version: 1.0 From: Pierre-Yves Chibon <pingou at pingoured.fr> To: infrastructure at lists.fedoraproject.org Subject: Re: [release] pagure: 2.12 Date: Sat, 11 Feb 2017 14:16:46 +0100 Message-ID: <20170211131646.GA12242@auburn.pingoured.fr> In-Reply-To: 20170210205610.GC29307@flame.pingoured.fr --===============1016044857611803088== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Fri, Feb 10, 2017 at 09:56:10PM +0100, Pierre-Yves Chibon wrote: > Good Evening Everyone, > = > I just cut a new release of pagure: 2.12. > = > Here is its changelog: > = > * Fri Feb 10 2017 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 2.12-1 > - Update to 2.12 > - Fix the place of the search and tags bars in the issues page (Pradeep C= E) > - Support removing all content of a custom field (Patrick Uiterwijk) > - Improve the `My Pull Requests` page (Pradeep CE) > - Fix displaying binary files in the documentation > - Add a way to easily select multiple tags in the issues list and roadmap > - Allow selecting multiple milestones easily in the UI of the roadmap > - Fix displaying namespaced docs (Igor Gnatenko) > - Fix the web-hook server > - Add a way to view patch attached to a ticket as raw > - Allow milestone to be set when creating an issue using the API (Mark Re= ynolds) > - Fix adding and editing tags to/of a project > - Make the usage section of the doc be at the top of it (Jeremy Cline) > - Add notifications to issues for meta-data changes (Mark Reynolds) > - Fix not updating the private status of an issue when loading it from JS= ON > (Vivek Anand) > - Fix triggering web-hook notifications via the fedmsg hook > - Add a configuration key allowing to hide some projects that users have = access > to only via these groups > - Fix figuring out which branches are not merged in namespaced project > - Automatically link the commits mentionned in a ticket if their hash is = 7 chars > or more > - Allow dropping all the priorities info of an issue > - Do not edit multiple times the milestone info when updating a ticket > - Only update the custom field if there is a value to give it, otherwise = remote > it > - Make pagure compatible with flask-wtf >=3D 0.14.0 > - Add a button to test web-hook notifications > - Fix the layout on the page listing all the closed issues (Rahul Bajaj) > - Load priorities when refreshing the DB from the ticket git repos (Mark > Reynolds) > - Ignore `No Content-Type header in response` error raised by libgit2 on = pull > from repo hosted on github (for remote PR) > - Add deployment keys (ssh key specific for a single project can be eithe= r read > and write or read-only) (Patrick Uiterwijk) > - Fix install the logcom service to log commits > - Fix deleting tickets that have a tag attached > - Allow pre-filling title and content of an issue via URL arguments: > ?title=3D<title>&content=3D<issue description> > - Re-initialize the backend git repos if there are no tickets/PRs in the = DB > (Vivek Anand) > - Fix invalid pagination when listing all the tickets (regardless of their > status) and then applying some filtering (Vibhor Verma) > = > It is currently happily running in stg. I do not plan to update prod toda= y, > maybe on Sunday if time allows. It is now happily running in prod. Happy hacking! Pierre --===============1016044857611803088== Content-Type: application/pgp-signature MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.sig" LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4yMiAoR05V L0xpbnV4KQoKaUVVRUFSRUNBQVlGQWxpZkRyNEFDZ2tRMkhSYkJ4RG9jd29NdVFDWTdmUGtpd245 Nzd0T3NoODZobVphbm9ZZgpzZ0NkRVBNdkxQY2FBT015Vng2RDQvUXBVTTI4dHlJPQo9U21tMQot LS0tLUVORCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============1016044857611803088==--