justdave%syndicomm.com
e08fe3c911
Bug 226027: Use the Perl CGI module to send cookies.
...
r=bbaetz, a=justdave
2003-11-23 09:48:10 +00:00
bbaetz%acm.org
4821728337
Bug 226284 - slow queries for creation_ts
...
r,a=justdave
2003-11-23 09:31:44 +00:00
justdave%syndicomm.com
2b3bc8e200
Bug 221460: perl syncronisation script for ldap (contrib)
...
Contributed by Andreas H��fler <andreas.hoefler@bearingpoint.com>
a= justdave
2003-11-22 06:10:24 +00:00
bbaetz%acm.org
67e8c67eee
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
bbaetz%acm.org
28eb2e59ff
Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for all
...
possibilities.
Patch by Andreas Ho�fle, r=bbaetz, a=myk
2003-11-22 03:32:51 +00:00
myk%mozilla.org
e13c22967c
Fix for bug 226469: labels the votes column in the RDF buglist output as containing Integer values so they sort correctly in RDF-slurping clients.
2003-11-21 23:15:40 +00:00
jocuri%softhome.net
f7e447b85b
Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=justdave.
2003-11-21 10:00:54 +00:00
kiko%async.com.br
84330b314d
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
kiko%async.com.br
790688969f
Fix for bug 226207: Internal Server Error while requesting an attachment
...
flag. Simple namespace fix. r=myk, a=myk.
2003-11-20 19:55:44 +00:00
jocuri%softhome.net
4de515a564
Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctype defined; r=kiko; a=justdave.
2003-11-20 06:22:14 +00:00
jouni%heikniemi.net
93ec924e3b
Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@.
...
r=myk, a=justdave
2003-11-19 06:42:09 +00:00
jouni%heikniemi.net
2c08008364
Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use Refresh HTTP header (on IIS only). r=justdave,a=justdave
2003-11-19 06:29:20 +00:00
caillon%returnzero.com
33cb373b99
226061 - someone forgot to tell editgroups that regexps are applied at runtime, not on account creation.
...
r=joel,a=justdave
2003-11-18 18:55:44 +00:00
kiko%async.com.br
f92dea27fa
Fix for bug 225449: Adding a bonsai monitor crashes on reference for
...
tbox_bonsai_id_seq; patch by Guilherme Salgado <salgado@async.com.br>,
r=jkeiser.
2003-11-18 14:09:29 +00:00
kiko%async.com.br
d0b9fc67eb
Bug 224884: remove scripts/. The server directory is now (most
...
fittingly) named server/. r=jkeiser
2003-11-18 14:01:13 +00:00
jocuri%softhome.net
6fe7fab8b6
Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a=justdave.
2003-11-16 09:30:07 +00:00
gerv%gerv.net
334082a71c
Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv; r=jouni, a=justdave.
2003-11-14 23:04:17 +00:00
jocuri%softhome.net
a30d34290a
Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justdave.
2003-11-14 10:22:06 +00:00
gerv%gerv.net
f2c4e44c8c
Bug 219358 - Make attachments with all supported MIME types viewable in the edit page. Patch by gerv; r=kiko, r,a=justdave.
2003-11-13 23:44:07 +00:00
hjtoi%comcast.net
8b8c1bca3b
Bug 220954, add test for common problem and give correct message in that case, r=timeless.
2003-11-13 21:07:29 +00:00
jouni%heikniemi.net
4428a157f6
contrib/cvs-update.sh should be in Perl. r=zach, a=justdave
2003-11-11 05:58:52 +00:00
jocuri%softhome.net
be1a646c3d
Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.
2003-11-10 17:56:03 +00:00
justdave%syndicomm.com
22332d45e4
Bump version number to 2.17.6
2003-11-10 03:56:38 +00:00
jocuri%softhome.net
3eb1c50460
Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.
2003-11-09 21:07:26 +00:00
gerv%gerv.net
272a8f04bc
Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; r,a=myk.
2003-11-08 21:49:20 +00:00
gerv%gerv.net
6fcc9ef0a5
Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot.
2003-11-08 18:51:07 +00:00
gerv%gerv.net
5d06671b0e
Bug 224913 - Need tests to check whether any templates uses the bareword "bug" or variations. Patch by gerv; r,a=justdave.
2003-11-08 18:09:28 +00:00
gerv%gerv.net
d38167609a
Bug 195530 - Make javascript version of buglists available, part 2. This is a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave.
2003-11-08 18:04:36 +00:00
gerv%gerv.net
52f5313d83
Bug 221160 - crash if illegal date specified in new charts date range. Patch by gerv; r=kiko, a=justdave.
2003-11-08 00:27:43 +00:00
gerv%gerv.net
d4aeceeb2d
Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by gerv; r=bbaetz, a=justdave.
2003-11-08 00:26:41 +00:00
gerv%gerv.net
982db96808
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
jocuri%softhome.net
d401980428
Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.
2003-11-07 23:23:55 +00:00
jocuri%softhome.net
8bc8a0d506
Bug 198460: Better wording for create account to stress valid email address; r=kiko; a=justdave.
2003-11-07 08:27:12 +00:00
jocuri%softhome.net
087bd50fc5
Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
2003-11-07 08:05:01 +00:00
jocuri%softhome.net
e7613d699c
Bug 155119: reassigning bugs to a product with no components gives 'browser' error; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
2003-11-06 21:55:25 +00:00
justdave%syndicomm.com
aacf02e777
Bump version number for release
2003-11-03 03:33:36 +00:00
justdave%syndicomm.com
d9b7ed995f
[SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually an administrator) can inject arbitrary SQL via the URL used to edit an existing keyword.
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r= justdave, zach a= justdave
2003-11-03 03:31:30 +00:00
justdave%syndicomm.com
d2043e034b
[SECURITY] Bug 209742: Under some circumstances, a user can obtain component descriptions for a product to which he does not normally have access.
...
Patch by Ryan Cleary <tryanc@interdimensions.com>
r= joel, bbaetz a= justdave
2003-11-03 03:25:51 +00:00
justdave%syndicomm.com
fe70c2e6d7
[SECURITY] Bug 209376: If you know the email address of someone who has voted on a secure bug, you can access the summary of that bug even if you do not have sufficient permissions to view the bug itself.
...
Patch by Gervase Markham <gerv@mozilla.org>
r= justdave, bbaetz a= justdave
2003-11-03 03:20:49 +00:00
gerv%gerv.net
a9386051c2
Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Patch by gerv; r=bbaetz, a=justdave.
2003-11-02 15:22:42 +00:00
jocuri%softhome.net
a5900a43ce
Rebuilding documentation for the 2.17.5 release; the docbook system on landfill proved to be broken.
2003-11-02 14:04:29 +00:00
justdave%syndicomm.com
1ce26c3d7f
Bug 111522: Provide ability to specify MIME type of attachment when downloading - correction of url parameter name to avoid usage conflicts with other parts of Bugzilla
...
Patch by Alex Vincent <ajvincent@juno.com>
r= justdave, a= justdave
2003-11-02 07:36:10 +00:00
justdave%syndicomm.com
71cc414488
Recompile docs (again) for release (for one lousy stinking paragraph)
2003-11-02 03:11:56 +00:00
justdave%syndicomm.com
a4459fe484
Adding reference to current version of the docs being on the web
2003-11-02 02:37:21 +00:00
justdave%syndicomm.com
85205d41f0
Recompiled docs for release
2003-11-02 02:00:11 +00:00
jocuri%softhome.net
c6297d06b8
Bug 224397: Mismatch of user error: insufficient_privs vs insufficient_perms; patch by caduvall@glue.umd.edu (chaduv); r=justdave; a=justdave.
2003-11-01 20:02:47 +00:00
jocuri%softhome.net
8c21c7b8e8
Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at Once" ?; r=justdave; a=justdave.
2003-11-01 09:51:41 +00:00
jocuri%softhome.net
5cfa7941cb
Fix for bug 190611: Query page crashes if any product has no versions defined; r=kiko; a=justdave.
2003-10-31 19:06:59 +00:00
kiko%async.com.br
31d27072c2
Fix for Bug 220724: Provide standalone bug submission program. Includes
...
a python script that submits bugs to a specified Bugzilla instance.
README, docs and an example bug are included. Work done by Eric Raymond
<esr@thyrsus.com> and myself. a=justdave
2003-10-31 14:00:20 +00:00
john%johnkeiser.com
845de44749
Add user documentation for Patch Viewer (bug 216707)
2003-10-31 00:01:11 +00:00