aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br2003-11-275-37/+48
* Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br2003-11-273-16/+18
* Bug 226027: Use the Perl CGI module to send cookies.justdave%syndicomm.com2003-11-231-8/+45
* Bug 226284 - slow queries for creation_tsbbaetz%acm.org2003-11-231-1/+1
* Bug 221460: perl syncronisation script for ldap (contrib)justdave%syndicomm.com2003-11-222-0/+297
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-2223-202/+264
* Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for allbbaetz%acm.org2003-11-221-3/+8
* Fix for bug 226469: labels the votes column in the RDF buglist output as cont...myk%mozilla.org2003-11-221-1/+1
* Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=j...jocuri%softhome.net2003-11-215-55/+204
* Fix for bug 226217: check_languages bustage resulting from sanitizing inkiko%async.com.br2003-11-211-3/+3
* Fix for bug 226207: Internal Server Error while requesting an attachmentkiko%async.com.br2003-11-211-0/+1
* Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctyp...jocuri%softhome.net2003-11-201-1/+1
* Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/crea...jouni%heikniemi.net2003-11-192-1/+1
* Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use...jouni%heikniemi.net2003-11-191-1/+11
* 226061 - someone forgot to tell editgroups that regexps are applied at runtim...caillon%returnzero.com2003-11-191-1/+1
* Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a...jocuri%softhome.net2003-11-162-2/+5
* Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv...gerv%gerv.net2003-11-151-49/+38
* Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd...jocuri%softhome.net2003-11-142-1/+4
* Bug 219358 - Make attachments with all supported MIME types viewable in the e...gerv%gerv.net2003-11-142-14/+43
* contrib/cvs-update.sh should be in Perl. r=zach, a=justdavejouni%heikniemi.net2003-11-111-8/+13
* Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.jocuri%softhome.net2003-11-111-1/+1
* Bump version number to 2.17.6justdave%syndicomm.com2003-11-101-1/+1
* Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net2003-11-102-44/+89
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net2003-11-097-251/+97
* Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about tha...gerv%gerv.net2003-11-091-21/+4
* Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net2003-11-098-25/+154
* Bug 195530 - Make javascript version of buglists available, part 2. This is a...gerv%gerv.net2003-11-092-0/+15
* Bug 221160 - crash if illegal date specified in new charts date range. Patch ...gerv%gerv.net2003-11-081-1/+1
* Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by ger...gerv%gerv.net2003-11-081-1/+10
* Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net2003-11-085-31/+24
* Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.jocuri%softhome.net2003-11-081-2/+2
* Bug 198460: Better wording for create account to stress valid email address; ...jocuri%softhome.net2003-11-071-4/+11
* Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch ...jocuri%softhome.net2003-11-071-1/+1
* Bug 155119: reassigning bugs to a product with no components gives 'browser' ...jocuri%softhome.net2003-11-071-1/+1
* Bump version number for releasejustdave%syndicomm.com2003-11-031-1/+1
* [SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually an...justdave%syndicomm.com2003-11-031-0/+1
* [SECURITY] Bug 209742: Under some circumstances, a user can obtain component ...justdave%syndicomm.com2003-11-031-1/+1
* [SECURITY] Bug 209376: If you know the email address of someone who has voted...justdave%syndicomm.com2003-11-031-7/+3
* Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Pa...gerv%gerv.net2003-11-022-6/+5
* Rebuilding documentation for the 2.17.5 release; the docbook system on landfi...jocuri%softhome.net2003-11-0262-12086/+14873
* Bug 111522: Provide ability to specify MIME type of attachment when downloadi...justdave%syndicomm.com2003-11-021-3/+3
* Recompile docs (again) for release (for one lousy stinking paragraph)justdave%syndicomm.com2003-11-0219-3173/+3192
* Adding reference to current version of the docs being on the webjustdave%syndicomm.com2003-11-021-1/+7
* Recompiled docs for releasejustdave%syndicomm.com2003-11-0262-14664/+13595
* Bug 224397: Mismatch of user error: insufficient_privs vs insufficient_perms;...jocuri%softhome.net2003-11-021-1/+1
* Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at O...jocuri%softhome.net2003-11-011-0/+23
* Fix for bug 190611: Query page crashes if any product has no versions defined...jocuri%softhome.net2003-11-011-0/+5
* Fix for Bug 220724: Provide standalone bug submission program. Includeskiko%async.com.br2003-10-319-0/+1074
* Add user documentation for Patch Viewer (bug 216707)john%johnkeiser.com2003-10-311-0/+93
* Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net2003-10-3162-880/+1124