index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
describecomponents.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
Bug 544434: describecomponents.cgi only lists enterable products.
Michael Ching
1
-1
/
+1
2009-05-21
Bug 339679: describecomponents.cgi doesn't show components of closed products...
lpsolit%gmail.com
1
-1
/
+1
2009-01-25
Bug 471880: More scripts should use the shadow DB instead of the master DB - ...
lpsolit%gmail.com
1
-2
/
+3
2007-10-19
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
1
-1
/
+1
2006-12-27
Bug 365064: describecomponents.cgi returns no data when no product name is gi...
lpsolit%gmail.com
1
-1
/
+1
2006-06-21
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
1
-1
/
+2
2006-03-15
Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...
lpsolit%gmail.com
1
-45
/
+22
2006-02-22
Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander <mkanat@bugz...
lpsolit%gmail.com
1
-21
/
+15
2005-10-27
Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du...
lpsolit%gmail.com
1
-6
/
+8
2005-10-25
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
1
-1
/
+2
2005-10-12
Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...
lpsolit%gmail.com
1
-3
/
+3
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
1
-1
/
+1
2005-03-10
Bug 285090 - crash in describecomponents.cgi if a normal user click on compon...
travis%sedsystems.ca
1
-0
/
+1
2005-01-08
Bug 153461: describe components shouldn't give an error for a bad product
travis%sedsystems.ca
1
-37
/
+23
2004-07-31
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
bugreport%peshkin.net
1
-1
/
+1
2004-03-27
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
1
-4
/
+3
2004-03-27
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...
jocuri%softhome.net
1
-1
/
+1
2004-03-27
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...
jocuri%softhome.net
1
-5
/
+3
2003-11-03
[SECURITY] Bug 209742: Under some circumstances, a user can obtain component ...
justdave%syndicomm.com
1
-1
/
+1
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-2
/
+6
2003-04-02
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
bbaetz%acm.org
1
-2
/
+2
2003-03-27
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
1
-1
/
+1
2002-11-25
Bug 147275 Rearchitect product groups
bugreport%peshkin.net
1
-6
/
+3
2002-10-06
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...
gerv%gerv.net
1
-5
/
+2
2002-10-02
Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.
gerv%gerv.net
1
-3
/
+0
2002-09-13
Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...
gerv%gerv.net
1
-1
/
+4
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-08-12
Bug 43600 - Convert products/components to use ids instead of names.
bbaetz%student.usyd.edu.au
1
-6
/
+7
2002-06-17
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
bbaetz%student.usyd.edu.au
1
-2
/
+2
2002-05-22
Bug 144565 - describecomponents.cgi shows wrong components when user has
bbaetz%student.usyd.edu.au
1
-4
/
+6
2002-04-24
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...
gerv%gerv.net
1
-4
/
+4
2002-02-14
Bug 110013 - templatize describecomponents.cgi
bbaetz%student.usyd.edu.au
1
-100
/
+77
2002-01-20
Fix for bug 108982: enable taint mode for all user-facing CGI files.
justdave%syndicomm.com
1
-1
/
+3
2001-11-22
Bugzilla Bug 93754 describe should be #directable
timeless%mac.com
1
-1
/
+3
2001-09-26
Fix for bug 101659: emailsuffix was missing from the component owner mailto t...
justdave%syndicomm.com
1
-2
/
+3
2001-06-06
Fix for bug 82781: describecomponents.cgi now checks viewing permissions to m...
justdave%syndicomm.com
1
-2
/
+42
2001-02-23
fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
cyeh%bluemartini.com
1
-2
/
+8
2000-01-15
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
terry%mozilla.org
1
-0
/
+3
1999-11-02
updated license boilerplate
dmose%mozilla.org
1
-14
/
+15
1999-06-12
Display components in alphabetical order.
terry%mozilla.org
1
-1
/
+1
1999-02-05
Added a page which describes all the components in a product.
terry%netscape.com
1
-0
/
+96