summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org3-0/+36
Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
2006-10-17Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2-4/+71
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-10-17Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2-269/+256
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-10-15Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org1-0/+3
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
2006-10-15Bump the version number post-release.mkanat%bugzilla.org1-1/+1
2006-10-15Bump version number pre-release for 2.23.3.mkanat%bugzilla.org1-1/+1
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com1-3/+54
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com3-44/+84
attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com4-3/+129
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-10-08Bug 355841: Bug::check_can_change_field() incorrectly updates ↵lpsolit%gmail.com1-6/+6
$PrivilegesRequired - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-10-07Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch ↵lpsolit%gmail.com1-1/+1
by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-10-07Bug 355709: [PostgreSQL] Crash when querying the DBmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-10-06Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2-0/+143
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave
2006-10-06Bug 352410: Shared Queries don't work if usevisibilitygroups is off.wurblzap%gmail.com1-9/+31
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
2006-10-05Bug 351175: The WebService interface should include the error text along ↵mkanat%bugzilla.org3-8/+89
with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk
2006-09-30I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org1-4/+4
checkin fixes for that bug.
2006-09-29Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2-1/+75
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2006-09-28Bug 354304: Changing several bugs at once fails if aliases are in use - ↵lpsolit%gmail.com1-2/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-24Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windowsmkanat%bugzilla.org1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-23Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by ↵lpsolit%gmail.com1-5/+0
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-23Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵lpsolit%gmail.com1-1/+4
'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
2006-09-23Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org2-2/+18
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
2006-09-23Bug 349852: "I'm added to or removed from this capacity" email pref doesn't ↵lpsolit%gmail.com2-2/+13
work for new bugs - Original patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, slightly modified by Frédéric Buclin <LpSolit@gmail.com> r=LpSolit, r=mkanat a=justdave
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵mkanat%bugzilla.org1-0/+16
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-22Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10ghendricks%novell.com1-1/+1
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org2-30/+12
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org3-2/+43
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-20Bug 348518: grant / reject options for flag listbox should only appear if ↵lpsolit%gmail.com2-11/+39
user is a member of grantgroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-09-19Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵mkanat%bugzilla.org4-39/+42
from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-19Bug 333040: Cannot search based on "Attachment Creator" - Patch by ↵lpsolit%gmail.com2-0/+15
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org3-4/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-18Bug 352967: [PostgreSQL] Changing a DB column type to "serial" is broken on ↵lpsolit%gmail.com1-1/+2
PostgreSQL 8.1 - Patch by Rémi Zara <remi_zara@mac.com> r=mkanat a=myk
2006-09-16Bug 351888: Move comment creation out of post_bug.cgi and into Bugzilla::Bugmkanat%bugzilla.org3-6/+35
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=myk
2006-09-15Bug 352702: Warnings in the web server error log when no URL is given on bug ↵lpsolit%gmail.com1-1/+1
creation - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org8-111/+119
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵mkanat%bugzilla.org2-1/+19
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-14Bug 352593: Move group creation from checksetup.pl to Bugzilla::Installmkanat%bugzilla.org2-0/+121
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and ↵mkanat%bugzilla.org2-2/+114
make checksetup.pl use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-13Bug 352355: Cannot log in on a fresh installation - Patch by Frédéric ↵lpsolit%gmail.com1-0/+2
Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-09-12Bug 351877: Move dependson/blocked insertion into Bugzilla::Bug from ↵mkanat%bugzilla.org1-0/+31
post_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-12Bug 345547: shutdownhtml will not work under mod_perlmkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-09-10Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org1-0/+125
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-10Bug 351345: Move keyword insertion out of post_bug.cgi and into Bugzilla::Bugmkanat%bugzilla.org1-3/+16
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10Bug 351339: Move group insertion out of post_bug.cgi and into Bugzilla::Bugmkanat%bugzilla.org1-1/+14
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgimkanat%bugzilla.org1-0/+46
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com7-43/+169
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
2006-09-09Bug 351747: skins/.cvsignore should be in the CVS repo, not created by ↵mkanat%bugzilla.org1-2/+0
checksetup Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2006-09-09Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2-23/+99
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=bkor, a=myk
2006-09-09Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit ↵mkanat%bugzilla.org1-1/+1
requirement is too low) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
2006-09-08Bug 350217: Extensions need to be able to update Bugzilla's DB schemamkanat%bugzilla.org3-10/+104
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk