Граф коммитов

253 Коммитов

Автор SHA1 Сообщение Дата
bbaetz%acm.org 47e32a94e6 Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
gerv%gerv.net 7d65372c95 Bug 222564 - The chart made when creating a new Product/Component is not public. Patch by gerv; r=kiko, a=justdave. 2003-11-08 00:25:31 +00:00
kiko%async.com.br 28da4ea3b1 Patch for bug 129315: incorrect column definition for bugs.delta_ts;
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko
a=justdave
2003-09-18 12:17:15 +00:00
gerv%gerv.net b346e42e93 Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave. 2003-09-11 22:57:19 +00:00
timeless%mozdev.org 71c262a0f8 Bug 169354 add "Windows Server 2003" OS
r=gerv a=justdave
2003-09-11 03:54:12 +00:00
gerv%gerv.net ac8f97670f Bug 207044 - Filter more template directives. None of these are security bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. 2003-09-06 19:23:44 +00:00
myk%mozilla.org f7b851cd87 Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries.
r=bbaetz
a=myk
2003-09-03 02:03:48 +00:00
gerv%gerv.net 5a92766dc3 Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. Patch by gerv; r,a=justdave. 2003-09-02 20:13:15 +00:00
gerv%gerv.net 93ca6379e4 Bug 213577 - New reporting imports old series with wrong status query. Patch by jussi@comlink.fi; r=gerv, a=justdave. 2003-08-28 21:36:58 +00:00
zach%zachlipton.com 45d5ca2881 Fix for bug 217256, "No Interdiff Notification message has two run on words." Patch adds
newlines where they are needed.

r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk>
2003-08-27 05:36:32 +00:00
jkeiser%netscape.com 9837da3a46 Check for PatchReader as a part of the installation and disable the "Diff"
links if it is not there (bug 215268)
2003-08-20 00:45:43 +00:00
bbaetz%acm.org 9d0045d939 Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of
table values.
r=jouni, a=justdave
2003-08-03 04:39:45 +00:00
myk%mozilla.org 93bf5c9913 Partial fix for bug 120030: adds template filter for obscuring email addresses.
Patch by Stephen Lee <slee@@wilcoxassoc.com>.
r=myk,a=myk
2003-08-01 03:57:24 +00:00
jkeiser%netscape.com 5d4be46294 Don't spew "which: program not found" errors all the time (bug 214558), r=justdave 2003-07-31 18:45:30 +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
preed%sigkill.com 4ec754d744 Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch by jocuri@softhome.net (Vlad Dascalu); r/a=justdave 2003-07-22 12:23:27 +00:00
preed%sigkill.com e4b2885d37 Bug 147480 - Lack of newlines when asking for password in checksetup.pl. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave 2003-07-17 22:57:59 +00:00
zach%zachlipton.com 7aa820a6d4 Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the
default in localconfig; admins will have to change existing installations
manually.

r+a=justdave
2003-07-10 14:53:46 +00:00
justdave%syndicomm.com a60677927e Bug 211758: checksetup.pl was trying to use params that didn't exist yet because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params.
Patch by Brad Roberts <braddr@puremagic.com>
r= justdave, a= justdave
2003-07-08 06:50:05 +00:00
gerv%gerv.net a5a1140ff7 Bug 16009 - generic charting. Patch by gerv; r,a=justdave. 2003-06-25 23:23:13 +00:00
bbaetz%acm.org 325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
justdave%syndicomm.com 15ffd8fed6 Bug 204008: checksetup.pl didn't set permissions on the js directory
r= zach, a= justdave
2003-05-01 03:41:32 +00:00
bbaetz%acm.org 30357668b4 Bug 180086 - Rename 'count' column in votes tables
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
bbaetz%acm.org f36a56c3bb Bug 203540 - RenameField doesn't get NULL/NOT NULL correct
r,a=justdave
2003-04-27 07:19:28 +00:00
bbaetz%acm.org 72da8784bf Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug
patch mostly by justdave, bits by me
r=bbaetz,justdave,myk
a=justdave
2003-04-24 23:12:00 +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 92c01c2c18 Fix typo in previous checking for bug 200472. Date::Format should be version *2*.21. 2003-04-19 05:18:43 +00:00
justdave%syndicomm.com f3b89d65d4 Bug 200472: Require specific version of Date::Format to ensure we don't run into a bug in an older version that we're triggering.
r= jake, a= justdave
2003-04-19 03:22:41 +00:00
jake%bugzilla.org 3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +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
justdave%syndicomm.com 126b289464 Bug 194345: checksetup.pl would die if you had your params set for a local dot, and the executable didn't exist. The polite error message it was supposed to print works now.
r= burnus, a= justdave
2003-03-08 08:26:17 +00:00
bbaetz%acm.org ffafc19ad7 Bug 195137 - Keywords are not sent in new bug mail
r,a=justdave
2003-02-27 12:51:58 +00:00
justdave%syndicomm.com 9d6616217e Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running in silent mode.
r=zach, a=justdave
2003-02-12 15:51:08 +00:00
justdave%syndicomm.com fe2f0fd7a4 Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl.
r= jaypee, a= justdave
2003-02-10 06:26:39 +00:00
burnus%gmx.de bcc86b9aea Bug 190582 - quips table initial definition in checksetup.pl missing approved column
r,a=justdave
2003-01-25 10:22:34 +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
bbaetz%student.usyd.edu.au 3397e5b0cd Bug 163290 - move DB handling code into a module
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
bugreport%peshkin.net 74c9161c77 Bug 188656 Change required mysqld minimum to 3.23.41
r=bbaetz,justdave
a=justdave
2003-01-12 06:09:59 +00:00
bugreport%peshkin.net 8c0f9386dc Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)
r=jaypee
a=justdave
2002-12-23 01:49:07 +00:00
bugreport%peshkin.net 6e0bf0ee52 Backing out patch from bug 186383 because it broke quicksearch 2002-12-23 01:46:31 +00:00
bugreport%peshkin.net 89d4967bdf Bug 186383 Checksetup leaves editor backups of localconfig accessible
r=zach
a=justdave
2002-12-21 21:04:05 +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
bugreport%peshkin.net 681fc1dbc3 Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0
r=justdave
a=justdave
2002-12-20 07:16:28 +00:00
bbaetz%student.usyd.edu.au d25f5c7440 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
justdave%syndicomm.com 56e897befd Bug 177850: checksetup.pl was failing if the user didn't have read permissions to the entire Bugzilla path
Patch by Jussi Sirpoma <jussi@comlink.fi>
r=justdave, a=justdave
2002-12-02 01:47:20 +00:00
bbaetz%student.usyd.edu.au f6351f6643 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +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 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 8559ad8701 Bug 124589 - support database replication
r=myk, a=justdave
2002-11-19 07:19:34 +00:00