Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-04 | Bug 250591: Conversion of boolean conditions in SQL statements for better db ↵ | jocuri%softhome.net | 1 | -1/+1 | |
independence (take 2); patch by David Lawrence <dkl@redhat.com>; r=vladd, a=justdave. | |||||
2004-07-06 | Bug 223878: Flag system dies when changing a deleted flag. | jouni%heikniemi.net | 1 | -0/+3 | |
r=joel, justdave a=justdave | |||||
2004-07-03 | Patch for bug 248001: Conversion of boolean conditions in SQL statements for ↵ | jocuri%softhome.net | 1 | -2/+2 | |
better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave. | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -4/+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-06 | Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; ↵ | jocuri%softhome.net | 1 | -42/+49 | |
r=kiko, a=justdave. | |||||
2003-09-14 | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 1 | -3/+4 | |
r,a=justdave | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -1/+1 | |
r=joel, 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 | |||||
2002-12-10 | Bug 184081 Change search interfaces to use Viewable products instead of ↵ | bugreport%peshkin.net | 1 | -4/+4 | |
enterable products r=bbaetz a=justdave | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 1 | -1/+1 | |
every time we display. r=justdave a=justdave | |||||
2002-11-25 | Bug 180460 request.cgi doesn't filter list of products/components | bugreport%peshkin.net | 1 | -3/+4 | |
patch by joel r=bbaetz a=justdave | |||||
2002-11-19 | Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵ | myk%mozilla.org | 1 | -17/+32 | |
for logged in users. r=bbaetz a=myk | |||||
2002-11-17 | Bug 179886 - request.cgi should not |use diagnostics| | bbaetz%student.usyd.edu.au | 1 | -1/+0 | |
r=gerv, a=justdave | |||||
2002-11-07 | Bug 178794 Request Queue has Internal Server Error if accessed when not ↵ | bugreport%peshkin.net | 1 | -1/+1 | |
logged in 2xr=justdave a=justdave (for commit during freeze) | |||||
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -0/+279 | |
enhancements to attachment statuses. r=gerv,bbaetz |