summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca16-51/+70
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave
2005-01-29Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791travis%sedsystems.ca1-1/+2
2005-01-28Bug 278791 : Move ModTime() to Bugzilla::Utiltravis%sedsystems.ca3-15/+23
Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-28Bug 278711 : An empty entry is sometimes not useful and should be removedtravis%sedsystems.ca2-2/+0
Patch by John Beranek <john@redux.org.uk> r=vladd, a=justdave
2005-01-28Bug 278010 : checksetup.pl should fix empty group namestravis%sedsystems.ca1-0/+29
Patch by Nick.Barnes@pobox.com r=wurblzap a=myk
2005-01-28Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"travis%sedsystems.ca2-10/+4
Patch by Frederic Buclin <LpSolit@gmail.com> r=vladd a=justdave
2005-01-28Bug 278829 : make cmdline query tool work with 2.18travis%sedsystems.ca7-99/+166
Patch by Andreas Franke <afranke@mathweb.org> a=justdave
2005-01-28Bug 218771 : The error message should be more accurate on who can change fieldstravis%sedsystems.ca1-26/+32
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
2005-01-28Bug 276605 : Ignore vote changes when usevotes = 0travis%sedsystems.ca2-6/+10
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-01-28Bug 272658 : Add user dropdowns to editcomponents.cgitravis%sedsystems.ca3-10/+44
Patch by GavinS <bugzilla@chimpychompy.org> r=glob a=myk
2005-01-25Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca7-114/+28
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
2005-01-24Tinderbox is burning: backing out the pach for Bug 201818travis%sedsystems.ca6-28/+110
2005-01-24Bug 34488: Add a checkbox to add self to CC listtravis%sedsystems.ca2-5/+16
Patch by GavinS <bugzilla@chimpychompy.org> r=vladd, myk a=myk
2005-01-24Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca6-110/+28
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
2005-01-24Bug 31314 : Support for "In-Reply-To" header in emailstravis%sedsystems.ca2-1/+18
Patch by Marc Schumann <wurblzap@gmail.com> r=jake a=myk
2005-01-21Bug 279218 : Incorrect spelling: unpresidented should be unprecedentedtravis%sedsystems.ca1-7/+8
2005-01-21Bug 236533 : Text "Additional Comments From ..." can be improvedtravis%sedsystems.ca1-2/+3
Patch by Todd Stansell <tjs@tellme.com> r=kiko a=myk
2005-01-21Bug 266579 : Users without privs can confirm bugs by assigning to themselves ↵travis%sedsystems.ca8-187/+244
first, without having canconfirm privs Patch by LpSolit@gmail.com r=myk a=justdave
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca6-5/+15
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
2005-01-19Bug 179451 : Move order-by generation from buglist.cgi into search.pmtravis%sedsystems.ca2-15/+112
Patch by Max K-A <mkanat@kerio.com> r=Joel Peshkin <bugreport@peshkin.net> a=myk
2005-01-19Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵travis%sedsystems.ca4-8/+10
Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-19Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perltravis%sedsystems.ca1-0/+13
Patch by travis@sedsystems.ca r=vladd
2005-01-18Update version to 2.19.2+ for cvs developmentjustdave%bugzilla.org1-1/+1
2005-01-17Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla ↵jocuri%softhome.net1-9/+10
directory; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=wurblzap, a=justdave.
2005-01-17Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric ↵jocuri%softhome.net4-3/+15
Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk.
2005-01-17Patch for bug 171478: XML bug output should include attachment flags; patch ↵jocuri%softhome.net2-2/+32
by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk.
2005-01-17Patch for bug 276842: Move @default_column_list out of globals.pl into ↵jocuri%softhome.net4-9/+12
Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-16Patch for bug 255428: Allow multiple user selection in CC pull downs; patch ↵jocuri%softhome.net3-0/+4
by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk.
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net12-119/+122
by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net9-0/+598
<bugzilla@chimpychompy.org>, r=jouni, a=myk.
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net3-229/+178
<bugzilla@chimpychompy.org>, r=jouni, a=myk.
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net19-17/+142
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
2005-01-16Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max ↵jocuri%softhome.net3-18/+23
K-A <mkanat@kerio.com>, r=wurblzap, a=myk.
2005-01-16Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when ↵jocuri%softhome.net1-1/+1
it looks for webservers; patch by Kieran Lal <kieran@gmail.com> and Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, r=vladd, a=myk.
2005-01-16Patch for bug 260682: Support redirecting to HTTPS always or for ↵jocuri%softhome.net4-0/+81
authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.
2005-01-16Patch for bug 277622: Move DiffStrings() out of globals.pl into ↵jocuri%softhome.net4-35/+43
Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-15Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.jake%bugzilla.org1-1/+1
2005-01-15Bug 275700 : FAQ update: "Disabling mail for testing" is incompletetravis%sedsystems.ca1-4/+42
Patch by travis@sedsystems.ca r=vladd
2005-01-15Bump version to 2.19.2 for snapshot releasejustdave%bugzilla.org2-4/+4
2005-01-15Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.justdave%bugzilla.org2-3/+9
Patch by Gervase Markham <gerv@mozilla.org> r= justdave,vladd, a= justdave
2005-01-15Bug 150791 : Email and Numbering text is grammatically incorrecttravis%sedsystems.ca1-6/+6
Patch by travis@sedsystems.ca r=timeless a=justdave
2005-01-15Bug 277621 : Uninitialized value message when changing timetracking fieldstravis%sedsystems.ca1-2/+2
Patch by Marc Schumann <wurblzap@gmail.com> r=justdave a=justdave
2005-01-14Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It ↵jake%bugzilla.org3-15/+9
should now be possible to compile this version with either Jade or xmlto. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=jake
2005-01-14Bug 276237 Charting is completely broken - can't add datasets to listtimeless%mozdev.org1-4/+8
patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave
2005-01-14Bug 278148: checksetup.pl *still* errors when trying to drop index on ↵travis%sedsystems.ca1-3/+8
milestones table Patch by Max K-A <mkanat@kerio.com> r=travis a=justdave
2005-01-13Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca2-35/+35
Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave
2005-01-13Bug 277571 : checksetup should not always output a message about checking ↵travis%sedsystems.ca1-4/+1
for flags Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-12Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵travis%sedsystems.ca3-6/+12
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
2005-01-11Bug 276660erik%dasbistro.com1-2/+3
"1st of the Month" whine generates many many copies of whine mail Patch: erik@dasbistro.com r=justdave, a=justdave
2005-01-10One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca1-11/+1