summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org51-205/+352
r=joel, a=justdave
2003-05-03Bug 204104 - internal error in Search.pm when searching for invalidbbaetz%acm.org1-5/+6
keywords/email patch by mike.morgan@oregonstate.edu (michael morgan) r=bbaetz a=justdave
2003-05-01Bug 204008: checksetup.pl didn't set permissions on the js directoryjustdave%syndicomm.com1-0/+2
r= zach, a= justdave
2003-05-01Clean-up patch for bug 72837: uses /usr/bin/perl instead of ↵myk%mozilla.org3-1/+7
/usr/bonsaitools/bin/perl and adds message about these interfaces being experimental. r=gerv a=myk
2003-04-30Fixing build bustage by adding version string and license header.myk%mozilla.org2-0/+41
2003-04-30Fix for bug 72837: a script that generates configuration information for a ↵myk%mozilla.org3-0/+356
Bugzilla installation. r=gerv a=myk
2003-04-29Spell component correctly.jake%bugzilla.org1-1/+1
2003-04-29Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵burnus%gmx.de2-10/+11
$changedsince r=gerv, a=justdave
2003-04-27Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave.gerv%gerv.net1-2/+2
2003-04-27Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵gerv%gerv.net2-3/+5
gerv; r,a=justdave.
2003-04-27Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org7-23/+33
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave
2003-04-27Bug 203540 - RenameField doesn't get NULL/NOT NULL correctbbaetz%acm.org1-1/+1
r,a=justdave
2003-04-27Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org2-14/+59
patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave
2003-04-27Bug 203080 - New version of LDAP to Bugzilla account sync script.jake%bugzilla.org1-23/+58
No review for contrib/
2003-04-26Bug 203318 - 008filter.t fails to do chdir $topdir - if ↵burnus%gmx.de1-6/+9
@Support::Templates::include_paths returns more than one path r=justdave,gerv a=justdave
2003-04-26Bug 203160 - mod_throttle has a new URLjake%bugzilla.org1-3/+2
2003-04-25Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org9-75/+276
request notifications r=bbaetz,jpreed a=justdave
2003-04-25Bug 172331 - importxml.pl warnings under perl 5.8bbaetz%acm.org1-6/+6
r,a=justdave
2003-04-25Bug 179513, take N. Fix the bracketing so that it actually works...bbaetz%acm.org1-24/+24
r=myk, justdave a=justdave
2003-04-25Updating 2.17.4 release notesjustdave%syndicomm.com1-9/+14
2003-04-25Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bugbbaetz%acm.org2-1/+10
patch mostly by justdave, bits by me r=bbaetz,justdave,myk a=justdave
2003-04-25Bug 197153 - Add wording schange requested by reviewer which wasn't in thebbaetz%acm.org1-1/+1
patch on the bug, and so wasn't checked in. r,a=justdave
2003-04-25Bumping version number to 2.17.4 for developer snapshot releasejustdave%syndicomm.com1-1/+1
2003-04-25Bug 193965: On product change, user can accidentally opt-out of required ↵justdave%syndicomm.com1-1/+2
group restriction Patch by Joel Peshkin <bugreport@peshkin.net> r= bbaetz, justdave a= justdave
2003-04-25Bug 197153: Fix for insecure temporary filename handling.justdave%syndicomm.com4-43/+59
Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave
2003-04-25Bug 192661: Dependency graphs were printing bug summaries without HTML ↵justdave%syndicomm.com1-1/+2
filtering. r= bbaetz, gerv a= justdave
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com19-27/+825
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-23Missed a couple of SGML references that should have been changed.jake%bugzilla.org1-2/+2
2003-04-23Realphabetize the directory list.jake%bugzilla.org1-1/+1
2003-04-23Recompile the docs from the XML source in anticipation of the 2.17.4 release.jake%bugzilla.org15-972/+1121
2003-04-23Updating date for the 2.17.4 release.jake%bugzilla.org1-1/+1
2003-04-23The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org37-7792/+71
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-22Bug 198458: Added LDAP Sync script contributed by ↵justdave%syndicomm.com2-15/+170
thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory. a= justdave (no review for contrib)
2003-04-22Bug 202744: Removing unnecessary output from collectstats.pl cron jobjustdave%syndicomm.com1-1/+2
r= gerv, a= justdave
2003-04-21Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org4-4/+4
instead specify Date::Format (2.21).
2003-04-19Fix typo in previous checking for bug 200472. Date::Format should be ↵justdave%syndicomm.com1-1/+1
version *2*.21.
2003-04-19Bug 200472: Require specific version of Date::Format to ensure we don't run ↵justdave%syndicomm.com1-2/+2
into a bug in an older version that we're triggering. r= jake, a= justdave
2003-04-19bug 202534 - Login with unrestricted IP address fails - tries to access ↵bugreport%peshkin.net1-1/+1
missing get_netaddr r=bbaetz a=myk
2003-04-09Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de4-2/+43
r=bbaetz,a=justdave
2003-04-09Fixing tinderbox bustage from previous checkin (bug 199012)justdave%syndicomm.com1-2/+2
2003-04-09Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ↵gerv%gerv.net2-3/+4
Patch by gerv; r,a=myk
2003-04-08Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.myk%mozilla.org1-2/+2
r=justdave a=justdave
2003-04-05Bug 200072 - Creating new users from LDAP at authentication time is brokenbbaetz%acm.org1-3/+3
r,a=justdave
2003-04-03Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi ↵burnus%gmx.de1-1/+1
for consistency r,a=justdave
2003-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org12-118/+193
r=gerv a=justdave
2003-04-02Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in ↵jake%bugzilla.org2-0/+12
MySQL 4.
2003-04-02Bug 194541 - Dot is a binary executable, not a perl script so we don't need ↵jake%bugzilla.org2-76/+0
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-02Misc. updates to the FAQ.jake%bugzilla.org2-20/+22
2003-04-02Bug 171674 - Adding a section to the Troubleshooting section describing how ↵jake%bugzilla.org4-0/+148
to fix the File::Temp problems in perl 5.6.0.
2003-04-01Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ↵gerv%gerv.net1-0/+33
a=justdave.