Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-11 | Patch for bug 271474: Fix SQL syntax error when updating max votes per bug ↵ | jocuri%softhome.net | 1 | -10/+15 | |
in editproducts.cgi and questionable activity log entries when an admin changes the votes-to-confirm setting to a lower value and bugs get confirmed by popular vote; patch by Nick.Barnes@pobox.com, r=vladd, a=justdave. | |||||
2004-09-09 | Patch for bug 254729: fix editproducts.cgi generated warnings in the error ↵ | jocuri%softhome.net | 1 | -15/+17 | |
log when creating new products; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. | |||||
2004-08-30 | Bug 225687 - add group controls to charts, along with various other ↵ | gerv%gerv.net | 1 | -7/+9 | |
cleanups. Patch by gerv; r=joel, a=justdave. | |||||
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 1 | -32/+193 | |
etc.) patch by Albert Ting r=joel, glob a=myk | |||||
2004-07-28 | Bug 251837: Extend group_group_map to control which groups can see each other | bugreport%peshkin.net | 1 | -4/+8 | |
r=kiko a=justdave | |||||
2004-07-28 | Bug 252450: Unlock tables in edit*.cgi before sending trailer | bugreport%peshkin.net | 1 | -5/+1 | |
r=kiko a=justdave | |||||
2004-07-20 | Bug 86051: Enable changing product name case. | jouni%heikniemi.net | 1 | -2/+18 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave | |||||
2004-07-17 | Bug 251484: Fix taint error on series create when creating a new product | bugreport%peshkin.net | 1 | -0/+5 | |
r=justdave a=justdave | |||||
2004-07-09 | Patch for bug 250265: fix taint issues with vote fields when editing ↵ | jocuri%softhome.net | 1 | -1/+13 | |
products; patch by GavinS <bugzilla@chimpychompy.org> slightly updated by me; r=joel; a=justdave. | |||||
2004-07-08 | Patch for bug 250259: Fix taint error on disallownew field in ↵ | jocuri%softhome.net | 1 | -1/+1 | |
editproducts.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. | |||||
2004-07-06 | Bug 243463 Use a param to protect new charts from leaking information | bugreport%peshkin.net | 1 | -27/+32 | |
r=justdave a=justdave | |||||
2004-06-02 | Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; ↵ | jocuri%softhome.net | 1 | -5/+5 | |
a=myk. | |||||
2004-05-23 | Bug 141006: Run edit*.cgis in taint mode. | jouni%heikniemi.net | 1 | -1/+1 | |
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave | |||||
2004-05-12 | Bug 231975: Avoid naming new product groups the same as existing groups and ↵ | bugreport%peshkin.net | 1 | -30/+5 | |
do not rename product groups on product rename. r=jouni, a=justdave | |||||
2004-03-27 | Bug 235265: Getting rid of some unwanted form value dumps. | justdave%syndicomm.com | 1 | -4/+0 | |
Patch by Jouni Heikniemi <jouni@heikniemi.net> r= justdave, kiko; a= justdave | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -2/+1 | |
quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | |||||
2004-03-08 | Bug 170213 - make static HTML files into page.cgi pages. This does ↵ | gerv%gerv.net | 1 | -1/+1 | |
votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. | |||||
2003-12-09 | Bug 227771 - Migration and product/component create code no longer writes ↵ | gerv%gerv.net | 1 | -1/+3 | |
series to database. Patch by gerv; r=kiko, a=justdave. | |||||
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 1 | -3/+5 | |
2003-11-16 | Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; ↵ | jocuri%softhome.net | 1 | -0/+1 | |
a=justdave. | |||||
2003-11-08 | Bug 222564 - The chart made when creating a new Product/Component is not ↵ | gerv%gerv.net | 1 | -7/+2 | |
public. Patch by gerv; r=kiko, a=justdave. | |||||
2003-10-26 | Bug 208647: Fixes taint error in add new products code. | justdave%syndicomm.com | 1 | -2/+9 | |
Patch by jpyeron@pyerotechnics.com (Jason Pyeron) r= bbaetz, a= justdave | |||||
2003-09-27 | Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the | kiko%async.com.br | 1 | -1/+3 | |
default output, in certain cases) in the edit pages. Patch by Vlad Dascalu <jocuri@softhome.net>, r=kiko, a=justdave | |||||
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -2/+37 | |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -1/+1 | |
r=joel, a=justdave | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 1 | -2/+2 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2003-03-09 | Bug 190848: Adding a new product results in a software error. | jouni%heikniemi.net | 1 | -1/+0 | |
Patch by jussi@comlink.fi (Jussi Sirpoma), r=joel, a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -12/+527 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-10-27 | Bugzilla Bug 176936 minor consistency changes for editproducts and editflags | timeless%mozdev.org | 1 | -1/+1 | |
r=joel | |||||
2002-09-29 | Checking in build bustage. | myk%mozilla.org | 1 | -1/+1 | |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -1/+9 | |
enhancements to attachment statuses. r=gerv,bbaetz | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -168/+17 | |
r=bbaetz, gerv | |||||
2002-08-28 | Bug 165080 - Delete product fails with missing column error | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=joel x2 | |||||
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 | |
r=joel x2 | |||||
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -62/+59 | |
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | |||||
2002-06-17 | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
early enough r=mattyt, jouni | |||||
2002-04-30 | Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by ↵ | gerv%gerv.net | 1 | -0/+1 | |
jouni@heikniemi.net; r=bbaetz, gerv. | |||||
2002-04-18 | Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch ↵ | gerv%gerv.net | 1 | -1/+1 | |
by justdave; r=gerv, bbaetz. | |||||
2002-03-04 | Bug 106377 - processmail rescanall should use lastdiffed | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=justdave, ddkilzer@theracingworld.com | |||||
2001-11-23 | Fix for bug 61634: explain what "Milestone URL" is on the editproducts page. | justdave%syndicomm.com | 1 | -1/+1 | |
patch by Matthew Tuck <matty@chariot.net.au> r= caillon, justdave | |||||
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is ↵ | justdave%syndicomm.com | 1 | -4/+4 | |
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-09-28 | Fix for bug #53612: The milestone URL appears correctly when deleting a ↵ | myk%mozilla.org | 1 | -1/+3 | |
product or a component. Patch by Jake <jake@acutex.net>. r=gerv@mozilla.org,myk@mozilla.org | |||||
2001-06-16 | Fix for bug 71396 - $::db->do isn't needed anymore | jake%acutex.net | 1 | -9/+5 | |
Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net | |||||
2000-09-01 | fix for 45583: all users get added to a group if userregexp is null in ↵ | cyeh%bluemartini.com | 1 | -12/+12 | |
editproducts.cgi patch by jmrobins@tgix.com | |||||
2000-08-29 | fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks to | cyeh%bluemartini.com | 1 | -3/+3 | |
rwhite@collectivenet.net (Ryan White) for finding it. | |||||
2000-08-12 | fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins) | cyeh%bluemartini.com | 1 | -1/+1 | |
2000-03-24 | Added the concept of a "default milstone" for products, and make sure | terry%mozilla.org | 1 | -30/+64 | |
that all products have at least that milestone defined. | |||||
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -2/+56 | |
of different target milestones by product. | |||||
2000-03-11 | Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition | terry%mozilla.org | 1 | -12/+202 | |
of a group per project, and automatically put new bugs against that project into that group, thus allowing entire projects to be protected against viewing by unauthorized users. This is all optional, controlled by new parameters. |