Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-06 | Bug 352410: Shared Queries don't work if usevisibilitygroups is off. | wurblzap%gmail.com | 1 | -9/+31 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | |||||
2006-10-05 | Bug 351175: The WebService interface should include the error text along ↵ | mkanat%bugzilla.org | 3 | -8/+89 | |
with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk | |||||
2006-09-30 | I originally checked in the wrong patch for Bug 351178. Here are the | mkanat%bugzilla.org | 1 | -4/+4 | |
checkin fixes for that bug. | |||||
2006-09-29 | Bug 351178: WebService needs to be able to provide the server's timezone | mkanat%bugzilla.org | 2 | -1/+75 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk | |||||
2006-09-28 | Bug 354304: Changing several bugs at once fails if aliases are in use - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-09-24 | Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windows | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-23 | Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-09-23 | Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave | |||||
2006-09-23 | Bug 351243: Public webdot server changed its IP address | mkanat%bugzilla.org | 2 | -2/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave | |||||
2006-09-23 | Bug 349852: "I'm added to or removed from this capacity" email pref doesn't ↵ | lpsolit%gmail.com | 2 | -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-22 | Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵ | mkanat%bugzilla.org | 1 | -0/+16 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
2006-09-22 | Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10 | ghendricks%novell.com | 1 | -1/+1 | |
2006-09-21 | Bug 352625: "You are receiving this mail because" messages cannot be localized | mkanat%bugzilla.org | 2 | -30/+12 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk | |||||
2006-09-21 | Bug 38922: Default (Initial) CC list for each component | mkanat%bugzilla.org | 3 | -2/+43 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-20 | Bug 348518: grant / reject options for flag listbox should only appear if ↵ | lpsolit%gmail.com | 2 | -11/+39 | |
user is a member of grantgroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-09-19 | Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵ | mkanat%bugzilla.org | 4 | -39/+42 | |
from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-19 | Bug 333040: Cannot search based on "Attachment Creator" - Patch by ↵ | lpsolit%gmail.com | 2 | -0/+15 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-09-19 | Bug 223880: "marked a duplicate" messages cannot be localized | mkanat%bugzilla.org | 3 | -4/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-18 | Bug 352967: [PostgreSQL] Changing a DB column type to "serial" is broken on ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
PostgreSQL 8.1 - Patch by Rémi Zara <remi_zara@mac.com> r=mkanat a=myk | |||||
2006-09-16 | Bug 351888: Move comment creation out of post_bug.cgi and into Bugzilla::Bug | mkanat%bugzilla.org | 3 | -6/+35 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=myk | |||||
2006-09-15 | Bug 352702: Warnings in the web server error log when no URL is given on bug ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
creation - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 8 | -111/+119 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵ | mkanat%bugzilla.org | 2 | -1/+19 | |
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-14 | Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install | mkanat%bugzilla.org | 2 | -0/+121 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and ↵ | mkanat%bugzilla.org | 2 | -2/+114 | |
make checksetup.pl use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-13 | Bug 352355: Cannot log in on a fresh installation - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-09-12 | Bug 351877: Move dependson/blocked insertion into Bugzilla::Bug from ↵ | mkanat%bugzilla.org | 1 | -0/+31 | |
post_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-12 | Bug 345547: shutdownhtml will not work under mod_perl | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2006-09-10 | Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install | mkanat%bugzilla.org | 1 | -0/+125 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-10 | Bug 351345: Move keyword insertion out of post_bug.cgi and into Bugzilla::Bug | mkanat%bugzilla.org | 1 | -3/+16 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-09-10 | Bug 351339: Move group insertion out of post_bug.cgi and into Bugzilla::Bug | mkanat%bugzilla.org | 1 | -1/+14 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-09-10 | Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgi | mkanat%bugzilla.org | 1 | -0/+46 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-09-09 | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 7 | -43/+169 | |
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | |||||
2006-09-09 | Bug 351747: skins/.cvsignore should be in the CVS repo, not created by ↵ | mkanat%bugzilla.org | 1 | -2/+0 | |
checksetup Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave | |||||
2006-09-09 | Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 2 | -23/+99 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=bkor, a=myk | |||||
2006-09-09 | Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
requirement is too low) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave | |||||
2006-09-08 | Bug 350217: Extensions need to be able to update Bugzilla's DB schema | mkanat%bugzilla.org | 3 | -10/+104 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
2006-09-07 | Bug 322693: Create a mechanism to manage multiple custom skins. | wurblzap%gmail.com | 7 | -17/+119 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk | |||||
2006-09-06 | Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵ | mkanat%bugzilla.org | 4 | -53/+187 | |
and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-06 | Bug 350613: Bugzilla should ship with built perldoc | mkanat%bugzilla.org | 1 | -3/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2006-09-06 | Bug 349764: Errors print out a whole HTML page, even when we're not in ↵ | mkanat%bugzilla.org | 1 | -4/+7 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk | |||||
2006-09-05 | Tiny checkin fix for bug 349741 (fixes burning tree). | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-09-05 | Bug 350207: Better document the datatypes in Bugzilla::DB::Schema | mkanat%bugzilla.org | 1 | -1/+49 | |
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 5 | -20/+9 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-09-05 | Bug 349741: Make Bugzilla::Bug able to do basic bug creation, and have ↵ | mkanat%bugzilla.org | 2 | -21/+192 | |
post_bug.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-09-05 | Bug 57350: "added comments" search is slow or doesn't work at all | mkanat%bugzilla.org | 2 | -7/+16 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-09-04 | Bug 13534: Remove REMIND and LATER from the default resolution list (only ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
affects new installations) - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk | |||||
2006-09-04 | Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ↵ | mkanat%bugzilla.org | 2 | -8/+9 | |
calls with it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-04 | Bug 341091: checksetup breaks if there are duplicate versions for a product | mkanat%bugzilla.org | 1 | -2/+27 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-31 | Bug 350649: Improve the rendering of POD from Bugzilla::DB | mkanat%bugzilla.org | 1 | -334/+874 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk |