Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-19 | Bug 179451 : Move order-by generation from buglist.cgi into search.pm | travis%sedsystems.ca | 2 | -15/+112 | |
Patch by Max K-A <mkanat@kerio.com> r=Joel Peshkin <bugreport@peshkin.net> a=myk | |||||
2005-01-19 | Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵ | travis%sedsystems.ca | 4 | -8/+10 | |
Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave | |||||
2005-01-19 | Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perl | travis%sedsystems.ca | 1 | -0/+13 | |
Patch by travis@sedsystems.ca r=vladd | |||||
2005-01-18 | Update version to 2.19.2+ for cvs development | justdave%bugzilla.org | 1 | -1/+1 | |
2005-01-17 | Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla ↵ | jocuri%softhome.net | 1 | -9/+10 | |
directory; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=wurblzap, a=justdave. | |||||
2005-01-17 | Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric ↵ | jocuri%softhome.net | 4 | -3/+15 | |
Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk. | |||||
2005-01-17 | Patch for bug 171478: XML bug output should include attachment flags; patch ↵ | jocuri%softhome.net | 2 | -2/+32 | |
by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk. | |||||
2005-01-17 | Patch for bug 276842: Move @default_column_list out of globals.pl into ↵ | jocuri%softhome.net | 4 | -9/+12 | |
Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. | |||||
2005-01-16 | Patch for bug 255428: Allow multiple user selection in CC pull downs; patch ↵ | jocuri%softhome.net | 3 | -0/+4 | |
by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk. | |||||
2005-01-16 | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵ | jocuri%softhome.net | 12 | -119/+122 | |
by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. | |||||
2005-01-16 | Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵ | jocuri%softhome.net | 9 | -0/+598 | |
<bugzilla@chimpychompy.org>, r=jouni, a=myk. | |||||
2005-01-16 | Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵ | jocuri%softhome.net | 3 | -229/+178 | |
<bugzilla@chimpychompy.org>, r=jouni, a=myk. | |||||
2005-01-16 | Patch for bug 103636: Support specifying a date on which a bug is expected ↵ | jocuri%softhome.net | 19 | -17/+142 | |
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. | |||||
2005-01-16 | Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max ↵ | jocuri%softhome.net | 3 | -18/+23 | |
K-A <mkanat@kerio.com>, r=wurblzap, a=myk. | |||||
2005-01-16 | Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when ↵ | jocuri%softhome.net | 1 | -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-16 | Patch for bug 260682: Support redirecting to HTTPS always or for ↵ | jocuri%softhome.net | 4 | -0/+81 | |
authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk. | |||||
2005-01-16 | Patch for bug 277622: Move DiffStrings() out of globals.pl into ↵ | jocuri%softhome.net | 4 | -35/+43 | |
Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. | |||||
2005-01-15 | Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead. | jake%bugzilla.org | 1 | -1/+1 | |
2005-01-15 | Bug 275700 : FAQ update: "Disabling mail for testing" is incomplete | travis%sedsystems.ca | 1 | -4/+42 | |
Patch by travis@sedsystems.ca r=vladd | |||||
2005-01-15 | Bump version to 2.19.2 for snapshot release | justdave%bugzilla.org | 2 | -4/+4 | |
2005-01-15 | Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug. | justdave%bugzilla.org | 2 | -3/+9 | |
Patch by Gervase Markham <gerv@mozilla.org> r= justdave,vladd, a= justdave | |||||
2005-01-15 | Bug 150791 : Email and Numbering text is grammatically incorrect | travis%sedsystems.ca | 1 | -6/+6 | |
Patch by travis@sedsystems.ca r=timeless a=justdave | |||||
2005-01-15 | Bug 277621 : Uninitialized value message when changing timetracking fields | travis%sedsystems.ca | 1 | -2/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=justdave a=justdave | |||||
2005-01-14 | Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It ↵ | jake%bugzilla.org | 3 | -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-14 | Bug 276237 Charting is completely broken - can't add datasets to list | timeless%mozdev.org | 1 | -4/+8 | |
patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave | |||||
2005-01-14 | Bug 278148: checksetup.pl *still* errors when trying to drop index on ↵ | travis%sedsystems.ca | 1 | -3/+8 | |
milestones table Patch by Max K-A <mkanat@kerio.com> r=travis a=justdave | |||||
2005-01-13 | Bug 275108 : Content-disposition header is incorrect, violates RFC | travis%sedsystems.ca | 2 | -35/+35 | |
Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave | |||||
2005-01-13 | Bug 277571 : checksetup should not always output a message about checking ↵ | travis%sedsystems.ca | 1 | -4/+1 | |
for flags Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave | |||||
2005-01-12 | Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵ | travis%sedsystems.ca | 3 | -6/+12 | |
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave | |||||
2005-01-11 | Bug 276660 | erik%dasbistro.com | 1 | -2/+3 | |
"1st of the Month" whine generates many many copies of whine mail Patch: erik@dasbistro.com r=justdave, a=justdave | |||||
2005-01-10 | One more patch to fix burning tinderbox after bug 239852 checkin | travis%sedsystems.ca | 1 | -11/+1 | |
2005-01-10 | Another patch to resolve burning tinderbox after Bug 239852 checkin | travis%sedsystems.ca | 1 | -2/+2 | |
2005-01-10 | Patch to resolve burning tinderbox after Bug 239852 checkin | travis%sedsystems.ca | 2 | -19/+21 | |
2005-01-10 | Bug 239852 - Documentation changes for Windows support | travis%sedsystems.ca | 2 | -114/+279 | |
Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca r=bugzilla@glob.com.au | |||||
2005-01-09 | Patch for bug 277389: Modify flag notification code so it doesn't append ↵ | jocuri%softhome.net | 2 | -2/+9 | |
emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave. | |||||
2005-01-09 | Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias ↵ | jocuri%softhome.net | 1 | -1/+27 | |
Sager <moixa@gmx.ch>, r=vladd, a=justdave. | |||||
2005-01-09 | Patch for bug 277013: provides a fix for the SQL error that appears when a ↵ | jocuri%softhome.net | 3 | -11/+19 | |
user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave. | |||||
2005-01-09 | Patch for bug 240250: Shouldn't receive an unfriendly error when editing ↵ | jocuri%softhome.net | 1 | -0/+2 | |
groupset for a product that doesn't exist; patch by Frédéric Buclin <LpSolit@netscape.net>, r=mkanat, a=justdave. | |||||
2005-01-09 | Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when ↵ | jocuri%softhome.net | 1 | -9/+2 | |
trying to fix indexes on the milestones table; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=justdave. | |||||
2005-01-08 | Bug 153461: describe components shouldn't give an error for a bad product | travis%sedsystems.ca | 3 | -41/+29 | |
Patch: LpSolit@netscape.net r=mkanat a=justdave | |||||
2005-01-08 | Bug 277299: edit-multiple offers to change Target Milestone even if ↵ | travis%sedsystems.ca | 1 | -8/+9 | |
Param(usetargetmilestone) is off Patch: travis@sedsystems.ca r=LpSolit a=justdave | |||||
2005-01-08 | Bug 276600: checking votes in editproducts.cgi is broken (regression due to ↵ | travis%sedsystems.ca | 1 | -0/+2 | |
bug 271474) Patch: LpSolit@netscape.net r=gerv,mkanat a=justdave | |||||
2005-01-08 | Bug 276913: Uninitialized value message from CGI.pl line 176 | travis%sedsystems.ca | 1 | -1/+1 | |
Patch: LpSolit@netscape.net r=mkanat a=justdave | |||||
2005-01-08 | Bug 108870: Bugzilla does not set email prefs for new user until user visits ↵ | travis%sedsystems.ca | 7 | -55/+124 | |
userprefs.cgi Patch: travis r=mkanat a=justdave Also includes fixes for Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and Bug 275599: flag request email prefs not behaving correctly | |||||
2005-01-08 | Bug 276446: Initial description cannot be made private on new bug creation | travis%sedsystems.ca | 3 | -3/+28 | |
Patch: travis r=joini a=justdave | |||||
2005-01-04 | Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; ↵ | gerv%gerv.net | 2 | -2/+8 | |
r=justdave; a=justdave. | |||||
2005-01-03 | Bug 274640: silently fix up custom sort order cookies which erroneously ↵ | gerv%gerv.net | 1 | -0/+5 | |
include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave. | |||||
2005-01-02 | Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot. | gerv%gerv.net | 2 | -4/+7 | |
2005-01-01 | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; ↵ | gerv%gerv.net | 9 | -71/+51 | |
r=gerv,vladd; a=justdave. | |||||
2005-01-01 | Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch ↵ | gerv%gerv.net | 1 | -8/+8 | |
by gerv; r=justdave,vladd; a=justdave. |