Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-07 | Patch for bug 315590: add anchors to flag section; patch by timeless ↵ | uid623 | 1 | -2/+4 | |
<timeless@bemail.org>, r=vladd, a=myk. | |||||
2006-06-07 | Documentation patch for bug 338434: update newsgroup links in the ↵ | uid623 | 3 | -7/+8 | |
documentation; patch by Emmanuel Seyman, r=vladd. | |||||
2006-06-05 | Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by ↵ | lpsolit%gmail.com | 5 | -0/+94 | |
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-06-04 | Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by ↵ | lpsolit%gmail.com | 2 | -17/+15 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-06-04 | Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by ↵ | jocuri%softhome.net | 1 | -0/+1 | |
Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=justdave. | |||||
2006-06-04 | Bug 340139: When adding a new attachment, data inserted in the bugs_activity ↵ | lpsolit%gmail.com | 1 | -16/+7 | |
table are quoted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor, r=ghendricks, r=vladd a=justdave | |||||
2006-06-04 | Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵ | lpsolit%gmail.com | 4 | -4/+12 | |
by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave | |||||
2006-06-03 | Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by ↵ | lpsolit%gmail.com | 4 | -44/+40 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-06-03 | Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -17/+12 | |
Buclin <LpSolit@gmail.com> r=kiko a=myk | |||||
2006-06-03 | Documentation patch, bug 340130: add a section ID in troubleshooting.xml for ↵ | jocuri%softhome.net | 1 | -2/+2 | |
section B9; patch by Vlad Dascalu <vladd@bugzilla.org>, r=Colin. | |||||
2006-06-02 | Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵ | lpsolit%gmail.com | 4 | -0/+20 | |
a=justdave | |||||
2006-06-02 | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - ↵ | lpsolit%gmail.com | 10 | -187/+234 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-06-01 | Bug 329377: Bugzilla::Object base class for objects | mkanat%bugzilla.org | 4 | -130/+238 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave | |||||
2006-06-01 | Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch ↵ | lpsolit%gmail.com | 4 | -4/+3 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-05-31 | Bug 338573: Auth could throw an insecure dependency error if username is tainted | mkanat%bugzilla.org | 1 | -0/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-05-31 | Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵ | mkanat%bugzilla.org | 3 | -18/+29 | |
the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk | |||||
2006-05-30 | Bug 335790: Field names in search form lists should be ordered ↵ | lpsolit%gmail.com | 2 | -4/+11 | |
alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk | |||||
2006-05-30 | Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
<timeless@bemail.org> r=LpSolit a=myk | |||||
2006-05-30 | Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk | |||||
2006-05-30 | Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵ | lpsolit%gmail.com | 3 | -3/+62 | |
used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-05-30 | Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk | |||||
2006-05-30 | Bug 337054: Remove get_component_id() and get_component_name() from ↵ | lpsolit%gmail.com | 8 | -173/+107 | |
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-29 | Fix a test failure caused by a checkin fix that I did on bug 302876. | mkanat%bugzilla.org | 1 | -2/+2 | |
2006-05-29 | Bug 302876: Database Version-Checking needs to be more modular and more generic | mkanat%bugzilla.org | 5 | -66/+65 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | |||||
2006-05-23 | Bug 152361: can't continue walking a dependency tree - Patch by André ↵ | lpsolit%gmail.com | 3 | -0/+9 | |
Batosti <batosti@async.com.br> r/a=myk | |||||
2006-05-23 | Bug 323106: create-series JavaScript Error: 'options' is null or not an ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk | |||||
2006-05-23 | Bug 328642: Params should be in Bugzilla->params instead of being a ↵ | mkanat%bugzilla.org | 3 | -77/+89 | |
Bugzilla::Config subroutine Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-05-23 | Bug 331365: Sendmail complains about a possible attack because there's a ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave | |||||
2006-05-23 | Bug 139309: Include real name (not just email address) in bugmail comment ↵ | lpsolit%gmail.com | 1 | -8/+8 | |
and diff headers - Patch by Karsten "Mnyromyr" Düsterloh <mnyromyr@tprac.de> r=LpSolit a=justdave | |||||
2006-05-22 | Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 3 | -73/+47 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-21 | Bug 338365: Bugzilla::BugMail calls Param() outside of any function | mkanat%bugzilla.org | 1 | -7/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave | |||||
2006-05-21 | Bug 337782: Change the way that whine.pl gets and formats the current date | mkanat%bugzilla.org | 1 | -10/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-05-19 | Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - ↵ | lpsolit%gmail.com | 2 | -19/+17 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-05-17 | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and ↵ | lpsolit%gmail.com | 5 | -231/+129 | |
FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-05-17 | Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no ↵ | mozilla%colinogilvie.co.uk | 1 | -4/+2 | |
keywords defined Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave | |||||
2006-05-17 | Bug 337701: 012throwables.t doesn't recognize that certain errors are ↵ | mkanat%bugzilla.org | 1 | -3/+12 | |
AUTH_ERROR codes Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-05-17 | Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld' | mozilla%colinogilvie.co.uk | 1 | -3/+3 | |
Patch by me; r=mkanat | |||||
2006-05-16 | Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
r=wicked on IRC | |||||
2006-05-16 | Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-16 | Bug 337683: The user prefs tab let you change the password and email address ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
of a user being impersonated when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-16 | Bug 337681: When trying to impersonate someone, the UI displays the password ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
field when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-16 | Bug 337661: LDAP user login failure: Can't locate object method "realname" ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-16 | Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, ↵ | lpsolit%gmail.com | 3 | -45/+48 | |
sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-05-15 | Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-05-15 | Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵ | lpsolit%gmail.com | 2 | -0/+13 | |
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave | |||||
2006-05-15 | Bug 303708: Eliminate deprecated Bugzilla::DB routines from ↵ | lpsolit%gmail.com | 3 | -205/+198 | |
BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave | |||||
2006-05-15 | Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in ↵ | lpsolit%gmail.com | 1 | -5/+17 | |
code/user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 35 | -1349/+1499 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-05-11 | Bug 96431: It's possible to write an essay in the Summary field. | mkanat%bugzilla.org | 5 | -6/+51 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-05-10 | Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵ | lpsolit%gmail.com | 3 | -1/+21 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk |