myk%mozilla.org
f8e4483e93
Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
...
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
bbaetz%student.usyd.edu.au
2b781fd427
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au
80f3e185c0
Bug 43600 - Convert products/components to use ids instead of names.
...
Initial attempt by jake@bugzilla.org , updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
jouni%heikniemi.net
df13b24c40
Bug 145795: editcomponents had error messages referring to products where it should've been components.
...
r=bbaetz,afranke
2002-07-04 11:13:50 +00:00
bbaetz%student.usyd.edu.au
693d63dda2
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
...
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
bbaetz%student.usyd.edu.au
78775f9e88
Bug 148712 - add component with error/invalid initial owner results in
...
double header output
patch by stu@xanboo.com (Stu Tomlinson), r=jouni, bbaetz
2002-06-15 05:34:42 +00:00
gerv%gerv.net
d1cca234fb
Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv.
2002-04-29 19:32:29 +00:00
bbaetz%student.usyd.edu.au
ab7a5316bd
Bug 106377 - processmail rescanall should use lastdiffed
...
r=justdave, ddkilzer@theracingworld.com
2002-03-03 22:06:20 +00:00
justdave%syndicomm.com
c35da50db3
Fix for bug 14461: QA contact is no longer required. You can still leave it blank in editing and creating components if you
...
want, even if it's enabled now. This is consistant with the behavior of this field everywhere else in Bugzilla now.
Eventually this will be a per-product setting whether to enforce having one or not.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave x 2
2002-02-04 00:41:40 +00:00
justdave%syndicomm.com
93a2f50358
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
...
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
myk%mozilla.org
91450a2f49
Fix for bug #53612 : The milestone URL appears correctly when deleting a product or a component.
...
Patch by Jake <jake@acutex.net>.
r=gerv@mozilla.org ,myk@mozilla.org
2001-09-27 23:49:07 +00:00
jake%acutex.net
560a59fcb1
Fix for bug 71396 - $::db->do isn't needed anymore
...
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net
2001-06-16 14:51:16 +00:00
cyeh%bluemartini.com
5a2b170f3f
fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
...
based on patch submitted by baulig@suse.de (Martin Baulig).
2001-02-22 18:11:29 +00:00
dave%intrec.com
11e0517dfa
Fix for bug 51487: Now only checks for a valid QA Contact if it actually
...
asked you for one. Thanks to bg.mahesh@team.indiainfo.com (B.G. Mahesh)
for catching this.
2000-09-10 16:54:04 +00:00
tara%tequilarista.org
439bae9bcb
fix for bug #24806
2000-08-31 06:07:26 +00:00
cyeh%bluemartini.com
89cb993e96
fix for 44617: edit*.cgi: Should show which product you're working on
...
patches by mtakacs@pacbell.net (Tak)
2000-08-30 23:44:36 +00:00
tara%tequilarista.org
421c19c7f2
Landing Jon Robertson's for bug #41915
2000-07-25 22:12:39 +00:00
terry%mozilla.org
b6d984c2cc
Fixed stupid typo.
2000-01-22 19:25:33 +00:00
terry%mozilla.org
f5e622daa8
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
...
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
terry%mozilla.org
198d0d7862
Fixed very very nasty bug which, when deleting a component, would tell
...
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.) Added some paranoia to prevent such things from
happening again. Yikes.
1999-12-17 03:41:13 +00:00
dmose%mozilla.org
2db9bdbbbe
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%mozilla.org
527fe98dd2
Need to value_quote() things that go into VALUE attributes in HTML.
1999-10-19 21:27:41 +00:00
terry%mozilla.org
b06439f614
Fixed stupid perl warnings.
1999-10-18 23:57:58 +00:00
terry%mozilla.org
30d63a4c52
Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
...
ability to edit components, products, and versions. Yay!
1999-10-12 23:00:35 +00:00
terry%mozilla.org
58a7c6ecbc
Added the ability for users to "vote" on which bugs they think should
...
be fixed.
1999-10-07 23:54:52 +00:00
terry%mozilla.org
835c140e1a
Wow. Turns out this stuff would only handle 10 products. Did the
...
cheap fix that lets it handle 1000 products.
1999-10-06 20:37:37 +00:00
terry%netscape.com
6bcbcd370e
Patch by mhamby@logicon.com -- provide a UI for adding new components.
1999-04-28 22:23:04 +00:00
terry%netscape.com
6daa1cc59f
Added new pages to edit existing components.
1999-03-11 22:48:42 +00:00