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

4971 Коммитов

Автор SHA1 Сообщение Дата
kiko%async.com.br 5ada463db1 Bug 226932: flag request email sends ' ' in subject. Remove
entities that were introduced by the fix for bug 13540. Patch by Stephen
Reindl <sr@stephenreindl.de>, r=kiko, a=justdave
2003-12-01 12:24:33 +00:00
kiko%async.com.br a828eba21c Ultra-trivial single-word fix, r=ssdbot 2003-11-27 01:10:58 +00:00
kiko%async.com.br 95422a2e5a Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
logout() method that is proxied through Bugzilla.pm's logout(), and fix
callers to use it.  r=justdave, bbaetz, a=justdave
2003-11-27 01:01:00 +00:00
kiko%async.com.br cfac89d9da Bug 226229: Query.cgi HTML Transitional 4.01 validation fails for
query.cgi. Fixes outstanding validation issues. patch by Anthony
Christofides, r=kiko, a=justdave
2003-11-26 18:57:50 +00:00
justdave%syndicomm.com 6d3c3df523 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 8bf7034d33 Bug 226284 - slow queries for creation_ts
r,a=justdave
2003-11-23 09:31:44 +00:00
justdave%syndicomm.com f2f82f88df 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 47e32a94e6 Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
bbaetz%acm.org 981bb412ed 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 a2daf0812b 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 48d66442ad 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 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
kiko%async.com.br e23a4a44c6 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 00803b2891 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 c56fa6cde8 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 ab89b76f5e 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 8436b3827c 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 7340473c57 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 0fa60edcc1 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 16287a2f54 Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a=justdave. 2003-11-16 09:30:07 +00:00
gerv%gerv.net fb82b1d80b 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 4e92aa1ab7 Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justdave. 2003-11-14 10:22:06 +00:00
gerv%gerv.net 758ed57285 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 8a86410567 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 aab480ce19 contrib/cvs-update.sh should be in Perl. r=zach, a=justdave 2003-11-11 05:58:52 +00:00
jocuri%softhome.net fa25a30a13 Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk. 2003-11-10 17:56:03 +00:00
justdave%syndicomm.com b0714df37f Bump version number to 2.17.6 2003-11-10 03:56:38 +00:00
jocuri%softhome.net a2acace4cb 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 f61981ab96 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 b073da7946 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 b65cdecd65 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 21f998a97c 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 7fa7de16cd 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 571b9c4ea0 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 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
jocuri%softhome.net 13e9893faf Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk. 2003-11-07 23:23:55 +00:00
jocuri%softhome.net 6984d222d2 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 fda2842064 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 79bf989ca6 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 2961f5bc2c Bump version number for release 2003-11-03 03:33:36 +00:00
justdave%syndicomm.com 20c500c330 [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 c7a7ee457f [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 e300d776bf [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 1adb0c7b49 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 c62ec88ba7 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 9f9a28d8a1 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 f618fe3f78 Recompile docs (again) for release (for one lousy stinking paragraph) 2003-11-02 03:11:56 +00:00
justdave%syndicomm.com a13126a92e Adding reference to current version of the docs being on the web 2003-11-02 02:37:21 +00:00
justdave%syndicomm.com 8ab26485ac Recompiled docs for release 2003-11-02 02:00:11 +00:00
jocuri%softhome.net 79b4ece2b6 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