Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-02 | Bug 224397: Mismatch of user error: insufficient_privs vs ↵ | jocuri%softhome.net | 1 | -1/+1 | |
insufficient_perms; patch by caduvall@glue.umd.edu (chaduv); r=justdave; a=justdave. | |||||
2003-09-14 | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 1 | -3/+3 | |
r,a=justdave | |||||
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding ↵ | myk%mozilla.org | 1 | -0/+9 | |
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk | |||||
2003-08-28 | Fix for bug 217485: displays query in the "please wait" server push page if ↵ | myk%mozilla.org | 1 | -5/+5 | |
the "debug" parameter is set in the URL. r=justdave a=justdave | |||||
2003-08-22 | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 1 | -2/+4 | |
r,a=justdave | |||||
2003-07-22 | Fix for bug 213079: When severity or priority are hidden, CSS class | kiko%async.com.br | 1 | -2/+3 | |
names are incomplete in buglist. r=burnus, a=justdave | |||||
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -0/+18 | |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -31/+16 | |
r=myk,jake | |||||
2003-05-26 | last not break | timeless%mozdev.org | 1 | -1/+1 | |
2003-05-26 | Bug 207085 Updating a stored query shouldn't return the same message as ↵ | timeless%mozdev.org | 1 | -3/+7 | |
creating one r=kiko | |||||
2003-05-13 | Bug 195977: Add ability to show alias column in buglist | bugreport%peshkin.net | 1 | -0/+1 | |
r=jhedlund a=justdave | |||||
2003-05-09 | Bug 204592 - invalid column name error | bbaetz%acm.org | 1 | -2/+1 | |
r,a=myk | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -29/+37 | |
r=joel, a=justdave | |||||
2003-03-30 | Bug 197689 Missing Query - The query named $name seems to no longer exist. | timeless%mozdev.org | 1 | -1/+1 | |
r=bbaetz 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-02-07 | Bug 191020 - back out bits of generic charting checked in by mistake. Apologies. | gerv%gerv.net | 1 | -18/+0 | |
2003-02-07 | Bug 191020 - buglist.cgi doesn't always get query names right for filename ↵ | gerv%gerv.net | 1 | -16/+36 | |
to save. Patch by gerv; r=bbaetz, a=justdave. | |||||
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 1 | -1/+1 | |
r=gerv, justdave a=justdave | |||||
2003-01-23 | Bug 188712 Apple's Browser Safari does not support server-push | timeless%mozdev.org | 1 | -6/+7 | |
patch by melo@isp.novis.pt r=timeless a=justdave | |||||
2003-01-17 | Fix for bug 184909: show status whiteboard on bug lists when the user ↵ | myk%mozilla.org | 1 | -1/+1 | |
requests it. r=justdave a=myk | |||||
2003-01-15 | Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -6/+2 | |
r=justdave, myk, joel, preed a=justdave | |||||
2002-12-18 | Bug 185944: radio buttons for adding/removing groups on the ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
change-multiple-bugs screen all had the same name r=bbaetz, a=justdave | |||||
2002-12-08 | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 1 | -26/+36 | |
field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -1/+0 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-11-19 | Bug 124589 - support database replication | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=myk, a=justdave | |||||
2002-11-12 | Second installment of Bug 179260 Unknown table 'map_assigned_to' in order ↵ | bugreport%peshkin.net | 1 | -6/+10 | |
clause at globals.pl line 242 r=bbaetz a=justdave | |||||
2002-11-11 | Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl ↵ | bugreport%peshkin.net | 1 | -15/+21 | |
line 242 r=bbatez a=myk | |||||
2002-11-10 | Bug 179184 - regetlastlist returns all bugs | bbaetz%student.usyd.edu.au | 1 | -5/+15 | |
r=gerv, a=justdave | |||||
2002-11-09 | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 1 | -3/+26 | |
Patch by joel, dkl + me r=myk, a=justdave | |||||
2002-11-04 | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 1 | -0/+3 | |
Toms Baugis, r=kiko, 2xr=joel. | |||||
2002-10-31 | Fix for bug 177099: stored queries ordering and editing were broken after ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
moving to CGI.pm. They work again now. r=bbaetz | |||||
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -12/+17 | |
r=gerv, justdave | |||||
2002-10-22 | Bugzilla Bug 175625 Timetracking columns are computed even if not displayed | bugreport%peshkin.net | 1 | -1/+1 | |
Patch by jeff.hedlund r=dkl,joel | |||||
2002-10-16 | Bug 174464 - buglist code for empty query shouldn't set headers_done | bbaetz%student.usyd.edu.au | 1 | -2/+0 | |
r=gerv x2 | |||||
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -2/+31 | |
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | |||||
2002-10-13 | Bug 174112 Edit multiple bugs broken | bugreport%peshkin.net | 1 | -6/+6 | |
r=burnus | |||||
2002-10-11 | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 1 | -4/+0 | |
r=bbaetz. | |||||
2002-10-07 | Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -1/+1 | |
2002-09-29 | Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 1 | -31/+11 | |
r=burnus. | |||||
2002-09-28 | Bug 170195 Regression - buglist highlighting broken | bugreport%peshkin.net | 1 | -1/+3 | |
r=myk | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -17/+12 | |
r=bbaetz, gerv | |||||
2002-09-20 | Last part of fix for bug 146945: Hack to support format=rdf for legacy ↵ | myk%mozilla.org | 1 | -0/+6 | |
applications that don't know to do ctype=rdf instead. r=gerv | |||||
2002-09-18 | Bug 146495 - clean up format ambiguities. We now have separate "format" and ↵ | gerv%gerv.net | 1 | -3/+3 | |
"ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. | |||||
2002-09-11 | Bug 166698 - The error system's in a bit of a mess. This file was missed on ↵ | gerv%gerv.net | 1 | -4/+2 | |
the original checkin. | |||||
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-15 | Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵ | gerv%gerv.net | 1 | -16/+9 | |
l10nable. Patch by burnus; r=gerv. | |||||
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -3/+3 | |
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | |||||
2002-08-10 | Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. | gerv%gerv.net | 1 | -844/+21 | |
2002-08-10 | Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. | gerv%gerv.net | 1 | -1/+1 | |