aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/Common.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin2012-04-181-1/+10
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-30/+5
* Bug 466419: Add SSL support for SMTPFrédéric Buclin2011-08-161-1/+9
* revert accidental property changesByron Jones2011-03-091-0/+0
* Bug 633776: Automatic charset detection for text attachmentsByron Jones2011-03-091-0/+0
* Add missing documentation. r=mkanat.Gervase Markham2011-01-271-1/+3
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-5/+5
* Bug 557806: When setting the upgrade_notification parameter, an error should ...Frédéric Buclin2010-04-071-1/+6
* Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org2009-12-131-1/+10
* Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...mkanat%bugzilla.org2009-10-241-11/+18
* Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2009-10-181-16/+1
* Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)mkanat%bugzilla.org2009-09-041-1/+1
* Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...lpsolit%gmail.com2009-08-131-10/+1
* Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...mkanat%bugzilla.org2009-03-021-0/+19
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-1/+10
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-281-10/+1
* Bug 438435: Need code hooks for authenticationmkanat%bugzilla.org2008-08-071-7/+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-141-1/+11
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com2007-10-091-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-031-10/+24
* Bug 385415: Bugs marked as duplicate or moved to another installation always ...lpsolit%gmail.com2007-07-131-1/+11
* 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-181-1/+13
* Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch b...lpsolit%gmail.com2006-11-151-0/+10
* Bug 344448: editparams.cgi doesn't let me clear a group - Patch by Frédéric...lpsolit%gmail.com2006-07-141-0/+1
* 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-211-1/+11
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-35/+18
* 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-131-1/+15
* Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch ...lpsolit%gmail.com2006-02-231-1/+1
* Bug 328108: Unable to login on a fresh Bugzilla install using the login form ...lpsolit%gmail.com2006-02-231-1/+1
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2006-02-221-0/+9
* Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Pat...lpsolit%gmail.com2005-10-121-1/+2
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com2005-10-121-0/+386