aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org2006-10-173-0/+36
* Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2006-10-172-4/+71
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-172-269/+256
* Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org2006-10-151-0/+3
* Bump the version number post-release.mkanat%bugzilla.org2006-10-151-1/+1
* Bump version number pre-release for 2.23.3.mkanat%bugzilla.org2006-10-151-1/+1
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-151-3/+54
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com2006-10-153-44/+84
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-154-3/+129
* Bug 355841: Bug::check_can_change_field() incorrectly updates $PrivilegesRequ...lpsolit%gmail.com2006-10-081-6/+6
* Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch by...lpsolit%gmail.com2006-10-071-1/+1
* Bug 355709: [PostgreSQL] Crash when querying the DBmkanat%bugzilla.org2006-10-071-1/+1
* Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2006-10-062-0/+143
* Bug 352410: Shared Queries don't work if usevisibilitygroups is off.wurblzap%gmail.com2006-10-061-9/+31
* Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org2006-10-053-8/+89
* I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org2006-09-301-4/+4
* Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2006-09-292-1/+75
* Bug 354304: Changing several bugs at once fails if aliases are in use - Patch...lpsolit%gmail.com2006-09-281-2/+2
* Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windowsmkanat%bugzilla.org2006-09-241-1/+2
* Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by FrÃ...lpsolit%gmail.com2006-09-231-5/+0
* Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer...lpsolit%gmail.com2006-09-231-1/+4
* Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org2006-09-232-2/+18
* Bug 349852: "I'm added to or removed from this capacity" email pref doesn't w...lpsolit%gmail.com2006-09-232-2/+13
* Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_...mkanat%bugzilla.org2006-09-221-0/+16
* Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10ghendricks%novell.com2006-09-221-1/+1
* Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org2006-09-212-30/+12
* Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org2006-09-213-2/+43
* Bug 348518: grant / reject options for flag listbox should only appear if use...lpsolit%gmail.com2006-09-202-11/+39
* Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig from...mkanat%bugzilla.org2006-09-194-39/+42
* Bug 333040: Cannot search based on "Attachment Creator" - Patch by Frédéric...lpsolit%gmail.com2006-09-192-0/+15
* Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org2006-09-193-4/+6
* Bug 352967: [PostgreSQL] Changing a DB column type to "serial" is broken on P...lpsolit%gmail.com2006-09-181-1/+2
* Bug 351888: Move comment creation out of post_bug.cgi and into Bugzilla::Bugmkanat%bugzilla.org2006-09-163-6/+35
* Bug 352702: Warnings in the web server error log when no URL is given on bug ...lpsolit%gmail.com2006-09-151-1/+1
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-148-111/+119
* Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...mkanat%bugzilla.org2006-09-142-1/+19
* Bug 352593: Move group creation from checksetup.pl to Bugzilla::Installmkanat%bugzilla.org2006-09-142-0/+121
* Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make...mkanat%bugzilla.org2006-09-142-2/+114
* Bug 352355: Cannot log in on a fresh installation - Patch by Frédéric Bucli...lpsolit%gmail.com2006-09-121-0/+2
* Bug 351877: Move dependson/blocked insertion into Bugzilla::Bug from post_bug...mkanat%bugzilla.org2006-09-121-0/+31
* Bug 345547: shutdownhtml will not work under mod_perlmkanat%bugzilla.org2006-09-121-0/+3
* Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org2006-09-101-0/+125
* Bug 351345: Move keyword insertion out of post_bug.cgi and into Bugzilla::Bugmkanat%bugzilla.org2006-09-101-3/+16
* Bug 351339: Move group insertion out of post_bug.cgi and into Bugzilla::Bugmkanat%bugzilla.org2006-09-101-1/+14
* Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgimkanat%bugzilla.org2006-09-101-0/+46
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com2006-09-097-43/+169
* Bug 351747: skins/.cvsignore should be in the CVS repo, not created by checks...mkanat%bugzilla.org2006-09-091-2/+0
* Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2006-09-092-23/+99
* Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit requiremen...mkanat%bugzilla.org2006-09-091-1/+1
* Bug 350217: Extensions need to be able to update Bugzilla's DB schemamkanat%bugzilla.org2006-09-083-10/+104