aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Patch for bug 329178: Remove old code specific to MySQL 3.x from DB::Mysql ↵uid6232006-06-081-14/+3
| | | | as we no longer support it; patch by Vlad Dascalu <vladd@bugzilla.org>, r=mkanat, a=myk.
* Bug 339667: Attachment data not deleted when deleting a component or a ↵lpsolit%gmail.com2006-06-082-3/+51
| | | | product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Patch for bug 340154: readd #chart anchor in query.cgi; patch by Vlad ↵uid6232006-06-081-1/+1
| | | | Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
* Patch for bug 330804: don't talk about QA if the QA contact parameter is ↵uid6232006-06-081-2/+6
| | | | disabled; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, r=LpSolit, a=myk.
* Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; ↵uid6232006-06-081-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=myk.
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2006-06-084-66/+79
| | | | <eseyman@linagora.com> r=LpSolit a=myk
* Bug 312935: User Account Log should start with a creation date - Patch by ↵lpsolit%gmail.com2006-06-083-10/+22
| | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor, r=wicked a=myk
* Patch for bug 335743: modify checksetup.pl so it no longer generates an ↵uid6232006-06-081-2/+2
| | | | extra \ sign in localconfig; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
* Documentation patch for bug 340713: remove troubleshooting question (related ↵uid6232006-06-081-19/+1
| | | | to Perl 5.6.1 upgrade) from the 2.20, 2.22 and trunk docs, as we already require 5.6.1 in these places; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin.
* Patch for bug 305506: reduce number of SQL calls in Bugzilla::User->groups; ↵uid6232006-06-071-12/+40
| | | | increase speed when DB connectivity is poor and shift the burden on the webserver in order to improve scalability when multiple web frontends are used with a single backend DB; patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua>, r=wicked, r=mkanat, a=myk.
* Bug 340309: process_bug.cgi fails when changing several bugs at once if all ↵lpsolit%gmail.com2006-06-071-1/+1
| | | | bugs are in the same product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Follow-up patch for bug 315590: fix scenario where we have private ↵uid6232006-06-071-1/+1
| | | | attachments, and make the numbering behaviour consistent with the way we currently treat private bug comments; patch by Vlad Dascalu <vladd@bugzilla.org>, r=timeless; a=myk on the bug.
* Spelling patch: replace 'specify a email-adress' with 'specify an ↵uid6232006-06-061-1/+1
| | | | email-address' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling patch: replace 'adresses' with 'addresses' in bugmail_help.html; ↵uid6232006-06-061-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>.
* Follow-up spelling patch for bug 320751: 'adress' should be 'address' in ↵uid6232006-06-061-2/+2
| | | | instalation.xml docs.
* Patch for bug 315590: add anchors to flag section; patch by timeless ↵uid6232006-06-061-2/+4
| | | | <timeless@bemail.org>, r=vladd, a=myk.
* Documentation patch for bug 338434: update newsgroup links in the ↵uid6232006-06-063-7/+8
| | | | documentation; patch by Emmanuel Seyman, r=vladd.
* Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by ↵lpsolit%gmail.com2006-06-055-0/+94
| | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by ↵lpsolit%gmail.com2006-06-042-17/+15
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by ↵jocuri%softhome.net2006-06-041-0/+1
| | | | Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=justdave.
* Bug 340139: When adding a new attachment, data inserted in the bugs_activity ↵lpsolit%gmail.com2006-06-041-16/+7
| | | | table are quoted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor, r=ghendricks, r=vladd a=justdave
* Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵lpsolit%gmail.com2006-06-044-4/+12
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
* Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by ↵lpsolit%gmail.com2006-06-034-44/+40
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric ↵lpsolit%gmail.com2006-06-032-17/+12
| | | | Buclin <LpSolit@gmail.com> r=kiko a=myk
* Documentation patch, bug 340130: add a section ID in troubleshooting.xml for ↵jocuri%softhome.net2006-06-031-2/+2
| | | | section B9; patch by Vlad Dascalu <vladd@bugzilla.org>, r=Colin.
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵lpsolit%gmail.com2006-06-024-0/+20
| | | | a=justdave
* Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - ↵lpsolit%gmail.com2006-06-0210-187/+234
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-014-130/+238
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave
* Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch ↵lpsolit%gmail.com2006-06-014-4/+3
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 338573: Auth could throw an insecure dependency error if username is taintedmkanat%bugzilla.org2006-05-311-0/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵mkanat%bugzilla.org2006-05-313-18/+29
| | | | | | the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk
* Bug 335790: Field names in search form lists should be ordered ↵lpsolit%gmail.com2006-05-302-4/+11
| | | | alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk
* Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless ↵lpsolit%gmail.com2006-05-301-1/+5
| | | | <timeless@bemail.org> r=LpSolit a=myk
* Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵lpsolit%gmail.com2006-05-301-2/+2
| | | | incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com2006-05-303-3/+62
| | | | used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - ↵lpsolit%gmail.com2006-05-301-1/+1
| | | | Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
* Bug 337054: Remove get_component_id() and get_component_name() from ↵lpsolit%gmail.com2006-05-308-173/+107
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Fix a test failure caused by a checkin fix that I did on bug 302876.mkanat%bugzilla.org2006-05-291-2/+2
|
* Bug 302876: Database Version-Checking needs to be more modular and more genericmkanat%bugzilla.org2006-05-295-66/+65
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
* Bug 152361: can't continue walking a dependency tree - Patch by André ↵lpsolit%gmail.com2006-05-233-0/+9
| | | | Batosti <batosti@async.com.br> r/a=myk
* Bug 323106: create-series JavaScript Error: 'options' is null or not an ↵lpsolit%gmail.com2006-05-231-1/+1
| | | | object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk
* Bug 328642: Params should be in Bugzilla->params instead of being a ↵mkanat%bugzilla.org2006-05-233-77/+89
| | | | | | Bugzilla::Config subroutine Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 331365: Sendmail complains about a possible attack because there's a ↵lpsolit%gmail.com2006-05-231-1/+2
| | | | newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave
* Bug 139309: Include real name (not just email address) in bugmail comment ↵lpsolit%gmail.com2006-05-221-8/+8
| | | | and diff headers - Patch by Karsten "Mnyromyr" Düsterloh <mnyromyr@tprac.de> r=LpSolit a=justdave
* Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-05-223-73/+47
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 338365: Bugzilla::BugMail calls Param() outside of any functionmkanat%bugzilla.org2006-05-211-7/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave
* Bug 337782: Change the way that whine.pl gets and formats the current datemkanat%bugzilla.org2006-05-211-10/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - ↵lpsolit%gmail.com2006-05-192-19/+17
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and ↵lpsolit%gmail.com2006-05-175-231/+129
| | | | FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no ↵mozilla%colinogilvie.co.uk2006-05-171-4/+2
| | | | | | keywords defined Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave