gerv%gerv.net
e907fbb736
Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave.
2003-04-27 13:44:23 +00:00
gerv%gerv.net
f82c184c9d
Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by gerv; r,a=justdave.
2003-04-27 13:43:15 +00:00
bbaetz%acm.org
30357668b4
Bug 180086 - Rename 'count' column in votes tables
...
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
bbaetz%acm.org
f36a56c3bb
Bug 203540 - RenameField doesn't get NULL/NOT NULL correct
...
r,a=justdave
2003-04-27 07:19:28 +00:00
bbaetz%acm.org
5e887399e0
Byg 202463 - prefill 'assign to' with default component owner
...
patch by slamm@yahoo-inc.com (Steve Lamm)
r=bbaetz, a=justdave
2003-04-27 07:12:53 +00:00
jake%bugzilla.org
e331c62807
Bug 203080 - New version of LDAP to Bugzilla account sync script.
...
No review for contrib/
2003-04-26 16:35:04 +00:00
burnus%gmx.de
63447e87dc
Bug 203318 - 008filter.t fails to do chdir $topdir - if @Support::Templates::include_paths returns more than one path
...
r=justdave,gerv
a=justdave
2003-04-26 14:11:59 +00:00
jake%bugzilla.org
209b5142be
Bug 203160 - mod_throttle has a new URL
2003-04-26 02:58:36 +00:00
myk%mozilla.org
ce35b9bcd9
Fix for bug 179510: takes group restrictions into account when sending request notifications
...
r=bbaetz,jpreed
a=justdave
2003-04-25 05:41:29 +00:00
bbaetz%acm.org
171b5b8c68
Bug 172331 - importxml.pl warnings under perl 5.8
...
r,a=justdave
2003-04-25 04:16:01 +00:00
bbaetz%acm.org
4cda207d0e
Bug 179513, take N. Fix the bracketing so that it actually works...
...
r=myk, justdave
a=justdave
2003-04-25 00:47:17 +00:00
justdave%syndicomm.com
f3c5c341e3
Updating 2.17.4 release notes
2003-04-25 00:22:41 +00:00
bbaetz%acm.org
72da8784bf
Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug
...
patch mostly by justdave, bits by me
r=bbaetz,justdave,myk
a=justdave
2003-04-24 23:12:00 +00:00
bbaetz%acm.org
86e24733ff
Bug 197153 - Add wording schange requested by reviewer which wasn't in the
...
patch on the bug, and so wasn't checked in.
r,a=justdave
2003-04-24 22:41:07 +00:00
justdave%syndicomm.com
1d58c088a8
Bumping version number to 2.17.4 for developer snapshot release
2003-04-24 22:02:35 +00:00
justdave%syndicomm.com
29f1575ab1
Bug 193965: On product change, user can accidentally opt-out of required group restriction
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r= bbaetz, justdave
a= justdave
2003-04-24 21:50:33 +00:00
justdave%syndicomm.com
8384cb3943
Bug 197153: Fix for insecure temporary filename handling.
...
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave, gerv
a= justdave
2003-04-24 21:17:31 +00:00
justdave%syndicomm.com
5039334b62
Bug 192661: Dependency graphs were printing bug summaries without HTML filtering.
...
r= bbaetz, gerv
a= justdave
2003-04-24 20:55:02 +00:00
justdave%syndicomm.com
8e6acf702f
Bug 192677: Add new test to flag failure-to-filter situations in the templates, and correct the XSS holes that were discovered as a
...
result of it.
Patch by Gervase Markham <gerv@mozilla.org>
r= myk, bbaetz, justdave
a= justdave
2003-04-24 20:49:52 +00:00
jake%bugzilla.org
dab604cbb4
Missed a couple of SGML references that should have been changed.
2003-04-23 03:23:04 +00:00
jake%bugzilla.org
6d2dfd10e5
Realphabetize the directory list.
2003-04-23 03:15:10 +00:00
jake%bugzilla.org
1b1454bb41
Recompile the docs from the XML source in anticipation of the 2.17.4 release.
2003-04-23 02:33:00 +00:00
jake%bugzilla.org
6535561639
Updating date for the 2.17.4 release.
2003-04-23 02:24:39 +00:00
jake%bugzilla.org
4f6272ff24
The source files for the Bugzilla Guide have long been using the XML version of DocBook but still residing in the sgml/ directory with an extension of .sgml.
...
In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
2003-04-23 02:04:28 +00:00
justdave%syndicomm.com
0dca7be7e7
Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory.
...
a= justdave (no review for contrib)
2003-04-22 04:11:32 +00:00
justdave%syndicomm.com
127e1ef82d
Bug 202744: Removing unnecessary output from collectstats.pl cron job
...
r= gerv, a= justdave
2003-04-21 15:08:27 +00:00
jake%bugzilla.org
5217c4429e
Per bug 200472 - Changing the version information for Date::Parse (any) to instead specify Date::Format (2.21).
2003-04-21 01:13:13 +00:00
justdave%syndicomm.com
92c01c2c18
Fix typo in previous checking for bug 200472. Date::Format should be version *2*.21.
2003-04-19 05:18:43 +00:00
justdave%syndicomm.com
f3b89d65d4
Bug 200472: Require specific version of Date::Format to ensure we don't run into a bug in an older version that we're triggering.
...
r= jake, a= justdave
2003-04-19 03:22:41 +00:00
bugreport%peshkin.net
8509f40e91
bug 202534 - Login with unrestricted IP address fails - tries to access missing get_netaddr
...
r=bbaetz
a=myk
2003-04-18 23:53:51 +00:00
burnus%gmx.de
7a29882ad1
Bug 71790 - Duplicate resolution field should include bug number of original
...
r=bbaetz,a=justdave
2003-04-09 09:29:19 +00:00
justdave%syndicomm.com
2df4ad4a6f
Fixing tinderbox bustage from previous checkin (bug 199012)
2003-04-09 06:29:37 +00:00
gerv%gerv.net
346a44d770
Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk
2003-04-08 23:29:35 +00:00
myk%mozilla.org
7304298c13
Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.
...
r=justdave
a=justdave
2003-04-07 20:13:30 +00:00
bbaetz%acm.org
f1bde96d7b
Bug 200072 - Creating new users from LDAP at authentication time is broken
...
r,a=justdave
2003-04-05 02:21:54 +00:00
burnus%gmx.de
930f17595f
Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi for consistency
...
r,a=justdave
2003-04-03 12:39:06 +00:00
bbaetz%acm.org
709c9b24de
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
...
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
jake%bugzilla.org
308a3869df
Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.
2003-04-02 03:53:52 +00:00
jake%bugzilla.org
dc2478f8ef
Bug 194541 - Dot is a binary executable, not a perl script so we don't need to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away.
2003-04-02 01:12:31 +00:00
jake%bugzilla.org
24dea62d48
Misc. updates to the FAQ.
2003-04-02 01:10:38 +00:00
jake%bugzilla.org
32cdb1cf47
Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0.
2003-04-02 00:40:56 +00:00
gerv%gerv.net
e8116dc558
Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, a=justdave.
2003-04-01 07:13:19 +00:00
gerv%gerv.net
b20a40ccd7
Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave.
2003-03-31 22:33:06 +00:00
gerv%gerv.net
3c2a295910
Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, a=justdave.
2003-03-31 21:42:18 +00:00
timeless%mozdev.org
adcfe8cbef
Bug 197689 Missing Query - The query named $name seems to no longer exist.
...
r=bbaetz a=justdave
2003-03-30 03:27:11 +00:00
timeless%mozdev.org
bfd1422d0e
Bug 65319 editmilestones & editversions don't have extra add.
...
r=justdave a=justdave
2003-03-30 02:46:21 +00:00
jake%bugzilla.org
3c915014e3
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
...
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
gerv%gerv.net
7f67d2b790
Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; r,a=justdave.
2003-03-24 21:33:06 +00:00
justdave%syndicomm.com
5ec0699818
Bug 190892: Radio button for "run this query" looks silly if it's the only choice. Make it a hidden input if it's the only one.
...
r= Gerv, a= justdave
2003-03-24 07:59:58 +00:00
bbaetz%acm.org
f6fabc003f
Bug 180642 - Move authentication code into a module
...
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00