gerv%gerv.net
|
6fc7aae3b4
|
Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave.
|
2002-11-22 00:07:22 +00:00 |
|
bbaetz%student.usyd.edu.au
|
10bcdf1336
|
Bug 181286 - Invalid html in banner.html.tmpl
patch by Tobias Burnus <burnus@gmx.de>
r=bbaetz, a=justdave
|
2002-11-21 23:55:58 +00:00 |
|
gerv%gerv.net
|
2fb9b5eb97
|
Bug 179483 - Guided template displays wrong product name sometimes. Patch by gerv; r=bbaetz, a=justdave.
|
2002-11-21 23:04:01 +00:00 |
|
justdave%syndicomm.com
|
30e6e7552e
|
Backing out the checkin for bug 180966 (fix warnings in web server error log). This checkin caused commenting on bugs to fail
if timetracking is not enabled.
|
2002-11-21 18:46:21 +00:00 |
|
mcafee%netscape.com
|
bb4818e7a3
|
Allow for value=0.
|
2002-11-20 05:30:47 +00:00 |
|
jeff.hedlund%matrixsi.com
|
d24a8796ce
|
Bug 179582 - More informative and easier to read flag email template
r=myk
a=myk
|
2002-11-20 03:03:21 +00:00 |
|
bbaetz%student.usyd.edu.au
|
fd84a076c2
|
Bug 179293 - time tracking js should only appear if time tracking is
enabled
patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>
r=bbaetz, a=justdave
|
2002-11-20 02:26:00 +00:00 |
|
bbaetz%student.usyd.edu.au
|
1c88f3f0d1
|
Bug 181000 - Lock the keyworddefs table for READ when using a shadowdb, too
r,a=myk
|
2002-11-20 00:59:58 +00:00 |
|
bbaetz%student.usyd.edu.au
|
c79e9457e0
|
Bug 180966 - fix misc warnings
r,a=myk
|
2002-11-20 00:53:14 +00:00 |
|
bbaetz%student.usyd.edu.au
|
612ad473bb
|
Bug 180978 - Adding keyword from enter_bug doesn't update keyword cache
r=myk, a=justdave
|
2002-11-19 23:35:53 +00:00 |
|
bbaetz%student.usyd.edu.au
|
4725b80f30
|
Bug 179811, used & instead of &
Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave
|
2002-11-19 11:36:25 +00:00 |
|
bbaetz%student.usyd.edu.au
|
7ad4616a31
|
Typo fix from bug 124589. oops
r, a=myk
|
2002-11-19 09:20:59 +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 |
|
ian%hixie.ch
|
39ce940866
|
Fix it so HEAD requests actually work rather than Apache aborting due to 'incomplete headers'.
|
2002-11-19 06:54:35 +00:00 |
|
myk%mozilla.org
|
04f1b2636b
|
Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" for logged in users.
r=bbaetz
a=myk
|
2002-11-19 04:52:54 +00:00 |
|
myk%mozilla.org
|
d318d5e4c2
|
Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
r=bbaetz
a=myk
|
2002-11-19 01:15:01 +00:00 |
|
bbaetz%student.usyd.edu.au
|
14e8abe382
|
Bug 175579 - make templates html compliant
r=gerv, a=justdave
|
2002-11-19 00:16:44 +00:00 |
|
bbaetz%student.usyd.edu.au
|
d0d9ed2f73
|
Bug 179206 - enter_bug isn't picking up version from URL
patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz
a=justdave
|
2002-11-18 23:49:18 +00:00 |
|
jake%bugzilla.org
|
d28961e68b
|
Bug 180545 - It was possible to change the product/component of a bug without having the editbugs permission.
r=bbaetz
a=justdave
|
2002-11-18 04:27:34 +00:00 |
|
bbaetz%student.usyd.edu.au
|
c9a868c160
|
Bug 179960 - Qucksearch queries are slow and timeout
fixed by adding subselect emulation for product/component lookups
r=joel, a=justdave
|
2002-11-18 02:03:31 +00:00 |
|
gerv%gerv.net
|
f18df6bc84
|
Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave.
|
2002-11-17 23:56:32 +00:00 |
|
myk%mozilla.org
|
e7eb612ee2
|
Fix for bug 180444: Correctly attributes request creation to person who submitted it.
r=bbaetz
a=myk
|
2002-11-17 23:37:13 +00:00 |
|
myk%mozilla.org
|
fca47162ff
|
Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->is_requesteeble
r=bbaetz
a=myk
|
2002-11-17 23:33:54 +00:00 |
|
myk%mozilla.org
|
5bd233122e
|
Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from before "trim" per bbaetz.
r=bbaetz
a=myk
|
2002-11-17 22:50:59 +00:00 |
|
myk%mozilla.org
|
67ac41f3d2
|
Fix for bug 179494: prevents Bugzilla from thinking users have changed flags when they haven't.
r=bbaetz
a=myk
|
2002-11-17 12:46:00 +00:00 |
|
myk%mozilla.org
|
6c6084e735
|
Fix for bug 180544: prevents display of requestee field for generally requestable fields.
r=bbaetz
a=myk
|
2002-11-17 12:40:41 +00:00 |
|
bbaetz%student.usyd.edu.au
|
d30a977d48
|
Bug 179886 - request.cgi should not |use diagnostics|
r=gerv, a=justdave
|
2002-11-16 21:28:08 +00:00 |
|
gerv%gerv.net
|
d8944f3f2a
|
Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=justdave.
|
2002-11-16 20:39:13 +00:00 |
|
gerv%gerv.net
|
0864ca2ca5
|
Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,a=justdave.
|
2002-11-16 10:07:14 +00:00 |
|
myk%mozilla.org
|
d20a6f167b
|
Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates report
|
2002-11-15 22:04:04 +00:00 |
|
gerv%gerv.net
|
82e4689c35
|
Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave.
|
2002-11-15 08:48:59 +00:00 |
|
bbaetz%student.usyd.edu.au
|
359217380e
|
Bug 179697 - OR terms need extra level of bracketing
r=myk, a=justdave
|
2002-11-14 11:11:18 +00:00 |
|
gerv%gerv.net
|
564f823d97
|
Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel.
|
2002-11-13 08:29:18 +00:00 |
|
bugreport%peshkin.net
|
e69f1c9962
|
Bug 179706 activity log needs to include full account names for requestees
r,a=myk
|
2002-11-13 07:05:41 +00:00 |
|
bbaetz%student.usyd.edu.au
|
b9595e506f
|
Bug 179302 - 'anyexact' isn't an option for boolean charts
r=joel, a=justdave
|
2002-11-12 02:07:46 +00:00 |
|
bugreport%peshkin.net
|
c5df58fbc6
|
Bug 179491 Searchs of attachments containing a string do not enforce attchment privacy
r=bbaetz
a=justdave
|
2002-11-12 01:58:02 +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 |
|
myk%mozilla.org
|
3922c34cc2
|
Fix for bug 179360: puts the filters at the top of the request queue and eliminates that empty table that sometimes is at the top of the
queue.
r=bbaetz
a=myk
|
2002-11-11 18:02:03 +00:00 |
|
myk%mozilla.org
|
8f7f3eaa34
|
Fix for bug 179334: updates the setter consistently. also fixes numerous other bugs in the RT code.
r=bbaetz
a=myk
|
2002-11-11 12:36:27 +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
|
9a8851a52a
|
Bug 179290 - login cookie email needs to be escaped
r=jake, a=justdave
|
2002-11-11 02:23:26 +00:00 |
|
justdave%syndicomm.com
|
4a6f3be6b9
|
Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message that the quips are disabled instead of letting you view or add quips.
r=myk, a=me
|
2002-11-11 00:19:43 +00:00 |
|
zach%zachlipton.com
|
4337a7205e
|
Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).
rx2=bbaetz, a=myk (on the condition that we check out the use of the
trilicense later)
|
2002-11-10 23:31:15 +00:00 |
|
myk%mozilla.org
|
0574130c3f
|
Fix for bug 178984: disables flag requestee field using JavaScript unless flag is set to "requested".
r=justdave
a=justdave
|
2002-11-10 22:51:45 +00:00 |
|
gerv%gerv.net
|
0e3e5f96fe
|
Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave.
|
2002-11-10 22:48:55 +00:00 |
|
timeless%mozdev.org
|
911c9a2bc6
|
Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"
r=bbaetz a=justdave
|
2002-11-10 19:26:22 +00:00 |
|
ian%hixie.ch
|
b1b1a23aa5
|
Move FileStrings and GenericOutputs to below the MySQL string datasource.
|
2002-11-10 17:00:44 +00:00 |
|
ian%hixie.ch
|
183cbef007
|
Stop requiring that PLIF applications know about every last PLIF service in order to use PLIF. This will require a one-time change to every PLIF app's registerServices method, but will make future changes a lot easier.
|
2002-11-10 16:39:09 +00:00 |
|
gerv%gerv.net
|
a4e2003ed8
|
Bug 173689 - Default comments search box type to "contains string". Patch by gerv; r,a=justdave.
|
2002-11-10 09:01:08 +00:00 |
|
bbaetz%student.usyd.edu.au
|
ebafa2c013
|
Bug 179321 - cannot clear status whiteboard entirely
r=joel x2
a=justdave
|
2002-11-10 08:33:45 +00:00 |
|
bugreport%peshkin.net
|
110f6e5b40
|
Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
r,a=justdave
|
2002-11-10 06:40:05 +00:00 |
|
myk%mozilla.org
|
33a1bc6931
|
Fix for bug 179329: filters HTML out of quips on "show all quips" page
|
2002-11-10 05:13:28 +00:00 |
|
zach%zachlipton.com
|
875df8157a
|
And turn this into a stub for runtests.pl.
No review needed on tests (but review will be needed for all test changes
after this one)
|
2002-11-10 03:50:31 +00:00 |
|
zach%zachlipton.com
|
5f4e9f0e33
|
Adding runtests.pl for bug 143155. runtests.sh will remain for a little
while in order to allow tinderboxen to transition and any documents to be
updated.
Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv
|
2002-11-10 03:31:05 +00:00 |
|
bbaetz%student.usyd.edu.au
|
503ad5e77b
|
Bug 179238 - searching by commenter is ignored if you do 'exact' or
'contains'
r, a=myk
|
2002-11-10 03:05:23 +00:00 |
|
bbaetz%student.usyd.edu.au
|
1170c093cd
|
Bug 176599, Improve performance of duplicates.cgi
original patch iteration by gerv, change to use Bugzilla:Search by me
r=myk, a=justdave
|
2002-11-10 02:50:39 +00:00 |
|
jake%bugzilla.org
|
e9f64881c0
|
Bug 179242 Part 2 - Handle both conditions for the if block
r=bbaetz
|
2002-11-09 23:37:07 +00:00 |
|
bbaetz%student.usyd.edu.au
|
eb1640d885
|
Bug 178383 - product/component query conditions appear twice
r=myk, justdave
a=justdave
|
2002-11-09 23:17:15 +00:00 |
|
bbaetz%student.usyd.edu.au
|
5888409b30
|
Bug 179193 - anyexact should use IN, not OR
r=gerv, a=justdave
|
2002-11-09 23:02:25 +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
|
97c31d6195
|
Bug 179203 - "Preset Queries" text does not appear in footer if last named query is not in footer
r=gerv, a=justdave
|
2002-11-09 22:11:30 +00:00 |
|
jake%bugzilla.org
|
f7a906ce38
|
Bug 179188 - The new flag system wasn't indicating which attachment a flag was changed on. This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does).
r=myk
a=myk
|
2002-11-09 19:21:03 +00:00 |
|
bugreport%peshkin.net
|
0d92967101
|
Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
2xr=jake
a=myk
|
2002-11-09 18:31:27 +00:00 |
|
bugreport%peshkin.net
|
6abb050230
|
Bug 179242 Searching for comment contains string + email gives "Not unique table/alias: 'longdescs_' at globals.pl line 242"
r=jake
a=myk
|
2002-11-09 18:09:25 +00:00 |
|
bugreport%peshkin.net
|
3ae2aee771
|
Bug 179207 Blessing doesn't work right
r,a=justdave
|
2002-11-09 17:23:55 +00:00 |
|
ian%hixie.ch
|
b4421910e1
|
More debugging information, to make it easier to debug multiple PLIF-based projects that are outputting to the same error log.
|
2002-11-09 15:26:41 +00:00 |
|
myk%mozilla.org
|
b729b70e80
|
Fix for bug 179205: Makes flag options be correct in all situations.
r=justdave
a=justdave
|
2002-11-09 13:57:28 +00:00 |
|
myk%mozilla.org
|
d922c4fc48
|
Fix for bug 179177: avoid database errors when inserting bug by locking all tables i need to access
r=bbaetz
a=justdave
|
2002-11-09 13:50:08 +00:00 |
|
bbaetz%student.usyd.edu.au
|
23ddc83278
|
Bug 178189 - when filing a new bug, the generated bugmail doesn't include
product/component
r=justdave, myk
a=justdave
|
2002-11-09 12:20:18 +00:00 |
|
bbaetz%student.usyd.edu.au
|
6a5bc95bd6
|
Bug 179174 - renable $| = 1
r=justdave x2
a=justdave
|
2002-11-09 11:55:27 +00:00 |
|
myk%mozilla.org
|
35b56b12c3
|
Fixing syntax error build bustage.
|
2002-11-09 02:05:22 +00:00 |
|
justdave%syndicomm.com
|
ef9c834aa6
|
Bumping version number for development snapshot tarball
|
2002-11-09 01:59:22 +00:00 |
|
myk%mozilla.org
|
584fee3d2c
|
Fix for bug 171505: shows disabled flags in the UI
r=bbaetz
a=justdave
|
2002-11-09 01:58:51 +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 |
|
myk%mozilla.org
|
22ea2a6416
|
Fix for bug 178841: removes full paths from filenames in attachments table and prevents them from appearing again
r=gerv,bbaetz
a=justdave
|
2002-11-09 01:23:07 +00:00 |
|
gerv%gerv.net
|
da3220ba93
|
Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee@wilcoxassoc.com; r=gerv, a=justdave.
|
2002-11-09 00:05:50 +00:00 |
|
gerv%gerv.net
|
42304de422
|
Bug 164003 - Button "Add another boolean chart" appears twice after clicking "And". Patch by gerv; r=myk, a=justdave.
|
2002-11-08 23:15:14 +00:00 |
|
gerv%gerv.net
|
e44ba20590
|
Bug 71794 - processmail shouldn't bother checking dependencies unless state changes. Patch by gerv; r=myk.
|
2002-11-08 08:04:58 +00:00 |
|
myk%mozilla.org
|
8b8585f9a9
|
Fix for bug 171480: make output for non requestee-specific requests look better in the request queue.
r=joel
a=justdave
|
2002-11-08 04:21:10 +00:00 |
|
myk%mozilla.org
|
e30bec6f35
|
Fix for bug 178776: Eliminates warning in duplicates.cgi.
|
2002-11-08 02:05:20 +00:00 |
|
myk%mozilla.org
|
e762ceb1ba
|
Fix for bug 172518: makes the request tracker use the generic user matching code
r=not_erik,joel
a=justdave
|
2002-11-08 01:35:46 +00:00 |
|
bugreport%peshkin.net
|
21c04d0d12
|
Bug 178772 doeditparams.cgi failed with malformed headers
r= justdave
a= justdave
|
2002-11-08 00:08:08 +00:00 |
|
myk%mozilla.org
|
14ff1cd54d
|
Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
r=gerv
a=justdave
|
2002-11-07 23:28:40 +00:00 |
|
tara%tequilarista.org
|
d6c8fe1a89
|
Fix for bug 44644
|
2002-11-07 21:39:57 +00:00 |
|
tara%tequilarista.org
|
86229dbba6
|
Fix for bug 45579, making it so the editparams.cgi page is more secure
|
2002-11-07 20:46:22 +00:00 |
|
myk%mozilla.org
|
5995da24d2
|
Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
r=justdave
a=justdave
|
2002-11-07 06:31:51 +00:00 |
|
myk%mozilla.org
|
b636c2b35e
|
Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
r=justdave
|
2002-11-07 05:33:51 +00:00 |
|
bugreport%peshkin.net
|
8f024f2ebc
|
Bug 178794 Request Queue has Internal Server Error if accessed when not logged in
2xr=justdave
a=justdave (for commit during freeze)
|
2002-11-07 04:49:19 +00:00 |
|
myk%mozilla.org
|
379e4ab7d8
|
Fix for bug 174731: no longer represents spurious flags as being set by default.
r=joel
|
2002-11-07 02:45:47 +00:00 |
|
mbarnson%sisna.com
|
eecad19b35
|
Added spaces. I promise next time I'll get a review :)
|
2002-11-06 18:50:26 +00:00 |
|
myk%mozilla.org
|
fcfa09f14b
|
Fix for bug 171475: make new flags include all categories (product/component combinations) by default.
r=joel
|
2002-11-05 23:45:56 +00:00 |
|
tara%tequilarista.org
|
f0e944c1bf
|
Original Blue Martini implementation of cvs-mirroring functionality, not yet genericized for public consumption
|
2002-11-05 21:16:04 +00:00 |
|
mbarnson%sisna.com
|
8083341091
|
Added information about versioncache back in.
See bug 140332
|
2002-11-05 04:07:18 +00:00 |
|
mbarnson%sisna.com
|
99d4f2c438
|
Added blurb about movebugs. At this point, only bmo uses it, so I'm
calling it an "undocumented feature".
See bug 127818
|
2002-11-05 03:54:27 +00:00 |
|
mbarnson%sisna.com
|
7e5e69f9de
|
Oops, tabs.
Fixed.
|
2002-11-05 03:48:59 +00:00 |
|
mbarnson%sisna.com
|
7dc47b626d
|
Modified text for cookiepath line for clarity.
See bug 162359
|
2002-11-05 03:37:22 +00:00 |
|
mbarnson%sisna.com
|
0797b9e2df
|
Included note regarding the origin of "bonsaitools", per
bug 174922.
|
2002-11-05 03:24:52 +00:00 |
|
mbarnson%sisna.com
|
e111303ea4
|
Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883
|
2002-11-05 03:19:40 +00:00 |
|
mbarnson%sisna.com
|
c47110fca8
|
Removed binmode references on Win32 documentation.
See bug 155743.
|
2002-11-05 03:11:25 +00:00 |
|
mbarnson%sisna.com
|
56aaa2f749
|
A rather controversial new entry to the FAQ. See bug 107917. I
decided one way for the Guide, based upon the code I see currently
checked in. If I'm wrong, feel free to correct it!
|
2002-11-05 03:09:15 +00:00 |
|