aboutsummaryrefslogtreecommitdiffstats
path: root/defparams.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 86029 create permission restrictions for createaccount.cgi (prevent peopl...bugreport%peshkin.net2002-12-091-0/+13
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-0/+8
* Bug 173761 Need ability to always require loginbugreport%peshkin.net2002-11-271-0/+9
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-3/+3
* Typo fix from bug 124589. oopsbbaetz%student.usyd.edu.au2002-11-191-2/+2
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-12/+89
* Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=ju...gerv%gerv.net2002-11-151-4/+5
* Bug 173689 - Default comments search box type to "contains string". Patch by ...gerv%gerv.net2002-11-101-1/+1
* Added spaces. I promise next time I'll get a review :)mbarnson%sisna.com2002-11-071-6/+6
* Oops, tabs.mbarnson%sisna.com2002-11-051-5/+5
* Modified text for cookiepath line for clarity.mbarnson%sisna.com2002-11-051-2/+7
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-251-0/+33
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-0/+8
* Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au2002-10-021-0/+26
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-583/+709
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net2002-08-201-0/+6
* Backing out patch for bug 126955 (supporting localized templates) due to fata...justdave%syndicomm.com2002-08-171-10/+0
* Bug 10037 - param to disable adding new quipsbugreport%peshkin.net2002-08-171-4/+6
* Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=j...preed%sigkill.com2002-08-111-2/+107
* Bug 126955 - Bugzilla should support translated/localized templates. This pat...gerv%gerv.net2002-08-101-0/+10
* Bug 113459 Bad regexp in emailregexp causes system lockoutbugreport%peshkin.net2002-07-311-1/+8
* Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net2002-07-291-5/+0
* bug 158498 - defparams.pl prints an error message in a check function instead...gerv%gerv.net2002-07-241-1/+1
* Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au2002-07-101-0/+5
* Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2bbaetz%student.usyd.edu.au2002-07-081-5/+0
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-0/+6
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
* Fix for bug 147476: the affect of changing your dot/webdot preferences on you...justdave%syndicomm.com2002-06-031-1/+5
* Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ger...gerv%gerv.net2002-05-091-10/+1
* Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net2002-05-081-133/+1
* Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au2002-04-151-1/+1
* Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au2002-04-071-3/+1
* Bug 120537 (b) - fix previous patch to not complain if there's no .htaccess f...gerv%gerv.net2002-04-031-4/+6
* Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com2002-04-021-0/+6
* Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au2002-03-311-2/+34
* Bug 110711 - various query.cgi/tmpl problems. This patch resolves all known i...gerv%gerv.net2002-02-241-1/+1
* Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au2002-02-051-8/+1
* Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org2002-01-301-5/+10
* Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org2001-10-311-0/+24
* Bug 46935 - trivial typo.gerv%gerv.net2001-10-151-1/+1
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-39/+39
* Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com2001-10-131-0/+5
* Fix for bug 97657 - in defparams.pl, the sillyness sub should be called defpa...jake%acutex.net2001-09-101-1/+1
* Fix for bug 98468: sample email regexp for username-only address changed from...justdave%syndicomm.com2001-09-071-2/+2
* Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org2001-08-311-0/+5
* Fix for bug 95634 - Improvements to Param('voteremovedmail')jake%acutex.net2001-08-251-5/+7
* Fix for bug 26194: There are now substitution parameters available for use in...justdave%syndicomm.com2001-08-141-4/+11
* More bug 26194: move the reason to the top of the email so that it doesn't lo...zach%zachlipton.com2001-08-121-2/+2