aboutsummaryrefslogtreecommitdiffstats
path: root/defparams.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist ...lpsolit%gmail.com2005-08-231-0/+2
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patc...lpsolit%gmail.com2005-08-221-0/+11
* Bug 302418: re-enable sendmail support for Windows - Patch by byron jones (gl...lpsolit%gmail.com2005-08-131-3/+17
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com2005-08-041-0/+11
* Fix for bug 302083: automatically converts BMP files to PNG files to conserve...myk%mozilla.org2005-07-301-0/+19
* Bug 302214: missing space "storedin" in mail_delivery_method desc - Patch by ...lpsolit%gmail.com2005-07-281-1/+1
* Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmur...lpsolit%gmail.com2005-06-301-5/+5
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com2005-06-211-1/+1
* Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by ...lpsolit%gmail.com2005-06-031-2/+3
* Bug 287763: Receiving Error - Insecure dependency in require... - Patch by by...lpsolit%gmail.com2005-04-071-4/+4
* Backing out the fix for bug 135812 as it causes the mail params to be deleted...jake%bugzilla.org2005-03-171-16/+4
* Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca2005-03-161-4/+16
* Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca2005-03-111-9/+9
* Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)travis%sedsystems.ca2005-03-101-16/+12
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-081-6/+7
* Bug 280778 : remove sendmail and qmail delivery methods on windowstravis%sedsystems.ca2005-03-081-1/+3
* Bug 178370 : global param for whether or not to send mailtravis%sedsystems.ca2005-03-011-0/+10
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-011-4/+6
* Bug 150901 : Some params containing mail-templates contain URLs with terminat...travis%sedsystems.ca2005-02-251-1/+1
* Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net2005-02-211-0/+11
* Bug 99567 : Allow Milestone to be set on creation of bug as an optiontravis%sedsystems.ca2005-02-161-0/+9
* Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the plac...travis%sedsystems.ca2005-02-031-3/+3
* Bug 277437 : Use Mail::Mailer (Perl module) for mail deliverytravis%sedsystems.ca2005-02-021-0/+18
* Bug 31314 : Support for "In-Reply-To" header in emailstravis%sedsystems.ca2005-01-241-1/+6
* Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Ha...jocuri%softhome.net2005-01-171-0/+11
* Patch for bug 260682: Support redirecting to HTTPS always or for authenticate...jocuri%softhome.net2005-01-161-0/+42
* Patch for bug 273483: update param(sendmailnow) information; patch by Shane H...jocuri%softhome.net2004-12-091-5/+7
* Patch for bug 271306: specify that defaultquery is used by default to submit ...jocuri%softhome.net2004-12-031-2/+2
* Landing fix for bug 153811: default severity should be parametrized.kiko%async.com.br2004-09-251-0/+18
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-2/+2
* Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo...jocuri%softhome.net2004-08-281-8/+44
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net2004-08-211-0/+17
* Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net2004-08-111-2/+37
* Bug 251669: add an option to show users in a drop down menu instead of a text...bugreport%peshkin.net2004-08-111-0/+9
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-0/+8
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-211-17/+51
* Backing out bug 241900bugreport%peshkin.net2004-07-121-51/+17
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-121-17/+51
* Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net2004-07-061-0/+11
* Patch for bug 146087: set the default of the sendmailnow param to ON on the t...jocuri%softhome.net2004-04-011-1/+1
* Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, pre...justdave%syndicomm.com2004-03-181-1/+8
* Patch for bug 65313; improves the email regexp in order to detect better inva...jocuri%softhome.net2004-02-261-1/+1
* Patch for bug 213679: Implement a parameter that allows administrators to con...jocuri%softhome.net2004-01-311-0/+8
* Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br2004-01-171-0/+18
* Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.kiko%async.com.br2004-01-141-15/+17
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-7/+9
* Fix for bug 226217: check_languages bustage resulting from sanitizing inkiko%async.com.br2003-11-211-3/+3
* Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obs...justdave%syndicomm.com2003-09-021-18/+0
* Bug 199502 - It's possible to take down Bugzilla by changing the languages paramburnus%gmx.de2003-08-291-3/+36
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-311-0/+67