aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 34488: Add a checkbox to add self to CC listtravis%sedsystems.ca2005-01-242-5/+16
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=vladd, myk a=myk
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-246-110/+28
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
* Bug 31314 : Support for "In-Reply-To" header in emailstravis%sedsystems.ca2005-01-242-1/+18
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=jake a=myk
* Bug 279218 : Incorrect spelling: unpresidented should be unprecedentedtravis%sedsystems.ca2005-01-211-7/+8
|
* Bug 236533 : Text "Additional Comments From ..." can be improvedtravis%sedsystems.ca2005-01-211-2/+3
| | | | Patch by Todd Stansell <tjs@tellme.com> r=kiko a=myk
* Bug 266579 : Users without privs can confirm bugs by assigning to themselves ↵travis%sedsystems.ca2005-01-218-187/+244
| | | | | | first, without having canconfirm privs Patch by LpSolit@gmail.com r=myk a=justdave
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca2005-01-196-5/+15
| | | | | | prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
* Bug 179451 : Move order-by generation from buglist.cgi into search.pmtravis%sedsystems.ca2005-01-192-15/+112
| | | | | Patch by Max K-A <mkanat@kerio.com> r=Joel Peshkin <bugreport@peshkin.net> a=myk
* Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵travis%sedsystems.ca2005-01-194-8/+10
| | | | | | Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
* Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perltravis%sedsystems.ca2005-01-191-0/+13
| | | | Patch by travis@sedsystems.ca r=vladd
* Update version to 2.19.2+ for cvs developmentjustdave%bugzilla.org2005-01-181-1/+1
|
* Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla ↵jocuri%softhome.net2005-01-171-9/+10
| | | | directory; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=wurblzap, a=justdave.
* Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric ↵jocuri%softhome.net2005-01-174-3/+15
| | | | Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk.
* Patch for bug 171478: XML bug output should include attachment flags; patch ↵jocuri%softhome.net2005-01-172-2/+32
| | | | by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk.
* Patch for bug 276842: Move @default_column_list out of globals.pl into ↵jocuri%softhome.net2005-01-174-9/+12
| | | | Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
* Patch for bug 255428: Allow multiple user selection in CC pull downs; patch ↵jocuri%softhome.net2005-01-163-0/+4
| | | | by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk.
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net2005-01-1612-119/+122
| | | | by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
* Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net2005-01-169-0/+598
| | | | <bugzilla@chimpychompy.org>, r=jouni, a=myk.
* Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net2005-01-163-229/+178
| | | | <bugzilla@chimpychompy.org>, r=jouni, a=myk.
* Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net2005-01-1619-17/+142
| | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
* Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max ↵jocuri%softhome.net2005-01-163-18/+23
| | | | K-A <mkanat@kerio.com>, r=wurblzap, a=myk.
* Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when ↵jocuri%softhome.net2005-01-161-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.
* Patch for bug 260682: Support redirecting to HTTPS always or for ↵jocuri%softhome.net2005-01-164-0/+81
| | | | authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.
* Patch for bug 277622: Move DiffStrings() out of globals.pl into ↵jocuri%softhome.net2005-01-164-35/+43
| | | | Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
* Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.jake%bugzilla.org2005-01-151-1/+1
|
* Bug 275700 : FAQ update: "Disabling mail for testing" is incompletetravis%sedsystems.ca2005-01-151-4/+42
| | | | Patch by travis@sedsystems.ca r=vladd
* Bump version to 2.19.2 for snapshot releasejustdave%bugzilla.org2005-01-152-4/+4
|
* Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.justdave%bugzilla.org2005-01-152-3/+9
| | | | | Patch by Gervase Markham <gerv@mozilla.org> r= justdave,vladd, a= justdave
* Bug 150791 : Email and Numbering text is grammatically incorrecttravis%sedsystems.ca2005-01-151-6/+6
| | | | Patch by travis@sedsystems.ca r=timeless a=justdave
* Bug 277621 : Uninitialized value message when changing timetracking fieldstravis%sedsystems.ca2005-01-151-2/+2
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=justdave a=justdave
* Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It ↵jake%bugzilla.org2005-01-143-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
* Bug 276237 Charting is completely broken - can't add datasets to listtimeless%mozdev.org2005-01-141-4/+8
| | | | patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave
* Bug 278148: checksetup.pl *still* errors when trying to drop index on ↵travis%sedsystems.ca2005-01-141-3/+8
| | | | | | milestones table Patch by Max K-A <mkanat@kerio.com> r=travis a=justdave
* Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca2005-01-132-35/+35
| | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave
* Bug 277571 : checksetup should not always output a message about checking ↵travis%sedsystems.ca2005-01-131-4/+1
| | | | | | for flags Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
* Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵travis%sedsystems.ca2005-01-123-6/+12
| | | | | | changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
* Bug 276660erik%dasbistro.com2005-01-111-2/+3
| | | | | | "1st of the Month" whine generates many many copies of whine mail Patch: erik@dasbistro.com r=justdave, a=justdave
* One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca2005-01-101-11/+1
|
* Another patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2005-01-101-2/+2
|
* Patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2005-01-102-19/+21
|
* Bug 239852 - Documentation changes for Windows supporttravis%sedsystems.ca2005-01-102-114/+279
| | | | | Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca r=bugzilla@glob.com.au
* Patch for bug 277389: Modify flag notification code so it doesn't append ↵jocuri%softhome.net2005-01-092-2/+9
| | | | emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
* Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias ↵jocuri%softhome.net2005-01-091-1/+27
| | | | Sager <moixa@gmx.ch>, r=vladd, a=justdave.
* Patch for bug 277013: provides a fix for the SQL error that appears when a ↵jocuri%softhome.net2005-01-093-11/+19
| | | | user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave.
* Patch for bug 240250: Shouldn't receive an unfriendly error when editing ↵jocuri%softhome.net2005-01-091-0/+2
| | | | groupset for a product that doesn't exist; patch by Frédéric Buclin <LpSolit@netscape.net>, r=mkanat, a=justdave.
* Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when ↵jocuri%softhome.net2005-01-091-9/+2
| | | | trying to fix indexes on the milestones table; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=justdave.
* Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca2005-01-083-41/+29
| | | | Patch: LpSolit@netscape.net r=mkanat a=justdave
* Bug 277299: edit-multiple offers to change Target Milestone even if ↵travis%sedsystems.ca2005-01-081-8/+9
| | | | | | Param(usetargetmilestone) is off Patch: travis@sedsystems.ca r=LpSolit a=justdave
* Bug 276600: checking votes in editproducts.cgi is broken (regression due to ↵travis%sedsystems.ca2005-01-081-0/+2
| | | | | | bug 271474) Patch: LpSolit@netscape.net r=gerv,mkanat a=justdave
* Bug 276913: Uninitialized value message from CGI.pl line 176travis%sedsystems.ca2005-01-081-1/+1
| | | | Patch: LpSolit@netscape.net r=mkanat a=justdave