summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2006-05-22Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-3/+4
<LpSolit@gmail.com> r=mkanat a=myk
2006-05-21Bug 338365: Bugzilla::BugMail calls Param() outside of any functionmkanat%bugzilla.org1-7/+7
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave
2006-05-17Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and ↵lpsolit%gmail.com2-227/+126
FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-05-17Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no ↵mozilla%colinogilvie.co.uk1-4/+2
keywords defined Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
2006-05-16Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) ↵lpsolit%gmail.com1-0/+1
r=wicked on IRC
2006-05-16Bug 337681: When trying to impersonate someone, the UI displays the password ↵lpsolit%gmail.com1-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-16Bug 337661: LDAP user login failure: Can't locate object method "realname" ↵lpsolit%gmail.com1-1/+1
via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵lpsolit%gmail.com1-0/+6
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org18-1227/+1406
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-11Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-08Bug 333581: Provide editbugs as default timetrackinggroup value.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, kevin.benton, a=myk
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵lpsolit%gmail.com4-12/+49
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-08Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com2-4/+4
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-04-23Bump version post-release.mkanat%bugzilla.org1-1/+1
2006-04-23Update the version numbers for 2.23.1.mkanat%bugzilla.org1-1/+1
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com2-6/+11
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
2006-04-16Bug 330186: Crash when changing the status of a bug which has dependencies ↵lpsolit%gmail.com1-1/+3
(new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave
2006-04-15Bug 322285: Cancelling a flag should remove it completely from the DB - ↵lpsolit%gmail.com6-62/+27
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-04-15Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL ↵lpsolit%gmail.com3-99/+43
- Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-04-13Bug 333031: Uninitialized value when entering a new bug and an alias is ↵lpsolit%gmail.com1-1/+1
given - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-04-05Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2-31/+15
<eseyman@linagora.com> r=LpSolit a=justdave
2006-04-05Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - ↵lpsolit%gmail.com1-6/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-04-03Bug 330698: Remove $::components, @::enterable_products and ↵lpsolit%gmail.com1-31/+9
$::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-31Bug 306695: Boolean charts forgets "0" values.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, bugreport, a=justdave
2006-03-30Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam ↵lpsolit%gmail.com2-0/+13
<Tam@SiuLung.com> r=vladd a=myk
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com1-18/+0
@::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-16Bug 330588 - Missing newline in Search.pmtimeless%mozdev.org1-1/+2
r=vladd,r=Tru
2006-03-16Bug 330577 "its" is wrong in commenttimeless%mozdev.org1-1/+1
r=Tru
2006-03-15Bug 329022: Remove group_name_to_id in favor of creating Group objects - ↵lpsolit%gmail.com1-26/+0
Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
2006-03-14Fixing POD markuptimeless%mozdev.org1-1/+1
r=wicked
2006-03-12Bug 330186: Crash when changing the status of a bug which has dependencies - ↵lpsolit%gmail.com1-1/+1
Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit r=mkanat a=LpSolit/mkanat (emergency checkin procedure)
2006-03-11Bug 329334: User::match_field() may redirect you outside your Bugzilla ↵lpsolit%gmail.com1-1/+1
installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-03-10I forgot a "fix on checkin" (useless whitespaces)lpsolit%gmail.com1-1/+1
2006-03-10Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and ↵lpsolit%gmail.com2-168/+129
Token.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-03-09Fix a checkin nit on Bug 328638 that I forgot to fix on the original checkin.mkanat%kerio.com1-1/+1
2006-03-09Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com4-11/+221
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters ↵lpsolit%gmail.com2-25/+51
<bugzilla-mozilla@bkor.dhs.org> r=wicked a=myk
2006-03-09Bug 323905: "Group" "isn't equal to" boolean chart does not work correctly - ↵lpsolit%gmail.com1-3/+6
Patch by Joel Peshkin <bugreport@peshkin.net> r=vladd a=myk
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com6-8/+26
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net1-3/+22
<chkr@plauener.de>, r=vladd, a=justdave.
2006-03-03Patch for bug 161369: Strip trailing whitespace from login usernames; patch ↵jocuri%softhome.net1-1/+1
by Paul <pdemarco@zoominternet.net>, r=vladd, a=justdave.
2006-03-03Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch ↵jocuri%softhome.net1-1/+9
by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave.
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2-2/+22
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com1-1/+1
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-03-02Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExistsmkanat%kerio.com1-1/+27
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net2-3/+3
2006-03-01Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵jocuri%softhome.net4-6/+8
11).
2006-02-28Patch for bug 298341: Implement code hook mechanism; patch by ↵jocuri%softhome.net4-7/+164
zach@zachlipton.com, r=timeless, a=justdave.
2006-02-28Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object ↵lpsolit%gmail.com1-52/+29
as parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com2-12/+201
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave