From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1862 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: Time for an issue tracker? Date: Fri, 7 Sep 2012 18:34:50 +0200 Message-ID: <20120907163450.GB32384@port70.net> References: <20120907083532.566bd927@gmail.com> <50499722.3080900@palsenberg.com> <87ehmddhxq.fsf@gmail.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1347035705 2226 80.91.229.3 (7 Sep 2012 16:35:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Sep 2012 16:35:05 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1863-gllmg-musl=m.gmane.org@lists.openwall.com Fri Sep 07 18:35:08 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TA1WL-0000oV-SH for gllmg-musl@plane.gmane.org; Fri, 07 Sep 2012 18:35:05 +0200 Original-Received: (qmail 23750 invoked by uid 550); 7 Sep 2012 16:35:02 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 23742 invoked from network); 7 Sep 2012 16:35:02 -0000 Content-Disposition: inline In-Reply-To: <87ehmddhxq.fsf@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:1862 Archived-At: * Christian Neukirchen [2012-09-07 16:30:09 +0200]: > I'd like to propose the github bug tracker (even if the project is not > hosted by github right now) mainly because it is rather simple, can be > controlled by mail, and almost everyone has a github account already. > Please do not force users to make accounts to report bugs. > forcing registration for bug reporting is bad but that rules out github (and i think all other options mentioned so far) i don't see an easy solution the minimum requirements are: - search/browse the bug database (through web) - query a bug by unique id (through permanent url) - open a bug (by mail) - comment on a bug (by mail) - get notifications about a bug (by mail) - simple administration (change status, mark duplicates) i think server side email applications are hard to do because of mime parsing and other smtp difficulties and they can have huge latency