From gerv at mozilla.org Sat Mar 1 08:54:13 2008 From: gerv at mozilla.org (Gervase Markham) Date: Sat, 01 Mar 2008 08:54:13 +0000 Subject: Bugzilla sizes Message-ID: I recently did a talk "The Evolution of Bugzilla" at the Oxford University Computing Society. It talked about how the software changes and developing under pressure, not how it came into being ;-P http://www.gerv.net/presentations/oxcompsoc2008/ As part of that, I generated some interesting information which I will share with you. There are some stats, and a mockup of what a Bugzilla bug looked like back in 1998. Stats ===== Mozilla: 420,000 bugs, 39 products, 627 components Gnome: 398,000 bugs, 447 products, 1469 components Red Hat: 191,000 bugs, 59 products, 7580 components (loaded via Ajax on the standard bug page) KDE: 160,000 bugs, 395 products, 930 components OpenOffice.org: 86,000 bugs b.m.o. has 301,000 user accounts, of which 3,400 were active in 2008, and 15,000 in 2007, and 305,000 attachments. The database size is 9.3GB, of which 6.6GB is attachments. The slide set has details of current hardware. Of course, the largest known Bugzilla is none of these; Yahoo's had 1.6 million bugs in December last year. Mockup ====== By doing replacing by hand in the code (as it won't run with my current Perl and MySQL), I mocked up what a bug looked like in Bugzilla 2.0, the first Perl release. http://www.gerv.net/presentations/oxcompsoc2008/2.0-bug.html Minimalist, huh? :-) Gerv _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From lpsolit at gmail.com Sat Mar 1 12:00:16 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Sat, 01 Mar 2008 13:00:16 +0100 Subject: Bugzilla sizes In-Reply-To: References: Message-ID: <47C94550.3070103@gmail.com> Gervase Markham a ?crit : > http://www.gerv.net/presentations/oxcompsoc2008/ Very interesting. It's interesting to see the slow evolution from "making the UI more useful (aka adding many new fields and features)" to "making the back-end code more manageable and efficient". I wonder how Bugzilla will be in 5 years. Fr?d?ric From guy.pyrzak at gmail.com Sat Mar 1 21:11:42 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Sat, 1 Mar 2008 13:11:42 -0800 Subject: Bugzilla sizes In-Reply-To: <47C94550.3070103@gmail.com> References: <47C94550.3070103@gmail.com> Message-ID: I was just wondering how neat it would be to have a movie of the show edit bug evolve over the years. Ohloh has some fun stats about the code base itself. -Guy On Sat, Mar 1, 2008 at 4:00 AM, Fr?d?ric Buclin wrote: > Gervase Markham a ?crit : > > http://www.gerv.net/presentations/oxcompsoc2008/ > > > Very interesting. It's interesting to see the slow evolution from > "making the UI more useful (aka adding many new fields and features)" to > "making the back-end code more manageable and efficient". I wonder how > Bugzilla will be in 5 years. > > Fr?d?ric > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From fedrushkov at users.sourceforge.net Sat Mar 1 23:02:50 2008 From: fedrushkov at users.sourceforge.net (Vitaly Fedrushkov) Date: Sun, 02 Mar 2008 04:02:50 +0500 Subject: Bugzilla traditional Chinese localization In-Reply-To: <39fb1d72-6090-4432-b832-47bd930764db@s37g2000prg.googlegroups.com> References: <39fb1d72-6090-4432-b832-47bd930764db@s37g2000prg.googlegroups.com> Message-ID: <47C9E09A.5040006@users.sourceforge.net> Good $daytime, > I have recently created a traditional Chinese localization (zh-TW) of > Bugzilla 3.1.2. > The localization pack is now at http://code.google.com/p/bugzilla-tw/ > and is public for download. > I would like to know whether I need to provide any other information > or not. This is to let you know about Bugzilla localization team. Our primary goal is better knowledge sharing between localizers and core Bugzilla developers/architects. It is my honor and duty to invite you to join. Kindly look at http://wiki.mozilla.org/Bugzilla:L10N for more details. Also you may subscribe to localizers at bugzilla.org. I've added your project to http://wiki.mozilla.org/Bugzilla:L10n:Localization_Teams Please feel free to put more info here. You may also want to be listed at http://www.bugzilla.org/download/#localizations Alas I am unable to read Chinese. Could you comment on differences between your project and Sourceforge https://sourceforge.net/projects/bugzilla-tw/? Thanks in advance. Regards, Vitaly. _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From mkanat at bugzilla.org Sun Mar 2 02:14:31 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Sat, 1 Mar 2008 18:14:31 -0800 Subject: Summer Of Code '08 Message-ID: <20080301181431.0d47fedd@es-compy> Well, it's getting close to summer again, and that means we have another chance to get some Summer of Code contributors! Last year we didn't get any, but interest in Bugzilla development has been picking up in general since then, so perhaps we'll be able to get something this year. :-) Anybody have any ideas for projects that would be good SoC projects? I'm willing to mentor, would anybody else be? I assume that the final suggestions will go here: http://wiki.mozilla.org/Community:SummerOfCode08 That is, once that page exists. :-) For now, any ideas, just post 'em here. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From justdave at bugzilla.org Sun Mar 2 02:22:59 2008 From: justdave at bugzilla.org (David Miller) Date: Sat, 01 Mar 2008 21:22:59 -0500 Subject: Summer Of Code '08 In-Reply-To: <20080301181431.0d47fedd@es-compy> References: <20080301181431.0d47fedd@es-compy> Message-ID: <47CA0F83.6090001@bugzilla.org> Max Kanat-Alexander wrote on 3/1/08 9:14 PM: > Well, it's getting close to summer again, and that means we > have another chance to get some Summer of Code contributors! Last year > we didn't get any, but interest in Bugzilla development has been > picking up in general since then, so perhaps we'll be able to get > something this year. :-) I'd also point out that we didn't do a very good job of advertising last year. You and I blogged about it, and that was about it. Once we get our list finalized and approved we should send something to announce@ this year, too. -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From justdave at bugzilla.org Sun Mar 2 02:29:18 2008 From: justdave at bugzilla.org (David Miller) Date: Sat, 01 Mar 2008 21:29:18 -0500 Subject: Summer Of Code '08 In-Reply-To: <47CA0F83.6090001@bugzilla.org> References: <20080301181431.0d47fedd@es-compy> <47CA0F83.6090001@bugzilla.org> Message-ID: <47CA10FE.4050204@bugzilla.org> David Miller wrote on 3/1/08 9:22 PM: > Once we get our list finalized and approved we should send something to announce@ this year, too. Oh, and mention something on the front page of bugzilla.org, too. -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From mkanat at bugzilla.org Sun Mar 2 02:37:07 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Sat, 1 Mar 2008 18:37:07 -0800 Subject: Summer Of Code '08 In-Reply-To: <47CA10FE.4050204@bugzilla.org> References: <20080301181431.0d47fedd@es-compy> <47CA0F83.6090001@bugzilla.org> <47CA10FE.4050204@bugzilla.org> Message-ID: <20080301183707.4c4ded6c@es-compy> On Sat, 01 Mar 2008 21:29:18 -0500 David Miller wrote: > David Miller wrote on 3/1/08 9:22 PM: > > Once we get our list finalized and approved we should send > > something to announce@ this year, too. > > Oh, and mention something on the front page of bugzilla.org, too. Yeah, fully agreed. And any way that anybody else wants to help with promotion, that would be great too. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From guy.pyrzak at gmail.com Sun Mar 2 05:48:53 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Sat, 1 Mar 2008 21:48:53 -0800 Subject: Summer Of Code '08 In-Reply-To: <20080301183707.4c4ded6c@es-compy> References: <20080301181431.0d47fedd@es-compy> <47CA0F83.6090001@bugzilla.org> <47CA10FE.4050204@bugzilla.org> <20080301183707.4c4ded6c@es-compy> Message-ID: I'm happy to mentor. I don't know how it works so if you guys can either send me an email or let talk to me on IRC about it i'd be happy to get to work on it. And if any other support is needed let me know. -Guy On Sat, Mar 1, 2008 at 6:37 PM, Max Kanat-Alexander wrote: > On Sat, 01 Mar 2008 21:29:18 -0500 David Miller > wrote: > > David Miller wrote on 3/1/08 9:22 PM: > > > Once we get our list finalized and approved we should send > > > something to announce@ this year, too. > > > > Oh, and mention something on the front page of bugzilla.org, too. > > Yeah, fully agreed. And any way that anybody else wants to help > with promotion, that would be great too. > > -Max > -- > http://www.everythingsolved.com/ > Competent, Friendly Bugzilla and Perl Services. Everything Else, too. > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bugzilla at colinogilvie.co.uk Sun Mar 2 11:03:06 2008 From: bugzilla at colinogilvie.co.uk (Colin Ogilvie) Date: Sun, 2 Mar 2008 11:03:06 -0000 (GMT) Subject: Summer Of Code '08 In-Reply-To: <47CA10FE.4050204@bugzilla.org> References: <20080301181431.0d47fedd@es-compy> <47CA0F83.6090001@bugzilla.org> <47CA10FE.4050204@bugzilla.org> Message-ID: <52159.212.159.90.22.1204455786.squirrel@webmail.tuffmail.net> David Miller wrote on 3/1/08 9:22 PM: > Oh, and mention something on the front page of bugzilla.org, too. If Mozilla are promoting their Summer of Code projects, would they be able to promote the Bugzilla one(s) as well? Colin -- Colin Ogilvie bugzilla at colinogilvie.co.uk From justdave at bugzilla.org Sun Mar 2 19:04:57 2008 From: justdave at bugzilla.org (David Miller) Date: Sun, 02 Mar 2008 14:04:57 -0500 Subject: Summer Of Code '08 In-Reply-To: <52159.212.159.90.22.1204455786.squirrel@webmail.tuffmail.net> References: <20080301181431.0d47fedd@es-compy> <47CA0F83.6090001@bugzilla.org> <47CA10FE.4050204@bugzilla.org> <52159.212.159.90.22.1204455786.squirrel@webmail.tuffmail.net> Message-ID: <47CAFA59.7040005@bugzilla.org> Colin Ogilvie wrote on 3/2/08 6:03 AM: > David Miller wrote on 3/1/08 9:22 PM: >> Oh, and mention something on the front page of bugzilla.org, too. > > If Mozilla are promoting their Summer of Code projects, would they be able > to promote the Bugzilla one(s) as well? They did last year, but we don't exactly have the same audience as them. -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From ahdevans at gmail.com Sun Mar 2 19:39:41 2008 From: ahdevans at gmail.com (Aaron Evans) Date: Sun, 2 Mar 2008 14:39:41 -0500 Subject: Summer Of Code '08 In-Reply-To: <20080301181431.0d47fedd@es-compy> References: <20080301181431.0d47fedd@es-compy> Message-ID: <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Here's some ideas for projects: 1. More charts and graphs (the kids love the graphics) 2. Outlook (or Evolution) plugin 3. Firefox extension (I saw a request for this on Guru.com recently) 4. Automatic bug submissions from build, test tools (e.g, Ant, Selenium) 5. Bugzilla based social network (Assignees == Friends/?) 6. Template UI loader/switcher (like in a CMS) -Aaron Evans On Sat, Mar 1, 2008 at 9:14 PM, Max Kanat-Alexander wrote: > Well, it's getting close to summer again, and that means we > have another chance to get some Summer of Code contributors! Last year > we didn't get any, but interest in Bugzilla development has been > picking up in general since then, so perhaps we'll be able to get > something this year. :-) > > Anybody have any ideas for projects that would be good SoC > projects? I'm willing to mentor, would anybody else be? > > I assume that the final suggestions will go here: > > http://wiki.mozilla.org/Community:SummerOfCode08 > > That is, once that page exists. :-) For now, any ideas, just > post 'em here. > > -Max > -- > http://www.everythingsolved.com/ > Competent, Friendly Bugzilla and Perl Services. Everything Else, too. > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From guy.pyrzak at gmail.com Sun Mar 2 21:02:06 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Sun, 2 Mar 2008 13:02:06 -0800 Subject: Summer Of Code '08 In-Reply-To: <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Message-ID: I had a thought about the firefox extenion idea too. I really like RTM's extension for gmail so something with that would be nice it kinda combines the outlook/gmail and firefox extension into one. Another option is a google gears sort of thing. Offline bugzilla would be SUPER sweet. Lastly alex suggested a connection to mylar the eclipse task management tool, it apparently connects to jira by default. Making bugzilla more social is a fun idea but im less sure about how practical it is, but it could be interesting. -Guy On Sun, Mar 2, 2008 at 11:39 AM, Aaron Evans wrote: > Here's some ideas for projects: > > > 1. More charts and graphs (the kids love the graphics) > 2. Outlook (or Evolution) plugin > 3. Firefox extension (I saw a request for this on Guru.com recently) > 4. Automatic bug submissions from build, test tools (e.g, Ant, > Selenium) > 5. Bugzilla based social network (Assignees == Friends/?) > 6. Template UI loader/switcher (like in a CMS) > > -Aaron Evans > > > > On Sat, Mar 1, 2008 at 9:14 PM, Max Kanat-Alexander > wrote: > > > Well, it's getting close to summer again, and that means we > > have another chance to get some Summer of Code contributors! Last year > > we didn't get any, but interest in Bugzilla development has been > > picking up in general since then, so perhaps we'll be able to get > > something this year. :-) > > > > Anybody have any ideas for projects that would be good SoC > > projects? I'm willing to mentor, would anybody else be? > > > > I assume that the final suggestions will go here: > > > > http://wiki.mozilla.org/Community:SummerOfCode08 > > > > That is, once that page exists. :-) For now, any ideas, just > > post 'em here. > > > > -Max > > -- > > http://www.everythingsolved.com/ > > Competent, Friendly Bugzilla and Perl Services. Everything Else, too. > > - > > To view or change your list settings, click here: > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lpsolit at gmail.com Sun Mar 2 21:49:22 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Sun, 02 Mar 2008 22:49:22 +0100 Subject: Summer Of Code '08 In-Reply-To: References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Message-ID: <47CB20E2.6030104@gmail.com> Guy Pyrzak a ?crit : > I had a thought about the firefox extenion idea too. What is this extension supposed to do? > Another option is a google gears sort of thing. Offline bugzilla would be > SUPER sweet. Already exists. It's named Deskzilla. > Making bugzilla more social is a fun idea but im less sure about how > practical it is, but it could be interesting. I don't really understand this idea. From justdave at bugzilla.org Sun Mar 2 23:02:22 2008 From: justdave at bugzilla.org (David Miller) Date: Sun, 02 Mar 2008 18:02:22 -0500 Subject: Summer Of Code '08 In-Reply-To: References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Message-ID: <47CB31FE.4040002@bugzilla.org> Guy Pyrzak wrote on 3/2/08 4:02 PM: > I had a thought about the firefox extenion idea too. That already exists, too. It's called BugXULa. Don't think it's gotten much attention lately though. -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From mkanat at bugzilla.org Mon Mar 3 03:08:34 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Sun, 2 Mar 2008 19:08:34 -0800 Subject: Summer Of Code '08 In-Reply-To: References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Message-ID: <20080302190834.00430e86@es-compy> On Sun, 2 Mar 2008 13:02:06 -0800 "Guy Pyrzak" wrote: > I had a thought about the firefox extenion idea too. I really like > RTM's extension for gmail so something with that would be nice it > kinda combines the outlook/gmail and firefox extension into one. Sure, sounds cool! > Lastly alex suggested a connection to mylar the eclipse task > management tool, it apparently connects to jira by default. That exists already, I've had a few email conversations with the guy who develops it. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From shimono at mozilla.gr.jp Mon Mar 3 15:59:41 2008 From: shimono at mozilla.gr.jp (Atsushi Shimono) Date: Tue, 4 Mar 2008 00:59:41 +0900 Subject: Summer Of Code '08 In-Reply-To: <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Message-ID: hi, On Mon, Mar 3, 2008 at 4:39 AM, Aaron Evans wrote: > More charts and graphs (the kids love the graphics) > Outlook (or Evolution) plugin > Firefox extension (I saw a request for this on Guru.com recently) > > Automatic bug submissions from build, test tools (e.g, Ant, Selenium) > Bugzilla based social network (Assignees == Friends/?) > Template UI loader/switcher (like in a CMS)-Aaron Evans * some special editable comment field (such as integrated wiki system) i think we have some similar bugs on bmo, but i've not checked. We had some OSS event at Tokyo last weekend, and some user said that he hopes the bugzilla to have some integrated wiki system in it as trac. # i've not checked what kind of wiki system is integrated in trac, but sometimes i thought if we have some wiki system integrated for bugs with long and long discussions. :p regards, -- Atsushi Shimono Dept. Astronomy, Kyoto Univ (PhD student) Kyoto3DII Instrument Project / Okayama 3.8m New Telescope Project mail : shimono @ kusastro.kyoto-u.ac.jp / gmail.com skype : shimono_univ (w/cam; @univ), shimono_mobile (note pc) From gerv at mozilla.org Mon Mar 3 18:27:31 2008 From: gerv at mozilla.org (Gervase Markham) Date: Mon, 03 Mar 2008 18:27:31 +0000 Subject: Bugzilla sizes In-Reply-To: References: <47C94550.3070103@gmail.com> Message-ID: <47CC4313.1070705@mozilla.org> Guy Pyrzak wrote: > I was just wondering how neat it would be to have a movie of the show > edit bug evolve over the years. Well, if you want to put one together... If you do, make sure there's a "pop" noise every time a new field comes into existence :-) > Ohloh has some fun stats about the code > base itself. Link? :-) Gerv From guy.pyrzak at gmail.com Mon Mar 3 20:13:46 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Mon, 3 Mar 2008 12:13:46 -0800 Subject: Bugzilla sizes In-Reply-To: <47CC4313.1070705@mozilla.org> References: <47C94550.3070103@gmail.com> <47CC4313.1070705@mozilla.org> Message-ID: http://www.ohloh.net/projects/3524 On Mon, Mar 3, 2008 at 10:27 AM, Gervase Markham wrote: > Guy Pyrzak wrote: > > I was just wondering how neat it would be to have a movie of the show > > edit bug evolve over the years. > > Well, if you want to put one together... > > If you do, make sure there's a "pop" noise every time a new field comes > into existence :-) > > > Ohloh has some fun stats about the code > > base itself. > > Link? :-) > > Gerv > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From gerv at mozilla.org Mon Mar 3 20:38:19 2008 From: gerv at mozilla.org (Gervase Markham) Date: Mon, 03 Mar 2008 20:38:19 +0000 Subject: Bugzilla sizes In-Reply-To: References: <47C94550.3070103@gmail.com> <47CC4313.1070705@mozilla.org> Message-ID: <47CC61BB.6070405@mozilla.org> Guy Pyrzak wrote: > http://www.ohloh.net/projects/3524 Do we need to figure out what's causing this? http://www.ohloh.net/projects/3524/factoids/338961 Gerv From mkanat at bugzilla.org Mon Mar 3 22:55:30 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Mon, 3 Mar 2008 14:55:30 -0800 Subject: Bugzilla sizes In-Reply-To: <47CC61BB.6070405@mozilla.org> References: <47C94550.3070103@gmail.com> <47CC4313.1070705@mozilla.org> <47CC61BB.6070405@mozilla.org> Message-ID: <20080303145530.23c28ddc@es-compy> On Mon, 03 Mar 2008 20:38:19 +0000 Gervase Markham wrote: > Do we need to figure out what's causing this? > http://www.ohloh.net/projects/3524/factoids/338961 I think it reads tri-licensed code as being both GPL and MPL. I know there's at least one tri-licensed file. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From mkanat at bugzilla.org Mon Mar 3 22:56:35 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Mon, 3 Mar 2008 14:56:35 -0800 Subject: Summer Of Code '08 In-Reply-To: References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Message-ID: <20080303145635.05f5e341@es-compy> On Tue, 4 Mar 2008 00:59:41 +0900 "Atsushi Shimono" wrote: > We had some OSS event at Tokyo last weekend, and some user said that > he hopes the bugzilla to have some integrated wiki system in it as > trac. Although Bugzilla will never itself include a wiki (Bugzilla is a bug-tracker, not a wiki), I wouldn't object to somebody writing a plugin that did this. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From guy.pyrzak at gmail.com Tue Mar 4 00:27:02 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Mon, 3 Mar 2008 16:27:02 -0800 Subject: Summer Of Code '08 In-Reply-To: <20080303145635.05f5e341@es-compy> References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> <20080303145635.05f5e341@es-compy> Message-ID: I like this idea a lot actually. If we could do something that plugs into testopia AND bugzilla, even better! I guess we need to pick a wiki, preferably one that has a good plugin architecture. -Guy On Mon, Mar 3, 2008 at 2:56 PM, Max Kanat-Alexander wrote: > On Tue, 4 Mar 2008 00:59:41 +0900 "Atsushi Shimono" > wrote: > > We had some OSS event at Tokyo last weekend, and some user said that > > he hopes the bugzilla to have some integrated wiki system in it as > > trac. > > Although Bugzilla will never itself include a wiki (Bugzilla is > a bug-tracker, not a wiki), I wouldn't object to somebody writing a > plugin that did this. > > -Max > -- > http://www.everythingsolved.com/ > Competent, Friendly Bugzilla and Perl Services. Everything Else, too. > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mkanat at bugzilla.org Tue Mar 4 00:34:54 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Mon, 3 Mar 2008 16:34:54 -0800 Subject: Summer Of Code '08 In-Reply-To: References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> <20080303145635.05f5e341@es-compy> Message-ID: <20080303163454.2e4d6bc1@es-compy> On Mon, 3 Mar 2008 16:27:02 -0800 "Guy Pyrzak" wrote: > I guess we need to pick a wiki, preferably one that has a good plugin > architecture. Or see if we could make a generic system, like "wiki iframe goes here". -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From ghendricks at novell.com Tue Mar 4 00:45:36 2008 From: ghendricks at novell.com (Gregary Hendricks) Date: Mon, 03 Mar 2008 17:45:36 -0700 Subject: Testopia 2.0 Released. Message-ID: <47CC3940020000D20001C1DB@lucius.provo.novell.com> Testopia 2.0 has been released. This release features a completely redesigned interface with a full Web 2.0 client feel. Details at http://www.mozilla.org/projects/testopia/ As always, this is beta software. (hey, if Google can get away with it, why not us?) :P Feedback is welcome. Enjoy! Greg Hendricks _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From andreas.hoefler at bearingpoint.com Tue Mar 4 15:39:28 2008 From: andreas.hoefler at bearingpoint.com (Hoefler, Andreas) Date: Tue, 4 Mar 2008 15:39:28 -0000 Subject: Adding time-fields to reports Message-ID: <9EB8092E53020B428E587A9F679711F05A03B3@becxoex04.corp.kpmgconsulting.com> Hi, I'd like to add the time-fields to the generated reports. I've already been looking around a bit and had a look at the source and wanted to look up if there is already something like that present as an entry in bugzilla.mozilla.org but unfortunately the site seems down currently. Maybe someone on this list can give me some hints on where I should make changes or look for further information. If this is the wrong list for this question please let me know too. Thanks in advance, Andreas Andreas H?fler Software Development Engineer, Infonova Solutions BearingPoint Management & Technology Consultants Seering 6 Unterpremstaetten, Graz 8141 Austria T + 43 316 8003 1159 F + 43 316 8003 1080 www.bearingpoint.com *************************************************************************************************** The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. *************************************************************************************************** BearingPoint INFONOVA GmbH Sitz: Unterpremst?tten bei Graz Firmenbuchgericht: Landesgericht f?r ZRS Graz Firmenbuchnummer: FN 44354b -------------- next part -------------- An HTML attachment was scrubbed... URL: From gerv at mozilla.org Tue Mar 4 22:41:37 2008 From: gerv at mozilla.org (Gervase Markham) Date: Tue, 04 Mar 2008 22:41:37 +0000 Subject: Bugzilla sizes In-Reply-To: <20080303145530.23c28ddc@es-compy> References: <47C94550.3070103@gmail.com> <47CC4313.1070705@mozilla.org> <47CC61BB.6070405@mozilla.org> <20080303145530.23c28ddc@es-compy> Message-ID: <47CDD021.7020103@mozilla.org> Max Kanat-Alexander wrote: > I think it reads tri-licensed code as being both GPL and MPL. I > know there's at least one tri-licensed file. That doesn't seem particularly useful, and might cause (has caused) confusion. Should we collapse it down to an MPL-only file? Gerv From mkanat at bugzilla.org Tue Mar 4 22:54:54 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Tue, 4 Mar 2008 14:54:54 -0800 Subject: Bugzilla sizes In-Reply-To: <47CDD021.7020103@mozilla.org> References: <47C94550.3070103@gmail.com> <47CC4313.1070705@mozilla.org> <47CC61BB.6070405@mozilla.org> <20080303145530.23c28ddc@es-compy> <47CDD021.7020103@mozilla.org> Message-ID: <20080304145454.5b8879d9@es-compy> On Tue, 04 Mar 2008 22:41:37 +0000 Gervase Markham wrote: > That doesn't seem particularly useful, and might cause (has caused) > confusion. Should we collapse it down to an MPL-only file? Yeah, we should. I'd be happy to r+ any patch that does that. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From guy.pyrzak at gmail.com Wed Mar 5 04:29:50 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Tue, 4 Mar 2008 20:29:50 -0800 Subject: Adding time-fields to reports In-Reply-To: <9EB8092E53020B428E587A9F679711F05A03B3@becxoex04.corp.kpmgconsulting.com> References: <9EB8092E53020B428E587A9F679711F05A03B3@becxoex04.corp.kpmgconsulting.com> Message-ID: I'm not sure if i understand your request. If by "time-fields" you mean the Time tracking area, they already show up in the 3.2 version. Which version of bugzilla are you using? And what fields do you mean by time-fields? if you are wondering which template to edit if you want to change things the template is located in: template/en/default/bug/show-multiple.html.tmpl line 197 ish Also make sure you are in the time tracking group. Hope that helps, and yes you are writing to the right list. -Guy On Tue, Mar 4, 2008 at 7:39 AM, Hoefler, Andreas < andreas.hoefler at bearingpoint.com> wrote: > Hi, > > I'd like to add the time-fields to the generated reports. I've already > been looking around a bit and had a look at the source and wanted to look up > if there is already something like that present as an entry in > bugzilla.mozilla.org but unfortunately the site seems down currently. > > Maybe someone on this list can give me some hints on where I should make > changes or look for further information. If this is the wrong list for this > question please let me know too. > > > Thanks in advance, > Andreas > > > Andreas H?fler > Software Development Engineer, Infonova Solutions > > *BearingPoint* > Management & Technology Consultants > > Seering 6 > Unterpremstaetten, Graz 8141 > Austria > > T + 43 316 8003 1159 > F + 43 316 8003 1080 > > www.bearingpoint.com > > > *************************************************************************************************** > The information in this email is confidential and may be legally > privileged. Access to this email by anyone other than the intended addressee > is unauthorized. If you are not the intended recipient of this message, any > review, disclosure, copying, distribution, retention, or any action taken or > omitted to be taken in reliance on it is prohibited and may be unlawful. If > you are not the intended recipient, please reply to or forward a copy of > this message to the sender and delete the message, any attachments, and any > copies thereof from your system. > *************************************************************************************************** > > > BearingPoint INFONOVA GmbH > Sitz: Unterpremst?tten bei Graz > Firmenbuchgericht: Landesgericht f?r ZRS Graz > Firmenbuchnummer: FN 44354b > -------------- next part -------------- An HTML attachment was scrubbed... URL: From guy.pyrzak at gmail.com Wed Mar 5 07:06:50 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Tue, 4 Mar 2008 23:06:50 -0800 Subject: LP.net Feature Suggestion In-Reply-To: <1203846390.29276.12.camel@puff> References: <1203846390.29276.12.camel@puff> Message-ID: There are a lot of sites that do this sort of thing. I'm less sure if you are requesting this as a feature, in which case there is a bug that already requests this it is bug 124096. Thanks for the feedback though, keep them coming, -Guy On Sun, Feb 24, 2008 at 1:46 AM, Scott Glazer wrote: > Hello, > > I was pondering a method for enticing users to fix bugs, and I shared > the idea I had with a friend of mine who suggested that I forward to > you: > > Similar to the way prizes have been offered as a bounty for developing > software, I assume a similar idea could be applied to Launchpad. When a > user submits a bug report, confirms that they experience the same > problem, or simply posts a feature request, they should have the ability > to donate to a bounty pool. When the bug is fixed or the feature > implemented, and this is confirmed by the users experiencing the > problems (or requesting the feature), then the pool is released to the > contributing developers. > > Of course, as with other types of donations, a percentage could be > lifted for administrative needs -- servers, bandwidth, personnel, etc. > > I'm simply sharing this idea in the hopes that it can be used to > coordinate developers where they are needed most. Many users donating a > little can add up to a significant amount for a given bug. A few users > donating a lot of money can get a bug fixed that is of great importance > to them even if it benefits the community little. > > As I said, I discussed this idea with a friend, and one of the concerns > he brought up was distribution support within the FOSS community. I > urge you to forward this idea to anyone else in the community who may be > able to use it in a productive way. Additionally, I'm concerned that > bugs that receive large support may be targeted by developers, and other > projects would be sidelined; in an effort to minimize this, a percentage > of the bounty may be spread equally among a random sampling of bugs. > Given enough donations, random bugs would also accrue bounties -- though > without bounties being placed directly on them, they would accrue much > slower. > > Thanks for reading, and I hope this idea is useful, > > -Scott > > _______________________________________________ > dev-apps-bugzilla mailing list > dev-apps-bugzilla at lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-apps-bugzilla > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From gerv at mozilla.org Wed Mar 5 09:08:56 2008 From: gerv at mozilla.org (Gervase Markham) Date: Wed, 05 Mar 2008 09:08:56 +0000 Subject: Bugzilla sizes In-Reply-To: <20080304145454.5b8879d9@es-compy> References: <47C94550.3070103@gmail.com> <47CC4313.1070705@mozilla.org> <47CC61BB.6070405@mozilla.org> <20080303145530.23c28ddc@es-compy> <47CDD021.7020103@mozilla.org> <20080304145454.5b8879d9@es-compy> Message-ID: <47CE6328.1060201@mozilla.org> Max Kanat-Alexander wrote: > Yeah, we should. I'd be happy to r+ any patch that does that. https://bugzilla.mozilla.org/show_bug.cgi?id=421046 filed. Gerv From gerv at mozilla.org Wed Mar 5 09:26:29 2008 From: gerv at mozilla.org (Gervase Markham) Date: Wed, 05 Mar 2008 09:26:29 +0000 Subject: Summer Of Code '08 In-Reply-To: References: Message-ID: <68qdnV3eDubY-lPanZ2dnUVZ_uPinZ2d@mozilla.org> Max Kanat-Alexander wrote: > http://wiki.mozilla.org/Community:SummerOfCode08 BTW, this page now exists, in case anyone hadn't noticed :-) Gerv _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From gerv at mozilla.org Wed Mar 5 11:04:17 2008 From: gerv at mozilla.org (Gervase Markham) Date: Wed, 05 Mar 2008 11:04:17 +0000 Subject: Google Summer of Code Idea Brainstorming Message-ID: The Mozilla project plans to apply to take part in the Google Summer of Code again this year. To that end, we need to develop a comprehensive and credible list of possible projects by 12th March. Please add ideas from your particular area of the project, carefully reading and respecting the ground rules, to the Brainstorming page. http://wiki.mozilla.org/Community:SummerOfCode08:Brainstorming If you add a proposal, you should keep an eye on that page to respond to any queries. Please feel free also to refine and comment on existing proposals. Ideally, each proposal which ends up on the ideas page would have had some input from domain expert. Thanks :-) Gerv (Follow-ups set to m.d.a.firefox, for want of a better choice.) _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From andreas.hoefler at bearingpoint.com Wed Mar 5 11:21:35 2008 From: andreas.hoefler at bearingpoint.com (Hoefler, Andreas) Date: Wed, 5 Mar 2008 11:21:35 -0000 Subject: Adding time-fields to reports In-Reply-To: References: <9EB8092E53020B428E587A9F679711F05A03B3@becxoex04.corp.kpmgconsulting.com> Message-ID: <9EB8092E53020B428E587A9F679711F05A03B7@becxoex04.corp.kpmgconsulting.com> Sorry, I think I didn't explain clearly. What I want to do is that when I generate a tabular report (using report.cgi or the "Reports" link in the footer) which contains also the timing fields like time-left or so. (https://landfill.bugzilla.org/bugzilla-tip/query.cgi?format=report-table) As x-axis I choose eg. the component and as the y-axis I want for example the time-left. Currently (also on landfill-bugzilla-tip) there are no time-fields available for any sort of report there. If I'm wrong there please let me know if I have to have any additional prerequisites for this. Thanks, Andreas ________________________________ From: developers-owner at bugzilla.org [mailto:developers-owner at bugzilla.org] On Behalf Of Guy Pyrzak Sent: Mittwoch, 05. M?rz 2008 05:30 To: developers at bugzilla.org Subject: Re: Adding time-fields to reports I'm not sure if i understand your request. If by "time-fields" you mean the Time tracking area, they already show up in the 3.2 version. Which version of bugzilla are you using? And what fields do you mean by time-fields? if you are wondering which template to edit if you want to change things the template is located in: template/en/default/bug/show-multiple.html.tmpl line 197 ish Also make sure you are in the time tracking group. Hope that helps, and yes you are writing to the right list. -Guy On Tue, Mar 4, 2008 at 7:39 AM, Hoefler, Andreas wrote: Hi, I'd like to add the time-fields to the generated reports. I've already been looking around a bit and had a look at the source and wanted to look up if there is already something like that present as an entry in bugzilla.mozilla.org but unfortunately the site seems down currently. Maybe someone on this list can give me some hints on where I should make changes or look for further information. If this is the wrong list for this question please let me know too. Thanks in advance, Andreas Andreas H?fler Software Development Engineer, Infonova Solutions BearingPoint Management & Technology Consultants Seering 6 Unterpremstaetten, Graz 8141 Austria T + 43 316 8003 1159 F + 43 316 8003 1080 www.bearingpoint.com *************************************************************************************************** The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. *************************************************************************************************** BearingPoint INFONOVA GmbH Sitz: Unterpremst?tten bei Graz Firmenbuchgericht: Landesgericht f?r ZRS Graz Firmenbuchnummer: FN 44354b *************************************************************************************************** The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. *************************************************************************************************** BearingPoint INFONOVA GmbH Sitz: Unterpremst?tten bei Graz Firmenbuchgericht: Landesgericht f?r ZRS Graz Firmenbuchnummer: FN 44354b -------------- next part -------------- An HTML attachment was scrubbed... URL: From guy.pyrzak at gmail.com Wed Mar 5 16:42:49 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Wed, 5 Mar 2008 08:42:49 -0800 Subject: Google Summer of Code Idea Brainstorming In-Reply-To: References: Message-ID: What is the best way to repond/fix feedback. A lot of these ideas feel like they could have their own wiki page to describe them. Thoughts? -Guy On Wed, Mar 5, 2008 at 3:04 AM, Gervase Markham wrote: > The Mozilla project plans to apply to take part in the Google Summer of > Code again this year. To that end, we need to develop a comprehensive > and credible list of possible projects by 12th March. > > Please add ideas from your particular area of the project, carefully > reading and respecting the ground rules, to the Brainstorming page. > http://wiki.mozilla.org/Community:SummerOfCode08:Brainstorming > If you add a proposal, you should keep an eye on that page to respond to > any queries. > > Please feel free also to refine and comment on existing proposals. > Ideally, each proposal which ends up on the ideas page would have had > some input from domain expert. > > Thanks :-) > > Gerv > > (Follow-ups set to m.d.a.firefox, for want of a better choice.) > _______________________________________________ > dev-apps-bugzilla mailing list > dev-apps-bugzilla at lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-apps-bugzilla > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From guy.pyrzak at gmail.com Wed Mar 5 16:46:24 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Wed, 5 Mar 2008 08:46:24 -0800 Subject: Adding time-fields to reports In-Reply-To: <9EB8092E53020B428E587A9F679711F05A03B7@becxoex04.corp.kpmgconsulting.com> References: <9EB8092E53020B428E587A9F679711F05A03B3@becxoex04.corp.kpmgconsulting.com> <9EB8092E53020B428E587A9F679711F05A03B7@becxoex04.corp.kpmgconsulting.com> Message-ID: Ah, the feature you are requesting is to have custom fields available and possibly the time tracking fields (which are not custom) show up in a report. There is a time tracking report you can make but I am not an expert in that area. Try checking out summarize_time.cgi -Guy On Wed, Mar 5, 2008 at 3:21 AM, Hoefler, Andreas < andreas.hoefler at bearingpoint.com> wrote: > Sorry, I think I didn't explain clearly. What I want to do is that when > I generate a tabular report (using report.cgi or the "Reports" link in the > footer) which contains also the timing fields like time-left or so. > (https://landfill.bugzilla.org/bugzilla-tip/query.cgi?format=report-table) > > As x-axis I choose eg. the component and as the y-axis I want for example > the time-left. Currently (also on landfill-bugzilla-tip) there are no > time-fields available for any sort of report there. > If I'm wrong there please let me know if I have to have any additional > prerequisites for this. > > Thanks, > Andreas > > > ------------------------------ > *From:* developers-owner at bugzilla.org [mailto: > developers-owner at bugzilla.org] *On Behalf Of *Guy Pyrzak > *Sent:* Mittwoch, 05. M?rz 2008 05:30 > *To:* developers at bugzilla.org > *Subject:* Re: Adding time-fields to reports > > I'm not sure if i understand your request. If by "time-fields" you mean > the Time tracking area, they already show up in the 3.2 version. Which > version of bugzilla are you using? And what fields do you mean by > time-fields? > > if you are wondering which template to edit if you want to change things > the template is located in: > template/en/default/bug/show-multiple.html.tmpl line 197 ish > > Also make sure you are in the time tracking group. > > Hope that helps, and yes you are writing to the right list. > > -Guy > > > > On Tue, Mar 4, 2008 at 7:39 AM, Hoefler, Andreas < > andreas.hoefler at bearingpoint.com> wrote: > > > Hi, > > > > I'd like to add the time-fields to the generated reports. I've already > > been looking around a bit and had a look at the source and wanted to look up > > if there is already something like that present as an entry in > > bugzilla.mozilla.org but unfortunately the site seems down currently. > > > > Maybe someone on this list can give me some hints on where I should make > > changes or look for further information. If this is the wrong list for this > > question please let me know too. > > > > > > Thanks in advance, > > Andreas > > > > > > Andreas H?fler > > Software Development Engineer, Infonova Solutions > > > > *BearingPoint* > > Management & Technology Consultants > > > > Seering 6 > > Unterpremstaetten, Graz 8141 > > Austria > > > > T + 43 316 8003 1159 > > F + 43 316 8003 1080 > > > > www.bearingpoint.com > > > > > > *************************************************************************************************** > > The information in this email is confidential and may be legally > > privileged. Access to this email by anyone other than the intended addressee > > is unauthorized. If you are not the intended recipient of this message, any > > review, disclosure, copying, distribution, retention, or any action taken or > > omitted to be taken in reliance on it is prohibited and may be unlawful. If > > you are not the intended recipient, please reply to or forward a copy of > > this message to the sender and delete the message, any attachments, and any > > copies thereof from your system. > > *************************************************************************************************** > > > > BearingPoint INFONOVA GmbH > > Sitz: Unterpremst?tten bei Graz > > Firmenbuchgericht: Landesgericht f?r ZRS Graz > > Firmenbuchnummer: FN 44354b > > > > > *************************************************************************************************** > The information in this email is confidential and may be legally > privileged. Access to this email by anyone other than the intended addressee > is unauthorized. If you are not the intended recipient of this message, any > review, disclosure, copying, distribution, retention, or any action taken or > omitted to be taken in reliance on it is prohibited and may be unlawful. If > you are not the intended recipient, please reply to or forward a copy of > this message to the sender and delete the message, any attachments, and any > copies thereof from your system. > *************************************************************************************************** > > > BearingPoint INFONOVA GmbH > Sitz: Unterpremst?tten bei Graz > Firmenbuchgericht: Landesgericht f?r ZRS Graz > Firmenbuchnummer: FN 44354b > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kristis.makris at asu.edu Wed Mar 5 19:17:40 2008 From: kristis.makris at asu.edu (Kristis Makris) Date: Wed, 05 Mar 2008 12:17:40 -0700 Subject: Google Summer of Code Idea Brainstorming In-Reply-To: References: Message-ID: <1204744660.4699.57.camel@localhost> Hello, I don't have an account to the wiki, but I'd like to suggest adding the capability in Bugzilla to support user-provided regular expressions that can transform log-comments for autolinkification: http://bugzilla.mozilla.org/show_bug.cgi?id=314097 This is one of the features most often requested in Scmbug, but Scmbug itself cannot force the bug-trackers to do the autolinkification. A design description is available at: http://bugzilla.mkgnu.net/show_bug.cgi?id=266 On Wed, 2008-03-05 at 11:04 +0000, Gervase Markham wrote: > Please add ideas from your particular area of the project, carefully > reading and respecting the ground rules, to the Brainstorming page. > http://wiki.mozilla.org/Community:SummerOfCode08:Brainstorming > If you add a proposal, you should keep an eye on that page to respond to > any queries. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From guy.pyrzak at gmail.com Wed Mar 5 19:55:59 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Wed, 5 Mar 2008 11:55:59 -0800 Subject: Google Summer of Code Idea Brainstorming In-Reply-To: <1204744660.4699.57.camel@localhost> References: <1204744660.4699.57.camel@localhost> Message-ID: you can make an account and edit away! -Guy On Wed, Mar 5, 2008 at 11:17 AM, Kristis Makris wrote: > Hello, > > I don't have an account to the wiki, but I'd like to suggest adding the > capability in Bugzilla to support user-provided regular expressions that > can transform log-comments for autolinkification: > > http://bugzilla.mozilla.org/show_bug.cgi?id=314097 > > This is one of the features most often requested in Scmbug, but Scmbug > itself cannot force the bug-trackers to do the autolinkification. A > design description is available at: > > http://bugzilla.mkgnu.net/show_bug.cgi?id=266 > > > > On Wed, 2008-03-05 at 11:04 +0000, Gervase Markham wrote: > > Please add ideas from your particular area of the project, carefully > > reading and respecting the ground rules, to the Brainstorming page. > > http://wiki.mozilla.org/Community:SummerOfCode08:Brainstorming > > If you add a proposal, you should keep an eye on that page to respond to > > any queries. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From olav at bkor.dhs.org Thu Mar 6 11:15:05 2008 From: olav at bkor.dhs.org (Olav Vitters) Date: Thu, 6 Mar 2008 12:15:05 +0100 Subject: Bugzilla sizes In-Reply-To: References: Message-ID: <20080306111505.GA6140@bkor.dhs.org> On Sat, Mar 01, 2008 at 08:54:13AM +0000, Gervase Markham wrote: > I recently did a talk "The Evolution of Bugzilla" at the Oxford > University Computing Society. It talked about how the software changes > and developing under pressure, not how it came into being ;-P > http://www.gerv.net/presentations/oxcompsoc2008/ > > As part of that, I generated some interesting information which I will > share with you. There are some stats, and a mockup of what a Bugzilla > bug looked like back in 1998. > > Stats > ===== > > Mozilla: 420,000 bugs, 39 products, 627 components > Gnome: 398,000 bugs, 447 products, 1469 components s/Gnome/GNOME/ :-) 384 products AFAMK (M being MySQL;) 1869 components currently 400,000 bugs (and 4.. but bug_id doesn't match anyway). > b.m.o. has 301,000 user accounts, of which 3,400 were active in 2008, > and 15,000 in 2007, and 305,000 attachments. The database size is 9.3GB, > of which 6.6GB is attachments. The slide set has details of current > hardware. 232,211 users; 102,644 attachments. Active stuff I'll check later. Our bug rate will go down in future due to crash.gnome.org; loads of stuff goes still directly to Bugzilla. In future it will mostly use crash.gnome.org. ATM I think it is ~1,500/week. It used to be ~500 some years ago. However, it went down drom 2,500/week (most of 2007). Database is 6.4GB: 1.2GB are indexes (*.MYI). 2.8GB attachment data (excluding indexes) 2.1GB comments data (excluding indexes) comment indexes are 938MB btw... possibly splitting longdescs like attachments (not on bgo.. too old Bz) would provide a speedup. -- Regards, Olav From kristis.makris at asu.edu Thu Mar 6 17:44:43 2008 From: kristis.makris at asu.edu (Kristis Makris) Date: Thu, 06 Mar 2008 10:44:43 -0700 Subject: Google Summer of Code Idea Brainstorming In-Reply-To: References: <1204744660.4699.57.camel@localhost> Message-ID: <1204825483.307.12.camel@localhost> On Wed, 2008-03-05 at 11:55 -0800, Guy Pyrzak wrote: > you can make an account and edit away! > > itself cannot force the bug-trackers to do the > autolinkification. Thanks. I went ahead and posted this idea. I also... shamefully volunteered Max as one of the mentors. Anyone ? Beuler ? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From henry.story at gmail.com Tue Mar 4 12:10:46 2008 From: henry.story at gmail.com (Story Henry) Date: Tue, 4 Mar 2008 13:10:46 +0100 Subject: Summer Of Code '08 In-Reply-To: <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> References: <20080301181431.0d47fedd@es-compy> <36fce4890803021139k5615125at82a02b980e46bad@mail.gmail.com> Message-ID: On 2 Mar 2008, at 20:39, Aaron Evans wrote to developers at bugzilla.org: > Here's some ideas for projects: > > ? More charts and graphs (the kids love the graphics) > ? Outlook (or Evolution) plugin > ? Firefox extension (I saw a request for this on Guru.com recently) > ? Automatic bug submissions from build, test tools (e.g, Ant, > Selenium) > ? Bugzilla based social network (Assignees == Friends/?) > ? Template UI loader/switcher (like in a CMS) > -Aaron Evans Hello, these are good ideas. But what about something completely different. Something big? What about semantically enabling bugzilla, using Linked Data [1] so that one can link bugs from any bug tracking system to other bug tracking systems. I put a video online a few years ago explaining both the semantic web and how this could be useful [2]. In the mean time we have deployed a group to develop a bug ontology http://code.google.com/p/baetle/ which is getting interest every day. I have extracted millions of relations from the issuezilla database of Netbeans in a few days. I don't think this would be too much work, and we have a lot of people who would be happy to help out. A few of us could be mentors on such a project too. Henry [1] http://blogs.sun.com/bblfish/entry/hyperdata_and_folktologies [2] http://blogs.sun.com/bblfish/entry/google_video_introduces_the_semantic Home page: http://bblfish.net/ -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2429 bytes Desc: not available URL: From lpsolit at gmail.com Mon Mar 10 23:00:04 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Tue, 11 Mar 2008 00:00:04 +0100 Subject: SMTP authentication for Bugzilla Message-ID: <47D5BD74.7060005@gmail.com> Hi all, I attached a patch to bug 304005 which implements SMTP authentication support for Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=304005 As I don't use SMTP auth myself, I have no way to test it. If that's a feature you expected for a long time, I suggest you test my patch and give me your feedback in the bug itself. To have it work, apply the patch (-p0) to a recent development snapshot (e.g. Bugzilla 3.1.3 or better. The patch won't work on Bugzilla 3.0.x as is; you will have to backport it), run checksetup.pl and go to the "Email" panel in the "Parameters" page. You will see two new fields for the username and password required by the SMTP server. LpSolit From shabbar99 at hotmail.com Tue Mar 11 10:27:13 2008 From: shabbar99 at hotmail.com (newbug) Date: Tue, 11 Mar 2008 03:27:13 -0700 (PDT) Subject: SMTP authentication for Bugzilla In-Reply-To: <47D5BD74.7060005@gmail.com> References: <47D5BD74.7060005@gmail.com> Message-ID: <15975860.post@talk.nabble.com> thanx LpSolit, I hope this will work, but I am little confused about how to apply the patch. will you please detail the steps for applying the patch? I hope you'll help me out. Regards Fr?d?ric Buclin wrote: > > Hi all, > > I attached a patch to bug 304005 which implements SMTP authentication > support for Bugzilla: > > https://bugzilla.mozilla.org/show_bug.cgi?id=304005 > > As I don't use SMTP auth myself, I have no way to test it. If that's a > feature you expected for a long time, I suggest you test my patch and > give me your feedback in the bug itself. > > To have it work, apply the patch (-p0) to a recent development snapshot > (e.g. Bugzilla 3.1.3 or better. The patch won't work on Bugzilla 3.0.x > as is; you will have to backport it), run checksetup.pl and go to the > "Email" panel in the "Parameters" page. You will see two new fields for > the username and password required by the SMTP server. > > LpSolit > - > To view or change your list settings, click here: > > > -- View this message in context: http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p15975860.html Sent from the Bugzilla - Dev mailing list archive at Nabble.com. From vladd at bugzilla.org Wed Mar 12 06:18:16 2008 From: vladd at bugzilla.org (Vlad Dascalu) Date: Wed, 12 Mar 2008 07:18:16 +0100 Subject: SMTP authentication for Bugzilla In-Reply-To: <15975860.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> Message-ID: If you want to apply a patch please follow the instructions listed here: http://www.linuxhq.com/patch-howto.html If you're on a Windows platform and don't have access to the "patch" executable, you can get it from here: http://gnuwin32.sourceforge.net/ ( http://getgnuwin32.sourceforge.net/ ) On Tue, Mar 11, 2008 at 11:27 AM, newbug wrote: > > thanx LpSolit, > I hope this will work, but I am little confused about how to apply the > patch. will you please detail the steps for applying the patch? I hope > you'll help me out. > > > Regards > > > > > > Fr?d?ric Buclin wrote: > > > > Hi all, > > > > I attached a patch to bug 304005 which implements SMTP authentication > > support for Bugzilla: > > > > https://bugzilla.mozilla.org/show_bug.cgi?id=304005 > > > > As I don't use SMTP auth myself, I have no way to test it. If that's a > > feature you expected for a long time, I suggest you test my patch and > > give me your feedback in the bug itself. > > > > To have it work, apply the patch (-p0) to a recent development snapshot > > (e.g. Bugzilla 3.1.3 or better. The patch won't work on Bugzilla 3.0.x > > as is; you will have to backport it), run checksetup.pl and go to the > > "Email" panel in the "Parameters" page. You will see two new fields for > > the username and password required by the SMTP server. > > > > LpSolit From lpsolit at gmail.com Wed Mar 12 18:49:23 2008 From: lpsolit at gmail.com (=?UTF-8?B?RnLDqWTDqXJpYyBCdWNsaW4=?=) Date: Wed, 12 Mar 2008 19:49:23 +0100 Subject: SMTP authentication for Bugzilla In-Reply-To: <15975860.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> Message-ID: <47D825B3.7090700@gmail.com> newbug a ?crit : > thanx LpSolit, > I hope this will work, but I am little confused about how to apply the > patch. will you please detail the steps for applying the patch? I hope > you'll help me out. Did you manage to apply the patch following vladd's instructions? From shabbar99 at hotmail.com Wed Mar 12 08:59:20 2008 From: shabbar99 at hotmail.com (newbug) Date: Wed, 12 Mar 2008 01:59:20 -0700 (PDT) Subject: SMTP authentication for Bugzilla In-Reply-To: References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> Message-ID: <16000143.post@talk.nabble.com> I have downloaded the patch file. i.e. bug1289-cvs.diff, on widowsXP. but when I give the command in Bugzilla directory patch -p0 < bug1289-cvs.diff I get the following message 'patch' is not recognized as an internal or external command, operable program or batch file. moreover, I could not find "patch" file or utility in Bugzilla directory. Plz guide me to resolve this issue. Im using WindowsXP professional. -- View this message in context: http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p16000143.html Sent from the Bugzilla - Dev mailing list archive at Nabble.com. From lpsolit at gmail.com Wed Mar 12 19:08:15 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Wed, 12 Mar 2008 20:08:15 +0100 Subject: SMTP authentication for Bugzilla In-Reply-To: <16000143.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <16000143.post@talk.nabble.com> Message-ID: <47D82A1F.9020407@gmail.com> newbug a ?crit : > 'patch' is not recognized as an internal or external command, operable > program or batch file. Did you download and install patch.exe first? http://gnuwin32.sourceforge.net/packages/patch.htm You can install it in WINNT or WINNT/system32 or whatever the name on XP is. LpSolit From guy.pyrzak at gmail.com Wed Mar 12 19:09:49 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Wed, 12 Mar 2008 12:09:49 -0700 Subject: SMTP authentication for Bugzilla In-Reply-To: <16000143.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <16000143.post@talk.nabble.com> Message-ID: Vlad's instructions mention if you're on windows you'll need to download a patch utility: If you're on a Windows platform and don't have access to the "patch" executable, you can get it from here: http://gnuwin32.sourceforge.net/ ( http://getgnuwin32.sourceforge.net/ ) On Wed, Mar 12, 2008 at 1:59 AM, newbug wrote: > > I have downloaded the patch file. i.e. bug1289-cvs.diff, on widowsXP. but > when I give the command in Bugzilla directory > > patch -p0 < bug1289-cvs.diff > > I get the following message > > 'patch' is not recognized as an internal or external command, operable > program or batch file. > > moreover, I could not find "patch" file or utility in Bugzilla directory. > > Plz guide me to resolve this issue. Im using WindowsXP professional. > > > > -- > View this message in context: > http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p16000143.html > Sent from the Bugzilla - Dev mailing list archive at Nabble.com. > > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael.j.tosh at lmco.com Thu Mar 13 16:04:30 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Thu, 13 Mar 2008 12:04:30 -0400 Subject: INTRO: Tosh Message-ID: I've been participating for a while now, but I don't think I ever introduced myself. I'm Michael Tosh (I usually sign emails as and respond to 'tosh', although on occasion I may use 'oreomike' as my user/nick as a leftover from decades old account names. It was a homage to the cookie, not the informally-referenced ethnic group.) I work as a software developer for Lockheed Martin in New Jersey onsite at the FAA Technical Center. (The next time you fly overseas, know that I helped write/test/implement the Air Traffic Control system used to keep your plane away from other planes, and Bugzilla is used to track any problems with that system.) I'm versed in many networking technologies and scripting languages, and recently have become a Perl advocate for mini projects around our lab. I had created a highly-customized version of bugzilla based on 2.22. During that time I had learned much of the bugzilla flow and code, and now that we have migrated to 3.0, I have found most of the customizations were included and those that weren't I've been working to have included in newer Bugzilla versions. (Allow range searches of bug numbers, single-select custom fields for selecting custom user roles, default CSV output to use customized field names, cleaning up editmultiple for people with per-product editbugs.) I enjoy helping others work through problems by responding on the support list. It is a good distraction from the monotonies of my real job. I'd love to participate more, but my level of participation is limited by the workload of my regular job, so sometimes I can do a lot, and sometimes not so much. I also cannot access any IRC discussions from where I'm at, unless I am working from home and have a second computer laying around to use, so I can only be reached via email. --tosh Michael J Tosh Software Engineer Lockheed Martin, TSS -------------- next part -------------- An HTML attachment was scrubbed... URL: From gerv at mozilla.org Thu Mar 13 17:06:14 2008 From: gerv at mozilla.org (Gervase Markham) Date: Thu, 13 Mar 2008 17:06:14 +0000 Subject: INTRO: Tosh In-Reply-To: References: Message-ID: <47D95F06.505@mozilla.org> Tosh, Michael J wrote: > I work as a software developer for Lockheed Martin in New Jersey onsite > at the FAA Technical Center. (The next time you fly overseas, know that > I helped write/test/implement the Air Traffic Control system used to > keep your plane away from other planes, and Bugzilla is used to track > any problems with that system.) Cool :-) Just if I fly near New Jersey, or does this apply more widely? Gerv From bugreport at peshkin.net Thu Mar 13 17:18:08 2008 From: bugreport at peshkin.net (Joel Peshkin) Date: Thu, 13 Mar 2008 10:18:08 -0700 Subject: INTRO: Tosh In-Reply-To: References: Message-ID: <47D961D0.6040608@peshkin.net> Tosh, Michael J wrote: > > > I work as a software developer for Lockheed Martin in New Jersey > onsite at the FAA Technical Center. (The next time you fly overseas, > know that I helped write/test/implement the Air Traffic Control system > used to keep your plane away from other planes, and Bugzilla is used > to track any problems with that system.) > Welcome, Michael. Good thing we made the "Midair Collision" message customizable. From michael.j.tosh at lmco.com Thu Mar 13 17:51:43 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Thu, 13 Mar 2008 13:51:43 -0400 Subject: INTRO: Tosh In-Reply-To: <47D95F06.505@mozilla.org> References: <47D95F06.505@mozilla.org> Message-ID: > Tosh, Michael J wrote: > > I work as a software developer for Lockheed Martin in New Jersey onsite > > at the FAA Technical Center. (The next time you fly overseas, know that > > I helped write/test/implement the Air Traffic Control system used to > > keep your plane away from other planes, and Bugzilla is used to track > > any problems with that system.) > > Cool :-) Just if I fly near New Jersey, or does this apply more widely? > > Gerv Only if you fly overseas. i.e., North Atlantic, North Pacific, or over Alaska. From michael.j.tosh at lmco.com Thu Mar 13 17:50:33 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Thu, 13 Mar 2008 13:50:33 -0400 Subject: INTRO: Tosh In-Reply-To: <47D961D0.6040608@peshkin.net> References: <47D961D0.6040608@peshkin.net> Message-ID: > Tosh, Michael J wrote: > > > > > > I work as a software developer for Lockheed Martin in New Jersey > > onsite at the FAA Technical Center. (The next time you fly overseas, > > know that I helped write/test/implement the Air Traffic Control system > > used to keep your plane away from other planes, and Bugzilla is used > > to track any problems with that system.) > > > Welcome, Michael. > > Good thing we made the "Midair Collision" message customizable. Certainly. That was the #1 change we had to make in 2.20 when we started! From davegu1 at hotmail.com Thu Mar 13 18:20:29 2008 From: davegu1 at hotmail.com (David F. Gutierrez) Date: Thu, 13 Mar 2008 13:20:29 -0500 Subject: INTRO: Tosh In-Reply-To: Message-ID: Mike, Nice to meet you, David -----Original Message----- From: developers-owner at bugzilla.org [mailto:developers-owner at bugzilla.org] On Behalf Of Tosh, Michael J Sent: Thursday, March 13, 2008 11:05 AM To: developers at bugzilla.org Subject: INTRO: Tosh I've been participating for a while now, but I don't think I ever introduced myself. I'm Michael Tosh (I usually sign emails as and respond to 'tosh', although on occasion I may use 'oreomike' as my user/nick as a leftover from decades old account names. It was a homage to the cookie, not the informally-referenced ethnic group.) I work as a software developer for Lockheed Martin in New Jersey onsite at the FAA Technical Center. (The next time you fly overseas, know that I helped write/test/implement the Air Traffic Control system used to keep your plane away from other planes, and Bugzilla is used to track any problems with that system.) I'm versed in many networking technologies and scripting languages, and recently have become a Perl advocate for mini projects around our lab. I had created a highly-customized version of bugzilla based on 2.22. During that time I had learned much of the bugzilla flow and code, and now that we have migrated to 3.0, I have found most of the customizations were included and those that weren't I've been working to have included in newer Bugzilla versions. (Allow range searches of bug numbers, single-select custom fields for selecting custom user roles, default CSV output to use customized field names, cleaning up editmultiple for people with per-product editbugs.) I enjoy helping others work through problems by responding on the support list. It is a good distraction from the monotonies of my real job. I'd love to participate more, but my level of participation is limited by the workload of my regular job, so sometimes I can do a lot, and sometimes not so much. I also cannot access any IRC discussions from where I'm at, unless I am working from home and have a second computer laying around to use, so I can only be reached via email. --tosh Michael J Tosh Software Engineer Lockheed Martin, TSS -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael.j.tosh at lmco.com Thu Mar 13 19:20:02 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Thu, 13 Mar 2008 15:20:02 -0400 Subject: Summer Of Code '08 In-Reply-To: References: Message-ID: How about a forum-style add-on to bugzilla. Allowing people to set signatures and a gif of themselves to show around comments, where other users could see that particular user's level of expertise and involvement in comments. I would love to see a department listed below a user's name when looking at comments. PNG Here: http://toshpro.com/bzforum-style.png Another feature could be a most-active list of bugs with comments and such available via a template for inclusion on the main page. From guy.pyrzak at gmail.com Thu Mar 13 19:22:50 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Thu, 13 Mar 2008 12:22:50 -0700 Subject: Summer Of Code '08 In-Reply-To: References: Message-ID: Your second idea is part of bug 130835 -Guy On Thu, Mar 13, 2008 at 12:20 PM, Tosh, Michael J wrote: > How about a forum-style add-on to bugzilla. Allowing people to set > signatures and a gif of themselves to show around comments, where other > users could see that particular user's level of expertise and > involvement in comments. I would love to see a department listed below > a user's name when looking at comments. > > PNG Here: http://toshpro.com/bzforum-style.png > > Another feature could be a most-active list of bugs with comments and > such available via a template for inclusion on the main page. > > - > To view or change your list settings, click here: > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Steve.Roscio at hp.com Thu Mar 13 20:56:45 2008 From: Steve.Roscio at hp.com (Roscio, Steve) Date: Thu, 13 Mar 2008 20:56:45 +0000 Subject: Summer Of Code '08 In-Reply-To: Message-ID: <51D8B1B2F615E640BB9990402AE50AC609D4B91502@G6W0268.americas.hpqcorp.net> Another idea: Make the base comment (initial first chunk of text) on a bug be Wiki-style editable. Have a checkbox that enables it's editing, with appropriate privs to toggle the checkbox. The edit history/changelog could just dump into the ordinary comments 1..n (but still allow normal comments). Maybe it could be implemented using hidden attachments to hold the wiki binary stuff? We use Bugzilla for requirements, user stories, and use cases in addition to just bugs and devo tasks. The former three change alot throughout the life of a project, and we just keep re-pasting them into comments as they get edited. If we could do 'em as a Wiki or something revisable, we'd sure like it over here. Sorry if this was already proposed, I've just joined this list. - Steve ________________________________ From: developers-owner at bugzilla.org [mailto:developers-owner at bugzilla.org] On Behalf Of Guy Pyrzak Sent: Thursday, March 13, 2008 1:23 PM To: developers at bugzilla.org Subject: Re: Summer Of Code '08 Your second idea is part of bug 130835 -Guy On Thu, Mar 13, 2008 at 12:20 PM, Tosh, Michael J > wrote: How about a forum-style add-on to bugzilla. Allowing people to set signatures and a gif of themselves to show around comments, where other users could see that particular user's level of expertise and involvement in comments. I would love to see a department listed below a user's name when looking at comments. PNG Here: http://toshpro.com/bzforum-style.png Another feature could be a most-active list of bugs with comments and such available via a template for inclusion on the main page. - To view or change your list settings, click here: -------------- next part -------------- An HTML attachment was scrubbed... URL: From guy.pyrzak at gmail.com Thu Mar 13 22:10:49 2008 From: guy.pyrzak at gmail.com (Guy Pyrzak) Date: Thu, 13 Mar 2008 15:10:49 -0700 Subject: Summer Of Code '08 In-Reply-To: <51D8B1B2F615E640BB9990402AE50AC609D4B91502@G6W0268.americas.hpqcorp.net> References: <51D8B1B2F615E640BB9990402AE50AC609D4B91502@G6W0268.americas.hpqcorp.net> Message-ID: I'd suggest using custom fields for this sort of thing instead of comments. But that's my 2c. I think it would be super cool to have a wiki-text custom field type along with a rich text field type. -Guy On Thu, Mar 13, 2008 at 1:56 PM, Roscio, Steve wrote: > Another idea: Make the base comment (initial first chunk of text) on a > bug be Wiki-style editable. Have a checkbox that enables it's editing, > with appropriate privs to toggle the checkbox. The edit history/changelog > could just dump into the ordinary comments 1..n (but still allow normal > comments). Maybe it could be implemented using hidden attachments to hold > the wiki binary stuff? > > We use Bugzilla for requirements, user stories, and use cases in addition > to just bugs and devo tasks. The former three change alot throughout the > life of a project, and we just keep re-pasting them into comments as they > get edited. If we could do 'em as a Wiki or something revisable, we'd sure > like it over here. > > Sorry if this was already proposed, I've just joined this list. > - Steve > > ------------------------------ > *From:* developers-owner at bugzilla.org [mailto: > developers-owner at bugzilla.org] *On Behalf Of *Guy Pyrzak > *Sent:* Thursday, March 13, 2008 1:23 PM > *To:* developers at bugzilla.org > *Subject:* Re: Summer Of Code '08 > > Your second idea is part of bug 130835 > > -Guy > > On Thu, Mar 13, 2008 at 12:20 PM, Tosh, Michael J > wrote: > > > How about a forum-style add-on to bugzilla. Allowing people to set > > signatures and a gif of themselves to show around comments, where other > > users could see that particular user's level of expertise and > > involvement in comments. I would love to see a department listed below > > a user's name when looking at comments. > > > > PNG Here: http://toshpro.com/bzforum-style.png > > > > Another feature could be a most-active list of bugs with comments and > > such available via a template for inclusion on the main page. > > > > - > > To view or change your list settings, click here: > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Steve.Roscio at hp.com Thu Mar 13 22:22:04 2008 From: Steve.Roscio at hp.com (Roscio, Steve) Date: Thu, 13 Mar 2008 22:22:04 +0000 Subject: Summer Of Code '08 In-Reply-To: Message-ID: <51D8B1B2F615E640BB9990402AE50AC609D4B91641@G6W0268.americas.hpqcorp.net> Yeah, a custom field with a Wiki type would work for us too. Good idea. Just don't let cf_'s with wiki types be used in buglists -- that could get ugly! - Steve ________________________________ From: developers-owner at bugzilla.org [mailto:developers-owner at bugzilla.org] On Behalf Of Guy Pyrzak Sent: Thursday, March 13, 2008 4:11 PM To: developers at bugzilla.org Subject: Re: Summer Of Code '08 I'd suggest using custom fields for this sort of thing instead of comments. But that's my 2c. I think it would be super cool to have a wiki-text custom field type along with a rich text field type. -Guy On Thu, Mar 13, 2008 at 1:56 PM, Roscio, Steve > wrote: Another idea: Make the base comment (initial first chunk of text) on a bug be Wiki-style editable. Have a checkbox that enables it's editing, with appropriate privs to toggle the checkbox. The edit history/changelog could just dump into the ordinary comments 1..n (but still allow normal comments). Maybe it could be implemented using hidden attachments to hold the wiki binary stuff? We use Bugzilla for requirements, user stories, and use cases in addition to just bugs and devo tasks. The former three change alot throughout the life of a project, and we just keep re-pasting them into comments as they get edited. If we could do 'em as a Wiki or something revisable, we'd sure like it over here. Sorry if this was already proposed, I've just joined this list. - Steve ________________________________ From: developers-owner at bugzilla.org [mailto:developers-owner at bugzilla.org] On Behalf Of Guy Pyrzak Sent: Thursday, March 13, 2008 1:23 PM To: developers at bugzilla.org Subject: Re: Summer Of Code '08 Your second idea is part of bug 130835 -Guy On Thu, Mar 13, 2008 at 12:20 PM, Tosh, Michael J > wrote: How about a forum-style add-on to bugzilla. Allowing people to set signatures and a gif of themselves to show around comments, where other users could see that particular user's level of expertise and involvement in comments. I would love to see a department listed below a user's name when looking at comments. PNG Here: http://toshpro.com/bzforum-style.png Another feature could be a most-active list of bugs with comments and such available via a template for inclusion on the main page. - To view or change your list settings, click here: -------------- next part -------------- An HTML attachment was scrubbed... URL: From lpsolit at gmail.com Fri Mar 14 00:14:42 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Fri, 14 Mar 2008 01:14:42 +0100 Subject: SMTP authentication for Bugzilla In-Reply-To: <16000143.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <16000143.post@talk.nabble.com> Message-ID: <47D9C372.5040804@gmail.com> Just so that you know, I checked in the "SMTP authentication support" patch a few minutes ago, and so Bugzilla will support it in its coming 3.1.4 release (a development snapshot, not ready yet for production). There is no plan to backport it on 3.0.x as it's an enhancement, not a bugfix. LpSolit From shimono at mozilla.gr.jp Fri Mar 14 04:43:16 2008 From: shimono at mozilla.gr.jp (Atsushi Shimono) Date: Fri, 14 Mar 2008 13:43:16 +0900 Subject: SMTP authentication for Bugzilla In-Reply-To: <47D9C372.5040804@gmail.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <16000143.post@talk.nabble.com> <47D9C372.5040804@gmail.com> Message-ID: hi,, On Fri, Mar 14, 2008 at 9:14 AM, Fr?d?ric Buclin wrote: > Just so that you know, I checked in the "SMTP authentication support" > patch a few minutes ago, and so Bugzilla will support it in its coming > 3.1.4 release (a development snapshot, not ready yet for production). > There is no plan to backport it on 3.0.x as it's an enhancement, not a > bugfix. sorry for my too late responce.. :p # as asked on irc. so, it's ok to knock or postpone my test? regards,, -- Atsushi Shimono - shimono at mozilla.gr.jp http://www.mozilla.gr.jp/~shimono/blog/ From shabbar99 at hotmail.com Fri Mar 14 05:48:53 2008 From: shabbar99 at hotmail.com (newbug) Date: Thu, 13 Mar 2008 22:48:53 -0700 (PDT) Subject: SMTP authentication for Bugzilla In-Reply-To: <47D825B3.7090700@gmail.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> Message-ID: <16044732.post@talk.nabble.com> thanx, I got downloaded the patch utility but when I applied the patch, it accepted 2 files but when I entered third file it gave the following message and patch could not run successfully... File to patch: c:/bugzilla/bugzilla/config/common.pm patching file c:/bugzilla/bugzilla/config/common.pm Hunk #1 FAILED at 50. 1 out of 1 hunk FAILED -- saving rejects to file c:/bugzilla/bugzilla/config/com mon.pm.rej missing header for unified diff at line 67 of patch can't find file to patch at input line 67 Perhaps you used the wrong -p or --strip option? File to patch: c:/bugzilla/bugzilla/Config/common.pm patching file c:/bugzilla/bugzilla/Config/common.pm Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 354 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. now plz tell me what to do? I'll be thankful to you guys if you make me through it Regards -- View this message in context: http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p16044732.html Sent from the Bugzilla - Dev mailing list archive at Nabble.com. From lpsolit at gmail.com Fri Mar 14 10:51:51 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Fri, 14 Mar 2008 11:51:51 +0100 Subject: SMTP authentication for Bugzilla In-Reply-To: <16044732.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> Message-ID: <47DA58C7.8000504@gmail.com> newbug a ?crit : > now plz tell me what to do? I'll be thankful to you guys if you make me > through it The problem is that my patch has the LF line endings used on *nix while patch.exe on Windows needs to have a patch using CRLF as line endings, else it's unable to read the patch correctly (it sees everything as a single line, AFAIK). So either convert my patch to DOS format (i.e. with CRLF line endings) or upgrade your installation using CVS to get the SMTP auth support. If you don't know how to do this, I can send you an unofficial bugzilla-CVS.tar.bz2 tarball per email (940 Kb), for testing. LpSolit From mkanat at bugzilla.org Fri Mar 14 21:40:55 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Fri, 14 Mar 2008 14:40:55 -0700 Subject: SMTP authentication for Bugzilla In-Reply-To: <47DA58C7.8000504@gmail.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> Message-ID: <20080314144055.0c73e82d@es-compy> On Fri, 14 Mar 2008 11:51:51 +0100 Fr?d?ric Buclin wrote: > So either convert my patch to > DOS format (i.e. with CRLF line endings) or upgrade your installation > using CVS to get the SMTP auth support. Or use the --binary switch to the Windows "patch" command, which will make it work with LF line endings. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From shabbar99 at hotmail.com Sat Mar 15 07:23:07 2008 From: shabbar99 at hotmail.com (newbug) Date: Sat, 15 Mar 2008 00:23:07 -0700 (PDT) Subject: SMTP authentication for Bugzilla In-Reply-To: <47DA58C7.8000504@gmail.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> Message-ID: <16065362.post@talk.nabble.com> Dear Frederic Buclin, can you kindly tell me how to convert the patch to DOS format(ie. with CRLF line endings). although I have updated from CVS but SMTP auth could not be updated or I was missing something in update commond for SMTP auth, that you can point out. if your unofficial version is okay i.e. I can use it for my office environment, then my email address is shabbar at uffaq.com but plz do confirm me how to combine the tarball files in one bugzilla, shall I extract all the files to one bugzilla folder ? as you said that you'll send in parts. I'll be happy to hear any guidelines from you. Regards Fr?d?ric Buclin wrote: > > newbug a ?crit : >> now plz tell me what to do? I'll be thankful to you guys if you make me >> through it > > The problem is that my patch has the LF line endings used on *nix while > patch.exe on Windows needs to have a patch using CRLF as line endings, > else it's unable to read the patch correctly (it sees everything as a > single line, AFAIK). So either convert my patch to DOS format (i.e. with > CRLF line endings) or upgrade your installation using CVS to get the > SMTP auth support. > > If you don't know how to do this, I can send you an unofficial > bugzilla-CVS.tar.bz2 tarball per email (940 Kb), for testing. > > LpSolit > - > To view or change your list settings, click here: > > > -- View this message in context: http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p16065362.html Sent from the Bugzilla - Dev mailing list archive at Nabble.com. From shabbar99 at hotmail.com Sat Mar 15 07:27:54 2008 From: shabbar99 at hotmail.com (newbug) Date: Sat, 15 Mar 2008 00:27:54 -0700 (PDT) Subject: SMTP authentication for Bugzilla In-Reply-To: <20080314144055.0c73e82d@es-compy> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> <20080314144055.0c73e82d@es-compy> Message-ID: <16065383.post@talk.nabble.com> Hello Max, are you saying that I use the command in this format: patch -p0 -binary < bug1289-cvs.diff or what, plz explain. Max Kanat-Alexander wrote: > > On Fri, 14 Mar 2008 11:51:51 +0100 Fr?d?ric Buclin > wrote: >> So either convert my patch to >> DOS format (i.e. with CRLF line endings) or upgrade your installation >> using CVS to get the SMTP auth support. > > Or use the --binary switch to the Windows "patch" command, > which will make it work with LF line endings. > > -Max > -- > http://www.everythingsolved.com/ > Competent, Friendly Bugzilla and Perl Services. Everything Else, too. > - > To view or change your list settings, click here: > > > -- View this message in context: http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p16065383.html Sent from the Bugzilla - Dev mailing list archive at Nabble.com. From mkanat at bugzilla.org Sun Mar 16 20:14:56 2008 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Sun, 16 Mar 2008 13:14:56 -0700 Subject: SMTP authentication for Bugzilla In-Reply-To: <16065383.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> <20080314144055.0c73e82d@es-compy> <16065383.post@talk.nabble.com> Message-ID: <20080316131456.5fdb2282@es-compy> On Sat, 15 Mar 2008 00:27:54 -0700 (PDT) newbug wrote: > are you saying that I use the command in this format: > patch -p0 -binary < bug1289-cvs.diff Yes. Although I think it might be --binary, not -binary. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla and Perl Services. Everything Else, too. From michael.j.tosh at lmco.com Mon Mar 17 14:26:00 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Mon, 17 Mar 2008 10:26:00 -0400 Subject: SMTP authentication for Bugzilla In-Reply-To: <16065362.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> <16065362.post@talk.nabble.com> Message-ID: newbug wrote: > Dear Frederic Buclin, > can you kindly tell me how to convert the patch to DOS format(ie. > with CRLF line endings). One hack is to open the file with WinWord, then save/as and change the format to MS-DOS. That will add the \r to your \n's. From pablobs at users.sourceforge.net Mon Mar 17 13:46:45 2008 From: pablobs at users.sourceforge.net (Pablo Bender) Date: Mon, 17 Mar 2008 13:46:45 +0000 Subject: Bugzilla-BR project rebirths - Brazilian Portuguese localization templates Message-ID: Hi all, A new alpha version of Bugzilla-BR (Brazilian Portuguese localization for Bugzilla 3.0 templates) was released at http://bugzilla-br.sourceforge.net. (This is an alpha release because all templates are not yet translated) The project was stalled for a few years and was restarted by me. thanks, Pablo Bender _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From michael.j.tosh at lmco.com Tue Mar 18 18:56:32 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Tue, 18 Mar 2008 14:56:32 -0400 Subject: Custom Skin Message-ID: I have created a skin that I'd like to add to skins/contrib for the next release. How does one submit something like that? It is a simple css script that shrinks text and flattens out the input and select boxes. Michael J Tosh Lockheed Martin, TSS WJHTC Bldg 316 2nd Fl S074, x5-5831 Quis custodiet ipsos custodes? -------------- next part -------------- An HTML attachment was scrubbed... URL: From lpsolit at gmail.com Tue Mar 18 20:11:47 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Tue, 18 Mar 2008 21:11:47 +0100 Subject: Custom Skin In-Reply-To: References: Message-ID: <47E02203.1000606@gmail.com> Tosh, Michael J a ?crit : > I have created a skin that I'd like to add to skins/contrib for the next > release. How does one submit something like that? It is a simple css > script that shrinks text and flattens out the input and select boxes. I don't think we want more skins in skin/contrib/. We should rather have a central place where we can store them, or at least have a page on bugzilla.org pointing to contributions like yours. LpSolit From michael.j.tosh at lmco.com Tue Mar 18 20:16:32 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Tue, 18 Mar 2008 16:16:32 -0400 Subject: Custom Skin In-Reply-To: <47E02203.1000606@gmail.com> References: <47E02203.1000606@gmail.com> Message-ID: Maybe contrib/skins, and then admins can move them to skins/contrib if they want to enable them? I don't really care, just want to offer the simple one that I wrote. :-) The 3.0 docs do say, "If you write an alternate skin, please let us know!" So consider my original email the 'letting people know'. tosh -----Original Message----- From: dev-apps-bugzilla-bounces at lists.mozilla.org [mailto:dev-apps-bugzilla-bounces at lists.mozilla.org] On Behalf Of Fr?d?ric Buclin Sent: Tuesday, March 18, 2008 4:12 PM To: developers at bugzilla.org Subject: Re: Custom Skin Tosh, Michael J a ?crit : > I have created a skin that I'd like to add to skins/contrib for the next > release. How does one submit something like that? It is a simple css > script that shrinks text and flattens out the input and select boxes. I don't think we want more skins in skin/contrib/. We should rather have a central place where we can store them, or at least have a page on bugzilla.org pointing to contributions like yours. LpSolit - To view or change your list settings, click here: _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From fedrushkov at users.sourceforge.net Tue Mar 18 20:17:28 2008 From: fedrushkov at users.sourceforge.net (Vitaly Fedrushkov) Date: Wed, 19 Mar 2008 01:17:28 +0500 Subject: Custom Skin In-Reply-To: References: Message-ID: <47E02358.4060305@users.sourceforge.net> Good $daytime, > I don't think we want more skins in skin/contrib/. We should rather have > a central place where we can store them, or at least have a page on > bugzilla.org pointing to contributions like yours. http://wiki.mozilla.org/Bugzilla:Addons#Skins comes to mind. Regards, Vitaly. _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From lpsolit at gmail.com Tue Mar 18 20:21:54 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Tue, 18 Mar 2008 21:21:54 +0100 Subject: Custom Skin In-Reply-To: References: <47E02203.1000606@gmail.com> Message-ID: <47E02462.5050402@gmail.com> Tosh, Michael J a ?crit : > Maybe contrib/skins, and then admins can move them to skins/contrib if they want to enable them? I don't really care, just want to offer the simple one that I wrote. :-) The idea is that we don't want to maintain skins besides the two we currently have. Having them in CVS, even in contrib/, bothers me a bit as we may end with tons of skins. That's something we will have to discuss e.g. at a meeting. > The 3.0 docs do say, "If you write an alternate skin, please let us know!" So consider my original email the 'letting people know'. Sure, and I'm happy you let us know. :) We will keep you informed about where to put your skin. LpSolit From michael.j.tosh at lmco.com Tue Mar 18 20:30:23 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Tue, 18 Mar 2008 16:30:23 -0400 Subject: Custom Skin In-Reply-To: <47E02358.4060305@users.sourceforge.net> References: <47E02358.4060305@users.sourceforge.net> Message-ID: Vitaly Fedrushkov wrote: > > http://wiki.mozilla.org/Bugzilla:Addons#Skins comes to mind. > Funny, I've looked at FlatGreen before, and I didn't like it at the time, but the skin I *JUST* wrote is almost identical, save for the green backgrounds :-) No point posting duplicate skins. _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From Thorsten.Claus at keytech.de Wed Mar 19 08:54:13 2008 From: Thorsten.Claus at keytech.de (Thorsten Claus) Date: Wed, 19 Mar 2008 09:54:13 +0100 Subject: No subject Message-ID: <1A8D91D50FDF8D4E80E36F36C04D17A5615D12@ktserver.keytech.de> Having an central place where users can download skins is a great idea; since I like the new skins in 3.1.x I appreciate such a centralized place for new ones. Thorsten, Germany _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From michael.j.tosh at lmco.com Wed Mar 19 14:23:05 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Wed, 19 Mar 2008 10:23:05 -0400 Subject: Lbo/bugzilla-tip Message-ID: Can someone provide me access to the whining feature, or one of the other 'Edit' links, on https://landfill.bugzilla.org/bugzilla-tip? I noticed that when I run 3.1.3+ at home, the Edit: links is not aligned properly with the Actions and Saved Searches links. Not sure why. Michael J Tosh Lockheed Martin, TSS WJHTC Bldg 316 2nd Fl S074, x5-5831 Quis custodiet ipsos custodes? -------------- next part -------------- An HTML attachment was scrubbed... URL: From lpsolit at gmail.com Wed Mar 19 14:29:47 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Wed, 19 Mar 2008 15:29:47 +0100 Subject: Lbo/bugzilla-tip In-Reply-To: References: Message-ID: <47E1235B.2020300@gmail.com> Tosh, Michael J a ?crit : > Can someone provide me access to the whining feature, or one of the > other 'Edit' links, on https://landfill.bugzilla.org/bugzilla-tip? You now can access editwhines.cgi. LpSolit From michael.j.tosh at lmco.com Wed Mar 19 14:55:47 2008 From: michael.j.tosh at lmco.com (Tosh, Michael J) Date: Wed, 19 Mar 2008 10:55:47 -0400 Subject: Lbo/bugzilla-tip In-Reply-To: <47E1235B.2020300@gmail.com> References: <47E1235B.2020300@gmail.com> Message-ID: Fr?d?ric Buclin wrote: > Tosh, Michael J a ?crit : > > Can someone provide me access to the whining feature, or one of the > > other 'Edit' links, on https://landfill.bugzilla.org/bugzilla-tip? > > > You now can access editwhines.cgi. > > LpSolit Strange, it doesn't show in the footer. There is no 'Edit' row. From lpsolit at gmail.com Wed Mar 19 15:07:29 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Wed, 19 Mar 2008 16:07:29 +0100 Subject: Lbo/bugzilla-tip In-Reply-To: References: <47E1235B.2020300@gmail.com> Message-ID: <47E12C31.8020600@gmail.com> Tosh, Michael J a ?crit : > Strange, it doesn't show in the footer. There is no 'Edit' row. Of course. It has been removed when implementing admin.cgi, see bug 286338. From gerv at mozilla.org Wed Mar 19 21:19:17 2008 From: gerv at mozilla.org (Gervase Markham) Date: Wed, 19 Mar 2008 21:19:17 +0000 Subject: No subject In-Reply-To: <1A8D91D50FDF8D4E80E36F36C04D17A5615D12@ktserver.keytech.de> References: <1A8D91D50FDF8D4E80E36F36C04D17A5615D12@ktserver.keytech.de> Message-ID: <47E18355.2080705@mozilla.org> Thorsten Claus wrote: > Having an central place where users can download skins is a great idea; > since I like the new skins in 3.1.x I appreciate such a centralized > place for new ones. The nature of the web and the joy of links means that we can have a central collection of skins without them all having to be downloadable from the same server. I agree we need a web/wiki page listing all the available skins; I deny that this requirement means we have to host them. Gerv From justdave at bugzilla.org Wed Mar 19 22:28:30 2008 From: justdave at bugzilla.org (David Miller) Date: Wed, 19 Mar 2008 18:28:30 -0400 Subject: No subject In-Reply-To: <47E18355.2080705@mozilla.org> References: <1A8D91D50FDF8D4E80E36F36C04D17A5615D12@ktserver.keytech.de> <47E18355.2080705@mozilla.org> Message-ID: <47E1938E.5070606@bugzilla.org> Gervase Markham wrote on 3/19/08 5:19 PM: > Thorsten Claus wrote: >> Having an central place where users can download skins is a great idea; >> since I like the new skins in 3.1.x I appreciate such a centralized >> place for new ones. > > The nature of the web and the joy of links means that we can have a > central collection of skins without them all having to be downloadable > from the same server. I agree we need a web/wiki page listing all the > available skins; I deny that this requirement means we have to host them. http://wiki.mozilla.org/Bugzilla:Addons#Skins -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From shabbar99 at hotmail.com Tue Mar 18 05:59:19 2008 From: shabbar99 at hotmail.com (newbug) Date: Mon, 17 Mar 2008 22:59:19 -0700 (PDT) Subject: SMTP authentication for Bugzilla In-Reply-To: <47DA58C7.8000504@gmail.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> Message-ID: <16114454.post@talk.nabble.com> hi Fredric, perhaps you were too busy to reply my post, anyway I download your second patch and applied it after having converted it in DOS format. but when I run the commond perl checksetup.pl I get the following message ........................... Subroutine check_notification redefined at Bugzilla/Config/common.pm line 323. Subroutine check_timezone redefined at Bugzilla/Config/common.pm line 336. Subroutine check_smtp_auth redefined at Bugzilla/Config/common.pm line 344. Subroutine get_param_list redefined at Bugzilla/Config/common.pm line 412. Can't locate object method "get_param_list" via package "Bugzilla::Config::commo n" at Bugzilla/Config.pm line 58. and that's why when I click the "parameters" link on bugzilla interface, I get the following error: Software error: Can't locate object method "get_param_list" via package "Bugzilla::Config::common" at C:/Bugzilla/editparams.cgi line 60. now plz tell me what to do, as Im unable to work with the patch. Regards Fr?d?ric Buclin wrote: > > newbug a ?crit : >> now plz tell me what to do? I'll be thankful to you guys if you make me >> through it > > The problem is that my patch has the LF line endings used on *nix while > patch.exe on Windows needs to have a patch using CRLF as line endings, > else it's unable to read the patch correctly (it sees everything as a > single line, AFAIK). So either convert my patch to DOS format (i.e. with > CRLF line endings) or upgrade your installation using CVS to get the > SMTP auth support. > > If you don't know how to do this, I can send you an unofficial > bugzilla-CVS.tar.bz2 tarball per email (940 Kb), for testing. > > LpSolit > - > To view or change your list settings, click here: > > > -- View this message in context: http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p16114454.html Sent from the Bugzilla - Dev mailing list archive at Nabble.com. From lpsolit at gmail.com Mon Mar 24 18:03:31 2008 From: lpsolit at gmail.com (=?UTF-8?B?RnLDqWTDqXJpYyBCdWNsaW4=?=) Date: Mon, 24 Mar 2008 19:03:31 +0100 Subject: SMTP authentication for Bugzilla In-Reply-To: <16114454.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> <16114454.post@talk.nabble.com> Message-ID: <47E7ECF3.1040300@gmail.com> If you downloaded my patch but you run Bugzilla 3.0.3, this would explain why you get errors. As I said, my patch won't work with Bugzilla 3.0.3; you have to backport it. Now if you use current CVS HEAD code (3.1.3+), you don't need to apply my patch anymore. It's already in the Bugzilla code. All you have to do is to run checksetup.pl again and you will then see the two new parameters. If you have more questions, I suggest you join us on IRC in the #mozwebtools channel on irc.mozilla.org. It will be much easier to help you and won't spam other members of this mailing-list. I'm there for the next 2-3 hours and most of the days this week. (I note your email has been in the queue for one week, explaining this long delay to respond.) LpSolit From Baling.Fang at gmail.com Tue Mar 25 11:19:07 2008 From: Baling.Fang at gmail.com (Baling.Fang at gmail.com) Date: Tue, 25 Mar 2008 04:19:07 -0700 (PDT) Subject: SMTP authentication for Bugzilla References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> <16114454.post@talk.nabble.com> Message-ID: I already patched this fill,but program throw exception in post_bug.cgi. Bugzilla has suffered an internal error. Please save this page and send it to fbl at tsingsoft.com.cn with details of what you were doing at the time this message appeared. URL: http://192.168.0.203/bugzilla/post_bug.cgi undef error - Wide character in syswrite at /usr/lib/perl5/5.8.5/Net/ Cmd.pm line 436. I input the chinese in body. On 3?25?, ??2?03?, Fr?d?ric Buclin wrote: > If you downloaded my patch but you run Bugzilla 3.0.3, this would > explain why you get errors. As I said, my patch won't work with Bugzilla > 3.0.3; you have to backport it. > > Now if you use current CVS HEAD code (3.1.3+), you don't need to apply > my patch anymore. It's already in the Bugzilla code. All you have to do > is to run checksetup.pl again and you will then see the two new parameters. > > If you have more questions, I suggest you join us on IRC in the > #mozwebtools channel on irc.mozilla.org. It will be much easier to help > you and won't spam other members of this mailing-list. I'm there for the > next 2-3 hours and most of the days this week. > > (I note your email has been in the queue for one week, explaining this > long delay to respond.) > > LpSolit > - > To view or change your list settings, click here: > -------------- next part -------------- _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From shimono at mozilla.gr.jp Tue Mar 25 16:04:04 2008 From: shimono at mozilla.gr.jp (Atsushi Shimono) Date: Wed, 26 Mar 2008 01:04:04 +0900 Subject: absence from today's meeting Message-ID: hi, really sorry, but i think i cannot be online at around today's bugzilla meeting. Now, i'm attending to the ASJ (Astrophysics Society of Japan)'s Annual Conference this week, so i'll restart my work from fri or sat of this week. regards, -- Atsushi Shimono Dept. Astronomy, Kyoto Univ Kyoto3DII Project / Okayama 3.8m New Telescope Project mail : shimono @ kusastro.kyoto-u.ac.jp / gmail.com skype : shimono_univ (w/cam; @univ), shimono_mobile (note pc) From shabbar99 at hotmail.com Tue Mar 25 11:56:42 2008 From: shabbar99 at hotmail.com (newbug) Date: Tue, 25 Mar 2008 04:56:42 -0700 (PDT) Subject: SMTP authentication for Bugzilla In-Reply-To: <47E7ECF3.1040300@gmail.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> <16114454.post@talk.nabble.com> <47E7ECF3.1040300@gmail.com> Message-ID: <16274115.post@talk.nabble.com> hi Buclin, no, I downloaded bugzilla 3.1.3 and used your patch but it failed, Im trying to come on your IRC but its not opening...perhaps your IRC server is down or else ? can you plz tell me how to get 3.1.4 or how to upgrade from 3.1.3 as I used the following commond to upgrade C:\Bugzilla>cvs update -R -d -rBugzilla_Stable but it did not make any change in Email interface, there was no smtp_username or smtp_password entry in the browser. I'll try to contact you on IRC, if the page gets opened. Fr?d?ric Buclin wrote: > > If you downloaded my patch but you run Bugzilla 3.0.3, this would > explain why you get errors. As I said, my patch won't work with Bugzilla > 3.0.3; you have to backport it. > > Now if you use current CVS HEAD code (3.1.3+), you don't need to apply > my patch anymore. It's already in the Bugzilla code. All you have to do > is to run checksetup.pl again and you will then see the two new > parameters. > > If you have more questions, I suggest you join us on IRC in the > #mozwebtools channel on irc.mozilla.org. It will be much easier to help > you and won't spam other members of this mailing-list. I'm there for the > next 2-3 hours and most of the days this week. > > (I note your email has been in the queue for one week, explaining this > long delay to respond.) > > LpSolit > - > To view or change your list settings, click here: > > > -- View this message in context: http://www.nabble.com/SMTP-authentication-for-Bugzilla-tp15969908p16274115.html Sent from the Bugzilla - Dev mailing list archive at Nabble.com. From paulspencer at mindspring.com Tue Mar 25 19:46:40 2008 From: paulspencer at mindspring.com (Paul Spencer) Date: Tue, 25 Mar 2008 15:46:40 -0400 Subject: Bugzilla is being used by the Carbide.c++ development team Message-ID: <47E956A0.4040905@mindspring.com> I ran across this blog entry [1] and wanted to pass it along to the Bugzilla team. "We got lots of positive comments from those of you who participated in the Carbide.c++ v1.3 beta about opening up our Bugzilla database; it dramatically improved response time and got issues resolved much faster than working via e-mail or the Forum Nokia Pro support portal." Paul Spencer [1]http://blogs.s60.com/creatingcarbidecpp/2008/03/bugzilla_back_by_popular_deman.html From lpsolit at gmail.com Tue Mar 25 22:22:51 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Tue, 25 Mar 2008 23:22:51 +0100 Subject: Bugzilla is being used by the Carbide.c++ development team In-Reply-To: <47E956A0.4040905@mindspring.com> References: <47E956A0.4040905@mindspring.com> Message-ID: <47E97B3B.2010600@gmail.com> Paul Spencer a ?crit : > "We got lots of positive comments from those of you who participated in > the Carbide.c++ v1.3 beta about opening up our Bugzilla database; One more installation to add to our list (gerv?). :) Thanks for the info, Paul. LpSolit From lpsolit at gmail.com Tue Mar 25 22:41:00 2008 From: lpsolit at gmail.com (=?UTF-8?B?RnLDqWTDqXJpYyBCdWNsaW4=?=) Date: Tue, 25 Mar 2008 23:41:00 +0100 Subject: SMTP authentication for Bugzilla In-Reply-To: <16274115.post@talk.nabble.com> References: <47D5BD74.7060005@gmail.com> <15975860.post@talk.nabble.com> <47D825B3.7090700@gmail.com> <16044732.post@talk.nabble.com> <47DA58C7.8000504@gmail.com> <16114454.post@talk.nabble.com> <47E7ECF3.1040300@gmail.com> <16274115.post@talk.nabble.com> Message-ID: <47E97F7C.1060800@gmail.com> newbug a ?crit : > C:\Bugzilla>cvs update -R -d -rBugzilla_Stable Type: cvs -q checkout -AP Bugzilla Bugzilla_Stable will point to the 3.0 branch, which is not what you want.