Граф коммитов

218 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 37b49c734f Bug 188712 Apple's Browser Safari does not support server-push
patch by melo@isp.novis.pt r=timeless a=justdave
2003-01-23 07:37:15 +00:00
myk%mozilla.org 84dc5f04aa Fix for bug 184909: show status whiteboard on bug lists when the user requests it.
r=justdave
a=myk
2003-01-17 04:12:55 +00:00
justdave%syndicomm.com 8508177592 Bug 184309: Adds an optional disabled state to quips, which allows quips to be moderated if the admin so chooses.
Patch by Tobias Burnus <burnus@gmx.de>
r=joel, a=justdave
2003-01-15 06:48:17 +00:00
bbaetz%student.usyd.edu.au 3397e5b0cd Bug 163290 - move DB handling code into a module
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
justdave%syndicomm.com 590a8fb9ac Bug 185944: radio buttons for adding/removing groups on the change-multiple-bugs screen all had the same name
r=bbaetz, a=justdave
2002-12-18 08:01:51 +00:00
bbaetz%student.usyd.edu.au 84fd3e4dde Bug 176461 - Move descs strings from change-columns.html.tmpl to
field-descs.html.tmpl

Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-12-08 00:42:55 +00:00
bugreport%peshkin.net 13e1ecfa4d Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
bbaetz%student.usyd.edu.au 8559ad8701 Bug 124589 - support database replication
r=myk, a=justdave
2002-11-19 07:19:34 +00:00
bugreport%peshkin.net 10a7360235 Second installment of Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbaetz
a=justdave
2002-11-12 00:43:34 +00:00
bugreport%peshkin.net 4c9f46a46f Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbatez
a=myk
2002-11-11 06:52:59 +00:00
bbaetz%student.usyd.edu.au 4baf9b13e1 Bug 179184 - regetlastlist returns all bugs
r=gerv, a=justdave
2002-11-09 22:18:47 +00:00
bbaetz%student.usyd.edu.au 307750a355 Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me
r=myk, a=justdave
2002-11-09 01:58:07 +00:00
kiko%async.com.br fdcb2002d6 Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
Toms Baugis, r=kiko, 2xr=joel.
2002-11-04 00:57:56 +00:00
justdave%syndicomm.com 3d5579582f Fix for bug 177099: stored queries ordering and editing were broken after moving to CGI.pm. They work again now.
r=bbaetz
2002-10-31 05:30:49 +00:00
bbaetz%student.usyd.edu.au dd3d83d08e Bug 147833 - start using CGI.pm
r=gerv, justdave
2002-10-26 01:57:09 +00:00
bugreport%peshkin.net 496eb2fa30 Bugzilla Bug 175625 Timetracking columns are computed even if not displayed
Patch by jeff.hedlund
r=dkl,joel
2002-10-22 06:00:52 +00:00
bbaetz%student.usyd.edu.au 8faeda5f33 Bug 174464 - buglist code for empty query shouldn't set headers_done
r=gerv x2
2002-10-16 10:10:45 +00:00
bugreport%peshkin.net dd8abb1dbb Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
bugreport%peshkin.net 8e99828e58 Bug 174112 Edit multiple bugs broken
r=burnus
2002-10-12 17:00:33 +00:00
gerv%gerv.net 160210ab39 Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz. 2002-10-10 19:02:36 +00:00
gerv%gerv.net be06e577b0 Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. 2002-10-07 06:44:07 +00:00
gerv%gerv.net 583852ca67 Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=burnus. 2002-09-28 21:44:27 +00:00
bugreport%peshkin.net a3944ea4d2 Bug 170195 Regression - buglist highlighting broken
r=myk
2002-09-27 16:44:58 +00:00
bugreport%peshkin.net 1c0ddbd1ae bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
myk%mozilla.org 274262c768 Last part of fix for bug 146945: Hack to support format=rdf for legacy applications that don't know to do ctype=rdf instead.
r=gerv
2002-09-19 20:17:21 +00:00
gerv%gerv.net c14171212a Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
gerv%gerv.net 93323c2273 Bug 166698 - The error system's in a bit of a mess. This file was missed on the original checkin. 2002-09-11 14:12:12 +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
gerv%gerv.net 1d5c9b519b Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10nable. Patch by burnus; r=gerv. 2002-08-15 07:14:34 +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
gerv%gerv.net 5f237d4aba Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. 2002-08-09 22:12:14 +00:00
gerv%gerv.net 5fb0ad82a9 Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. 2002-08-09 19:56:36 +00:00
gerv%gerv.net c371997be8 Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch by gerv; r=bbaetz. 2002-08-08 10:42:34 +00:00
gerv%gerv.net 7f9d7087a8 Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni, burnus. 2002-07-26 20:44:46 +00:00
gerv%gerv.net 3b03baa595 Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:16:39 +00:00
gerv%gerv.net dab73b82a4 Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com; r=gerv, preed. 2002-07-24 23:23:00 +00:00
gerv%gerv.net 53be3b3e5d Bug 96003 - buglist.cgi should not return all bugs if called without any parameters. Patch by gerv; r=myk. 2002-07-23 07:16:57 +00:00
jouni%heikniemi.net b799fd6bb0 Bug 149246: Allow use of relative time units in query screen.
Patch by Michael Schindler <michael@compressconsult.com>, 2xr=jouni
2002-07-09 10:58:10 +00:00
bbaetz%student.usyd.edu.au e3e655516a Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2
r=jouni x2
2002-07-08 06:10:47 +00:00
bbaetz%student.usyd.edu.au bf0d6aeda1 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
gerv%gerv.net cd29ee5857 Bug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=bbaetz. 2002-06-19 22:52:52 +00:00
bbaetz%student.usyd.edu.au 2ced097afd Bug 152541 - After deleting remembered query it is still in page footer
r=jouni x2
2002-06-18 10:25:59 +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 8f14e4f9bf Bug 150882 - SQL error when sorting by bugs.votes with explicit direction
r=gerv x2
2002-06-12 23:18:58 +00:00
bbaetz%student.usyd.edu.au 7eb23ca2d9 Bug 149845 - buglist.cgi checks for ORDER validity are wrong
r=myk x2
2002-06-08 03:06:10 +00:00
myk%mozilla.org 0e8ae6b3e3 Fix for bug 148767: Eliminates warning in rare situations.
Patch by Jouni Heikniemi <jouni@heikniemi.net>.
2rx=myk
2002-06-04 00:12:57 +00:00
gerv%gerv.net 4c9c617dc2 Bug 146091 - Sort order for votes is ascending instead of descending. Patch by myk; 2xr=gerv. 2002-05-25 10:29:20 +00:00
myk%mozilla.org 205dca8b2f Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set to true.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-05-10 22:55:09 +00:00
myk%mozilla.org 8522c1037c Fix for bug 135449: allows named queries to override the last sort order.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-09 21:37:37 +00:00
gerv%gerv.net 63fb736044 Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. 2002-05-08 17:58:10 +00:00