aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config
Commit message (Expand)AuthorAgeFilesLines
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-242-2/+17
* Bug 468728: The 'allowemailchange' parameter should default to 1mkanat%bugzilla.org2008-12-161-1/+1
* Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-101-6/+0
* Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by Fr...lpsolit%gmail.com2008-12-101-6/+0
* Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by Fré...lpsolit%gmail.com2008-12-101-6/+0
* Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2008-12-101-6/+0
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-101-7/+1
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-282-17/+1
* Bug 438435: Need code hooks for authenticationmkanat%bugzilla.org2008-08-071-7/+1
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-041-1/+1
* Bug 358588: The sslbase's port is harcoded, but shouldn't (allow the port to ...lpsolit%gmail.com2008-03-271-5/+9
* Bug 304005: Implement SMTP authentication support for email notifications - P...lpsolit%gmail.com2008-03-142-1/+22
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com2007-10-092-2/+2
* Bug 394959: Turn votes off by default - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2007-09-111-1/+1
* Bug 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com2007-08-221-23/+2
* Bug 335354: editparams.cgi crashes when editing the 'languages' and 'defaultl...lpsolit%gmail.com2007-08-211-1/+7
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-033-12/+86
* Bug 385415: Bugs marked as duplicate or moved to another installation always ...lpsolit%gmail.com2007-07-132-1/+33
* Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific...lpsolit%gmail.com2007-07-031-1/+1
* Bug 385910: Add parameter to allow "find a specific bug" to accept an empty s...lpsolit%gmail.com2007-06-261-1/+9
* Bug 384497: Add a parameter that enables debug mode for SMTPmkanat%bugzilla.org2007-06-171-1/+5
* Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...lpsolit%gmail.com2007-06-141-43/+1
* Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...mkanat%bugzilla.org2007-05-061-7/+0
* Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch b...lpsolit%gmail.com2007-04-181-0/+6
* Bug 359315: "NNTP" and "IO" should be filtered out of the mail_delivery_metho...lpsolit%gmail.com2006-12-101-1/+3
* Bug 361809: GMT, UT, UTC and WET cannot be used as timezone - Patch by victor...lpsolit%gmail.com2006-11-281-1/+1
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-182-1/+14
* Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch b...lpsolit%gmail.com2006-11-152-0/+11
* Bug 277370: Ability to specify an email address to which notification about a...olav%bkor.dhs.org2006-11-141-1/+7
* Bug 357873: loginnetmask param should default to 0olav%bkor.dhs.org2006-11-111-1/+1
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-031-4/+3
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com2006-10-211-0/+6
* Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Bat...lpsolit%gmail.com2006-08-151-29/+0
* Bug 339383: Make Bugzilla::Group use Bugzilla::Objectmkanat%bugzilla.org2006-08-081-1/+1
* Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name2006-07-141-0/+6
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-141-0/+8
* Bug 344448: editparams.cgi doesn't let me clear a group - Patch by Frédéric...lpsolit%gmail.com2006-07-142-0/+2
* Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by Frédér...lpsolit%gmail.com2006-07-061-5/+7
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-031-1/+1
* Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in edit...lpsolit%gmail.com2006-06-212-9/+29
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-203-43/+34
* Spelling in code comments patch: 'preiodically' -> 'periodically'; patch by V...vladd%bugzilla.org2006-06-191-1/+1
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...lpsolit%gmail.com2006-06-132-1/+24
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman <eseyman@...lpsolit%gmail.com2006-06-081-44/+0
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2006-06-021-0/+6
* Bug 333581: Provide editbugs as default timetrackinggroup value.wurblzap%gmail.com2006-05-081-1/+1
* Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com2006-04-181-0/+5
* Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <es...lpsolit%gmail.com2006-04-051-19/+0
* Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam <T...lpsolit%gmail.com2006-03-301-0/+5
* Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters <bu...lpsolit%gmail.com2006-03-091-0/+1