aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/Common.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 358588: The sslbase's port is harcoded, but shouldn't (allow the port to ↵lpsolit%gmail.com2008-03-271-5/+9
| | | | be specified with the parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit
* Bug 304005: Implement SMTP authentication support for email notifications - ↵lpsolit%gmail.com2008-03-141-1/+11
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵lpsolit%gmail.com2007-10-091-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com2007-08-221-23/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 335354: editparams.cgi crashes when editing the 'languages' and ↵lpsolit%gmail.com2007-08-211-1/+7
| | | | 'defaultlanguage' parameters - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap, mkanat a=LpSolit
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-031-10/+24
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
* Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com2007-07-131-1/+11
| | | | go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 361809: GMT, UT, UTC and WET cannot be used as timezone - Patch by ↵lpsolit%gmail.com2006-11-281-1/+1
| | | | victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-181-1/+13
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch ↵lpsolit%gmail.com2006-11-151-0/+10
| | | | by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 344448: editparams.cgi doesn't let me clear a group - Patch by ↵lpsolit%gmail.com2006-07-141-0/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com2006-07-031-1/+1
| | | | Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
* Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in ↵lpsolit%gmail.com2006-06-211-1/+11
| | | | editparams.cgi should be listed in a dropdown menu - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com2006-06-201-35/+18
| | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
* Spelling in code comments patch: 'preiodically' -> 'periodically'; patch by ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | Vlad Dascalu <vladd@bugzilla.org>.
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com2006-06-131-1/+15
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch ↵lpsolit%gmail.com2006-02-231-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 328108: Unable to login on a fresh Bugzilla install using the login form ↵lpsolit%gmail.com2006-02-231-1/+1
| | | | on the home page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com2006-02-221-0/+9
| | | | by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
* Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - ↵lpsolit%gmail.com2005-10-121-1/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com2005-10-121-0/+386
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave