Commit Graph

131 Commits

Author SHA1 Message Date
bugreport%peshkin.net
7d92a11646 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel, kiko
a=myk
2004-07-20 22:41:22 +00:00
bugreport%peshkin.net
7aa52bd11a Backing out bug 241900 2004-07-12 03:48:48 +00:00
bugreport%peshkin.net
fc257e2ff0 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel
a=justdave
2004-07-11 23:36:53 +00:00
bugreport%peshkin.net
f6c439801d Bug 243463 Use a param to protect new charts from leaking information
r=justdave
a=justdave
2004-07-06 01:12:29 +00:00
jocuri%softhome.net
59976be55f Patch for bug 146087: set the default of the sendmailnow param to ON on the trunk as well; r=justdave; a=justdave. 2004-03-31 22:01:30 +00:00
justdave%syndicomm.com
0e962f6de6 Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open.
Patch by Andreas H��fler <andreas.hoefler@bearingpoint.com>
r= justdave, a= myk
2004-03-18 05:55:41 +00:00
jocuri%softhome.net
c36df61c81 Patch for bug 65313; improves the email regexp in order to detect better invalid email addresses; r=gerv, a=justdave. 2004-02-26 00:07:23 +00:00
jocuri%softhome.net
6b145c5712 Patch for bug 213679: Implement a parameter that allows administrators to control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk. 2004-01-31 00:12:10 +00:00
kiko%async.com.br
758ec01164 Fix for bug 90468: Bugzilla does not log out automatically when closing
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor
cleanups by me. r=kiko, a=myk.
2004-01-16 22:46:31 +00:00
kiko%async.com.br
7215f26933 Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.
Change whine script to look to REOPENED bugs too, and modified text in
relevant param to account for this. Patch by joseph@picsel.com (Joseph
Heenan). r=kiko, a=myk.
2004-01-14 13:59:16 +00:00
bbaetz%acm.org
47e32a94e6 Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
kiko%async.com.br
8e8cb48180 Fix for bug 226217: check_languages bustage resulting from sanitizing in
bug 199502. Applied myk's suggestion in patch checked in. r=myk, a=myk.
2003-11-20 20:21:16 +00:00
justdave%syndicomm.com
16231b78d8 Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete
Patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave
2003-09-02 01:43:37 +00:00
burnus%gmx.de
e65903b938 Bug 199502 - It's possible to take down Bugzilla by changing the languages param
r=gerv,a=myk
2003-08-28 22:59:14 +00:00
jkeiser%netscape.com
925721344e Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. 2003-07-30 20:05:04 +00:00
bbaetz%acm.org
ed839bbf6d Bug 122365 - Allow installation definable LDAP filters
r,a=justdave
2003-07-14 13:35:12 +00:00
bbaetz%acm.org
86e24733ff Bug 197153 - Add wording schange requested by reviewer which wasn't in the
patch on the bug, and so wasn't checked in.
r,a=justdave
2003-04-24 22:41:07 +00:00
justdave%syndicomm.com
8384cb3943 Bug 197153: Fix for insecure temporary filename handling.
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave, gerv
a= justdave
2003-04-24 21:17:31 +00:00
justdave%syndicomm.com
2df4ad4a6f Fixing tinderbox bustage from previous checkin (bug 199012) 2003-04-09 06:29:37 +00:00
gerv%gerv.net
346a44d770 Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk 2003-04-08 23:29:35 +00:00
bbaetz%acm.org
f6fabc003f Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00
gerv%gerv.net
1c66027d21 Bug 126955 - Bugzilla should support translated/localized templates. Patch by burnus; r=gerv, a=justdave. 2003-01-23 23:34:10 +00:00
justdave%syndicomm.com
8508177592 Bug 184309: Adds an optional disabled state to quips, which allows quips to be moderated if the admin so chooses.
Patch by Tobias Burnus <burnus@gmx.de>
r=joel, a=justdave
2003-01-15 06:48:17 +00:00
zach%zachlipton.com
f17969822a Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
the spelling errors so tinderbox doesn't barf, part two fixes
t/006spellcheck.t and adds some more new words to check for.

Part 1 patch by myself, r=timeless
Part 2 patch by MattyT. r=zach (myself)
a=justdave
2003-01-10 23:51:38 +00:00
bbaetz%student.usyd.edu.au
a3c47abf4b Bug 180870 - Remove old shadowdb manual replication code
r, a=myk
2002-12-20 23:35:29 +00:00
jouni%heikniemi.net
ec4b2cd682 Bug 185332: Rewrite the description for timezone param (typo fixes etc.)
r=joel, a=justdave
2002-12-16 06:28:14 +00:00
bugreport%peshkin.net
2fba29c0b6 Bug 184081 Change search interfaces to use Viewable products instead of enterable products
r=bbaetz
a=justdave
2002-12-10 14:17:05 +00:00
justdave%syndicomm.com
ad528cf1dc Bug 184336: default urlbase parameter on new installs now points at http://you-havent-visited-editparams.cgi-yet/ to a) relieve cvs-mirror.mozilla.org of all the hits, and b) give people who receive those emails a hint what to do to fix it.
r= joel, a= justdave
2002-12-10 12:10:21 +00:00
bugreport%peshkin.net
53b1969190 Bug 86029 create permission restrictions for createaccount.cgi (prevent people from creating accounts)
r=burnus
a=justdave
2002-12-09 00:24:43 +00:00
jake%bugzilla.org
4d920129ae Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
bugreport%peshkin.net
438aef1538 Bug 173761 Need ability to always require login
patch by joel
r=gerv, a=justdave
2002-11-27 14:46:06 +00:00
bugreport%peshkin.net
13e1ecfa4d Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
bbaetz%student.usyd.edu.au
7ad4616a31 Typo fix from bug 124589. oops
r, a=myk
2002-11-19 09:20:59 +00:00
bbaetz%student.usyd.edu.au
8559ad8701 Bug 124589 - support database replication
r=myk, a=justdave
2002-11-19 07:19:34 +00:00
gerv%gerv.net
82e4689c35 Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave. 2002-11-15 08:48:59 +00:00
gerv%gerv.net
a4e2003ed8 Bug 173689 - Default comments search box type to "contains string". Patch by gerv; r,a=justdave. 2002-11-10 09:01:08 +00:00
mbarnson%sisna.com
eecad19b35 Added spaces. I promise next time I'll get a review :) 2002-11-06 18:50:26 +00:00
mbarnson%sisna.com
7e5e69f9de Oops, tabs.
Fixed.
2002-11-05 03:48:59 +00:00
mbarnson%sisna.com
7dc47b626d Modified text for cookiepath line for clarity.
See bug 162359
2002-11-05 03:37:22 +00:00
bugreport%peshkin.net
3f85278116 Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields
patch by not_erik@dasbistro.com
r=joel, myk
2002-10-25 03:59:35 +00:00
bugreport%peshkin.net
dd8abb1dbb Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
bbaetz%student.usyd.edu.au
f544bfabb6 Bug 20122 - Bugzilla requires new login if IP changes
r=joel x2
2002-10-02 11:57:26 +00:00
bbaetz%student.usyd.edu.au
06a80377b0 Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
jake%bugzilla.org
49a521ab90 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
bbaetz%student.usyd.edu.au
2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net
48d6ce2ad3 Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv. 2002-08-19 21:17:28 +00:00
justdave%syndicomm.com
5de5989598 Backing out patch for bug 126955 (supporting localized templates) due to fatal regression in checksetup.pl for initial
checkouts/clean installs.  See comment 25 onward in bug for details.
2002-08-17 04:40:53 +00:00
bugreport%peshkin.net
8ec64bbfd0 Bug 10037 - param to disable adding new quips
r=imajes, preed
2002-08-16 23:28:58 +00:00
preed%sigkill.com
9174906a99 Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=joel,r2=bbaetz 2002-08-11 14:12:33 +00:00
gerv%gerv.net
85fc53afaf Bug 126955 - Bugzilla should support translated/localized templates. This patch uses ACCEPT_LANGUAGE to determine which template to use. Patch by burnus; r=gerv. 2002-08-10 16:58:59 +00:00